[PATCH 4/8] net/iavf: document support for fast mbuf free
Ciara Loftus
ciara.loftus at intel.com
Tue Sep 16 16:21:09 CEST 2025
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: stable at dpdk.org
Signed-off-by: Ciara Loftus <ciara.loftus at intel.com>
---
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
More information about the stable
mailing list