[dts] [PATCH v1] test_plans/vswitch_sample_cbdma_test_plan

Yinan Wang yinan.wang at intel.com
Tue Jun 22 19:01:50 CEST 2021


Update a step since vswitch can't get cmd with interactive mode.

Signed-off-by: Yinan Wang <yinan.wang at intel.com>
---
 test_plans/vswitch_sample_cbdma_test_plan.rst | 12 ++----------
 1 file changed, 2 insertions(+), 10 deletions(-)

diff --git a/test_plans/vswitch_sample_cbdma_test_plan.rst b/test_plans/vswitch_sample_cbdma_test_plan.rst
index a0129d1b..a11f7938 100644
--- a/test_plans/vswitch_sample_cbdma_test_plan.rst
+++ b/test_plans/vswitch_sample_cbdma_test_plan.rst
@@ -282,11 +282,7 @@ Test Case5: VM2VM split ring test with iperf and reconnect stable check
     Under VM1, run: `iperf -s -i 1`
     Under VM2, run: `iperf -c 1.1.1.2 -i 1 -t 60`
 
-8. Check 2VMs can receive and send big packets to each other::
-
-    testpmd>show port xstats all
-    Port 0 should have tx packets above 1522
-    Port 1 should have rx packets above 1522
+8. Check iperf throughput can get x Gbits/sec.
 
 9. Scp 1MB file form VM1 to VM2M, check packets can be forwarding success by scp::
 
@@ -345,11 +341,7 @@ Test Case6: VM2VM packed ring test with iperf and reconnect stable test
     Under VM1, run: `iperf -s -i 1`
     Under VM2, run: `iperf -c 1.1.1.2 -i 1 -t 60`
 
-8. Check 2VMs can receive and send big packets to each other::
-
-    testpmd>show port xstats all
-    Port 0 should have tx packets above 1522
-    Port 1 should have rx packets above 1522
+8. Check iperf throughput can get x Gbits/sec.
 
 9. Scp 1MB file form VM1 to VM2M, check packets can be forwarding success by scp::
 
-- 
2.25.1



More information about the dts mailing list