Re: [dpdk-dev] [PATCH] test/crypto: fix typo in AES testcase description

2021-07-07 Thread Akhil Goyal
> Hi Rebecca, > > >Fixed typo in the testcase description for AES in the crypto unit test suite > >by > >changing the word 'Scater' to 'Scatter'. > > > >Fixes: c9c9c4ed8746 ("app/test: check scatter-gather for crypto drivers") > > > >Cc: tomaszx.kula...@intel.com > >Cc: sta...@dpdk.org > >Signed-

Re: [dpdk-dev] [PATCH] test/crypto: fix typo in AES testcase description

2021-07-02 Thread Power, Ciara
Hi Rebecca, >-Original Message- >From: Troy, Rebecca >Sent: Thursday 1 July 2021 10:23 >To: dev@dpdk.org >Cc: Power, Ciara ; Troy, Rebecca >; tomaszx.kula...@intel.com; sta...@dpdk.org; >Doherty, Declan >Subject: [PATCH] test/crypto: fix typo in AES testcase description > >Fixed typo in

[dpdk-dev] [PATCH] test/crypto: fix typo in AES testcase description

2021-07-01 Thread Rebecca Troy
Fixed typo in the testcase description for AES in the crypto unit test suite by changing the word 'Scater' to 'Scatter'. Fixes: c9c9c4ed8746 ("app/test: check scatter-gather for crypto drivers") Cc: tomaszx.kula...@intel.com Cc: sta...@dpdk.org Signed-off-by: Rebecca Troy --- app/test/test_cryp