[dpdk-dev] [PATCH] nfp: add doc about supported features

Alejandro Lucero alejandro.lucero at netronome.com
Fri Dec 2 09:17:33 CET 2016


Signed-off-by: Alejandro Lucero <alejandro.lucero at netronome.com>
---
 doc/guides/nics/features/nfp.ini | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/doc/guides/nics/features/nfp.ini b/doc/guides/nics/features/nfp.ini
index d967151..dd78233 100644
--- a/doc/guides/nics/features/nfp.ini
+++ b/doc/guides/nics/features/nfp.ini
@@ -4,3 +4,28 @@
 ; Refer to default.ini for the full list of available PMD features.
 ;
 [Features]
+SR-IOV               = Y
+Link status          = Y
+Link status event    = Y
+Rx interrupt         = N
+Queue start/stop     = Y
+MTU update           = Y
+Jumbo frame          = Y
+Scattered Rx         = N
+TSO                  = N
+RSS hash             = Y
+RSS key update       = Y
+RSS reta update      = Y
+Flow control         = Y
+CRC offload          = N
+VLAN offload         = Y
+L3 checksum offload  = Y
+L4 checksum offload  = Y
+Promiscuous mode     = Y
+Basic stats          = Y
+Stats per queue      = Y
+Linux UIO            = Y
+Linux VFIO           = Y
+x86-32               = N
+x86-64               = Y
+Usage doc            = Y
-- 
1.9.1



More information about the dev mailing list