> Subject: [PATCH 00/17] fixes and improvements to cnxk crytpo PMD > > This series adds improvements and support for SHA3, > IPsec scatter gather mode in cnxk crypto PMD. > > Aakash Sasidharan (1): > common/cnxk: generate opad and ipad in driver > > Anoob Joseph (3): > common/cnxk: perform LF fini ops only when allocated > crypto/cnxk: remove null check of session priv > common/cnxk: remove salt from session > > Archana Muniganti (1): > crypto/cnxk: add CN9K IPsec SG support > > Gowrishankar Muthukrishnan (1): > crypto/cnxk: fix incorrect digest for an empty input data > > Tejasree Kondoj (5): > crypto/cnxk: support truncated digest length > crypto/octeontx: support truncated digest size > crypto/cnxk: set device ops to null in PCI remove > crypto/cnxk: add CTX for non IPsec operations > crypto/cnxk: set salt in dptr as part of IV > > Vidya Sagar Velumuri (2): > crypto/cnxk: update resp len calculation for IPv6 > crypto/cnxk: update crypto completion code handling > > Volodymyr Fialko (4): > crypto/cnxk: add context to passthrough instruction > crypto/cnxk: add queue pair check to meta set > crypto/cnxk: add support for SHA3 hash > common/cnxk: skip hmac hash precomputation > Series Acked-by: Akhil Goyal <gak...@marvell.com>
Fixed couple of formatting issues while applying. Applied to dpdk-next-crypto