RE: [EXT] [PATCH v4 0/3] Replace obsolote test cases.

2023-07-03 Thread Akhil Goyal
> Subject: RE: [EXT] [PATCH v4 0/3] Replace obsolote test cases. > > Series verified with openssl pmd. > > Acked-by: Gowrishankar Muthukrishnan > Series applied to dpdk-next-crypto There seems to be a false error reported by CI. Hence ignoring it. Thanks.

RE: [EXT] [PATCH v4 0/3] Replace obsolote test cases.

2023-07-03 Thread Gowrishankar Muthukrishnan
Series verified with openssl pmd. Acked-by: Gowrishankar Muthukrishnan Thanks.

RE: [PATCH v4 0/3] Replace obsolote test cases.

2023-06-26 Thread Power, Ciara
> -Original Message- > From: Kusztal, ArkadiuszX > Sent: Tuesday 20 June 2023 11:33 > To: dev@dpdk.org > Cc: gak...@marvell.com; Ji, Kai ; Power, Ciara > ; Kusztal, ArkadiuszX > Subject: [PATCH v4 0/3] Replace obsolote test cases. > > This patchset removes

[PATCH v4 0/3] Replace obsolote test cases.

2023-06-20 Thread Arkadiusz Kusztal
This patchset removes obsolete test cases for RSA, MOD EXP, MOD INV. Doing that, new way of handling ut_setup and ut_teardown was proposed. Now both behave like constructor/desctuctor in the unit tests. It frees particular alghorithm functions from any kind of responsibility to free resources for