DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [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	[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 [dpdk-dev] [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 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).