[dpdk-dev] [PATCH 0/2] support CPU crypto for AESNI MB PMD
Akhil Goyal
akhil.goyal at nxp.com
Wed Apr 1 16:18:00 CEST 2020
Hi Konstantin,
It looks there are some failures in meson build.
Could you please fix them and send a v2?
Thanks,
Akhil
> -----Original Message-----
> From: Konstantin Ananyev <konstantin.ananyev at intel.com>
> Sent: Monday, March 16, 2020 6:51 PM
> To: dev at dpdk.org
> Cc: Akhil Goyal <akhil.goyal at nxp.com>; pablo.de.lara.guarch at intel.com;
> declan.doherty at intel.com; Konstantin Ananyev
> <konstantin.ananyev at intel.com>
> Subject: [PATCH 0/2] support CPU crypto for AESNI MB PMD
>
> 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 | 384 ++++++++++++++++--
> .../crypto/aesni_mb/rte_aesni_mb_pmd_ops.c | 2 +
> 6 files changed, 476 insertions(+), 65 deletions(-)
>
> --
> 2.17.1
More information about the dev
mailing list