> > Subject: [PATCH 0/6] add cnxk lookaside IPsec additional features > > > > This series covers additional features, key length update and feature list > > update. > > * For cn10k, AES-CBC NULL auth support is added. > > * For cn9k, ESN and Anti-replay support is added. Along with > > feature addition, key length and supported features list update > > is added. > > > > Anoob Joseph (2): > > common/cnxk: add null auth with IPsec > > crypto/cnxk: add null auth > > > > Archana Muniganti (4): > > crypto/cnxk: add cn9k ESN and anti-replay support > > doc/guides: update feature list supported with cn9k > > crypto/cnxk: update auth key size > > crypto/cnxk: support IPv6 mixed tunnel mode > > > > Series Acked-by: Anoob Joseph <ano...@marvell.com> Acked-by: Akhil Goyal <gak...@marvell.com>
Applied to dpdk-next-crypto Thanks.