[dts][PATCH V3 1/3] test_plans/index: add vm2vm_virtio_pmd_cbdma

Wei Ling weix.ling at intel.com
Thu May 5 08:45:27 CEST 2022


As commit 53d3f4778c(vhost: integrate dmadev in asynchronous data-path),
add new testsuite vm2vm_virtio_pmd_cbdma for coverage the vm2vm
split ring and packed ring path test with cbdma.
1) Add new testplan vm2vm_virtio_pmd_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 007c01b3..9d21c461 100644
--- a/test_plans/index.rst
+++ b/test_plans/index.rst
@@ -233,6 +233,7 @@ The following are the test plans for the DPDK DTS automated test system.
     vm2vm_virtio_net_perf_test_plan
     vm2vm_virtio_net_perf_cbdma_test_plan
     vm2vm_virtio_pmd_test_plan
+    vm2vm_virtio_pmd_cbdma_test_plan
     dpdk_gro_lib_test_plan
     dpdk_gso_lib_test_plan
     vswitch_sample_cbdma_test_plan
-- 
2.34.1



More information about the dts mailing list