test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts][PATCH V1 1/2] test_plans/rxtx_offload: Modify the test plan clerical error
@ 2023-02-02  2:59 Weiyuan Li
  2023-02-02  2:59 ` [dts][PATCH V1 2/2] tests/rxtx_offload: optimize test steps to adapt test plan Weiyuan Li
  0 siblings, 1 reply; 4+ messages in thread
From: Weiyuan Li @ 2023-02-02  2:59 UTC (permalink / raw)
  To: dts; +Cc: Weiyuan Li

Modify the test plan clerical error.

Signed-off-by: Weiyuan Li <weiyuanx.li@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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-03-07  3:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-02  2:59 [dts][PATCH V1 1/2] test_plans/rxtx_offload: Modify the test plan clerical error Weiyuan Li
2023-02-02  2:59 ` [dts][PATCH V1 2/2] tests/rxtx_offload: optimize test steps to adapt test plan Weiyuan Li
2023-02-03  3:11   ` Huang, ZhiminX
2023-03-07  3:52   ` lijuan.tu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).