[PATCH] test/crypto: add cryptodev reconfig test

Akhil Goyal gakhil at marvell.com
Wed May 3 09:13:36 CEST 2023


> Hi Aakash,
> > 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>

Applied to dpdk-next-crypto
Thanks.


More information about the dev mailing list