test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V2 0/2] rxtx_offload: add test plan and tests for tx offload multi_segs setting
@ 2021-08-25  3:11 Yu Jiang
  2021-08-25  3:11 ` [dts] [PATCH V2 1/2] tests/rxtx_offload: add tx offload multi_segs setting case Yu Jiang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Yu Jiang @ 2021-08-25  3:11 UTC (permalink / raw)
  To: dts; +Cc: Yu Jiang

vector path doesn't support multi-segment packet transmit,
only normal path supports multi-segment packet transmit.
Use 'port config 0 tx_offload multi_segs on' or
"--tx-offloads=0x00008000" parameter to enable multi segment offload.

Yu Jiang (2):
  tests/rxtx_offload: add tx offload multi_segs setting case
  test_plans/rxtx_offload: add tx offload multi_segs setting plan

 test_plans/rxtx_offload_test_plan.rst | 99 +++++++++++++++++++++++++++++++++++
 tests/TestSuite_rxtx_offload.py       | 66 +++++++++++++++++++++++
 2 files changed, 165 insertions(+)

-- 
2.7.4


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

end of thread, other threads:[~2021-08-27  8:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-25  3:11 [dts] [PATCH V2 0/2] rxtx_offload: add test plan and tests for tx offload multi_segs setting Yu Jiang
2021-08-25  3:11 ` [dts] [PATCH V2 1/2] tests/rxtx_offload: add tx offload multi_segs setting case Yu Jiang
2021-08-25  3:17   ` Jiang, YuX
2021-08-25  3:11 ` [dts] [PATCH V2 2/2] test_plans/rxtx_offload: add tx offload multi_segs setting plan Yu Jiang
2021-08-27  8:25 ` [dts] [PATCH V2 0/2] rxtx_offload: add test plan and tests for tx offload multi_segs setting Tu, Lijuan

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).