Re: [dpdk-dev] [PATCH] test/cryptodev: fix spelling in app output

2021-01-19 Thread Akhil Goyal
> Fixes some spelling errors in app logs and help text. > > Fixes: 7da018731c56 ("app/crypto-perf: add help option") > Fixes: f8be1786b1b8 ("app/crypto-perf: introduce performance test > application") > Cc: pablo.de.lara.gua...@intel.com > Cc: slawomirx.mrozow...@intel.com > Cc: sta...@dpdk.org >

Re: [dpdk-dev] [PATCH] test/cryptodev: fix spelling in app output

2021-01-19 Thread Doherty, Declan
On 18/01/2021 11:34 AM, Ciara Power wrote: Fixes some spelling errors in app logs and help text. Fixes: 7da018731c56 ("app/crypto-perf: add help option") Fixes: f8be1786b1b8 ("app/crypto-perf: introduce performance test application") Cc: pablo.de.lara.gua...@intel.com Cc: slawomirx.mrozow...@

[dpdk-dev] [PATCH] test/cryptodev: fix spelling in app output

2021-01-18 Thread Ciara Power
Fixes some spelling errors in app logs and help text. Fixes: 7da018731c56 ("app/crypto-perf: add help option") Fixes: f8be1786b1b8 ("app/crypto-perf: introduce performance test application") Cc: pablo.de.lara.gua...@intel.com Cc: slawomirx.mrozow...@intel.com Cc: sta...@dpdk.org Signed-off-by: Ci