Sure Akhil, will do some more testing and will send (unless some better proposal come in). It needs to be backported as well.
From: Akhil Goyal <[email protected]> Sent: Wednesday, September 15, 2021 12:51 PM To: Kusztal, ArkadiuszX <[email protected]>; [email protected] Cc: [email protected]; Zhang, Roy Fan <[email protected]>; Doherty, Declan <[email protected]> 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 <[email protected]<mailto:[email protected]>> Sent: Wednesday, September 15, 2021 4:02 PM To: [email protected]<mailto:[email protected]> Cc: Akhil Goyal <[email protected]<mailto:[email protected]>>; [email protected]<mailto:[email protected]>; Zhang, Roy Fan <[email protected]<mailto:[email protected]>>; Doherty, Declan <[email protected]<mailto:[email protected]>> 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

