test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] doc: fix typos in gsg/config
@ 2019-01-15 18:16 Rami Rosen
  2019-01-16  6:13 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: Rami Rosen @ 2019-01-15 18:16 UTC (permalink / raw)
  To: dts; +Cc: Rami Rosen

This patch fixes typos in dts_gsg/config.rst.


Signed-off-by: Rami Rosen <ramirose@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

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

* Re: [dts] [PATCH] doc: fix typos in gsg/config
  2019-01-15 18:16 [dts] [PATCH] doc: fix typos in gsg/config Rami Rosen
@ 2019-01-16  6:13 ` Tu, Lijuan
  0 siblings, 0 replies; 2+ messages in thread
From: Tu, Lijuan @ 2019-01-16  6:13 UTC (permalink / raw)
  To: Rami Rosen, dts

Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Rami Rosen
> Sent: Wednesday, January 16, 2019 2:16 AM
> To: dts@dpdk.org
> Cc: Rami Rosen <ramirose@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@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


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

end of thread, other threads:[~2019-01-16  6:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-15 18:16 [dts] [PATCH] doc: fix typos in gsg/config Rami Rosen
2019-01-16  6:13 ` 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).