[dts][PATCH V1 6/8] test_plans/ipgre: modify script and test plan to support i40e fimware > 8.3

Weiyuan Li weiyuanx.li at intel.com
Fri Oct 7 13:53:31 CEST 2022


Modify script and test plan to i40e support fimware > 8.3.
When the fimrware > 8.3, if the filter is to take effect need to enable
extend.

Signed-off-by: Weiyuan Li <weiyuanx.li at intel.com>
---
 test_plans/ipgre_test_plan.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test_plans/ipgre_test_plan.rst b/test_plans/ipgre_test_plan.rst
index 693432ef..4380aa38 100644
--- a/test_plans/ipgre_test_plan.rst
+++ b/test_plans/ipgre_test_plan.rst
@@ -55,6 +55,7 @@ Start testpmd and enable rxonly forwarding mode::
 
     ./<build_target>/app/dpdk-testpmd -c ffff -n 4 -- -i --enable-hw-vlan
     testpmd> set fwd rxonly
+    testpmd> vlan set extend off 0
     testpmd> set verbose 1
     testpmd> start
 
-- 
2.27.0



More information about the dts mailing list