[V1] tests/ice_dcf_dual_vlan: optimize scripts to support comms DDP
Checks
Context |
Check |
Description |
ci/Intel-dts-format-test |
success
|
Testing OK
|
ci/Intel-dts-pylama-test |
success
|
Testing OK
|
ci/Intel-dts-suite-test |
warning
|
SKIPPED
|
Commit Message
creating a rule requires consuming recipe resources. after reloading
ice, the remaining recipe resources of comms DDP are less than those
of os DDP. therefore, sometimes when using comms DDP, there may be
situations where rule creation fails due to insufficient recipe
resources. modify the sub use case test sequence to reduce the
consumption of recipe resources to support comms DDP.
Signed-off-by: Jiale Song <songx.jiale@intel.com>
---
tests/TestSuite_ice_dcf_dual_vlan.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -119,9 +119,9 @@ mac_qinq_ipv6_pay_dest_mac = {
}
mac_qinq_ipv6_pay = [
+ mac_qinq_ipv6_pay_dest_mac,
mac_qinq_ipv6_pay_src_ip,
mac_qinq_ipv6_pay_dst_ip,
- mac_qinq_ipv6_pay_dest_mac,
]
mac_qinq_pppoe_pay = [