doc: announce changes in IPsec xform struct
authorAnoob Joseph <anoobj@marvell.com>
Tue, 3 Aug 2021 06:48:37 +0000 (12:18 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Sat, 7 Aug 2021 17:18:50 +0000 (19:18 +0200)
commita1c6cc88430d60dcb52cd876701e8985f362e988
treeda427881146753f9c299fca8d130576452ebd53b
parent0182a03d0089f8a16ea3f5f00b271a233d7ab9b7
doc: announce changes in IPsec xform struct

IPsec xform struct would be updated to include IPsec SA lifetime
configuration. The existing member 'esn_soft_limit' would only track
ESN. And as sequence number control is getting introduced,
'esn_soft_limit' may not indicate the number of packets processed.
Replace that with a new structure to cover all lifetime cases with
support for specifying both soft and hard lifetimes.

ESN control introduced by https://patches.dpdk.org/patch/95808/

Signed-off-by: Anoob Joseph <anoobj@marvell.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
doc/guides/rel_notes/deprecation.rst