[dts][PATCH V1 3/8] test_plans/ddp_l2tpv3: remove --pkt-filter-mode sync dpdk change

Lingli Chen linglix.chen at intel.com
Thu Dec 15 07:41:59 CET 2022


According to dpdk commit 5007ac1318 (ethdev: remove deprecated Flow Director configuration)
remove --pkt-filter-mode.

Signed-off-by: Lingli Chen <linglix.chen at intel.com>
---
 test_plans/ddp_l2tpv3_test_plan.rst | 1 -
 1 file changed, 1 deletion(-)

diff --git a/test_plans/ddp_l2tpv3_test_plan.rst b/test_plans/ddp_l2tpv3_test_plan.rst
index 7039119d..cb0e5026 100644
--- a/test_plans/ddp_l2tpv3_test_plan.rst
+++ b/test_plans/ddp_l2tpv3_test_plan.rst
@@ -103,7 +103,6 @@ any DDP functionality*
 
     ./<build>/app/dpdk-testpmd -c f -n 4 -a
     <PCI address of device> -- -i --port-topology=chained --txq=64 --rxq=64
-    --pkt-filter-mode=perfect
 
    For testpmd commands refer: https://doc.dpdk.org/guides/testpmd_app_ug/
 
-- 
2.17.1



More information about the dts mailing list