[PATCH 12/13] docs: fix inline crypto feature status in iavf driver doc
Bruce Richardson
bruce.richardson at intel.com
Thu Dec 11 12:59:16 CET 2025
On Tue, Dec 09, 2025 at 11:26:51AM +0000, Ciara Loftus wrote:
> 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