[dpdk-dev] [PATCH v5 1/4] examples/ipsec-secgw: ipsec_sa structure cleanup

Nicolau, Radu radu.nicolau at intel.com
Wed Oct 2 17:43:41 CEST 2019


On 9/27/2019 4:54 PM, Marcin Smoczynski wrote:
> Cleanup ipsec_sa structure by removing every field that is already in
> the rte_ipsec_session structure:
>   * cryptodev/security session union
>   * action type
>   * offload flags
>   * security context
> References to abovementioned fields are changed to direct references
> to matching fields of rte_ipsec_session structure.
>
> Such refactoring is needed to introduce many sessions per SA feature,
> e.g. fallback session for inline offload processing.
>
> Acked-by: Konstantin Ananyev <konstantin.ananyev at intel.com>
> Signed-off-by: Marcin Smoczynski <marcinx.smoczynski at intel.com>
> ---
Acked-by: Radu Nicolau <radu.nicolau at intel.com>


More information about the dev mailing list