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

Message ID 20220406091043.28499-1-weix.ling@intel.com (mailing list archive)
State Superseded
Headers
Series migrate cbdma case in new testsuite |

Checks

Context Check Description
ci/Intel-dts-doc-test success Testing OK

Commit Message

Ling, WeiX April 6, 2022, 9:10 a.m. UTC
  As commit 53d3f4778c(vhost: integrate dmadev in asynchronous data-path),
add vm2vm_virtio_net_perf_cbdma new testplan into index.rst.

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

Comments

Huang, ChenyuX April 22, 2022, 6:01 a.m. UTC | #1
> -----Original Message-----
> From: Wei Ling <weix.ling@intel.com>
> Sent: Wednesday, April 6, 2022 5:11 PM
> To: dts@dpdk.org
> Cc: Ling, WeiX <weix.ling@intel.com>
> Subject: [dts][PATCH V1 5/5] test_plans/index: add new testsuite

Tested-by: Chenyu Huang <chenyux.huang@intel.com>
  

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