[dpdk-dev] [PATCH v4 3/5] examples/ipsec-secgw: integrate inbound SAD

Ananyev, Konstantin konstantin.ananyev at intel.com
Tue Jan 14 16:54:32 CET 2020



> -----Original Message-----
> From: Medvedkin, Vladimir <vladimir.medvedkin at intel.com>
> Sent: Tuesday, January 14, 2020 2:27 PM
> To: dev at dpdk.org
> Cc: Ananyev, Konstantin <konstantin.ananyev at intel.com>; akhil.goyal at nxp.com
> Subject: [PATCH v4 3/5] examples/ipsec-secgw: integrate inbound SAD
> 
> Integrate ipsec SAD support into secgw app:
> 
> 1. Use SAD library for inbound SA lookup
> 2. Changes in struct sa_ctx:
>   - sa array allocates dynamically depending on number of configured sa
>   - All SA's are kept one by one without using SPI2IDX
> 3. SP's userdata now contain index of SA in sa_ctx instead of SPI
> 4. Get rid of SPI2IDX macro
> 
> Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin at intel.com>
> ---
Acked-by: Konstantin Ananyev <konstantin.ananyev at intel.com>
> 2.7.4



More information about the dev mailing list