> > Subject: [PATCH v1] app/test: typo correction in Asym tests
Title updated to "test/crypto: fix typo 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]>
Updated Sign-off to Signed-off-by: Sivaramakrishnan Venkat
<[email protected]>
> > ---
> > .mailmap | 1 +
> > app/test/test_cryptodev_asym.c | 4 ++--
> > 2 files changed, 3 insertions(+), 2 deletions(-)
> >
>
> Acked-by: Ciara Power <[email protected]>
Applied to dpdk-next-crypto