doc: add procinfo restriction with vdev
authorMarko Kovacevic <marko.kovacevic@intel.com>
Wed, 24 Jan 2018 16:47:26 +0000 (16:47 +0000)
committerThomas 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

index 7a90e26..3597839 100644 (file)
@@ -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.