DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: fix a typo in procinfo guide
@ 2019-03-22 10:36 Rami Rosen
  2019-03-22 10:36 ` Rami Rosen
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Rami Rosen @ 2019-03-22 10:36 UTC (permalink / raw)
  To: dev; +Cc: reshma.pattan, vipin.varghese, marko.kovacevic, Rami Rosen

This patch fixes a trivial info in proc info section. 
informationi=>information.

Fixes: 8a37f37fc243 ("app/procinfo: add --show-port")

Signed-off-by: Rami Rosen <ramirose@gmail.com>
---
 doc/guides/tools/proc_info.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/tools/proc_info.rst b/doc/guides/tools/proc_info.rst
index 6bdf5a861..ea6210109 100644
--- a/doc/guides/tools/proc_info.rst
+++ b/doc/guides/tools/proc_info.rst
@@ -44,7 +44,7 @@ If no port mask is specified xstats are reset for all DPDK ports.
 **-m**: Print DPDK memory information.
 
 **--show-port**
-The show-port parameter displays port level various configuration informationi
+The show-port parameter displays port level various configuration information
 associated to RX port queue pair.
 
 **--show-tm**
-- 
2.19.2

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

* [dpdk-dev] [PATCH] doc: fix a typo in procinfo guide
  2019-03-22 10:36 [dpdk-dev] [PATCH] doc: fix a typo in procinfo guide Rami Rosen
@ 2019-03-22 10:36 ` Rami Rosen
  2019-03-22 14:56 ` Varghese, Vipin
  2019-03-25 10:20 ` Kovacevic, Marko
  2 siblings, 0 replies; 8+ messages in thread
From: Rami Rosen @ 2019-03-22 10:36 UTC (permalink / raw)
  To: dev; +Cc: reshma.pattan, vipin.varghese, marko.kovacevic, Rami Rosen

This patch fixes a trivial info in proc info section. 
informationi=>information.

Fixes: 8a37f37fc243 ("app/procinfo: add --show-port")

Signed-off-by: Rami Rosen <ramirose@gmail.com>
---
 doc/guides/tools/proc_info.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/tools/proc_info.rst b/doc/guides/tools/proc_info.rst
index 6bdf5a861..ea6210109 100644
--- a/doc/guides/tools/proc_info.rst
+++ b/doc/guides/tools/proc_info.rst
@@ -44,7 +44,7 @@ If no port mask is specified xstats are reset for all DPDK ports.
 **-m**: Print DPDK memory information.
 
 **--show-port**
-The show-port parameter displays port level various configuration informationi
+The show-port parameter displays port level various configuration information
 associated to RX port queue pair.
 
 **--show-tm**
-- 
2.19.2


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

* Re: [dpdk-dev] [PATCH] doc: fix a typo in procinfo guide
  2019-03-22 10:36 [dpdk-dev] [PATCH] doc: fix a typo in procinfo guide Rami Rosen
  2019-03-22 10:36 ` Rami Rosen
@ 2019-03-22 14:56 ` Varghese, Vipin
  2019-03-22 14:56   ` Varghese, Vipin
  2019-03-25 10:20 ` Kovacevic, Marko
  2 siblings, 1 reply; 8+ messages in thread
From: Varghese, Vipin @ 2019-03-22 14:56 UTC (permalink / raw)
  To: Rami Rosen, dev; +Cc: Pattan, Reshma, Kovacevic, Marko

Thanks for the correction.

Reviewed-by: Vipin Varghese <vipin.varghese@intel.com>

> -----Original Message-----
> From: Rami Rosen <ramirose@gmail.com>
> Sent: Friday, March 22, 2019 4:07 PM
> To: dev@dpdk.org
> Cc: Pattan, Reshma <reshma.pattan@intel.com>; Varghese, Vipin
> <vipin.varghese@intel.com>; Kovacevic, Marko
> <marko.kovacevic@intel.com>; Rami Rosen <ramirose@gmail.com>
> Subject: [PATCH] doc: fix a typo in procinfo guide
> 
> This patch fixes a trivial info in proc info section.
> informationi=>information.
> 
> Fixes: 8a37f37fc243 ("app/procinfo: add --show-port")
> 
> Signed-off-by: Rami Rosen <ramirose@gmail.com>
> ---
>  doc/guides/tools/proc_info.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/guides/tools/proc_info.rst b/doc/guides/tools/proc_info.rst
> index 6bdf5a861..ea6210109 100644
> --- a/doc/guides/tools/proc_info.rst
> +++ b/doc/guides/tools/proc_info.rst
> @@ -44,7 +44,7 @@ If no port mask is specified xstats are reset for all DPDK
> ports.
>  **-m**: Print DPDK memory information.
> 
>  **--show-port**
> -The show-port parameter displays port level various configuration
> informationi
> +The show-port parameter displays port level various configuration
> +information
>  associated to RX port queue pair.
> 
>  **--show-tm**
> --
> 2.19.2

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

