[V1] test_plans/vm2vm_virtio_pmd_test_plan: delete CBDMA related description

Message ID 20221104080139.2377756-1-weix.ling@intel.com (mailing list archive)
State Accepted
Headers
Series [V1] test_plans/vm2vm_virtio_pmd_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, 8:01 a.m. UTC
  As the DTS commit 1a2cf8d7(test_plans/vm2vm_virtio_pmd_cbdma_test_plan: 
add vm2vm_virtio_pmd_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_pmd_test_plan.rst | 1 -
 1 file changed, 1 deletion(-)
  

Comments

He, Xingguang Nov. 8, 2022, 8:24 a.m. UTC | #1
> -----Original Message-----
> From: Wei Ling <weix.ling@intel.com>
> Sent: Friday, November 4, 2022 4:02 PM
> To: dts@dpdk.org
> Cc: Ling, WeiX <weix.ling@intel.com>
> Subject: [dts][PATCH V1] test_plans/vm2vm_virtio_pmd_test_plan: delete
> CBDMA related description
> 
> As the DTS commit 1a2cf8d7(test_plans/vm2vm_virtio_pmd_cbdma_test_plan:
> add vm2vm_virtio_pmd_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 16:01:39 +0800, Wei Ling <weix.ling@intel.com> wrote:
> As the DTS commit 1a2cf8d7(test_plans/vm2vm_virtio_pmd_cbdma_test_plan: 
> add vm2vm_virtio_pmd_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_pmd_test_plan.rst b/test_plans/vm2vm_virtio_pmd_test_plan.rst
index b59469c7..7f47bd02 100644
--- a/test_plans/vm2vm_virtio_pmd_test_plan.rst
+++ b/test_plans/vm2vm_virtio_pmd_test_plan.rst
@@ -8,7 +8,6 @@  vm2vm vhost-user/virtio-pmd test plan
 This test plan includes vm2vm mergeable, normal and vector_rx path test with virtio 0.95 and virtio 1.0,
 also add mergeable and normal path test with virtio 1.1. Specially, three mergeable path cases check the
 payload of each packets are valid by using pdump.
-Note: Blow cases 9-11 which have cbdma usage should add dpdk local path to support async vhostpmd.
 
 Test flow
 =========