From patchwork Mon Jan 15 11:44:15 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kevin Traynor X-Patchwork-Id: 135876 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id F2D68438CE; Mon, 15 Jan 2024 12:44:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EC6D24064E; Mon, 15 Jan 2024 12:44:26 +0100 (CET) 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 3D09E40649 for ; Mon, 15 Jan 2024 12:44:25 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1705319064; 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=0KyBlNCuHUXftbxgRznB3sRbFVPa52HFCFHksGWrLKA=; b=EdQvFGkE/TWRpESHK8+fKrPhealq7gCLd0DJFXKjcEOxkm/DAxQXjmPh36bvNg624Jcoes dmnSwxznIXLXSTqhAPQlRkBNiYSfraK0lBB6yE7Uykxorl4zAXeZTVBwFVwoH4GyNI9nCN 6y4P/Xj03uQYwlNqSop+mBWmHp4pzBk= Received: from mimecast-mx02.redhat.com (mx-ext.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-398-OoTn_szqNM-UJxl2Hm0XKg-1; Mon, 15 Jan 2024 06:44:23 -0500 X-MC-Unique: OoTn_szqNM-UJxl2Hm0XKg-1 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.rdu2.redhat.com [10.11.54.7]) (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 mimecast-mx02.redhat.com (Postfix) with ESMTPS id 4825B3C025B6; Mon, 15 Jan 2024 11:44:23 +0000 (UTC) Received: from rh.redhat.com (unknown [10.39.192.43]) by smtp.corp.redhat.com (Postfix) with ESMTP id 0CC541C060B2; Mon, 15 Jan 2024 11:44:21 +0000 (UTC) From: Kevin Traynor To: web@dpdk.org Cc: bluca@debian.org, david.marchand@redhat.com, Kevin Traynor Subject: [PATCH] release DPDK 21.11.6 Date: Mon, 15 Jan 2024 11:44:15 +0000 Message-ID: <20240115114415.106408-1-ktraynor@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.7 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com 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 Acked-by: David Marchand --- content/download/_index.md | 2 +- content/roadmap/_index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/download/_index.md b/content/download/_index.md index 4ce6ca4..f3a0972 100644 --- a/content/download/_index.md +++ b/content/download/_index.md @@ -32,5 +32,5 @@ weight = "2" | [DPDK 22.07.0](//fast.dpdk.org/rel/dpdk-22.07.tar.xz) | [2022 July 17](//doc.dpdk.org/guides-22.07/rel_notes/release_22_07.html) | fb73b58b80b1349cd05fe9cf6984afd4 | | [DPDK 22.03.0](//fast.dpdk.org/rel/dpdk-22.03.tar.xz) | [2022 March 17](//doc.dpdk.org/guides-22.03/rel_notes/release_22_03.html) | a07ca8839f98062f46e1cc359735cce8 | -| [DPDK 21.11.5 (LTS)](//fast.dpdk.org/rel/dpdk-21.11.5.tar.xz) | [2023 August 24](//doc.dpdk.org/guides-21.11/rel_notes/release_21_11.html) | fb010eddcd673fcf98782a10cf00b7ae | +| [DPDK 21.11.6 (LTS)](//fast.dpdk.org/rel/dpdk-21.11.6.tar.xz) | [2024 January 15](//doc.dpdk.org/guides-21.11/rel_notes/release_21_11.html) | 367d8d9e5410b5fd3ede781bc5068460| | [DPDK 21.08.0](//fast.dpdk.org/rel/dpdk-21.08.tar.xz) | [2021 August 8](//doc.dpdk.org/guides-21.08/rel_notes/release_21_08.html) | de33433a1806280996a0ecbe66e3642f | | [DPDK 21.05.0](//fast.dpdk.org/rel/dpdk-21.05.tar.xz) | [2021 May 21](//doc.dpdk.org/guides-21.05/rel_notes/release_21_05.html) | a78bba290b11d9717d1272cc6bfaf7c3 | diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md index 93e590e..57e6ede 100644 --- a/content/roadmap/_index.md +++ b/content/roadmap/_index.md @@ -144,4 +144,4 @@ by 3-6 weeks, depending on the test results. | 19.11.14 | - | - | December 2022 (EOL) | Christian Ehrhardt | | 20.11.10 | - | - | December 2023 (EOL) | Luca Boccassi | -| 21.11.5 | 21.11.6 | December 2023 | December 2023 (LTS) | Kevin Traynor | +| 21.11.6 | 21.11.7 | April 2024 | December 2024 (LTS) | Kevin Traynor | | 22.11.3 | 22.11.4 | December 2023 | December 2024 (LTS) | Xueming Li |