[dpdk-dev] OpenSSL 3.0 released, deprecated functions - DPDK crypto compilation issues

Zhang, Roy Fan roy.fan.zhang at intel.com
Fri Oct 8 15:10:21 CEST 2021


Hi Akhil,

Meson may pop warnings when detected the libcrypto APIs that are marked as deprecated – but for now it is still compliable.
For now shall we not touching it but fix the problem in future releases (we need to address before it is gone for sure)?

Regards,
Fan

From: Akhil Goyal <gakhil at marvell.com>
Sent: Wednesday, September 15, 2021 11:51 AM
To: Kusztal, ArkadiuszX <arkadiuszx.kusztal at intel.com>; dev at dpdk.org
Cc: asomalap at amd.com; Zhang, Roy Fan <roy.fan.zhang at intel.com>; Doherty, Declan <declan.doherty at intel.com>
Subject: RE: OpenSSL 3.0 released, deprecated functions - DPDK crypto compilation issues

Hi Arek,

Can you submit changes for the meson files needed to compile it with 3.0 if needed?

Regards,
Akhil

From: Kusztal, ArkadiuszX <arkadiuszx.kusztal at intel.com<mailto:arkadiuszx.kusztal at intel.com>>
Sent: Wednesday, September 15, 2021 4:02 PM
To: dev at dpdk.org<mailto:dev at dpdk.org>
Cc: Akhil Goyal <gakhil at marvell.com<mailto:gakhil at marvell.com>>; asomalap at amd.com<mailto:asomalap at amd.com>; Zhang, Roy Fan <roy.fan.zhang at intel.com<mailto:roy.fan.zhang at intel.com>>; Doherty, Declan <declan.doherty at intel.com<mailto:declan.doherty at intel.com>>
Subject: [EXT] OpenSSL 3.0 released, deprecated functions - DPDK crypto compilation issues

External Email
________________________________
Hi,

OpenSSL 3.0 is now released and since some PMDs in DPDK depends on libcrypto deprecated now functions, anyone who install 3.0 may see compilation problems.
So we suggest in case adaptation cannot be made in time to put version constraint in meson dependencies “version : '<3.0.0'”, it probably will not work with OpenSSL installed from source though (at least did not work for me).

Regards,
Arek




More information about the dev mailing list