[PATCH] crypto/qat: fix build when no openssl exists

Dooley, Brian brian.dooley at intel.com
Tue Oct 31 09:54:32 CET 2023


Hi Ciara,

> -----Original Message-----
> From: Power, Ciara <ciara.power at intel.com>
> Sent: Friday, October 27, 2023 3:23 PM
> To: dev at dpdk.org
> Cc: Power, Ciara <ciara.power at intel.com>; Dooley, Brian
> <brian.dooley at intel.com>; stable at dpdk.org; Ji, Kai <kai.ji at intel.com>
> Subject: [PATCH] crypto/qat: fix build when no openssl exists
> 
> Previously some compilation errors existed when no openssl was installed on
> the system, and intel-ipsec-mb was installed, due to missing headers and
> macros.
> 
> This patch fixes the issue by adding in extra ifdefs around openssl specific code
> paths, and by adding the relevant macros explicitly in QAT code so it does not
> depend on openssl at all.
> 
> Fixes: ca0ba0e48129 ("crypto/qat: default to IPsec MB for computations")
> Cc: brian.dooley at intel.com
> Cc: stable at dpdk.org
> 
> Signed-off-by: Ciara Power <ciara.power at intel.com>

Thanks!

Acked-by: Brian Dooley <brian.dooley at intel.com>


More information about the stable mailing list