test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] doc: fix typos in virtualization gsg
@ 2018-12-29 11:50 Rami Rosen
  2019-01-07  8:49 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: Rami Rosen @ 2018-12-29 11:50 UTC (permalink / raw)
  To: dts; +Cc: Rami Rosen

This patch fixes 3 typos in virtualization gsg 

Signed-off-by: Rami Rosen <ramirose@gmail.com>
---
 doc/dts_gsg/virtualization.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/dts_gsg/virtualization.rst b/doc/dts_gsg/virtualization.rst
index d9b409d..df6b681 100755
--- a/doc/dts_gsg/virtualization.rst
+++ b/doc/dts_gsg/virtualization.rst
@@ -247,7 +247,7 @@ Before VM operations, vxlan sample feature request to start tep_termination appl
 .. code-block:: console
 
     def prepare_vxlan_sample_env(self, tep_cmd):
-        # remove unexpected socke
+        # remove unexpected socket
         self.dut.send_expect("rm -rf vhost-net", "# ")
     
         # start tep_termination first
@@ -479,10 +479,10 @@ Options for nic:
 	+-----------------+----------------------------------+----------------+-----------+
 	| opt_vlan        | vlan of virtual nic	             | 0              | No        |
 	+-----------------+----------------------------------+----------------+-----------+
-	| opt_macaddr     | If not assgin, nic will generate | N/A            | No        |         
+	| opt_macaddr     | If not assign, nic will generate | N/A            | No	|
 	|                 | random mac	                     | 	              |           |
 	+-----------------+----------------------------------+----------------+-----------+
-	| opt_model       | model of virutal nic             | e1000	      | No        |
+	| opt_model       | model of virtual nic             | e1000	      | No        |
 	+-----------------+----------------------------------+----------------+-----------+
 	| opt_name        | name be assigned for use in      | N/A            | No        | 
 	|                 | monitor command                  |                |           |
-- 
2.19.2

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

* Re: [dts] [PATCH] doc: fix typos in virtualization gsg
  2018-12-29 11:50 [dts] [PATCH] doc: fix typos in virtualization gsg Rami Rosen
@ 2019-01-07  8:49 ` Tu, Lijuan
  0 siblings, 0 replies; 2+ messages in thread
From: Tu, Lijuan @ 2019-01-07  8:49 UTC (permalink / raw)
  To: Rami Rosen, dts

Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Rami Rosen
> Sent: Saturday, December 29, 2018 7:50 PM
> To: dts@dpdk.org
> Cc: Rami Rosen <ramirose@gmail.com>
> Subject: [dts] [PATCH] doc: fix typos in virtualization gsg
> 
> This patch fixes 3 typos in virtualization gsg
> 
> Signed-off-by: Rami Rosen <ramirose@gmail.com>
> ---
>  doc/dts_gsg/virtualization.rst | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/doc/dts_gsg/virtualization.rst b/doc/dts_gsg/virtualization.rst
> index d9b409d..df6b681 100755
> --- a/doc/dts_gsg/virtualization.rst
> +++ b/doc/dts_gsg/virtualization.rst
> @@ -247,7 +247,7 @@ Before VM operations, vxlan sample feature request
> to start tep_termination appl  .. code-block:: console
> 
>      def prepare_vxlan_sample_env(self, tep_cmd):
> -        # remove unexpected socke
> +        # remove unexpected socket
>          self.dut.send_expect("rm -rf vhost-net", "# ")
> 
>          # start tep_termination first
> @@ -479,10 +479,10 @@ Options for nic:
>  	+-----------------+----------------------------------+----------------+-----------+
>  	| opt_vlan        | vlan of virtual nic	             | 0
> | No        |
>  	+-----------------+----------------------------------+----------------+-----------+
> -	| opt_macaddr     | If not assgin, nic will generate | N/A
> | No        |
> +	| opt_macaddr     | If not assign, nic will generate | N/A
> | No	|
>  	|                 | random mac	                     |
> |           |
>  	+-----------------+----------------------------------+----------------+-----------+
> -	| opt_model       | model of virutal nic             | e1000
> | No        |
> +	| opt_model       | model of virtual nic             | e1000
> | No        |
>  	+-----------------+----------------------------------+----------------+-----------+
>  	| opt_name        | name be assigned for use in      | N/A
> | No        |
>  	|                 | monitor command                  |
> |           |
> --
> 2.19.2

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

end of thread, other threads:[~2019-01-07  8:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-29 11:50 [dts] [PATCH] doc: fix typos in virtualization gsg Rami Rosen
2019-01-07  8:49 ` 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).