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

2023-06-23 Thread Thomas Monjalon
20/06/2023 12:21, 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 The compilation with a RISC-V compiler reveal an issue with iv_buf b

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

2023-06-20 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 + doc/guides/rel_notes/release_23_07.rst| 1 + drivers/cry