From: Jiayu Hu Date: Tue, 7 Feb 2017 09:40:30 +0000 (+0800) Subject: doc: add xstats to virtio features list X-Git-Tag: spdx-start~4577 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=82d39f28c1b4649f9d2bc0826286847a9a3c722d;p=dpdk.git doc: add xstats to virtio features list 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 Acked-by: Remy Horton Acked-by: Yuanhan Liu --- diff --git a/doc/guides/nics/features/virtio.ini b/doc/guides/nics/features/virtio.ini index 5164937aed..84d201236d 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