> 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 <march...@marvell.com> > --- > doc/guides/rel_notes/deprecation.rst | 4 ++-- > doc/guides/rel_notes/release_21_11.rst | 5 +++++
Reword release notes as per current TOT. > lib/cryptodev/rte_cryptodev.h | 2 ++ > lib/security/rte_security.h | 18 ++++++++++++++++++ > 4 files changed, 27 insertions(+), 2 deletions(-) New feature flag need to be added in doc/guides/cryptodevs/features/default.ini As well. Similarly it need to be updated in cn10k.ini file as well in the next patch.