[PATCH v2 09/10] docs: fix inline crypto feature status in iavf driver doc
Ciara Loftus
ciara.loftus at intel.com
Fri Dec 12 11:33:22 CET 2025
inline crypto is only supported on the scalar path so change its status
to partially supported.
Fixes: 6bc987ecb860 ("net/iavf: support IPsec inline crypto")
Cc: stable at dpdk.org
Signed-off-by: Ciara Loftus <ciara.loftus at intel.com>
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
---
doc/guides/nics/features/iavf.ini | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guides/nics/features/iavf.ini b/doc/guides/nics/features/iavf.ini
index 6c9e97594f..0ba6f7dfd7 100644
--- a/doc/guides/nics/features/iavf.ini
+++ b/doc/guides/nics/features/iavf.ini
@@ -27,7 +27,7 @@ RSS key update = Y
RSS reta update = Y
VLAN filter = Y
Traffic manager = Y
-Inline crypto = Y
+Inline crypto = P
CRC offload = Y
VLAN offload = P
QinQ offload = P
--
2.43.0
More information about the stable
mailing list