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

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

Commit Message

Ling, WeiX April 29, 2022, 7:19 a.m. UTC
  v1:
As commit 53d3f4778c(vhost: integrate dmadev in asynchronous data-path),
add new testsuite vm2vm_virtio_net_perf_cbdma for coverage the vm2vm
split ring and packed ring path test with cbdma.
1) Add new testplan vm2vm_virtio_net_perf_cbdma_test_plan into test_plans.

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..ff8cba5d 100644
--- a/test_plans/index.rst
+++ b/test_plans/index.rst
@@ -229,6 +229,7 @@  The following are the test plans for the DPDK DTS automated test system.
     virtio_perf_cryptodev_func_test_plan
     virtio_smoke_test_plan
     vm2vm_virtio_net_perf_test_plan
+    vm2vm_virtio_net_perf_cbdma_test_plan
     vm2vm_virtio_pmd_test_plan
     dpdk_gro_lib_test_plan
     dpdk_gso_lib_test_plan