From 0c19ca636e3984c0f467c18bf7bd6998fba438b8 Mon Sep 17 00:00:00 2001 From: Alejandro Lucero Date: Fri, 2 Dec 2016 08:17:33 +0000 Subject: [PATCH] net/nfp: document supported features Signed-off-by: Alejandro Lucero Acked-by: John McNamara --- doc/guides/nics/features/nfp.ini | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/doc/guides/nics/features/nfp.ini b/doc/guides/nics/features/nfp.ini index d9671512ba..476ed316bb 100644 --- a/doc/guides/nics/features/nfp.ini +++ b/doc/guides/nics/features/nfp.ini @@ -4,3 +4,23 @@ ; 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 +Promiscuous mode = Y +RSS hash = Y +RSS key update = Y +RSS reta update = Y +SR-IOV = Y +Flow control = Y +VLAN offload = Y +L3 checksum offload = Y +L4 checksum offload = Y +Basic stats = Y +Stats per queue = Y +Linux UIO = Y +Linux VFIO = Y +x86-64 = Y +Usage doc = Y -- 2.20.1