Re: [dpdk-dev] [EXT] [PATCH v2 16/16] test/crypto: check if RAW API is supported
From: Akhil Goyal <hidden>
Date: 2021-07-16 18:06:11
From: Akhil Goyal <hidden>
Date: 2021-07-16 18:06:11
---------------------------------------------------------------------- From: Adam Dybkowski <redacted> This patch adds checking if RAW API is supported at the start of the test command "cryptodev_qat_raw_api_autotest". Signed-off-by: Adam Dybkowski <redacted> --- app/test/test_cryptodev.c | 34 +++++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-)
Rebase the patch for the latest changes in test_cryptodev.c Skipped this patch from the patchset. All others applied