* Re: [dpdk-dev] [PATCH] doc: fix a typo in procinfo guide
  2019-03-22 14:56 ` Varghese, Vipin
@ 2019-03-22 14:56   ` Varghese, Vipin
  0 siblings, 0 replies; 8+ messages in thread
From: Varghese, Vipin @ 2019-03-22 14:56 UTC (permalink / raw)
  To: Rami Rosen, dev; +Cc: Pattan, Reshma, Kovacevic, Marko

Thanks for the correction.

Reviewed-by: Vipin Varghese <vipin.varghese@intel.com>

> -----Original Message-----
> From: Rami Rosen <ramirose@gmail.com>
> Sent: Friday, March 22, 2019 4:07 PM
> To: dev@dpdk.org
> Cc: Pattan, Reshma <reshma.pattan@intel.com>; Varghese, Vipin
> <vipin.varghese@intel.com>; Kovacevic, Marko
> <marko.kovacevic@intel.com>; Rami Rosen <ramirose@gmail.com>
> Subject: [PATCH] doc: fix a typo in procinfo guide
> 
> This patch fixes a trivial info in proc info section.
> informationi=>information.
> 
> Fixes: 8a37f37fc243 ("app/procinfo: add --show-port")
> 
> Signed-off-by: Rami Rosen <ramirose@gmail.com>
> ---
>  doc/guides/tools/proc_info.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/guides/tools/proc_info.rst b/doc/guides/tools/proc_info.rst
> index 6bdf5a861..ea6210109 100644
> --- a/doc/guides/tools/proc_info.rst
> +++ b/doc/guides/tools/proc_info.rst
> @@ -44,7 +44,7 @@ If no port mask is specified xstats are reset for all DPDK
> ports.
>  **-m**: Print DPDK memory information.
> 
>  **--show-port**
> -The show-port parameter displays port level various configuration
> informationi
> +The show-port parameter displays port level various configuration
> +information
>  associated to RX port queue pair.
> 
>  **--show-tm**
> --
> 2.19.2


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

* Re: [dpdk-dev] [PATCH] doc: fix a typo in procinfo guide
  2019-03-22 10:36 [dpdk-dev] [PATCH] doc: fix a typo in procinfo guide Rami Rosen
  2019-03-22 10:36 ` Rami Rosen
  2019-03-22 14:56 ` Varghese, Vipin
@ 2019-03-25 10:20 ` Kovacevic, Marko
  2019-03-25 10:20   ` Kovacevic, Marko
  2019-04-05  8:20   ` Thomas Monjalon
  2 siblings, 2 replies; 8+ messages in thread
From: Kovacevic, Marko @ 2019-03-25 10:20 UTC (permalink / raw)
  To: Rami Rosen, dev; +Cc: Pattan, Reshma, Varghese, Vipin

> Subject: [PATCH] doc: fix a typo in procinfo guide
> 
> This patch fixes a trivial info in proc info section.
> informationi=>information.
> 
> Fixes: 8a37f37fc243 ("app/procinfo: add --show-port")
> 
> Signed-off-by: Rami Rosen <ramirose@gmail.com>
> ---
>  doc/guides/tools/proc_info.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/guides/tools/proc_info.rst b/doc/guides/tools/proc_info.rst
> index 6bdf5a861..ea6210109 100644
> --- a/doc/guides/tools/proc_info.rst
> +++ b/doc/guides/tools/proc_info.rst
> @@ -44,7 +44,7 @@ If no port mask is specified xstats are reset for all DPDK
> ports.
>  **-m**: Print DPDK memory information.
> 
>  **--show-port**
> -The show-port parameter displays port level various configuration
> informationi
> +The show-port parameter displays port level various configuration
> +information
>  associated to RX port queue pair.
> 
>  **--show-tm**

Acked-by: Marko Kovacevic <marko.kovacevic@intel.com>

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

* Re: [dpdk-dev] [PATCH] doc: fix a typo in procinfo guide
  2019-03-25 10:20 ` Kovacevic, Marko
