On 03/07/2024 11:49, Jack Bond-Preston wrote:
On 02/07/2024 16:39, Akhil Goyal wrote:
I am seeing below errors when it is compiled with openssl 3.0
[1/30] Compiling C object
'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED:
drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
<snip>
Ah, that's my mistake. The OpenSSL version comparison macros should be
>= 3.0.0, not > (in patches 1/5 and 3/5). I will push the amended
patchset ASAP.
v5 uploaded to fix this.