[PATCH v3] crypto/qat: default to IPsec MB for pre and post computes

Ji, Kai kai.ji at intel.com
Tue May 23 16:10:32 CEST 2023


Acked-by: Kai Ji <kai.ji at intel.com>

________________________________
From: Dooley, Brian <brian.dooley at intel.com>
Sent: Monday, May 22, 2023 15:39
To: Ji, Kai <kai.ji at intel.com>
Cc: dev at dpdk.org <dev at dpdk.org>; gakhil at marvell.com <gakhil at marvell.com>; Dooley, Brian <brian.dooley at intel.com>
Subject: [PATCH v3] crypto/qat: default to IPsec MB for pre and post computes

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>
---
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20230523/6b9a0179/attachment-0001.htm>


More information about the dev mailing list