> > 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
> &g
> -Original Message-
> From: Anoob Joseph
> Sent: Friday 12 May 2023 15:22
> To: Akhil Goyal ; Fan Zhang
> ; Power, Ciara
> Cc: Hemant Agrawal ; Gagandeep Singh
> ; Jerin Jacob ; Tejasree Kondoj
> ; dev@dpdk.org
> Subject: [PATCH] test/crypto: remove r
> 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
> ---
Acked-by: Akhil Goyal
Code for registering raw API tests for various PMDs are repeated.
Add common routine to avoid duplication of code.
Signed-off-by: Anoob Joseph
---
app/test/test_cryptodev.c | 40 ++-
1 file changed, 10 insertions(+), 30 deletions(-)
diff --git a/app/test/test
4 matches
Mail list logo