All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] doc: add note in proc info for stats retrieval
@ 2018-01-24 16:47 Marko Kovacevic
  2018-01-26 16:37 ` Jain, Deepak K
  2018-02-01  2:30 ` Thomas Monjalon
  0 siblings, 2 replies; 3+ messages in thread
From: Marko Kovacevic @ 2018-01-24 16:47 UTC (permalink / raw)
  To: dev; +Cc: john.mcnamara, vipin.varghese, Marko Kovacevic

Note added to outline that using
proc_info for virtual devices is not supported

Signed-off-by: Marko Kovacevic <marko.kovacevic@intel.com>
---
 doc/guides/tools/proc_info.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/guides/tools/proc_info.rst b/doc/guides/tools/proc_info.rst
index fd17e27..191ab20 100644
--- a/doc/guides/tools/proc_info.rst
+++ b/doc/guides/tools/proc_info.rst
@@ -68,3 +68,6 @@ The xstats-reset parameter controls the resetting of extended port statistics.
 If no port mask is specified xstats are reset for all DPDK ports.
 
 **-m**: Print DPDK memory information.
+
+.. NOTE::
+   NOTE: Stats retrieval using ``proc_info`` is not supported for virtual devices like PCAP and TAP
-- 
2.9.5

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

* Re: [PATCH v1] doc: add note in proc info for stats retrieval
  2018-01-24 16:47 [PATCH v1] doc: add note in proc info for stats retrieval Marko Kovacevic
@ 2018-01-26 16:37 ` Jain, Deepak K
  2018-02-01  2:30 ` Thomas Monjalon
  1 sibling, 0 replies; 3+ messages in thread
From: Jain, Deepak K @ 2018-01-26 16:37 UTC (permalink / raw)
  To: Kovacevic, Marko, dev; +Cc: Mcnamara, John, Varghese, Vipin, Kovacevic, Marko



> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Marko Kovacevic
> Sent: Wednesday, January 24, 2018 4:47 PM
> To: dev@dpdk.org
> Cc: Mcnamara, John <john.mcnamara@intel.com>; Varghese, Vipin
> <vipin.varghese@intel.com>; Kovacevic, Marko
> <marko.kovacevic@intel.com>
> Subject: [dpdk-dev] [PATCH v1] doc: add note in proc info for stats retrieval
> 
> Note added to outline that using
> proc_info for virtual devices is not supported
> 
> Signed-off-by: Marko Kovacevic <marko.kovacevic@intel.com>
> ---
>  doc/guides/tools/proc_info.rst | 3 +++
>  1 file changed, 3 insertions(+)
> 
>  **-m**: Print DPDK memory information.
> +
> +.. NOTE::
> +   NOTE: Stats retrieval using ``proc_info`` is not supported for
> +virtual devices like PCAP and TAP
> --
> 2.9.5

Acked-by: Deepak Kumar Jain <deepak.k.jain@intel.com>

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

* Re: [PATCH v1] doc: add note in proc info for stats retrieval
  2018-01-24 16:47 [PATCH v1] doc: add note in proc info for stats retrieval Marko Kovacevic
  2018-01-26 16:37 ` Jain, Deepak K
@ 2018-02-01  2:30 ` Thomas Monjalon
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2018-02-01  2:30 UTC (permalink / raw)
  To: Marko Kovacevic; +Cc: dev, john.mcnamara, vipin.varghese

24/01/2018 17:47, Marko Kovacevic:
> Note added to outline that using
> proc_info for virtual devices is not supported
> 
> Signed-off-by: Marko Kovacevic <marko.kovacevic@intel.com>
> ---
> +.. NOTE::
> +   NOTE: Stats retrieval using ``proc_info`` is not supported for virtual devices like PCAP and TAP
> 

Reworded a little:

.. note::

   Stats retrieval using ``dpdk-procinfo`` is not supported for virtual devices like PCAP and TAP.

And applied, thanks.

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

end of thread, other threads:[~2018-02-01  2:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-24 16:47 [PATCH v1] doc: add note in proc info for stats retrieval Marko Kovacevic
2018-01-26 16:37 ` Jain, Deepak K
2018-02-01  2:30 ` Thomas Monjalon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.