> > Adding IPv6 tunnel mode support in lookaside IPsec PMD. > > Signed-off-by: Tejasree Kondoj <ktejas...@marvell.com> > --- > drivers/crypto/octeontx2/otx2_cryptodev.h | 2 +- > drivers/crypto/octeontx2/otx2_cryptodev_ops.c | 13 +++++++-- > drivers/crypto/octeontx2/otx2_cryptodev_sec.c | 28 ++++++++++++++++++- > drivers/crypto/octeontx2/otx2_cryptodev_sec.h | 2 ++ > drivers/crypto/octeontx2/otx2_ipsec_po.h | 2 +- > drivers/crypto/octeontx2/otx2_ipsec_po_ops.h | 10 +++++-- > 6 files changed, 49 insertions(+), 8 deletions(-) >
Acked-by: Anoob Joseph <ano...@marvell.com>