[v1] test_plans/vswitch_sample_cbdma_test_plan
Commit Message
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(-)
@@ -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::