> > > > 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- > > > > [email protected]/ > > > > > > > > Signed-off-by: Anoob Joseph <[email protected]> > > > Acked-by: Akhil Goyal <[email protected]> > > Acked-by: Konstantin Ananyev <[email protected]> > Acked-by: Jerin Jacob <[email protected]>
That's a lot of acks from Marvell but looks OK. Applied, thanks.

