The fast mbuf free feature has been partially supported since commit
9ab9514c150e ("net/iavf: enable AVX512 for Tx"). Update the list of
supported features to reflect this.
Fixes: 9ab9514c150e ("net/iavf: enable AVX512 for Tx")
Cc: [email protected]
Signed-off-by: Ciara Loftus <[email protected]>
---
doc/guides/nics/features/iavf.ini | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/guides/nics/features/iavf.ini
b/doc/guides/nics/features/iavf.ini
index 4ce4dc5a88..aac27bd706 100644
--- a/doc/guides/nics/features/iavf.ini
+++ b/doc/guides/nics/features/iavf.ini
@@ -9,6 +9,7 @@
[Features]
Link status = Y
Rx interrupt = Y
+Fast mbuf free = P
Queue start/stop = Y
Runtime Rx queue setup = Y
Runtime Tx queue setup = Y
--
2.34.1