[dpdk-dev] [PATCH 0/6] code improvements for OCTEON TX crypto PMDs
Anoob Joseph
anoobj at marvell.com
Wed Feb 5 14:19:11 CET 2020
Hi Akhil,
This series is ready for merge, if you don't have any comments.
Thanks,
Anoob
> -----Original Message-----
> From: Anoob Joseph <anoobj at marvell.com>
> Sent: Wednesday, February 5, 2020 6:46 PM
> To: Akhil Goyal <akhil.goyal at nxp.com>
> Cc: Anoob Joseph <anoobj at marvell.com>; dev at dpdk.org
> Subject: [PATCH 0/6] code improvements for OCTEON TX crypto PMDs
>
> This series has code improvements, bug fixes and capabilities changes supported
> with new firmware for OCTEON TX crypto PMDs.
>
> Anoob Joseph (1):
> common/cpt: remove redundant bitswaps
>
> Archana Muniganti (3):
> crypto/octeontx2: add AES-GCM capabilities supported with new firmware
> common/cpt: fix error path when cipher and auth key are not set
> common/cpt: fix fill_sg_comp api for zero datalen
>
> Sucharitha Sarananaga (1):
> common/cpt: support variable key size for HMAC
>
> Sunila Sahu (1):
> common/cpt: removes self assignment code
>
> drivers/common/cpt/cpt_mcode_defines.h | 47 +++--------
> drivers/common/cpt/cpt_ucode.h | 91 +++++++++++-----------
> drivers/common/cpt/cpt_ucode_asym.h | 1 -
> .../crypto/octeontx/otx_cryptodev_capabilities.c | 30 +++----
> .../crypto/octeontx2/otx2_cryptodev_capabilities.c | 34 ++++----
> 5 files changed, 87 insertions(+), 116 deletions(-)
>
> --
> 2.7.4
More information about the dev
mailing list