[PATCH v3 3/9] net/nfp: initialize IPsec related content
Ferruh Yigit
ferruh.yigit at amd.com
Fri Sep 29 12:00:41 CEST 2023
On 9/29/2023 3:08 AM, Chaoyong He wrote:
> From: Chang Miao <chang.miao at corigine.com>
>
> If enable IPsec capability bit, driver need to Initialize IPsec.
> Set security context and security offload capabilities in datapath.
> Define private session and add SA array for each PF to save all
> SA data in driver. Add internal mbuf dynamic flag and field to save
> IPsec related data to dynamic mbuf field.
>
> Also update the relase note, add the inline IPsec offload section for NFP
> PMD.
>
> Signed-off-by: Chang Miao <chang.miao at corigine.com>
> Signed-off-by: Shihong Wang <shihong.wang at corigine.com>
> Reviewed-by: Chaoyong He <chaoyong.he at corigine.com>
>
<...>
> @@ -38,6 +38,11 @@ DPDK Release 23.11
> which also added support for standard atomics
> (Ref: https://releases.llvm.org/3.6.0/tools/clang/docs/ReleaseNotes.html)
>
> + * **Added inline IPsec offload feature for NFP PMD.**
> +
> + Added the inline IPsec offload feature based on the security framework for
> + NFP PMD.
> +
> New Features
> ------------
>
Moving release notes update to "New Features" section below while merging.
More information about the dev
mailing list