[dts][PATCH V1] test_plans/vm2vm_virtio_user_test_plan: delete CBDMA related description

Wei Ling weix.ling at intel.com
Fri Nov 4 08:42:47 CET 2022


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 at intel.com>
---
 test_plans/vm2vm_virtio_user_test_plan.rst | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

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
-- 
2.25.1



More information about the dts mailing list