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

Add vswitch_sample_dsa testplan and testsuite to test dpdk-vhost APP
with host DMA operation callbacks for DSA PMD and vhost async data-path.

Wei Ling (3):
  test_plans/index: add vswitch_sample_dsa
  test_plans/vswitch_sample_dsa: add new testplan
  tests/vswitch_sample_dsa: add new testsuite

 test_plans/index.rst                        |    1 +
 test_plans/vswitch_sample_dsa_test_plan.rst |  968 +++++++++++++++++
 tests/TestSuite_vswitch_sample_dsa.py       | 1033 +++++++++++++++++++
 3 files changed, 2002 insertions(+)
 create mode 100644 test_plans/vswitch_sample_dsa_test_plan.rst
 create mode 100644 tests/TestSuite_vswitch_sample_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  7:30 [PATCH V2 0/3] add vswitch_sample_dsa Wei Ling
2023-03-27  7:30 ` [dts][PATCH V2 1/3] test_plans/index: " Wei Ling
2023-03-27  7:30 ` [dts][PATCH V2 2/3] test_plans/vswitch_sample_dsa: add new testplan Wei Ling
2023-03-27  7:30 ` [dts][PATCH V2 3/3] tests/vswitch_sample_dsa: add new 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).