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 <ano...@marvell.com> > > --- > > Build passes with this patch, thanks! > > Tested-by: Ali Alnubani <alia...@nvidia.com>
Reported-by: Ali Alnubani <alia...@nvidia.com> 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?