[dts][PATCH V2 0/3] add vhost_async_robust_cbdma

Wei Ling weix.ling at intel.com
Tue Mar 28 03:58:17 CEST 2023


Add new testplan and testsuite for testing Vhost asynchronous
data path robust with CBDMA driver.

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

 test_plans/index.rst                          |   1 +
 .../vhost_async_robust_cbdma_test_plan.rst    | 281 +++++++
 tests/TestSuite_vhost_async_robust_cbdma.py   | 696 ++++++++++++++++++
 3 files changed, 978 insertions(+)
 create mode 100644 test_plans/vhost_async_robust_cbdma_test_plan.rst
 create mode 100644 tests/TestSuite_vhost_async_robust_cbdma.py

-- 
2.25.1



More information about the dts mailing list