* [dpdk-dev] [PATCH] test/crypto: fix typo in AES testcase description
@ 2021-07-01 9:22 Rebecca Troy
2021-07-02 10:54 ` Power, Ciara
0 siblings, 1 reply; 3+ messages in thread
From: Rebecca Troy @ 2021-07-01 9:22 UTC (permalink / raw)
To: dev; +Cc: ciara.power, Rebecca Troy, tomaszx.kulasek, stable, Declan Doherty
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.kulasek@intel.com
Cc: stable@dpdk.org
Signed-off-by: Rebecca Troy <rebecca.troy@intel.com>
---
app/test/test_cryptodev_aes_test_vectors.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/test/test_cryptodev_aes_test_vectors.h b/app/test/test_cryptodev_aes_test_vectors.h
index ec53874d9f..e404050701 100644
--- a/app/test/test_cryptodev_aes_test_vectors.h
+++ b/app/test/test_cryptodev_aes_test_vectors.h
@@ -3223,7 +3223,7 @@ static const struct blockcipher_test_case aes_cipheronly_test_cases[] = {
.op_mask = BLOCKCIPHER_TEST_OP_ENCRYPT,
},
{
- .test_descr = "AES-192-CBC Encryption Scater gather",
+ .test_descr = "AES-192-CBC Encryption Scatter gather",
.test_data = &aes_test_data_10,
.op_mask = BLOCKCIPHER_TEST_OP_ENCRYPT,
.feature_mask = BLOCKCIPHER_TEST_FEATURE_SG |
--
2.25.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] [PATCH] test/crypto: fix typo in AES testcase description
2021-07-01 9:22 [dpdk-dev] [PATCH] test/crypto: fix typo in AES testcase description Rebecca Troy
@ 2021-07-02 10:54 ` Power, Ciara
2021-07-07 14:25 ` Akhil Goyal
0 siblings, 1 reply; 3+ messages in thread
From: Power, Ciara @ 2021-07-02 10:54 UTC (permalink / raw)
To: Troy, Rebecca, dev; +Cc: tomaszx.kulasek, stable, Doherty, Declan
Hi Rebecca,
>-----Original Message-----
>From: Troy, Rebecca <rebecca.troy@intel.com>
>Sent: Thursday 1 July 2021 10:23
>To: dev@dpdk.org
>Cc: Power, Ciara <ciara.power@intel.com>; Troy, Rebecca
><rebecca.troy@intel.com>; tomaszx.kulasek@intel.com; stable@dpdk.org;
>Doherty, Declan <declan.doherty@intel.com>
>Subject: [PATCH] test/crypto: fix typo in AES testcase description
>
>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.kulasek@intel.com
>Cc: stable@dpdk.org
>Signed-off-by: Rebecca Troy <rebecca.troy@intel.com>
>---
> app/test/test_cryptodev_aes_test_vectors.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Ciara Power <ciara.power@intel.com>
Thanks!
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] [PATCH] test/crypto: fix typo in AES testcase description
2021-07-02 10:54 ` Power, Ciara
@ 2021-07-07 14:25 ` Akhil Goyal
0 siblings, 0 replies; 3+ messages in thread
From: Akhil Goyal @ 2021-07-07 14:25 UTC (permalink / raw)
To: Power, Ciara, Troy, Rebecca, dev; +Cc: tomaszx.kulasek, stable, Doherty, Declan
> 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.kulasek@intel.com
> >Cc: stable@dpdk.org
> >Signed-off-by: Rebecca Troy <rebecca.troy@intel.com>
> >---
> > app/test/test_cryptodev_aes_test_vectors.h | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Acked-by: Ciara Power <ciara.power@intel.com>
Applied to dpdk-next-crypto
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-07-07 14:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-01 9:22 [dpdk-dev] [PATCH] test/crypto: fix typo in AES testcase description Rebecca Troy
2021-07-02 10:54 ` Power, Ciara
2021-07-07 14:25 ` Akhil Goyal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).