26/09/2023 07:58, Tejasree Kondoj:
> From: Anoob Joseph <ano...@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 <vvelum...@marvell.com>
> Signed-off-by: Anoob Joseph <ano...@marvell.com>
> ---
>  doc/guides/cryptodevs/features/cn10k.ini  |   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(-)

This patch does not compile on RISC-V:
drivers/crypto/cnxk/cnxk_se.h:499:25: error: argument 2 null where non-null 
expected


Reply via email to