> -----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. Regards, Ali