[dts] [PATCH V1] test_plans/loopback_virtio_user_server_mode:fix format

Wenjie Li wenjiex.a.li at intel.com
Fri Mar 1 10:31:49 CET 2019


1. add loopback_virtio_user_server_mode_test_plan to index
2. rename loopback_virtio_user_server_mode.rst to
loopback_virtio_user_server_mode_test_plan.rst 
3. fix build warnings in loopback_virtio_user_server_mode

Signed-off-by: Wenjie Li <wenjiex.a.li at intel.com>
---
 test_plans/index.rst                             |  1 +
 ...opback_virtio_user_server_mode_test_plan.rst} | 16 ++++++++--------
 2 files changed, 9 insertions(+), 8 deletions(-)
 rename test_plans/{loopback_virtio_user_server_mode.rst => loopback_virtio_user_server_mode_test_plan.rst} (95%)

diff --git a/test_plans/index.rst b/test_plans/index.rst
index b7d155b..e6005da 100644
--- a/test_plans/index.rst
+++ b/test_plans/index.rst
@@ -83,6 +83,7 @@ The following are the test plans for the DPDK DTS automated test system.
     link_status_interrupt_test_plan
     loopback_multi_paths_port_restart_performance_test_plan
     loopback_multi_paths_port_restart_test_plan
+    loopback_virtio_user_server_mode_test_plan
     mac_filter_test_plan
     macsec_for_ixgbe_test_plan
     metering_and_policing_test_plan
diff --git a/test_plans/loopback_virtio_user_server_mode.rst b/test_plans/loopback_virtio_user_server_mode_test_plan.rst
similarity index 95%
rename from test_plans/loopback_virtio_user_server_mode.rst
rename to test_plans/loopback_virtio_user_server_mode_test_plan.rst
index 23fa8a9..d94daf7 100644
--- a/test_plans/loopback_virtio_user_server_mode.rst
+++ b/test_plans/loopback_virtio_user_server_mode_test_plan.rst
@@ -30,9 +30,9 @@
    ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
    OF THE POSSIBILITY OF SUCH DAMAGE.
 
-========================================
+==========================================
 Loopback virtio-user server mode test plan
-========================================
+==========================================
 
 Description
 ===========
@@ -157,13 +157,13 @@ Test Case5: Port start/stop at virtio-user side with server mode multi queues
 
 3. Stop/start virtio-user port,check Link status is down/up after stop/start virtio-user port::
 
-   Virtio-user side: testpmd>stop
-   Virtio-user side: testpmd>port stop 0
-   Virtio-user side: testpmd>show port info all
-   Virtio-user side: testpmd>port start 0
-   Virtio-user side: testpmd>show port info all
+    Virtio-user side: testpmd>stop
+    Virtio-user side: testpmd>port stop 0
+    Virtio-user side: testpmd>show port info all
+    Virtio-user side: testpmd>port start 0
+    Virtio-user side: testpmd>show port info all
 
 4. Run below command to get throughput,verify the loopback throughput is not zero::
 
-    testpmd>show port stats all
+     testpmd>show port stats all
 
-- 
2.17.2



More information about the dts mailing list