public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
* [PATCH] doc: deprecation of OpenSSL version 1.1.1
@ 2026-02-11 12:19 Emma Finn
  2026-02-17 14:40 ` [EXTERNAL] " Akhil Goyal
  2026-03-31 11:00 ` Thomas Monjalon
  0 siblings, 2 replies; 7+ messages in thread
From: Emma Finn @ 2026-02-11 12:19 UTC (permalink / raw)
  Cc: dev, gakhil, kai.ji, Emma Finn

OpenSSL 1.1.1 reached end-of-life in September 2023. Future
releases of DPDK will require minimum of OpenSSL 3.0.

Signed-off-by: Emma Finn <emma.finn@intel.com>
---
 doc/guides/rel_notes/deprecation.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index ac667e91a6..fca556d07b 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -20,6 +20,11 @@ Deprecation Notices
 * kvargs: The function ``rte_kvargs_process`` will get a new parameter
   for returning key match count. It will ease handling of no-match case.
 
+* cryptodev: Support for OpenSSL versions earlier than 3.0 is deprecated
+  and will be removed. OpenSSL 1.1.1 reached end-of-life in September 2023.
+  The minimum supported OpenSSL version will be 3.0,
+  and version checks for earlier OpenSSL versions will be removed from the PMD.
+
 * eal: The ``-c <coremask>`` commandline parameter is deprecated
   and will be removed in a future release.
   Use the ``-l <corelist>`` or ``--lcores=<corelist>`` parameters instead
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-03-31 11:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-11 12:19 [PATCH] doc: deprecation of OpenSSL version 1.1.1 Emma Finn
2026-02-17 14:40 ` [EXTERNAL] " Akhil Goyal
2026-03-03 15:42   ` Ji, Kai
2026-03-06  3:39   ` Hemant Agrawal
2026-03-22 20:57   ` [EXTERNAL] " Jack Bond-Preston
2026-03-22 20:59     ` Jack Bond-Preston
2026-03-31 11:00 ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox