[dpdk-dev] [PATCH v3 4/6] net/vmxnet3: update feature doc

Yong Wang yongwang at vmware.com
Mon Aug 29 21:18:48 CEST 2016


Signed-off-by: Yong Wang <yongwang at vmware.com>
Acked-by: Stephen Hemminger <stephen at networkplumber.org>
---
 doc/guides/nics/features/vmxnet3.ini | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/doc/guides/nics/features/vmxnet3.ini b/doc/guides/nics/features/vmxnet3.ini
index 20a4c32..c5c75ad 100644
--- a/doc/guides/nics/features/vmxnet3.ini
+++ b/doc/guides/nics/features/vmxnet3.ini
@@ -4,3 +4,24 @@
 ; Refer to default.ini for the full list of available PMD features.
 ;
 [Features]
+Link status          = Y
+Link status event    = Y
+Queue start/stop     = Y
+MTU update           = Y
+Jumbo frame          = Y
+TSO                  = Y
+Promiscuous mode     = Y
+Allmulticast mode    = Y
+Unicast MAC filter   = Y
+RSS hash             = Y
+VLAN filter          = Y
+VLAN offload         = Y
+L4 checksum offload  = Y
+Packet type parsing  = Y
+Basic stats          = Y
+Stats per queue      = Y
+Linux UIO            = Y
+Linux VFIO           = Y
+x86-32               = Y
+x86-64               = Y
+Usage doc            = Y
-- 
1.9.1



More information about the dev mailing list