DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: update the document for virtio xstats feature
@ 2017-02-07  9:40 Jiayu Hu
  2017-02-07 11:52 ` Remy Horton
  2017-02-08  1:40 ` Yuanhan Liu
  0 siblings, 2 replies; 5+ messages in thread
From: Jiayu Hu @ 2017-02-07  9:40 UTC (permalink / raw)
  To: dev; +Cc: Jiayu Hu

Currently, extended statistics has been supported by virtio. But there
are no corresponding document updates. Therefore, this patch is to update
the document for virtio xstats feature.

Signed-off-by: Jiayu Hu <jiayu.hu@intel.com>
---
 doc/guides/nics/features/virtio.ini | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/guides/nics/features/virtio.ini b/doc/guides/nics/features/virtio.ini
index 5164937..84d2012 100644
--- a/doc/guides/nics/features/virtio.ini
+++ b/doc/guides/nics/features/virtio.ini
@@ -15,6 +15,7 @@ Multicast MAC filter = Y
 VLAN filter          = Y
 Basic stats          = Y
 Stats per queue      = Y
+Extended stats       = Y
 Multiprocess aware   = Y
 BSD nic_uio          = Y
 Linux UIO            = Y
-- 
2.7.4

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [dpdk-dev] [PATCH] doc: update the document for virtio xstats feature
  2017-02-07  9:40 [dpdk-dev] [PATCH] doc: update the document for virtio xstats feature Jiayu Hu
@ 2017-02-07 11:52 ` Remy Horton
  2017-02-09  5:47   ` Jiayu Hu
  2017-02-08  1:40 ` Yuanhan Liu
  1 sibling, 1 reply; 5+ messages in thread
From: Remy Horton @ 2017-02-07 11:52 UTC (permalink / raw)
  To: Jiayu Hu, dev

Does virtio_vec.ini need updating as well?

On 07/02/2017 09:40, Jiayu Hu wrote:
> Currently, extended statistics has been supported by virtio. But there
> are no corresponding document updates. Therefore, this patch is to update
> the document for virtio xstats feature.
>
> Signed-off-by: Jiayu Hu <jiayu.hu@intel.com>
> ---
>  doc/guides/nics/features/virtio.ini | 1 +
>  1 file changed, 1 insertion(+)

Acked-by: Remy Horton <remy.horton@intel.com>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [dpdk-dev] [PATCH] doc: update the document for virtio xstats feature
  2017-02-07  9:40 [dpdk-dev] [PATCH] doc: update the document for virtio xstats feature Jiayu Hu
  2017-02-07 11:52 ` Remy Horton
@ 2017-02-08  1:40 ` Yuanhan Liu
  2017-02-09 15:12   ` Thomas Monjalon
  1 sibling, 1 reply; 5+ messages in thread
From: Yuanhan Liu @ 2017-02-08  1:40 UTC (permalink / raw)
  To: Jiayu Hu; +Cc: dev

On Tue, Feb 07, 2017 at 05:40:30PM +0800, Jiayu Hu wrote:
> Currently, extended statistics has been supported by virtio. But there
> are no corresponding document updates. Therefore, this patch is to update
> the document for virtio xstats feature.
> 
> Signed-off-by: Jiayu Hu <jiayu.hu@intel.com>

Acked-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>

	--yliu

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [dpdk-dev] [PATCH] doc: update the document for virtio xstats feature
  2017-02-07 11:52 ` Remy Horton
@ 2017-02-09  5:47   ` Jiayu Hu
  0 siblings, 0 replies; 5+ messages in thread
From: Jiayu Hu @ 2017-02-09  5:47 UTC (permalink / raw)
  To: Remy Horton; +Cc: dev

On Tue, Feb 07, 2017 at 11:52:00AM +0000, Remy Horton wrote:
> Does virtio_vec.ini need updating as well?
I think not, since virtio_vec doesn't support xstats currently.
> 
> On 07/02/2017 09:40, Jiayu Hu wrote:
> > Currently, extended statistics has been supported by virtio. But there
> > are no corresponding document updates. Therefore, this patch is to update
> > the document for virtio xstats feature.
> > 
> > Signed-off-by: Jiayu Hu <jiayu.hu@intel.com>
> > ---
> >  doc/guides/nics/features/virtio.ini | 1 +
> >  1 file changed, 1 insertion(+)
> 
> Acked-by: Remy Horton <remy.horton@intel.com>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [dpdk-dev] [PATCH] doc: update the document for virtio xstats feature
  2017-02-08  1:40 ` Yuanhan Liu
@ 2017-02-09 15:12   ` Thomas Monjalon
  0 siblings, 0 replies; 5+ messages in thread
From: Thomas Monjalon @ 2017-02-09 15:12 UTC (permalink / raw)
  To: Jiayu Hu; +Cc: dev, Yuanhan Liu

> > Currently, extended statistics has been supported by virtio. But there
> > are no corresponding document updates. Therefore, this patch is to update
> > the document for virtio xstats feature.
> > 
> > Signed-off-by: Jiayu Hu <jiayu.hu@intel.com>
> 
> Acked-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>

Fixes: 76d4c652e07d ("virtio: add extended stats")

Applied, thanks

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-02-09 15:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-07  9:40 [dpdk-dev] [PATCH] doc: update the document for virtio xstats feature Jiayu Hu
2017-02-07 11:52 ` Remy Horton
2017-02-09  5:47   ` Jiayu Hu
2017-02-08  1:40 ` Yuanhan Liu
2017-02-09 15:12   ` 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).