> Add SA lifetime configuration in security. SA lifetime tracking can be
> offloaded on supported PMDs.
> 
> SA lifetime would cover soft & hard expiry in units of number of packets and
> bytes. When SA soft expiry happens, the packet is successfuly processed but
> with additional expiry notification. Crypto op structure, ``rte_crypto_op``
> is updated to cover such notifications with lookaside protocol offloads.
> 
> SA hard expiration would cause IPsec processing to return an error.
> 
> PMDs crypto_cn10k, crypto_cn9k and crypto_octeontx2 are updated with
> their
> respective lifetime tracking capabilities. Unit tests are added for soft and
> hard expiry with number of packets.
> 
> Changes in v4:
> - Removed extra comments around auxilliary flag macros
>   (comment from Konstantin)
Series 
Acked-by: Akhil Goyal <gak...@marvell.com>

Applied to dpdk-next-crypto

Deprecation notice removed for the feature supported.
Release notes are also reworded.

Reply via email to