Re: [PATCH] test/crypto: fix non ASCII character

2024-03-05 Thread Robin Jarry
David Marchand, Mar 05, 2024 at 14:27: > The script buildtools/get-test-suites.py is not tolerant with Unicode. > We may be more flexible probably. > Bruce, Robin, what do you think about allowing Unicode characters in this script? Note: I could reproduce this issue with a Ubuntu 18.04 containe

Re: [PATCH] test/crypto: fix non ASCII character

2024-03-05 Thread David Marchand
On Tue, Mar 5, 2024 at 2:25 PM Thomas Monjalon wrote: > > 05/03/2024 13:14, Ali Alnubani: > > > Subject: [PATCH] test/crypto: fix non ASCII character > > > > > > Fix non ASCII character in the comment. Revert to original text. > > > > > > Bugzil

Re: [PATCH] test/crypto: fix non ASCII character

2024-03-05 Thread Thomas Monjalon
05/03/2024 13:14, Ali Alnubani: > > Subject: [PATCH] test/crypto: fix non ASCII character > > > > Fix non ASCII character in the comment. Revert to original text. > > > > Bugzilla ID: 1396 > > Fixes: f97c63f4f445 ("test/crypto: add AES-GCM external

RE: [PATCH] test/crypto: fix non ASCII character

2024-03-05 Thread Ali Alnubani
> -Original Message- > From: Anoob Joseph > Sent: Tuesday, March 5, 2024 1:34 PM > To: Akhil Goyal ; David Marchand > > Cc: Aakash Sasidharan ; dev@dpdk.org > Subject: [PATCH] test/crypto: fix non ASCII character > > Fix non ASCII character in the comme

[PATCH] test/crypto: fix non ASCII character

2024-03-05 Thread Anoob Joseph
Fix non ASCII character in the comment. Revert to original text. Bugzilla ID: 1396 Fixes: f97c63f4f445 ("test/crypto: add AES-GCM external mbuf case") Signed-off-by: Anoob Joseph --- app/test/test_cryptodev.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/test/test_cryp