> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Marko Kovacevic > Sent: Wednesday, January 24, 2018 4:47 PM > To: [email protected] > Cc: Mcnamara, John <[email protected]>; Varghese, Vipin > <[email protected]>; Kovacevic, Marko > <[email protected]> > 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 <[email protected]> > --- > 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 <[email protected]>

