[PATCH v5] crypto/qat: default to IPsec MB for computations

Power, Ciara ciara.power at intel.com
Thu Jun 8 14:25:42 CEST 2023



> -----Original Message-----
> From: Brian Dooley <brian.dooley at intel.com>
> Sent: Tuesday 6 June 2023 11:28
> To: Ji, Kai <kai.ji at intel.com>
> Cc: dev at dpdk.org; gakhil at marvell.com; De Lara Guarch, Pablo
> <pablo.de.lara.guarch at intel.com>; Dooley, Brian <brian.dooley at intel.com>
> Subject: [PATCH v5] crypto/qat: default to IPsec MB for computations
> 
> Pre and post computations currently use the OpenSSL library by default.
> This patch changes the default option to Intel IPsec MB library version
> 1.4 for the required computations. If this version of IPsec is not met
> it will fallback to use OpenSSL.
> 
> Added version checks for libipsecmb and libcrypto into meson build.
> Added directives for detecting IPsec MB or OpenSSL.
> 
> Signed-off-by: Brian Dooley <brian.dooley at intel.com>
> Acked-by: Kai Ji <kai.ji at intel.com>
> Acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
> ---
> v5:
> Remove ipsec mb define and add previous ack
> v4:
> Rebase and fix conflicts
> v3:
> Fix checkpatch warnings by replacing return with goto
> v2:
> OpenSSL code reintroduced as a fallback feature if Intel IPsec MB 1.4
> not available
<snip>

Acked-by: Ciara Power <ciara.power at intel.com>


More information about the dev mailing list