From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id AB03846D5D; Mon, 18 Aug 2025 18:00:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 937C040267; Mon, 18 Aug 2025 18:00:24 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id 2DF0B40262 for ; Mon, 18 Aug 2025 18:00:23 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1755532822; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=WKfzGhzdX8dNuOa0VAs9uQJ1ZcI1GfzIf544DU9WjbI=; b=aqwZwK6wP4tkROAUl43pLVqaBwgMxoHE3DrnVeMkl6ODpvxOgfIrySVx10waLZ4pAL9M9E lbw9bMxWIxv22TpRF18RHqdI9zklknWt2KhC2PESHMAFqUi3gNtxwSvSpbXpOO+wgvik6e ZxVwxuu2qgTwXbcqmIxlYrwjZyggW2M= Received: from mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-326-W1kAbp7tOjG5HgssjBC1ow-1; Mon, 18 Aug 2025 12:00:16 -0400 X-MC-Unique: W1kAbp7tOjG5HgssjBC1ow-1 X-Mimecast-MFC-AGG-ID: W1kAbp7tOjG5HgssjBC1ow_1755532813 Received: from mx-prod-int-01.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-01.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 15F50180044F; Mon, 18 Aug 2025 16:00:13 +0000 (UTC) Received: from rh.Home (unknown [10.44.32.42]) by mx-prod-int-01.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 412F630001A6; Mon, 18 Aug 2025 16:00:08 +0000 (UTC) From: Kevin Traynor To: web@dpdk.org Cc: bluca@debian.org, xuemingl@nvidia.com, david.marchand@redhat.com, thomas@monjalon.net, Kevin Traynor Subject: [PATCH] release 24.11.3 Date: Mon, 18 Aug 2025 17:00:04 +0100 Message-ID: <20250818160004.82855-1-ktraynor@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.4 X-Mimecast-Spam-Score: 0 X-Mimecast-MFC-PROC-ID: xK1vPwFyNIdkjXiwsX1vVF8wJuyjB6e5ydIGD7wk65Q_1755532813 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: 8bit content-type: text/plain; charset="US-ASCII"; x-default=true X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: web-bounces@dpdk.org Signed-off-by: Kevin Traynor --- content/download/_index.md | 6 +++--- content/roadmap/_index.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/download/_index.md b/content/download/_index.md index 9d7b1f7..cca16b1 100644 --- a/content/download/_index.md +++ b/content/download/_index.md @@ -11,8 +11,8 @@ weight = "2" 25.07.0 - + {{< icon name="glyphicon glyphicon-download-alt" size="large" >}} Latest Long Term Stable (LTS)\ - 24.11.2 + 24.11.3 @@ -28,5 +28,5 @@ weight = "2" | [DPDK 25.07.0](//fast.dpdk.org/rel/dpdk-25.07.tar.xz) | [2025 July 21](//doc.dpdk.org/guides-25.07/rel_notes/release_25_07.html) | 1a28ab219aed62479c59bc1492bda9af | | [DPDK 25.03.0](//fast.dpdk.org/rel/dpdk-25.03.tar.xz) | [2025 March 24](//doc.dpdk.org/guides-25.03/rel_notes/release_25_03.html) | da3ecf3461bd2b1fef5874cd4cbca163 | -| [DPDK 24.11.2 (LTS)](//fast.dpdk.org/rel/dpdk-24.11.2.tar.xz) | [2025 April 23](//doc.dpdk.org/guides-24.11/rel_notes/release_24_11.html) | dae5ac259126e6912afa5051f6665851 | +| [DPDK 24.11.3 (LTS)](//fast.dpdk.org/rel/dpdk-24.11.3.tar.xz) | [2025 August 18](//doc.dpdk.org/guides-24.11/rel_notes/release_24_11.html) | 5e2cd8cbbe3097697e6800b3480dcc95 | | [DPDK 24.07.0](//fast.dpdk.org/rel/dpdk-24.07.tar.xz) | [2024 July 31](//doc.dpdk.org/guides-24.07/rel_notes/release_24_07.html) | 48151b1bd545cd95447979fa033199bb | | [DPDK 24.03.0](//fast.dpdk.org/rel/dpdk-24.03.tar.xz) | [2024 March 28](//doc.dpdk.org/guides-24.03/rel_notes/release_24_03.html) | a98da848d6ba09808ef00f9a26aaa49a | diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md index c9d164f..0b532fa 100644 --- a/content/roadmap/_index.md +++ b/content/roadmap/_index.md @@ -62,3 +62,3 @@ by 3-6 weeks, depending on the test results. | 22.11.8 | 22.11.9 | August 2025 | December 2025 (LTS) | Luca Boccassi | | 23.11.4 | 23.11.5 | August 2025 | December 2026 (LTS) | Xueming Li | -| 24.11.2 | 24.11.3 | August 2025 | December 2027 (LTS) | Kevin Traynor | +| 24.11.3 | 24.11.4 | January 2026 | December 2027 (LTS) | Kevin Traynor | -- 2.50.1