[v1] test_plans/vswitch_sample_cbdma_test_plan

Message ID 20210622170150.142550-1-yinan.wang@intel.com (mailing list archive)
State Superseded
Delegated to: LIjuan Tu
Headers
Series [v1] test_plans/vswitch_sample_cbdma_test_plan |

Commit Message

Wang, Yinan June 22, 2021, 5:01 p.m. UTC
  Update a step since vswitch can't get cmd with interactive mode.

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

Patch

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