security: add SA config option for inner checksum
authorArchana Muniganti <marchana@marvell.com>
Thu, 30 Sep 2021 12:58:30 +0000 (18:28 +0530)
committerAkhil Goyal <gakhil@marvell.com>
Fri, 8 Oct 2021 19:39:39 +0000 (21:39 +0200)
commit03ab51eafda992874a48c392ca66ffb577fe2b71
tree3f140eac8dc178c8ee597838bfea0a447e0c28e0
parente705d30552b876ae2d0ba3f10939711d8a5427d8
security: add SA config option for inner checksum

Add inner packet IPv4 hdr and L4 checksum enable options
in conf. These will be used in case of protocol offload.
Per SA, application could specify whether the
checksum(compute/verify) can be offloaded to security device.

Signed-off-by: Archana Muniganti <marchana@marvell.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
doc/guides/cryptodevs/features/default.ini
doc/guides/rel_notes/deprecation.rst
doc/guides/rel_notes/release_21_11.rst
lib/cryptodev/rte_cryptodev.h
lib/security/rte_security.h