[PATCH v2 5/8] crypto/cnxk: add support for raw APIs

Akhil Goyal gakhil at marvell.com
Tue Jun 20 09:58:21 CEST 2023


> Subject: [PATCH v2 5/8] crypto/cnxk: add support for raw APIs
> 
> From: Anoob Joseph <anoobj at marvell.com>
> 
> Add crypto RAW API support in cnxk PMD
> Enable the flag to allow execution of raw test suite.
> 
> Signed-off-by: Vidya Sagar Velumuri <vvelumuri at marvell.com>
> Signed-off-by: Anoob Joseph <anoobj at marvell.com>
> ---
>  doc/guides/rel_notes/release_23_07.rst    |   1 +
>  drivers/crypto/cnxk/cn10k_cryptodev_ops.c | 459 ++++++++++++++++++++++
>  drivers/crypto/cnxk/cnxk_cryptodev.c      |  20 +-
>  drivers/crypto/cnxk/cnxk_cryptodev_ops.h  |   1 +
>  drivers/crypto/cnxk/cnxk_se.h             | 293 ++++++++++++++
>  5 files changed, 761 insertions(+), 13 deletions(-)

Update to doc/guides/cryptodevs/features/cn10k.ini is missing for raw dp API support.


More information about the dev mailing list