@ 2019-03-25 10:20   ` Kovacevic, Marko
  2019-04-05  8:20   ` Thomas Monjalon
  1 sibling, 0 replies; 8+ messages in thread
From: Kovacevic, Marko @ 2019-03-25 10:20 UTC (permalink / raw)
  To: Rami Rosen, dev; +Cc: Pattan, Reshma, Varghese, Vipin

> Subject: [PATCH] doc: fix a typo in procinfo guide
> 
> This patch fixes a trivial info in proc info section.
> informationi=>information.
> 
> Fixes: 8a37f37fc243 ("app/procinfo: add --show-port")
> 
> Signed-off-by: Rami Rosen <ramirose@gmail.com>
> ---
>  doc/guides/tools/proc_info.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/guides/tools/proc_info.rst b/doc/guides/tools/proc_info.rst
> index 6bdf5a861..ea6210109 100644
> --- a/doc/guides/tools/proc_info.rst
> +++ b/doc/guides/tools/proc_info.rst
> @@ -44,7 +44,7 @@ If no port mask is specified xstats are reset for all DPDK
> ports.
>  **-m**: Print DPDK memory information.
> 
>  **--show-port**
> -The show-port parameter displays port level various configuration
> informationi
> +The show-port parameter displays port level various configuration
> +information
>  associated to RX port queue pair.
> 
>  **--show-tm**

Acked-by: Marko Kovacevic <marko.kovacevic@intel.com>

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

* Re: [dpdk-dev] [PATCH] doc: fix a typo in procinfo guide
  2019-03-25 10:20 ` Kovacevic, Marko
  2019-03-25 10:20   ` Kovacevic, Marko
@ 2019-04-05  8:20   ` Thomas Monjalon
  2019-04-05  8:20     ` Thomas Monjalon
  1 sibling, 1 reply; 8+ messages in thread
From: Thomas Monjalon @ 2019-04-05  8:20 UTC (permalink / raw)
  To: Rami Rosen; +Cc: dev, Kovacevic, Marko, Pattan, Reshma, Varghese, Vipin

25/03/2019 11:20, Kovacevic, Marko:
> > Subject: [PATCH] doc: fix a typo in procinfo guide
> > 
> > This patch fixes a trivial info in proc info section.
> > informationi=>information.
> > 
> > Fixes: 8a37f37fc243 ("app/procinfo: add --show-port")
> > 
> > Signed-off-by: Rami Rosen <ramirose@gmail.com>
> 
> Acked-by: Marko Kovacevic <marko.kovacevic@intel.com>

Marked as superseded because of the big patch made with aspell.
Thanks

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

* Re: [dpdk-dev] [PATCH] doc: fix a typo in procinfo guide
  2019-04-05  8:20   ` Thomas Monjalon
@ 2019-04-05  8:20     ` Thomas Monjalon
  0 siblings, 0 replies; 8+ messages in thread
From: Thomas Monjalon @ 2019-04-05  8:20 UTC (permalink / raw)
  To: Rami Rosen; +Cc: dev, Kovacevic, Marko, Pattan, Reshma, Varghese, Vipin

25/03/2019 11:20, Kovacevic, Marko:
> > Subject: [PATCH] doc: fix a typo in procinfo guide
> > 
> > This patch fixes a trivial info in proc info section.
> > informationi=>information.
> > 
> > Fixes: 8a37f37fc243 ("app/procinfo: add --show-port")
> > 
> > Signed-off-by: Rami Rosen <ramirose@gmail.com>
> 
> Acked-by: Marko Kovacevic <marko.kovacevic@intel.com>

Marked as superseded because of the big patch made with aspell.
Thanks



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

end of thread, other threads:[~2019-04-05  8:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-22 10:36 [dpdk-dev] [PATCH] doc: fix a typo in procinfo guide Rami Rosen
2019-03-22 10:36 ` Rami Rosen
2019-03-22 14:56 ` Varghese, Vipin
2019-03-22 14:56   ` Varghese, Vipin
2019-03-25 10:20 ` Kovacevic, Marko
2019-03-25 10:20   ` Kovacevic, Marko
2019-04-05  8:20   ` Thomas Monjalon
2019-04-05  8:20     ` Thomas Monjalon

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