Re: [PATCH v3 3/9] net/nfp: initialize IPsec related content

2023-09-29 Thread Ferruh Yigit
On 9/29/2023 3:08 AM, Chaoyong He wrote: > From: Chang Miao > > 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 interna

[PATCH v3 3/9] net/nfp: initialize IPsec related content

2023-09-28 Thread Chaoyong He
From: Chang Miao 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 d