> -----Original Message-----
> From: Sivaramakrishnan, VenkatX <[email protected]>
> Sent: Friday 18 August 2023 10:53
> To: Thomas Monjalon <[email protected]>; Akhil Goyal
> <[email protected]>; Fan Zhang <[email protected]>
> Cc: [email protected]; [email protected]; Sivaramakrishnan, VenkatX
> <[email protected]>; [email protected];
> Power, Ciara <[email protected]>
> Subject: [PATCH v1] app/test: typo correction in Asym tests
>
> test_dh_keygenration() changed to test_dh_key_generation()
>
> Fixes: fc6c9066e40d ("test/crypto: add DH and DSA tests")
> Fixes: da74df7d38c0 ("test/crypto: move test suite parameters to header
> file")
>
> Cc: [email protected]
> Cc: [email protected]
> Cc: [email protected]
>
> Signed-off-by: Sivaramakrishnan VenkatX
> <[email protected]>
> ---
> .mailmap | 1 +
> app/test/test_cryptodev_asym.c | 4 ++--
> 2 files changed, 3 insertions(+), 2 deletions(-)
>
Acked-by: Ciara Power <[email protected]>