On Tue, Mar 5, 2024 at 2:25 PM Thomas Monjalon <[email protected]> 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. > > > > > > Bugzilla ID: 1396 > > > Fixes: f97c63f4f445 ("test/crypto: add AES-GCM external mbuf case") > > > > > > Signed-off-by: Anoob Joseph <[email protected]> > > > --- > > > > Build passes with this patch, thanks! > > > > Tested-by: Ali Alnubani <[email protected]> > > Reported-by: Ali Alnubani <[email protected]> > > Applied, thanks. > > > 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 container, but not with my fedora 38. Maybe something to do with a python version.. ? -- David Marchand

