From 06b6a81bbabf2b4b08021bdedd9ba96230f39f26 Mon Sep 17 00:00:00 2001 From: Xiaoyun Wang Date: Thu, 10 Oct 2019 22:52:00 +0800 Subject: [PATCH] net/hinic: document missing features Add features to ini file. Signed-off-by: Xiaoyun Wang --- doc/guides/nics/features/hinic.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/guides/nics/features/hinic.ini b/doc/guides/nics/features/hinic.ini index 65a335acfe..dc02b4b375 100644 --- a/doc/guides/nics/features/hinic.ini +++ b/doc/guides/nics/features/hinic.ini @@ -34,7 +34,9 @@ Basic stats = Y Extended stats = Y Stats per queue = Y Flow director = Y +Flow control = Y FW version = Y +Multiprocess aware = Y Linux UIO = Y Linux VFIO = Y BSD nic_uio = N -- 2.20.1