[dts][PATCH V1 1/3] test_plans/index: add vhost_virtio_user_interrupt_cbdma

Wei Ling weix.ling at intel.com
Sat May 7 10:58:18 CEST 2022


As commit 53d3f4778c(vhost: integrate dmadev in asynchronous data-path),
add new testsuite vhost_virtio_user_interrupt_cbdma for coverage
vhost-net and vhost-user as the backend with CBDMA.
1) Add new testplan vhost_virtio_user_interrupt_cbdma_test_plan into test_plans/index.rst.

Signed-off-by: Wei Ling <weix.ling at intel.com>
---
 test_plans/index.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test_plans/index.rst b/test_plans/index.rst
index d0f73d23..9b9b41c6 100644
--- a/test_plans/index.rst
+++ b/test_plans/index.rst
@@ -227,6 +227,7 @@ The following are the test plans for the DPDK DTS automated test system.
     vhost_event_idx_interrupt_test_plan
     vhost_virtio_pmd_interrupt_test_plan
     vhost_virtio_user_interrupt_test_plan
+    vhost_virtio_user_interrupt_cbdma_test_plan
     virtio_event_idx_interrupt_test_plan
     virtio_ipsec_cryptodev_func_test_plan
     virtio_perf_cryptodev_func_test_plan
-- 
2.25.1



More information about the dts mailing list