[EXT] Re: [PATCH v2 13/15] crypto/cnxk: add support for raw APIs
Tejasree Kondoj
ktejasree at marvell.com
Wed Oct 11 09:23:32 CEST 2023
Hi Thomas,
Please find the fix at https://patchwork.dpdk.org/project/dpdk/patch/20231011071825.3416866-1-ktejasree@marvell.com/
Thanks
Tejasree
> -----Original Message-----
> From: Thomas Monjalon <thomas at monjalon.net>
> Sent: Wednesday, October 11, 2023 1:07 AM
> To: Akhil Goyal <gakhil at marvell.com>; Anoob Joseph
> <anoobj at marvell.com>; Vidya Sagar Velumuri <vvelumuri at marvell.com>;
> Tejasree Kondoj <ktejasree at marvell.com>
> Cc: dev at dpdk.org; Aakash Sasidharan <asasidharan at marvell.com>;
> Gowrishankar Muthukrishnan <gmuthukrishn at marvell.com>;
> dev at dpdk.org
> Subject: [EXT] Re: [PATCH v2 13/15] crypto/cnxk: add support for raw APIs
>
> External Email
>
> ----------------------------------------------------------------------
> 26/09/2023 07:58, Tejasree Kondoj:
> > 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/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
>
More information about the dev
mailing list