RE: [EXT] Re: [PATCH] crypto/qat: fix build for generic x86 with GCC 12

2023-01-19 Thread Akhil Goyal
> -Original Message- > From: Bruce Richardson > Sent: Tuesday, January 17, 2023 2:33 PM > To: Akhil Goyal > Cc: David Marchand ; Kai Ji ; > dev@dpdk.org; sta...@dpdk.org; Ciara Power ; Fan > Zhang > Subject: Re: [EXT] Re: [PATCH] crypto/qat: fix build for ge

Re: [EXT] Re: [PATCH] crypto/qat: fix build for generic x86 with GCC 12

2023-01-17 Thread Bruce Richardson
On Tue, Jan 17, 2023 at 08:20:48AM +, Akhil Goyal wrote: > > On Tue, Jan 10, 2023 at 12:27 PM Bruce Richardson > > wrote: > > > > > > On Mon, Jan 09, 2023 at 11:34:36AM +0100, David Marchand wrote: > > > > Similar to commit 04361fe2aca8 ("crypto/qat: fix build with GCC 12"). > > > > The issue

RE: [EXT] Re: [PATCH] crypto/qat: fix build for generic x86 with GCC 12

2023-01-17 Thread Akhil Goyal
> On Tue, Jan 10, 2023 at 12:27 PM Bruce Richardson > wrote: > > > > On Mon, Jan 09, 2023 at 11:34:36AM +0100, David Marchand wrote: > > > Similar to commit 04361fe2aca8 ("crypto/qat: fix build with GCC 12"). > > > The issue appears when building with the "generic" target we have in > > > devtools

Re: [PATCH] crypto/qat: fix build for generic x86 with GCC 12

2023-01-17 Thread David Marchand
On Tue, Jan 10, 2023 at 12:27 PM Bruce Richardson wrote: > > On Mon, Jan 09, 2023 at 11:34:36AM +0100, David Marchand wrote: > > Similar to commit 04361fe2aca8 ("crypto/qat: fix build with GCC 12"). > > The issue appears when building with the "generic" target we have in > > devtools/test-meson-bu

Re: [PATCH] crypto/qat: fix build for generic x86 with GCC 12

2023-01-10 Thread Bruce Richardson
On Mon, Jan 09, 2023 at 11:34:36AM +0100, David Marchand wrote: > Similar to commit 04361fe2aca8 ("crypto/qat: fix build with GCC 12"). > The issue appears when building with the "generic" target we have in > devtools/test-meson-builds.sh. > > Fixes: 3227bc7138f5 ("crypto/qat: use intel-ipsec-mb f