test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts][PATCH V3 0/3] add new dsa test_plans and testsuite
@ 2023-03-27  6:12 Wei Ling
  2023-03-27  6:12 ` [dts][PATCH V3 1/3] test_plans/index: add dsa_test_plan Wei Ling
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Wei Ling @ 2023-03-27  6:12 UTC (permalink / raw)
  To: dts; +Cc: Wei Ling

Add new dsa test_plans and testsuite to test dpdk-dma application
and example of how to use the DMAdev API to make a packet copy
application use DSA channel with DPDK driver and Kernel driver.

Wei Ling (3):
  test_plans/index: add dsa_test_plan
  test_plans/dsa: add dsa testplan
  tests/dsa: add dsa testsuite

 test_plans/dsa_test_plan.rst | 353 +++++++++++++++++++++++++
 test_plans/index.rst         |   1 +
 tests/TestSuite_dsa.py       | 481 +++++++++++++++++++++++++++++++++++
 3 files changed, 835 insertions(+)
 create mode 100644 test_plans/dsa_test_plan.rst
 create mode 100644 tests/TestSuite_dsa.py

-- 
2.25.1


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

end of thread, other threads:[~2023-03-28  1:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-27  6:12 [dts][PATCH V3 0/3] add new dsa test_plans and testsuite Wei Ling
2023-03-27  6:12 ` [dts][PATCH V3 1/3] test_plans/index: add dsa_test_plan Wei Ling
2023-03-27  6:12 ` [dts][PATCH V3 2/3] test_plans/dsa: add dsa testplan Wei Ling
2023-03-27  6:12 ` [dts][PATCH V3 3/3] tests/dsa: add dsa testsuite Wei Ling
2023-03-28  1:13   ` 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).