> -----Original Message-----
> From: Anoob Joseph <ano...@marvell.com>
> Sent: Friday 12 May 2023 15:22
> To: Akhil Goyal <gak...@marvell.com>; Fan Zhang
> <fanzhang....@gmail.com>; Power, Ciara <ciara.po...@intel.com>
> Cc: Hemant Agrawal <hemant.agra...@nxp.com>; Gagandeep Singh
> <g.si...@nxp.com>; Jerin Jacob <jer...@marvell.com>; Tejasree Kondoj
> <ktejas...@marvell.com>; dev@dpdk.org
> Subject: [PATCH] test/crypto: remove redundant code
>
> Code for registering raw API tests for various PMDs are repeated.
> Add common routine to avoid duplication of code.
>
> Signed-off-by: Anoob Joseph <ano...@marvell.com>
> ---
> app/test/test_cryptodev.c | 40 ++++++++++-----------------------------
> 1 file changed, 10 insertions(+), 30 deletions(-)
<snip>
Acked-by: Ciara Power <ciara.po...@intel.com>