[EXT] [PATCH v8 1/3] crypto/ipsec_mb: add digest encrypted feature

Akhil Goyal gakhil at marvell.com
Tue Sep 19 08:02:22 CEST 2023


> ----------------------------------------------------------------------
> AESNI_MB PMD does not support Digest Encrypted. This patch adds a check and
> support for this feature.
> 
> Acked-by: Ciara Power <ciara.power at intel.com>
> Signed-off-by: Brian Dooley <brian.dooley at intel.com>
> ---
> v2:
> Fixed CHECKPATCH warning
> v3:
> Add Digest encrypted support to docs
> v4:
> Add comments and small refactor
> v5:
> Fix checkpatch warnings
> v6:
> Add skipping tests for synchronous crypto
> v7:
> Separate  synchronous fix into separate commit
> ---
>  doc/guides/cryptodevs/features/aesni_mb.ini |   1 +
>  drivers/crypto/ipsec_mb/pmd_aesni_mb.c      | 109 +++++++++++++++++++-
>  2 files changed, 105 insertions(+), 5 deletions(-)

Release notes??




More information about the dev mailing list