From 429eccebc0986fffb2714320a35ba97ce9164207 Mon Sep 17 00:00:00 2001 From: Qi Zhang Date: Sun, 14 Nov 2021 11:40:57 +0800 Subject: [PATCH] doc: explain partially supported features for ice PMD Users are confused with a feature with "P", added necessary explanation for this. Signed-off-by: Qi Zhang Acked-by: Ferruh Yigit --- doc/guides/nics/features/ice.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/guides/nics/features/ice.ini b/doc/guides/nics/features/ice.ini index 00ace32398..a15f42f94c 100644 --- a/doc/guides/nics/features/ice.ini +++ b/doc/guides/nics/features/ice.ini @@ -3,6 +3,9 @@ ; ; Refer to default.ini for the full list of available PMD features. ; +; A feature with "P" indicates only be supported when non-vector path +; is selected. +; [Features] Speed capabilities = Y Link status = Y -- 2.39.5