> 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: > http://patches.dpdk.org/project/dpdk/patch/20210713133542.3550525-4- > radu.nico...@intel.com/ > > Signed-off-by: Anoob Joseph <ano...@marvell.com> > --- Acked-by: Akhil Goyal <gak...@marvell.com>
@Konstantin Ananyev, @Hemant Agrawal: Could you please Ack.