[V1,1/3] test_plans/index: add pvp_virtio_user_4k_pages_cbdma

Message ID 20220425013727.1572177-1-weix.ling@intel.com (mailing list archive)
State Superseded
Headers
Series add pvp_virtio_user_4k_pages_cbdma |

Commit Message

Ling, WeiX April 25, 2022, 1:37 a.m. UTC
  As commit 53d3f4778c(vhost: integrate dmadev in asynchronous data-path),
add new testsuite pvp_virtio_user_4k_pages_cbdma for coverage the pvp
virtio-user 4k pages with cbdma.
1) Add net pvp_virtio_user_4k_pages_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..17707cad 100644
--- a/test_plans/index.rst
+++ b/test_plans/index.rst
@@ -245,6 +245,7 @@  The following are the test plans for the DPDK DTS automated test system.
     pvp_vhost_user_reconnect_test_plan
     pvp_virtio_bonding_test_plan
     pvp_virtio_user_4k_pages_test_plan
+    pvp_virtio_user_4k_pages_cbdma_test_plan
     vdev_primary_secondary_test_plan
     vhost_1024_ethports_test_plan
     virtio_pvp_regression_test_plan