RE: [PATCH v2] test: add cryptodev crosscheck suite

2023-03-14 Thread Volodymyr Fialko
y 9 February 2023 12:34 > > To: dev@dpdk.org; Akhil Goyal ; Fan Zhang > > > > Cc: jer...@marvell.com; ano...@marvell.com; hemant.agra...@nxp.com; > > Ji, Kai ; Power, Ciara ; > > Volodymyr Fialko > > Subject: [PATCH v2] test: add cryptodev crosscheck suite > > &g

RE: [PATCH v2] test: add cryptodev crosscheck suite

2023-03-08 Thread Power, Ciara
emant.agra...@nxp.com; > > Ji, Kai ; Power, Ciara ; > > Volodymyr Fialko > > Subject: [PATCH v2] test: add cryptodev crosscheck suite > > > > Add a validation test suite that helps in verifying that the output > > generated by two different cryptodevs match for a

RE: [PATCH v2] test: add cryptodev crosscheck suite

2023-03-08 Thread Power, Ciara
ko > Subject: [PATCH v2] test: add cryptodev crosscheck suite > > Add a validation test suite that helps in verifying that the output generated > by two different cryptodevs match for a wide range of input parameter > combinations. > > Crypto autotest performs a comprehensive tes

[PATCH v2] test: add cryptodev crosscheck suite

2023-02-09 Thread Volodymyr Fialko
Add a validation test suite that helps in verifying that the output generated by two different cryptodevs match for a wide range of input parameter combinations. Crypto autotest performs a comprehensive testing of the cryptodev but since it performs verification by comparing against known vectors,