RE: [EXT] Re: [PATCH v2 13/15] crypto/cnxk: add support for raw APIs

2023-10-11 Thread Tejasree Kondoj
; ; Vidya Sagar Velumuri ; > Tejasree Kondoj > Cc: dev@dpdk.org; Aakash Sasidharan ; > Gowrishankar Muthukrishnan ; > dev@dpdk.org > Subject: [EXT] Re: [PATCH v2 13/15] crypto/cnxk: add support for raw APIs > > External Email > >

Re: [PATCH v2 13/15] crypto/cnxk: add support for raw APIs

2023-10-10 Thread Thomas Monjalon
26/09/2023 07:58, Tejasree Kondoj: > From: Anoob Joseph > > Add crypto RAW API support in cnxk PMD > Enable the flag to allow execution of raw test suite. > > Signed-off-by: Vidya Sagar Velumuri > Signed-off-by: Anoob Joseph > --- > doc/guides/cryptodevs/features/cn10k.ini | 1 + > drivers

[PATCH v2 13/15] crypto/cnxk: add support for raw APIs

2023-09-25 Thread Tejasree Kondoj
From: Anoob Joseph Add crypto RAW API support in cnxk PMD Enable the flag to allow execution of raw test suite. Signed-off-by: Vidya Sagar Velumuri Signed-off-by: Anoob Joseph --- doc/guides/cryptodevs/features/cn10k.ini | 1 + drivers/crypto/cnxk/cn10k_cryptodev_ops.c | 459 ++