Hi Rebecca, >-----Original Message----- >From: Troy, Rebecca <[email protected]> >Sent: Thursday 1 July 2021 10:23 >To: [email protected] >Cc: Power, Ciara <[email protected]>; Troy, Rebecca ><[email protected]>; [email protected]; [email protected]; >Doherty, Declan <[email protected]> >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: [email protected] >Cc: [email protected] >Signed-off-by: Rebecca Troy <[email protected]> >--- > app/test/test_cryptodev_aes_test_vectors.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Ciara Power <[email protected]> Thanks!

