From 04b2c3c9434686cf4c221bd44fc5d9e75564c35a Mon Sep 17 00:00:00 2001 From: Pascal Mazon Date: Tue, 21 Feb 2017 14:14:53 +0100 Subject: [PATCH] doc: add tap features Signed-off-by: Pascal Mazon Acked-by: John McNamara --- 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 0000000000..f4aca6921d --- /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.20.1