[dts][PATCH V1 1/2] test_plans/rxtx_offload: Modify the test plan clerical error

Weiyuan Li weiyuanx.li at intel.com
Thu Feb 2 03:59:26 CET 2023


Modify the test plan clerical error.

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

diff --git a/test_plans/rxtx_offload_test_plan.rst b/test_plans/rxtx_offload_test_plan.rst
index ca6ff222..a64fc059 100644
--- a/test_plans/rxtx_offload_test_plan.rst
+++ b/test_plans/rxtx_offload_test_plan.rst
@@ -575,7 +575,7 @@ Test case: Tx offload multi_segs setting
 
 1. Start testpmd with "--tx-offloads=0x00008000" to enable tx_offload multi_segs ::
 
-    ./<build_target>/app/dpdk-testpmd -c 0xf -n 4  -- -i --tx-offloads==0x00008000
+    ./<build_target>/app/dpdk-testpmd -c 0xf -n 4  -- -i --tx-offloads=0x00008000
     testpmd> show port 0 tx_offload configuration
     Tx Offloading Configuration of port 0 :
       Port : MULTI_SEGS
-- 
2.25.1



More information about the dts mailing list