[dpdk-dev] [PATCH] doc: add features doc for net/tap

Pascal Mazon pascal.mazon at 6wind.com
Tue Feb 21 14:14:53 CET 2017


Signed-off-by: Pascal Mazon <pascal.mazon at 6wind.com>
---
 doc/guides/nics/features/tap.ini | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 doc/guides/nics/features/tap.ini

diff --git a/doc/guides/nics/features/tap.ini b/doc/guides/nics/features/tap.ini
new file mode 100644
index 000000000000..f4aca6921ddc
--- /dev/null
+++ b/doc/guides/nics/features/tap.ini
@@ -0,0 +1,19 @@
+;
+; Supported features of the 'tap' driver.
+;
+; Refer to default.ini for the full list of available PMD features.
+;
+[Features]
+Link status          = Y
+Jumbo frame          = Y
+Promiscuous mode     = Y
+Allmulticast mode    = Y
+Basic stats          = Y
+Other kdrv           = Y
+ARMv7                = Y
+ARMv8                = Y
+Power8               = Y
+TILE-Gx              = Y
+x86-32               = Y
+x86-64               = Y
+Usage doc            = Y
-- 
2.8.0.rc0



More information about the dev mailing list