[V1,1/5] test_plans/index: add new testsuite

Message ID 20220421075709.1555581-1-weix.ling@intel.com (mailing list archive)
State Superseded
Headers
Series add new testsuite of DPDK-22.03 |

Commit Message

Ling, WeiX April 21, 2022, 7:57 a.m. UTC
  As commit 53d3f4778c(vhost: integrate dmadev in asynchronous data-path),
add vm2vm_virtio_user_cbdma_test_plan into test_plans/index.rst.

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

Patch

diff --git a/test_plans/index.rst b/test_plans/index.rst
index f8118d14..3f0fba32 100644
--- a/test_plans/index.rst
+++ b/test_plans/index.rst
@@ -230,6 +230,7 @@  The following are the test plans for the DPDK DTS automated test system.
     virtio_smoke_test_plan
     vm2vm_virtio_net_perf_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