From patchwork Mon Sep 6 10:39:16 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christian Ehrhardt X-Patchwork-Id: 98079 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 8CD09A0C4D; Mon, 6 Sep 2021 12:39:21 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6FEF8410F1; Mon, 6 Sep 2021 12:39:21 +0200 (CEST) Received: from smtp-relay-internal-1.canonical.com (smtp-relay-internal-1.canonical.com [185.125.188.123]) by mails.dpdk.org (Postfix) with ESMTP id E557440E32 for ; Mon, 6 Sep 2021 12:39:20 +0200 (CEST) Received: from mail-ej1-f69.google.com (mail-ej1-f69.google.com [209.85.218.69]) (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 smtp-relay-internal-1.canonical.com (Postfix) with ESMTPS id AA7033F32C for ; Mon, 6 Sep 2021 10:39:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1630924760; bh=BsikAVp1B4wLJhysu+Oc8WXMIYekpoz/7Kbkw7yVTkg=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=DpHGTkqcqgVSGdTv//b02JuyNQGpGo3tOWNWPgyaR15ORrY4aoTG5OLo5w1HjDrem 0TjKjfATWE+ouf8Q8mNvg+MLYbrjhfB4JNekkf/wNEE7NnX9TCD6mZfaJg42uESGja bSx3S5cFrLNzDgHDgiSP5LKjfkmzsnu+ld3q11oRYVk5i5wueiialUgNKP06GYlV8p xye7U5Rp8ShEnNyTGxDpCubuXChTgqQkM9kGmG91M2vLdkMhZb8S7qYMunncLh9rX8 L1sMYrnQ9/mQEmzwZi8KYTvr6G7b7pHClwcbeiyq6iLc+ruK7gpoBKSqRIni39Vx5u YnjMJs5nMSUOQ== Received: by mail-ej1-f69.google.com with SMTP id q15-20020a17090622cf00b005c42d287e6aso2136027eja.18 for ; Mon, 06 Sep 2021 03:39:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=BsikAVp1B4wLJhysu+Oc8WXMIYekpoz/7Kbkw7yVTkg=; b=ig2PRJC8KaBGUnXT95c67i84qeo+zeZPKU82zJhS395q5TWXuxU4Mrka8pmpl9pgR3 aoPITpsmMrN3QdfI4wQjBtAwPqbcKVfjfmHqnF4lUeDqxeNhxJ0bdxHJaJhynwWDsojv 9zq5PTlgE5CkJcZSI2cyx6be0wpd9mHSZ/rpXSc1Qr/VebIxdkPHnrS7vveJSOvHsrDR 6jp+ecKyhwmxadbOG8+mguqp/fCzmAygKOxfO6A0lLlTttJ8+Kh7xZngH7GmCzoBIWQL DvMrhbcJZzuZjCjh33CLjucJ9sF47Fijvp5OcPtIyGSK8UE8j+Orw+YpMmXgXg0rYICF iAmA== X-Gm-Message-State: AOAM533Y+r8hhM1KWpTe/SaJNi/tXmI2844M8ai0J7mNa5FalGxcVOju RjeNCBqvxHDDQ8szjIZkRVJLFG5Ivgr6djqvPi1qXDdi79NV29wbtAV5Vlq4Bx7HxDlPx8m2gvI fy2RZEu6wI7Idqs7Y+NE4 X-Received: by 2002:a17:906:544f:: with SMTP id d15mr12998419ejp.520.1630924760161; Mon, 06 Sep 2021 03:39:20 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzTy5OKrCd0GKg0qTHh813airtcPn3nrm5qughBvLvHG/+7hyyFQHdS/Nv9YP6qekBmgiYPrw== X-Received: by 2002:a17:906:544f:: with SMTP id d15mr12998405ejp.520.1630924759974; Mon, 06 Sep 2021 03:39:19 -0700 (PDT) Received: from Keschdeichel.lxd ([2001:67c:1560:8007::aac:c4ad]) by smtp.gmail.com with ESMTPSA id s3sm3718496ejm.49.2021.09.06.03.39.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 Sep 2021 03:39:19 -0700 (PDT) From: christian.ehrhardt@canonical.com To: web@dpdk.org Cc: Thomas Monjalon , Luca Boccassi , Christian Ehrhardt Date: Mon, 6 Sep 2021 12:39:16 +0200 Message-Id: <20210906103916.699498-1-christian.ehrhardt@canonical.com> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Subject: [dpdk-web] [PATCH] release 19.11.10 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 Sender: "web" From: Christian Ehrhardt Signed-off-by: Christian Ehrhardt Acked-by: Luca Boccassi --- 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 950ad98..392c245 100644 --- a/content/download/_index.md +++ b/content/download/_index.md @@ -32,7 +32,7 @@ weight = "2" | [DPDK 20.08.0](//fast.dpdk.org/rel/dpdk-20.08.tar.xz) | [2020 August 8](//doc.dpdk.org/guides-20.08/rel_notes/release_20_08.html) | 64badd32cd6bc0761befc8f2402c2148 | | [DPDK 20.05.0](//fast.dpdk.org/rel/dpdk-20.05.tar.xz) | [2020 May 26](//doc.dpdk.org/guides-20.05/rel_notes/release_20_05.html) | 7c6f3e7f7de2422775c4cba116012c4d | | [DPDK 20.02.1](//fast.dpdk.org/rel/dpdk-20.02.1.tar.xz) | [2020 May 18](//doc.dpdk.org/guides-20.02/rel_notes/release_20_02.html) | fd04cb05c728f474b438c6e7aa1eb195 | -| [DPDK 19.11.9 (LTS)](//fast.dpdk.org/rel/dpdk-19.11.9.tar.xz) | [2021 July 19](//doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html) | 387aa2c58720504017cac165df09872c | +| [DPDK 19.11.10 (LTS)](//fast.dpdk.org/rel/dpdk-19.11.10.tar.xz) | [2021 September 6](//doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html) | 33780dfa7462a53b22f120bcbd9da374 | | [DPDK 19.08.2](//fast.dpdk.org/rel/dpdk-19.08.2.tar.xz) | [2019 November 15](//doc.dpdk.org/guides-19.08/rel_notes/release_19_08.html) | 97e71f5fed2e5fa21aae16cae82f9e04 | | [DPDK 19.05.0](//fast.dpdk.org/rel/dpdk-19.05.tar.xz) | [2019 May 13](//doc.dpdk.org/guides-19.05/rel_notes/release_19_05.html) | fe22ad1bab1539945119047b0fdf1105 | | [DPDK 19.02.0](//fast.dpdk.org/rel/dpdk-19.02.tar.xz) | [2019 February 1](//doc.dpdk.org/guides-19.02/rel_notes/release_19_02.html) | 23944a2cdee061aa4bd72ebe7d836db0 | diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md index 0bf6520..8aee1ae 100644 --- a/content/roadmap/_index.md +++ b/content/roadmap/_index.md @@ -100,5 +100,5 @@ by 1-2 weeks, depending on the test results. | Current version | Next version | Next version Date | End of life | Maintainers | |----------|----------|-------------------|---------------------|---------------------------| | 18.11.11 | - | - | December 2020 (EOL) | - | -| 19.11.9 | 19.11.10 | September 2021 | November 2021 (LTS) | Christian Ehrhardt | +| 19.11.10 | 19.11.11 | December 2021 | December 2021 (LTS) | Christian Ehrhardt | | 20.11.2 | 20.11.3 | September 2021 | November 2022 (LTS) | Luca Boccassi, Xueming Li |