[V1] tests/ice_dcf_dual_vlan: optimize scripts to support comms DDP

Message ID 20230627171634.149636-1-songx.jiale@intel.com (mailing list archive)
State New
Headers
Series [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

Jiale, SongX June 27, 2023, 5:16 p.m. UTC
  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(-)
  

Patch

diff --git a/tests/TestSuite_ice_dcf_dual_vlan.py b/tests/TestSuite_ice_dcf_dual_vlan.py
index 9fb42df7..798eb22c 100644
--- a/tests/TestSuite_ice_dcf_dual_vlan.py
+++ b/tests/TestSuite_ice_dcf_dual_vlan.py
@@ -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 = [