[dts] [PATCH] doc: fix typos in gsg/config

Tu, Lijuan lijuan.tu at intel.com
Wed Jan 16 07:13:47 CET 2019


Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Rami Rosen
> Sent: Wednesday, January 16, 2019 2:16 AM
> To: dts at dpdk.org
> Cc: Rami Rosen <ramirose at gmail.com>
> Subject: [dts] [PATCH] doc: fix typos in gsg/config
> 
> This patch fixes typos in dts_gsg/config.rst.
> 
> 
> Signed-off-by: Rami Rosen <ramirose at gmail.com>
> ---
>  doc/dts_gsg/config.rst | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/doc/dts_gsg/config.rst b/doc/dts_gsg/config.rst index
> 422a250..352b2ad 100644
> --- a/doc/dts_gsg/config.rst
> +++ b/doc/dts_gsg/config.rst
> @@ -136,7 +136,7 @@ Debug interact support commands as below:
>      list(): list all connected sessions
>      connect(name): connect to session directly
>      exit(): exit dts
> -    quit(): quit debug mode and into noraml mode
> +    quit(): quit debug mode and into normal mode
>      debug(): call python debug module
> 
>  **--debugcase**
> @@ -189,7 +189,7 @@ First of all, you must create a file named execution.cfg
> as below.
>  *   test_suites:  defines list of test suites, which will plan to be executed.
>  *   targets: list of DPDK targets to be tested.
>  *   parameters: you can define multiple keywords
> -*   scenario: Senario of DPDK virtualization environment for this execution.
> +*   scenario: Scenario of DPDK virtualization environment for this execution.
> 
>      – nic_type : is the type of the NIC to use. The types are defined in the file
> settings.py.
>                   There's one special type named as **cfg**, which mean network
> information will be loaded from file.
> --
> 2.19.2



More information about the dts mailing list