From: Anoob Joseph <anoobj@marvell.com>
To: Akhil Goyal <akhil.goyal@nxp.com>
Cc: Anoob Joseph <anoobj@marvell.com>, <dev@dpdk.org>
Subject: [dpdk-dev] [PATCH 0/6] code improvements for OCTEON TX crypto PMDs
Date: Wed, 5 Feb 2020 18:46:12 +0530 [thread overview]
Message-ID: <1580908578-3384-1-git-send-email-anoobj@marvell.com> (raw)
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
next reply other threads:[~2020-02-05 13:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-05 13:16 Anoob Joseph [this message]
2020-02-05 13:16 ` [dpdk-dev] [PATCH 1/6] common/cpt: remove redundant bitswaps Anoob Joseph
2020-02-05 13:16 ` [dpdk-dev] [PATCH 2/6] crypto/octeontx2: add AES-GCM capabilities supported with new firmware Anoob Joseph
2020-02-05 13:16 ` [dpdk-dev] [PATCH 3/6] common/cpt: support variable key size for HMAC Anoob Joseph
2020-02-05 13:16 ` [dpdk-dev] [PATCH 4/6] common/cpt: fix error path when cipher and auth key are not set Anoob Joseph
2020-02-05 13:16 ` [dpdk-dev] [PATCH 5/6] common/cpt: fix fill_sg_comp api for zero datalen Anoob Joseph
2020-02-05 13:16 ` [dpdk-dev] [PATCH 6/6] common/cpt: removes self assignment code Anoob Joseph
2020-02-05 13:19 ` [dpdk-dev] [PATCH 0/6] code improvements for OCTEON TX crypto PMDs Anoob Joseph
2020-02-05 14:56 ` Akhil Goyal
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1580908578-3384-1-git-send-email-anoobj@marvell.com \
--to=anoobj@marvell.com \
--cc=akhil.goyal@nxp.com \
--cc=dev@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).