[dts][PATCH V2 0/3] add new dsa test_plans and testsuite

Wei Ling weix.ling at intel.com
Fri Mar 10 08:52:04 CET 2023


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_test_plan: add dsa testplan
  tests/dsa: add dsa testsuite

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

-- 
2.25.1



More information about the dts mailing list