The cxgbe PMD add FEC features implementation in 20.11.
Therefore, need to update the cxgbe.ini for supporting.
Fixes: 62aafe035896 ("net/cxgbe: support configuring link FEC")
Cc: [email protected]
Signed-off-by: Lijun Ou <[email protected]>
---
doc/guides/nics/features/cxgbe.ini | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/guides/nics/features/cxgbe.ini
b/doc/guides/nics/features/cxgbe.ini
index f913215..b33497e 100644
--- a/doc/guides/nics/features/cxgbe.ini
+++ b/doc/guides/nics/features/cxgbe.ini
@@ -28,6 +28,7 @@ Stats per queue = Y
EEPROM dump = Y
Registers dump = Y
Multiprocess aware = Y
+FEC = Y
FreeBSD = Y
Linux = Y
x86-32 = Y
--
2.7.4