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

Bruce Richardson bruce.richardson at intel.com
Tue Jan 10 12:26:32 CET 2023


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 for partial hash and AES")
> Cc: stable at dpdk.org
> 
> Signed-off-by: David Marchand <david.marchand at redhat.com>
> ---
>  drivers/crypto/qat/qat_sym_session.c | 2 ++
>  1 file changed, 2 insertions(+)
> 
Confirm that this fixes the build issue.

Tested-by: Bruce Richardson <bruce.richardson at intel.com>


More information about the stable mailing list