From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <web-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id BCDCCA0548;
	Thu,  2 Dec 2021 11:18:36 +0100 (CET)
Received: from [217.70.189.124] (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id B7A7D40692;
	Thu,  2 Dec 2021 11:18:36 +0100 (CET)
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 9555C4067B
 for <web@dpdk.org>; Thu,  2 Dec 2021 11:18:35 +0100 (CET)
Received: from mail-ed1-f72.google.com (mail-ed1-f72.google.com
 [209.85.208.72])
 (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 D9A7F3F1F5
 for <web@dpdk.org>; Thu,  2 Dec 2021 10:18:34 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com;
 s=20210705; t=1638440314;
 bh=JQvt2Bj8+gvKUmnKc08YLGcOLGq657qTjRChA/E6UvY=;
 h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References:
 MIME-Version;
 b=dz7g0gvTqgx4smOkkARN3sb2nUcg/CJz2L73cagUoORitvWKCYCNRdc+eqEcHTfMy
 D5dGulJ4ySxY/PSOcRsuQNDGYFMxmA2QQQ8XsX4wtZY7txc0Ce/WZMWFaHu02tRBXj
 liZFUZPA6gmzJ3GsLsXhhXsB8H/ME3FutrAURsdBi5z4A9oQ9+vjP8Y9Mo3RYFluaR
 c/JHsuZJ5pWTh3cyL8IibMsE/XFsI5rcqZWYftSLBn0tmb9Q/ubben5I4AwZh5mKUM
 OvEKgN+WrIcaS/8h2r+m9Z1ZGOeBf/qRex01gUppE/D3xj4KGd4Tv1GlZVAJ6nrP8G
 RAh3TzvuzQIvg==
Received: by mail-ed1-f72.google.com with SMTP id
 i19-20020a05640242d300b003e7d13ebeedso23057845edc.7
 for <web@dpdk.org>; Thu, 02 Dec 2021 02:18:34 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112;
 h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to
 :references:mime-version:content-transfer-encoding;
 bh=JQvt2Bj8+gvKUmnKc08YLGcOLGq657qTjRChA/E6UvY=;
 b=njSN7AxIWnZdBENsDg0XR1KSIDO4pY98rufKBECVJp6kkAcqc1Sdz9x2KMYBXIt6sZ
 iRFOqNHJA6tjDs8+yuMwtv2B3L8FzxuKalFQaGnK973Z3eCcxul1KHdKrKL7kX151shc
 qpNVn2RViiwLFDoo6lWA6A+wbB6tspg7wA01l7EnshtwiaJmsbF7csOMzEaWZxxgAxl9
 TuKMJfwh0u6ooWyvwUHrqpvtTksRLNgOHVPyJSIqB9Fv6tU2Tr4Iup1zhczFBBh9m7lB
 I2xFdtyr3UB9wzkHATyByt7K69dBbXnXVPHMgCstfdFnf6DnXE6KFHU4RpouHsc4pEWl
 iC5w==
X-Gm-Message-State: AOAM531egPKYNK1SD/EmcjaxKCI/mhMCk766TcAO9bwTUot4El7Ax6QH
 Kbx2/BHr+COZXOgA35wqrc7cTboejePCQdwssgHt8fdMyMrEScZIyAGJaGWWowl3YqyjzX2Ik/u
 L7HqetOZxA5z5egXTvL6d
X-Received: by 2002:a50:ef11:: with SMTP id m17mr191185eds.98.1638440313825;
 Thu, 02 Dec 2021 02:18:33 -0800 (PST)
X-Google-Smtp-Source: ABdhPJyDj/Fn49cxnULtqW+wesSYKVs5obbkvGPUoCqGvZEI0kXz+WIe0gutKtTF9/hGoa0nA1/NXQ==
X-Received: by 2002:a50:ef11:: with SMTP id m17mr191136eds.98.1638440313607;
 Thu, 02 Dec 2021 02:18:33 -0800 (PST)
Received: from localhost.localdomain ([2001:67c:1560:8007::aac:c4ad])
 by smtp.gmail.com with ESMTPSA id qb21sm1564655ejc.78.2021.12.02.02.18.32
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Thu, 02 Dec 2021 02:18:33 -0800 (PST)
From: christian.ehrhardt@canonical.com
To: web@dpdk.org, Ian Stokes <ian.stokes@intel.com>,
 Kevin Traynor <ktraynor@redhat.com>, Thomas Monjalon <thomas@monjalon.net>,
 Luca Boccassi <bluca@debian.org>, Xueming Li <xuemingl@nvidia.com>,
 David Marchand <dmarchan@redhat.com>, Pei Zhang <pezhang@redhat.com>,
 Raslan Darawsheh <rasland@nvidia.com>, qian.q.xu@intel.com,
 Ju-Hyoung Lee <juhlee@microsoft.com>, Ali Alnubani <alialnu@nvidia.com>,
 David Christensen <drc@linux.vnet.ibm.com>, benjamin.walker@intel.com,
 John McNamara <john.mcnamara@intel.com>, Jerin Jacob <jerinj@marvell.com>,
 Hemant Agrawal <hemant.agrawal@nxp.com>, Akhil Goyal <akhil.goyal@nxp.com>,
 yuan.peng@intel.com, pingx.yu@intel.com, zhaoyan.chen@intel.com,
 Abhishek Marathe <Abhishek.Marathe@microsoft.com>,
 hariprasad.govindharajan@intel.com
Cc: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Subject: [PATCH 2/2] Extend 19.11.x support period to 3 years
Date: Thu,  2 Dec 2021 11:18:22 +0100
Message-Id: <20211202101822.3364418-3-christian.ehrhardt@canonical.com>
X-Mailer: git-send-email 2.34.0
In-Reply-To: <20211202101822.3364418-1-christian.ehrhardt@canonical.com>
References: <20211202101822.3364418-1-christian.ehrhardt@canonical.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
X-BeenThere: web@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: DPDK website maintenance <web.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/web>,
 <mailto:web-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/web/>
List-Post: <mailto:web@dpdk.org>
List-Help: <mailto:web-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/web>,
 <mailto:web-request@dpdk.org?subject=subscribe>
Errors-To: web-bounces@dpdk.org

From: Christian Ehrhardt <christian.ehrhardt@canonical.com>

It was discussed in various places by now, along with the switch of the
main development branch to three per year we also want to extend the
lifetime of the LTS releases.

19.11.x is the first to pass the two years and we want to extend it to
three as it still has active users e.g. via Ubuntu 20.04 LTS but also
potentially many other appliances and/or vendors.

Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
---
 content/roadmap/_index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 3c01699..1580a8c 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -102,5 +102,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.10 | 19.11.11 | January 2022      | December 2021 (LTS) | Christian Ehrhardt        |
+| 19.11.10 | 19.11.11 | January 2022      | December 2022 (LTS) | Christian Ehrhardt        |
 | 20.11.3  | 20.11.4  | December 2021     | November 2022 (LTS) | Luca Boccassi, Xueming Li |
-- 
2.34.0