test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] doc/dts_gsg: fix table build warning
@ 2019-03-04 16:23 Lijuan Tu
  2019-03-07  9:55 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: Lijuan Tu @ 2019-03-04 16:23 UTC (permalink / raw)
  To: dts; +Cc: Lijuan Tu

Signed-off-by: Lijuan Tu <lijuan.tu@intel.com>
---
 doc/dts_gsg/config.rst         | 2 +-
 doc/dts_gsg/virtualization.rst | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/dts_gsg/config.rst b/doc/dts_gsg/config.rst
index 352b2ad..e02d152 100644
--- a/doc/dts_gsg/config.rst
+++ b/doc/dts_gsg/config.rst
@@ -72,7 +72,7 @@ DPDK Test Suite supports the following parameters:
     | --re_run TIMES            | Rerun failed test cases for stable result         | 0                |
     +---------------------------+---------------------------------------------------+------------------+
     | --commands COMMANDS       | Run self assigned commands at different stages of |                  |
-    |                           | execution. Format is [commands]:dut|tester:pre-\   |                  |
+    |                           | execution. Format is [commands]:dut|tester:pre-   |                  |
     |                           | init|post-init:check|ignore                       |                  |
     |                           | E.g. [/root/setup.sh]:dut:pre-init:check          |                  |
     +---------------------------+---------------------------------------------------+------------------+
diff --git a/doc/dts_gsg/virtualization.rst b/doc/dts_gsg/virtualization.rst
index df6b681..15d7967 100755
--- a/doc/dts_gsg/virtualization.rst
+++ b/doc/dts_gsg/virtualization.rst
@@ -479,7 +479,7 @@ Options for nic:
 	+-----------------+----------------------------------+----------------+-----------+
 	| opt_vlan        | vlan of virtual nic	             | 0              | No        |
 	+-----------------+----------------------------------+----------------+-----------+
-	| opt_macaddr     | If not assign, nic will generate | N/A            | No	|
+	| opt_macaddr     | If not assign, nic will generate | N/A            | No        |
 	|                 | random mac	                     | 	              |           |
 	+-----------------+----------------------------------+----------------+-----------+
 	| opt_model       | model of virtual nic             | e1000	      | No        |
-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-07  9:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-04 16:23 [dts] [PATCH] doc/dts_gsg: fix table build warning Lijuan Tu
2019-03-07  9:55 ` Tu, Lijuan

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).