[V2,1/3] test_plans/index: add loopback_virtio_user_server_mode_cbdma

Message ID 20220429081257.21765-1-weix.ling@intel.com (mailing list archive)
State Accepted
Headers
Series add loopback_virtio_user_server_mode_cbdma |

Commit Message

Ling, WeiX April 29, 2022, 8:12 a.m. UTC
  v1:
As commit 53d3f4778c(vhost: integrate dmadev in asynchronous data-path),
add new testsuite loopback_virtio_user_server_mode_cbdma for coverage the
loopback virtio-user server mode with cbdma.
1) Add new loopback_virtio_user_server_mode_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..a6a396c7 100644
--- a/test_plans/index.rst
+++ b/test_plans/index.rst
@@ -121,6 +121,7 @@  The following are the test plans for the DPDK DTS automated test system.
     linux_modules_test_plan
     loopback_multi_paths_port_restart_test_plan
     loopback_virtio_user_server_mode_test_plan
+    loopback_virtio_user_server_mode_cbdma_test_plan
     mac_filter_test_plan
     macsec_for_ixgbe_test_plan
     metering_and_policing_test_plan