[dpdk-dev] [PATCH] doc: announce SA config option struct changes

Akhil Goyal gakhil at marvell.com
Sat Jul 31 19:53:43 CEST 2021


> Proposing following two new fields for IPsec inner checksum
> configuration in the structure ``rte_security_ipsec_sa_options``.
> uint32_t ip_csum_enable : 1;
> uint32_t l4_csum_enable : 1;
> 
> With these config options, per SA, application can specify if
> the inner checksum(compute/verify) to be offloaded to the
> security device.
> 
> https://mails.dpdk.org/archives/dev/2021-June/212977.html
> 
> Signed-off-by: Archana Muniganti <marchana at marvell.com>
> ---
Marking this patch as Not applicable,
As a new patch is submitted for consolidating all notices for same structure.
https://mails.dpdk.org/archives/dev/2021-July/215906.html


More information about the dev mailing list