From: Akhil Goyal <akhil.goyal@nxp.com>
To: "dev@dpdk.org" <dev@dpdk.org>,
"pablo.de.lara.guarch@intel.com" <pablo.de.lara.guarch@intel.com>
Cc: "declan.doherty@intel.com" <declan.doherty@intel.com>,
Konstantin Ananyev <konstantin.ananyev@intel.com>
Subject: Re: [dpdk-dev] [PATCH v2 0/2] support CPU crypto for AESNI MB PMD
Date: Fri, 3 Apr 2020 16:26:22 +0000 [thread overview]
Message-ID: <VE1PR04MB6639F3237346BD746D4C55ADE6C70@VE1PR04MB6639.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <20200403155553.22818-1-konstantin.ananyev@intel.com>
Hi Pablo,
Could you please ack this patchset if no issues?
>
> v2 - v1
> Fix gcc 4.8 compilation issue
>
> Add support for CPU crypto API into aesni_mb PMD
> and extend cryptodev UT to cover this new functionality.
>
> Konstantin Ananyev (2):
> crypto/aesni_mb: support CPU crypto
> test/crypto: add CPU crypto mode for AESNI MB
>
> app/test/test_cryptodev.c | 146 +++++--
> doc/guides/cryptodevs/aesni_mb.rst | 3 +
> doc/guides/cryptodevs/features/aesni_mb.ini | 1 +
> .../crypto/aesni_mb/aesni_mb_pmd_private.h | 5 +-
> drivers/crypto/aesni_mb/rte_aesni_mb_pmd.c | 386 ++++++++++++++++--
> .../crypto/aesni_mb/rte_aesni_mb_pmd_ops.c | 2 +
> 6 files changed, 478 insertions(+), 65 deletions(-)
>
> --
> 2.17.1
next prev parent reply other threads:[~2020-04-03 16:26 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-16 13:21 [dpdk-dev] [PATCH " Konstantin Ananyev
2020-03-16 13:21 ` [dpdk-dev] [PATCH 1/2] crypto/aesni_mb: support CPU crypto Konstantin Ananyev
2020-03-16 13:21 ` [dpdk-dev] [PATCH 2/2] test/crypto: add CPU crypto mode for AESNI MB Konstantin Ananyev
2020-04-01 14:18 ` [dpdk-dev] [PATCH 0/2] support CPU crypto for AESNI MB PMD Akhil Goyal
2020-04-01 15:09 ` Ananyev, Konstantin
2020-04-03 15:55 ` [dpdk-dev] [PATCH v2 " Konstantin Ananyev
2020-04-03 15:55 ` [dpdk-dev] [PATCH v2 1/2] crypto/aesni_mb: support CPU crypto Konstantin Ananyev
2020-04-15 9:08 ` De Lara Guarch, Pablo
2020-04-15 9:14 ` De Lara Guarch, Pablo
2020-04-15 9:52 ` Ananyev, Konstantin
2020-04-03 15:55 ` [dpdk-dev] [PATCH v2 2/2] test/crypto: add CPU crypto mode for AESNI MB Konstantin Ananyev
2020-04-15 9:13 ` De Lara Guarch, Pablo
2020-04-15 18:25 ` Akhil Goyal
2020-04-03 16:26 ` Akhil Goyal [this message]
2020-04-17 15:03 ` [dpdk-dev] [PATCH v3 0/2] support CPU crypto for AESNI MB PMD Konstantin Ananyev
2020-04-17 15:03 ` [dpdk-dev] [PATCH v3 1/2] crypto/aesni_mb: support CPU crypto Konstantin Ananyev
2020-04-17 15:03 ` [dpdk-dev] [PATCH v3 2/2] test/crypto: add CPU crypto mode for AESNI MB Konstantin Ananyev
2020-04-17 20:57 ` [dpdk-dev] [PATCH v3 0/2] support CPU crypto for AESNI MB PMD 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=VE1PR04MB6639F3237346BD746D4C55ADE6C70@VE1PR04MB6639.eurprd04.prod.outlook.com \
--to=akhil.goyal@nxp.com \
--cc=declan.doherty@intel.com \
--cc=dev@dpdk.org \
--cc=konstantin.ananyev@intel.com \
--cc=pablo.de.lara.guarch@intel.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).