test suite reviews and discussions
 help / color / mirror / Atom feed
From: Wenjie Li <wenjiex.a.li@intel.com>
To: dts@dpdk.org
Cc: Wenjie Li <wenjiex.a.li@intel.com>
Subject: [dts] [PATCH V1] test_plans/loopback_virtio_user_server_mode:fix format
Date: Fri,  1 Mar 2019 17:31:49 +0800	[thread overview]
Message-ID: <1551432709-63262-1-git-send-email-wenjiex.a.li@intel.com> (raw)

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

             reply	other threads:[~2019-03-01  9:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-01  9:31 Wenjie Li [this message]
2019-03-04  7:33 ` Tu, Lijuan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1551432709-63262-1-git-send-email-wenjiex.a.li@intel.com \
    --to=wenjiex.a.li@intel.com \
    --cc=dts@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).