From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by smtp.lore.kernel.org (Postfix) with ESMTP id 161DBD58CA9 for ; Sun, 22 Mar 2026 20:58:07 +0000 (UTC) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CFEB6402DB; Sun, 22 Mar 2026 21:58:06 +0100 (CET) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mails.dpdk.org (Postfix) with ESMTP id A773B4021E for ; Sun, 22 Mar 2026 21:58:05 +0100 (CET) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 8A1E11570; Sun, 22 Mar 2026 13:57:58 -0700 (PDT) Received: from [10.57.77.15] (unknown [10.57.77.15]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id B05093F73B; Sun, 22 Mar 2026 13:58:02 -0700 (PDT) Message-ID: <6174edf4-ca48-4ac7-b1f4-811b5d5aa84d@foss.arm.com> Date: Sun, 22 Mar 2026 20:57:39 +0000 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [EXTERNAL] [PATCH] doc: deprecation of OpenSSL version 1.1.1 Content-Language: en-GB To: Akhil Goyal , Emma Finn Cc: "dev@dpdk.org" , "kai.ji@intel.com" , Hemant Agrawal , Anoob Joseph , Raslan Darawsheh , Sunil Uttarwar , Andrew Boyer , Vikas Gupta , Pablo de Lara , Nagadheeraj Rottela , Matan Azrad , Jay Zhou , Hanxiao Li References: <20260211121916.2598788-1-emma.finn@intel.com> From: Jack Bond-Preston In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org On 17/02/2026 14:40, Akhil Goyal wrote: >> 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 >> --- > Acked-by: Akhil Goyal > Adding more PMD maintainers for acks.Acked-by: Jack Bond-Preston