[V1] test_plans/vm2vm_virtio_user_test_plan: delete CBDMA related description

Message ID 20221104074247.2377539-1-weix.ling@intel.com (mailing list archive)
State Accepted
Headers
Series [V1] test_plans/vm2vm_virtio_user_test_plan: delete CBDMA related description |

Checks

Context Check Description
ci/Intel-dts-pylama-test success Testing OK
ci/Intel-dts-doc-test success Testing OK
ci/Intel-dts-suite-test warning SKIPPED
ci/Intel-dts-format-test success Testing OK

Commit Message

Ling, WeiX Nov. 4, 2022, 7:42 a.m. UTC
  As the DTS commit f34cccda83(test_plans/vm2vm_virtio_user_cbdma_test_plan: 
add vm2vm_virtio_user_cbdma testplan) have moved the CBDMA related
into another testplan,so delete CBDMA related description in this
testplan.

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

Comments

He, Xingguang Nov. 8, 2022, 8:25 a.m. UTC | #1
> -----Original Message-----
> From: Wei Ling <weix.ling@intel.com>
> Sent: Friday, November 4, 2022 3:43 PM
> To: dts@dpdk.org
> Cc: Ling, WeiX <weix.ling@intel.com>
> Subject: [dts][PATCH V1] test_plans/vm2vm_virtio_user_test_plan: delete
> CBDMA related description
> 
> As the DTS commit
> f34cccda83(test_plans/vm2vm_virtio_user_cbdma_test_plan:
> add vm2vm_virtio_user_cbdma testplan) have moved the CBDMA related into
> another testplan,so delete CBDMA related description in this testplan.
> 
> Signed-off-by: Wei Ling <weix.ling@intel.com>
> ---
Acked-by: Xingguang He<xingguang.he@intel.com>
  
Tu, Lijuan Nov. 18, 2022, 7:53 a.m. UTC | #2
On Fri,  4 Nov 2022 15:42:47 +0800, Wei Ling <weix.ling@intel.com> wrote:
> As the DTS commit f34cccda83(test_plans/vm2vm_virtio_user_cbdma_test_plan: 
> add vm2vm_virtio_user_cbdma testplan) have moved the CBDMA related
> into another testplan,so delete CBDMA related description in this
> testplan.
> 
> Signed-off-by: Wei Ling <weix.ling@intel.com>


Applied, thanks
  

Patch

diff --git a/test_plans/vm2vm_virtio_user_test_plan.rst b/test_plans/vm2vm_virtio_user_test_plan.rst
index ede6e99e..d83f2719 100644
--- a/test_plans/vm2vm_virtio_user_test_plan.rst
+++ b/test_plans/vm2vm_virtio_user_test_plan.rst
@@ -11,8 +11,7 @@  Description
 This test plan test several features in VM2VM topo:
 1. Split virtqueue vm2vm in-order mergeable, in-order non-mergeable, mergeable, non-mergeable, vector_rx path test.
 2. Packed virtqueue vm2vm in-order mergeable, in-order non-mergeable, mergeable, non-mergeable, vectorized path (ringsize not powerof 2) test.
-3. Split ring and packed ring vm2vm test when vhost enqueue operation with multi-CBDMA channels.
-4. Test indirect descriptor feature. For example, the split ring mergeable inorder path use non-indirect descriptor, the 2000,2000,2000,2000 chain packets will need 4 consequent ring, still need one ring put header.
+3. Test indirect descriptor feature. For example, the split ring mergeable inorder path use non-indirect descriptor, the 2000,2000,2000,2000 chain packets will need 4 consequent ring, still need one ring put header.
 the split ring mergeable path use indirect descriptor, the 2000,2000,2000,2000 chain packets will only occupy one ring.
 
 Test flow