git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d5b32a
)
doc: add procinfo restriction with vdev
author
Marko Kovacevic
<marko.kovacevic@intel.com>
Wed, 24 Jan 2018 16:47:26 +0000
(16:47 +0000)
committer
Thomas Monjalon
<thomas@monjalon.net>
Thu, 1 Feb 2018 02:31:52 +0000
(
03:31
+0100)
Note added to outline that using
proc_info for virtual devices is not supported
Signed-off-by: Marko Kovacevic <marko.kovacevic@intel.com>
Acked-by: Deepak Kumar Jain <deepak.k.jain@intel.com>
doc/guides/tools/proc_info.rst
patch
|
blob
|
history
diff --git
a/doc/guides/tools/proc_info.rst
b/doc/guides/tools/proc_info.rst
index
7a90e26
..
3597839
100644
(file)
--- a/
doc/guides/tools/proc_info.rst
+++ b/
doc/guides/tools/proc_info.rst
@@
-79,3
+79,7
@@
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::
+
+ Stats retrieval using ``dpdk-procinfo`` is not supported for virtual devices like PCAP and TAP.