doc: add xstats to virtio features list
authorJiayu Hu <jiayu.hu@intel.com>
Tue, 7 Feb 2017 09:40:30 +0000 (17:40 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 9 Feb 2017 15:14:44 +0000 (16:14 +0100)
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.

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

Signed-off-by: Jiayu Hu <jiayu.hu@intel.com>
Acked-by: Remy Horton <remy.horton@intel.com>
Acked-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
doc/guides/nics/features/virtio.ini

index 5164937..84d2012 100644 (file)
@@ -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