[dts] [PATCH V1 5/8] test_plans/loopback_virtio_user_packed_ring_server_mode_test_plan:fix build warnings and errors

Haiyang Zhao haiyangx.zhao at intel.com
Thu Jan 9 07:05:13 CET 2020


Signed-off-by: Haiyang Zhao <haiyangx.zhao at intel.com>
---
 ...rtio_user_packed_ring_server_mode_test_plan.rst | 48 +++++++++++-----------
 1 file changed, 24 insertions(+), 24 deletions(-)

diff --git a/test_plans/loopback_virtio_user_packed_ring_server_mode_test_plan.rst b/test_plans/loopback_virtio_user_packed_ring_server_mode_test_plan.rst
index ec9230d..4cbee5f 100644
--- a/test_plans/loopback_virtio_user_packed_ring_server_mode_test_plan.rst
+++ b/test_plans/loopback_virtio_user_packed_ring_server_mode_test_plan.rst
@@ -121,15 +121,15 @@ Test Case 2: loopback reconnect test with virtio 1.1 mergeable path and server m
 
 10. Port restart at vhost side by below command and re-calculate the average throughput::
 
-    testpmd>stop
-    testpmd>port stop 0
-    testpmd>port start 0
-    testpmd>start tx_first 32
-    testpmd>show port stats all
+     testpmd>stop
+     testpmd>port stop 0
+     testpmd>port start 0
+     testpmd>start tx_first 32
+     testpmd>show port stats all
 
 11. Check each RX/TX queue has packets::
 
-    testpmd>stop
+     testpmd>stop
 
 Test Case 3: loopback reconnect test with virtio 1.1 non-mergeable path and server mode
 =======================================================================================
@@ -193,15 +193,15 @@ Test Case 3: loopback reconnect test with virtio 1.1 non-mergeable path and serv
 
 10. Port restart at vhost side by below command and re-calculate the average throughput::
 
-    testpmd>stop
-    testpmd>port stop 0
-    testpmd>port start 0
-    testpmd>start tx_first 32
-    testpmd>show port stats all
+     testpmd>stop
+     testpmd>port stop 0
+     testpmd>port start 0
+     testpmd>start tx_first 32
+     testpmd>show port stats all
 
 11. Check each RX/TX queue has packets::
 
-    testpmd>stop
+     testpmd>stop
 
 Test Case 4: loopback reconnect test with virtio 1.1 inorder mergeable path and server mode
 ===========================================================================================
@@ -265,15 +265,15 @@ Test Case 4: loopback reconnect test with virtio 1.1 inorder mergeable path and
 
 10. Port restart at vhost side by below command and re-calculate the average throughput::
 
-    testpmd>stop
-    testpmd>port stop 0
-    testpmd>port start 0
-    testpmd>start tx_first 32
-    testpmd>show port stats all
+     testpmd>stop
+     testpmd>port stop 0
+     testpmd>port start 0
+     testpmd>start tx_first 32
+     testpmd>show port stats all
 
 11. Check each RX/TX queue has packets::
 
-    testpmd>stop
+     testpmd>stop
 
 Test Case 5: loopback reconnect test with virtio 1.1 inorder non-mergeable path and server mode
 ===============================================================================================
@@ -337,12 +337,12 @@ Test Case 5: loopback reconnect test with virtio 1.1 inorder non-mergeable path
 
 10. Port restart at vhost side by below command and re-calculate the average throughput::
 
-    testpmd>stop
-    testpmd>port stop 0
-    testpmd>port start 0
-    testpmd>start tx_first 32
-    testpmd>show port stats all
+     testpmd>stop
+     testpmd>port stop 0
+     testpmd>port start 0
+     testpmd>start tx_first 32
+     testpmd>show port stats all
 
 11. Check each RX/TX queue has packets::
 
-    testpmd>stop
+     testpmd>stop
-- 
1.8.3.1



More information about the dts mailing list