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

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

Commit Message

Ling, WeiX April 29, 2022, 7:57 a.m. UTC
  As commit 53d3f4778c(vhost: integrate dmadev in asynchronous data-path),
add new testsuite basic_4k_pages_cbdma for coverage the pvp
virtio-user 4k pages with cbdma.
1) Add net basic_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..bc01e2de 100644
--- a/test_plans/index.rst
+++ b/test_plans/index.rst
@@ -40,6 +40,7 @@  The following are the test plans for the DPDK DTS automated test system.
     ABI_stable_test_plan
     asan_smoke_test_plan
     blocklist_test_plan
+    basic_4k_pages_cbdma_test_plan
     checksum_offload_test_plan
     coremask_test_plan
     cvl_advanced_rss_test_plan