Re: [dpdk-dev] [PATCH] doc/proc_info: update support for vdev stats

2018-11-22 Thread Varghese, Vipin
c: dev@dpdk.org; Yigit, Ferruh ; Kovacevic, Marko > ; Byrne, Stephen1 > Subject: Re: [dpdk-dev] [PATCH] doc/proc_info: update support for vdev stats > > 14/11/2018 02:52, Thomas Monjalon: > > 09/11/2018 23:03, Ferruh Yigit: > > > On 10/12/2018 12:35 PM, Vipin Varghese wrote

Re: [dpdk-dev] [PATCH] doc/proc_info: update support for vdev stats

2018-11-22 Thread Thomas Monjalon
14/11/2018 02:52, Thomas Monjalon: > 09/11/2018 23:03, Ferruh Yigit: > > On 10/12/2018 12:35 PM, Vipin Varghese wrote: > > > With the latest release, support for vdev ethernet devices like pcap, > > > tun and tap are been added. Hence collecting statistics using proc-info > > > is possible now. > >

Re: [dpdk-dev] [PATCH] doc/proc_info: update support for vdev stats

2018-11-13 Thread Thomas Monjalon
09/11/2018 23:03, Ferruh Yigit: > On 10/12/2018 12:35 PM, Vipin Varghese wrote: > > With the latest release, support for vdev ethernet devices like pcap, > > tun and tap are been added. Hence collecting statistics using proc-info > > is possible now. > > > > Signed-off-by: Vipin Varghese > > Rev

Re: [dpdk-dev] [PATCH] doc/proc_info: update support for vdev stats

2018-11-09 Thread Ferruh Yigit
On 10/12/2018 12:35 PM, Vipin Varghese wrote: > With the latest release, support for vdev ethernet devices like pcap, > tun and tap are been added. Hence collecting statistics using proc-info > is possible now. > > Signed-off-by: Vipin Varghese Reviewed-by: Ferruh Yigit Applied to dpdk-next-ne

Re: [dpdk-dev] [PATCH] doc/proc_info: update support for vdev stats

2018-10-14 Thread Varghese, Vipin
Hi Ferruh, Please find the answers embedded to the email. > > On 10/12/2018 12:35 PM, Vipin Varghese wrote: > > With the latest release, support for vdev ethernet devices like pcap, > > tun and tap are been added. Hence collecting statistics using > > proc-info is possible now. > > This sup

Re: [dpdk-dev] [PATCH] doc/proc_info: update support for vdev stats

2018-10-12 Thread Ferruh Yigit
On 10/12/2018 12:35 PM, Vipin Varghese wrote: > With the latest release, support for vdev ethernet devices like pcap, > tun and tap are been added. Hence collecting statistics using proc-info > is possible now. This support is enabled when device shared between primary & secondary. The capability

[dpdk-dev] [PATCH] doc/proc_info: update support for vdev stats

2018-10-12 Thread Vipin Varghese
With the latest release, support for vdev ethernet devices like pcap, tun and tap are been added. Hence collecting statistics using proc-info is possible now. Signed-off-by: Vipin Varghese --- doc/guides/tools/proc_info.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/