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 3D6EBA0542; Fri, 2 Dec 2022 10:17:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 36C9240687; Fri, 2 Dec 2022 10:17:23 +0100 (CET) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mails.dpdk.org (Postfix) with ESMTP id 46D74400D6 for ; Fri, 2 Dec 2022 10:17:22 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1669972641; 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=MdYQqbkBF+bDIdH7q+AY0NRu4eDrZ6yYNJLuwf6ywoQ=; b=EjKUKig6Hh5yj9Kd3SFy5UJBV+IrIUb3ccBs2mnvEvXTfvGZg/bE47jNBzYJGfr4g76/lg pGxlSNgkNfqjO/mJszziLADFhaxXemoOEsFvMFVQX1zxeWX/GPepfS+Coih4MAVa74itY4 Of7y3nAitaKOj8+/uvlDLWF1E4qf2EI= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-153-czf9xqxkOx-CGE9GxuZ7Mg-1; Fri, 02 Dec 2022 04:17:20 -0500 X-MC-Unique: czf9xqxkOx-CGE9GxuZ7Mg-1 Received: from smtp.corp.redhat.com (int-mx09.intmail.prod.int.rdu2.redhat.com [10.11.54.9]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id C14B785A588; Fri, 2 Dec 2022 09:17:19 +0000 (UTC) Received: from localhost.localdomain (ovpn-192-86.brq.redhat.com [10.40.192.86]) by smtp.corp.redhat.com (Postfix) with ESMTP id 0CD7D477F55; Fri, 2 Dec 2022 09:17:18 +0000 (UTC) From: David Marchand To: web@dpdk.org Cc: thomas@monjalon.net Subject: [PATCH] release 22.11.1 Date: Fri, 2 Dec 2022 10:17:09 +0100 Message-Id: <20221202091709.512156-1-david.marchand@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.1 on 10.11.54.9 X-Mimecast-Spam-Score: 0 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: David Marchand --- content/download/_index.md | 4 ++-- content/roadmap/_index.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/content/download/_index.md b/content/download/_index.md index 7e3c279..0031e75 100644 --- a/content/download/_index.md +++ b/content/download/_index.md @@ -13,7 +13,7 @@ weight = "2" {{< icon name="glyphicon glyphicon-download-alt" size="large" >}} Latest Long Term Stable (LTS)\ - 22.11.0 + 22.11.1 {{< icon name="glyphicon glyphicon-calendar" size="large" >}} @@ -25,7 +25,7 @@ weight = "2" | file | date/changelog | md5 | |---------------------------------------------------------------|------------------------------------------------------------------------------|----------------------------------| -| [DPDK 22.11.0](//fast.dpdk.org/rel/dpdk-22.11.tar.xz) | [2022 November 27](//doc.dpdk.org/guides-22.11/rel_notes/release_22_11.html) | 494a3f8f3e1752ca5546bfed3051adca | +| [DPDK 22.11.1 (LTS)](//fast.dpdk.org/rel/dpdk-22.11.1.tar.xz) | [2022 December 2](//doc.dpdk.org/guides-22.11/rel_notes/release_22_11.html) | 0594708fe42ce186a55b0235c6e20cfe | | [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.2 (LTS)](//fast.dpdk.org/rel/dpdk-21.11.2.tar.xz) | [2022 August 29](//doc.dpdk.org/guides-21.11/rel_notes/release_21_11.html) | 86f9c3b9034545172a9f3f2a8cf0f71b | diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md index 3dab202..e3a4d05 100644 --- a/content/roadmap/_index.md +++ b/content/roadmap/_index.md @@ -137,3 +137,4 @@ by 3-6 weeks, depending on the test results. | 19.11.13 | 19.11.14 | December 2022 | December 2022 (LTS) | Christian Ehrhardt | | 20.11.6 | 20.11.7 | December 2022 | December 2022 (LTS) | Luca Boccassi, Xueming Li | | 21.11.2 | 21.11.3 | December 2022 | November 2023 (LTS) | Kevin Traynor | +| 22.11.1 | 22.11.2 | April 2023 | November 2024 (LTS) | | -- 2.38.1