From: Akhil Goyal <gakhil@marvell.com>
To: Anoob Joseph <anoobj@marvell.com>,
Jerin Jacob Kollanukkaran <jerinj@marvell.com>
Cc: Anoob Joseph <anoobj@marvell.com>,
Archana Muniganti <marchana@marvell.com>,
Tejasree Kondoj <ktejasree@marvell.com>,
"dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH 0/7] Improvements and fixes in crypto/cnxk PMDs
Date: Mon, 6 Sep 2021 19:15:11 +0000 [thread overview]
Message-ID: <CO6PR18MB44842C4B492994E4A16D502CD8D29@CO6PR18MB4484.namprd18.prod.outlook.com> (raw)
In-Reply-To: <1630585354-1136-1-git-send-email-anoobj@marvell.com>
> Improvements and fixes to crypto_cn9k & crypto_cn10k PMDs.
> - Updated IPsec completion codes to match latest firmware
> - Updated ZUC API to match latest firmware
> - Added dual submission in crypto_cn9k PMD
>
> Depends on:
> http://patches.dpdk.org/project/dpdk/list/?series=18627
>
> Anoob Joseph (5):
> common/cnxk: update to v1.16 ucc codes
> crypto/cnxk: remove redundant snow3g dec
> crypto/cnxk: remove redundant memcpy of IV for ZUC
> crypto/cnxk: remove redundant assignment
> crypto/cnxk: add dual submission
>
> Vidya Sagar Velumuri (2):
> common/cnxk: update to v1.13 ZUC API
> crypto/cnxk: support for ucode API change
>
> drivers/common/cnxk/roc_ie_ot.h | 65 +++----
> drivers/common/cnxk/roc_se.c | 150 +++++++++++++--
> drivers/common/cnxk/roc_se.h | 37 +++-
> drivers/common/cnxk/version.map | 1 +
> drivers/crypto/cnxk/cn10k_cryptodev_ops.c | 2 +-
> drivers/crypto/cnxk/cn9k_cryptodev_ops.c | 157 +++++++++++++---
> drivers/crypto/cnxk/cnxk_se.h | 298 ++++++------------------------
> 7 files changed, 389 insertions(+), 321 deletions(-)
>
Series Acked-by: Akhil Goyal <gakhil@marvell.com>
Applied to dpdk-next-crypto
Thanks.
prev parent reply other threads:[~2021-09-06 19:15 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-02 12:22 Anoob Joseph
2021-09-02 12:22 ` [dpdk-dev] [PATCH 1/7] common/cnxk: update to v1.13 ZUC API Anoob Joseph
2021-09-02 12:22 ` [dpdk-dev] [PATCH 2/7] common/cnxk: update to v1.16 ucc codes Anoob Joseph
2021-09-02 12:22 ` [dpdk-dev] [PATCH 3/7] crypto/cnxk: remove redundant snow3g dec Anoob Joseph
2021-09-02 12:22 ` [dpdk-dev] [PATCH 4/7] crypto/cnxk: remove redundant memcpy of IV for ZUC Anoob Joseph
2021-09-02 12:22 ` [dpdk-dev] [PATCH 5/7] crypto/cnxk: remove redundant assignment Anoob Joseph
2021-09-02 12:22 ` [dpdk-dev] [PATCH 6/7] crypto/cnxk: support for ucode API change Anoob Joseph
2021-09-02 12:22 ` [dpdk-dev] [PATCH 7/7] crypto/cnxk: add dual submission in crypto_cn9k Anoob Joseph
2021-09-06 19:15 ` Akhil Goyal [this message]
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=CO6PR18MB44842C4B492994E4A16D502CD8D29@CO6PR18MB4484.namprd18.prod.outlook.com \
--to=gakhil@marvell.com \
--cc=anoobj@marvell.com \
--cc=dev@dpdk.org \
--cc=jerinj@marvell.com \
--cc=ktejasree@marvell.com \
--cc=marchana@marvell.com \
/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).