[EXT] [PATCH] crypto/qat: fix build when no openssl exists
Akhil Goyal
gakhil at marvell.com
Mon Oct 30 08:18:29 CET 2023
> 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>
Applied to dpdk-next-crypto
Thanks.
More information about the dev
mailing list