DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: add features doc for net/tap
@ 2017-02-21 13:14 Pascal Mazon
  2017-02-21 16:04 ` Mcnamara, John
  0 siblings, 1 reply; 3+ messages in thread
From: Pascal Mazon @ 2017-02-21 13:14 UTC (permalink / raw)
  To: keith.wiles; +Cc: dev, Pascal Mazon

Signed-off-by: Pascal Mazon <pascal.mazon@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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-02-22 18:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-21 13:14 [dpdk-dev] [PATCH] doc: add features doc for net/tap Pascal Mazon
2017-02-21 16:04 ` Mcnamara, John
2017-02-22 18:11   ` Ferruh Yigit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).