> Subject: [PATCH] crypto/octeontx2: fix ESN seqhi > > For current pkt, previous seqhi is used instead of its guessed seqhi. Fixed > it. > > Fixes: 5be562bc5b78 ("crypto/octeontx2: support IPsec ESN and anti-replay") > Cc: sta...@dpdk.org > > Signed-off-by: Archana Muniganti <march...@marvell.com> > --- > drivers/crypto/octeontx2/otx2_cryptodev_ops.c | 16 ++++++++-------- > 1 file changed, 8 insertions(+), 8 deletions(-) >
Acked-by: Anoob Joseph <ano...@marvell.com>