[PATCH] test/crypto: add cryptodev reconfig test

O'Donovan, Saoirse saoirse.odonovan at intel.com
Wed Apr 19 15:37:45 CEST 2023


Hi Aakash,

> -----Original Message-----
> From: Aakash Sasidharan <asasidharan at marvell.com>
> Sent: Wednesday 5 April 2023 08:41
> To: Akhil Goyal <gakhil at marvell.com>; Fan Zhang
> <fanzhang.oss at gmail.com>
> Cc: jerinj at marvell.com; anoobj at marvell.com; dev at dpdk.org;
> asasidharan at marvell.com
> Subject: [PATCH] test/crypto: add cryptodev reconfig test
> 
> Add cryptodev tests to verify that the device supports reconfiguration any
> number of times via rte_cryptodev_configure API.
> 
> Signed-off-by: Aakash Sasidharan <asasidharan at marvell.com>
> ---
>  app/test/test_cryptodev.c | 81
> +++++++++++++++++++++++++++++++++++++++
>  1 file changed, 81 insertions(+)

Tested on the following PMDs: QAT + SW Crypto PMDs 
(snow3g, null, chachapoly, kasumi, aesni_mb, aesni_gcm, zuc)
The test results for the testcase were a mix of skipped and passed, based on the capabilities of each PMD, no failures. 

Tested-by: Saoirse O'Donovan <saoirse.odonovan at intel.com>


More information about the dev mailing list