> > 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: sunila.s...@caviumnetworks.com > > Cc: ciara.po...@intel.com > > Cc: sta...@dpdk.org > > > > Signed-off-by: Sivaramakrishnan VenkatX > > <venkatx.sivaramakrish...@intel.com>
Updated Sign-off to Signed-off-by: Sivaramakrishnan Venkat <venkatx.sivaramakrish...@intel.com> > > --- > > .mailmap | 1 + > > app/test/test_cryptodev_asym.c | 4 ++-- > > 2 files changed, 3 insertions(+), 2 deletions(-) > > > > Acked-by: Ciara Power <ciara.po...@intel.com> Applied to dpdk-next-crypto