[dpdk-dev] [PATCH 0/6] code improvements for OCTEON TX crypto PMDs
Anoob Joseph
anoobj at marvell.com
Wed Feb 5 14:16:12 CET 2020
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