> -----Original Message----- > From: Kevin Traynor <ktray...@redhat.com> > Sent: Monday, April 26, 2021 6:31 PM > To: Ali Alnubani <alia...@nvidia.com>; Konstantin Ananyev > <konstantin.anan...@intel.com>; dev@dpdk.org > Cc: sta...@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v2] acl: fix build with gcc 11 > > On 26/04/2021 16:24, Ali Alnubani wrote: > >> -----Original Message----- > >> From: dev <dev-boun...@dpdk.org> On Behalf Of Konstantin Ananyev > >> Sent: Monday, April 26, 2021 4:35 PM > >> To: dev@dpdk.org > >> Cc: Konstantin Ananyev <konstantin.anan...@intel.com>; > >> sta...@dpdk.org > >> Subject: [dpdk-dev] [PATCH v2] acl: fix build with gcc 11 > >> > > > > Thanks Konstantin, I don't see the acl build failures with this patch. > > Tested with: meson --werror --buildtype=debugoptimized build && ninja > > -C build I see now new build errors in net/tap, test/test_cryptodev, and > app/test-pmd. I'll open separate issues for these. > > > > Hi Ali, > > There is already a Bz for test_cryptodev: > https://bugs.dpdk.org/show_bug.cgi?id=676 >
I opened the following 2 issues: tap build failures on Fedora 35 with gcc 11 (https://bugs.dpdk.org/show_bug.cgi?id=690) test-pmd build failure on Fedora 35 with gcc 11 (https://bugs.dpdk.org/show_bug.cgi?id=691) Regards, Ali