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...@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