[dts] [PATCH] doc/dts_gsg: fix table build warning

Tu, Lijuan lijuan.tu at intel.com
Thu Mar 7 10:55:18 CET 2019


Applied, thanks

> -----Original Message-----
> From: Tu, Lijuan
> Sent: Tuesday, March 5, 2019 12:23 AM
> To: dts at dpdk.org
> Cc: Tu, Lijuan <lijuan.tu at intel.com>
> Subject: [PATCH] doc/dts_gsg: fix table build warning
> 
> Signed-off-by: Lijuan Tu <lijuan.tu at 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



More information about the dts mailing list