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 A5DA9A0548;
	Thu,  2 Dec 2021 11:18:33 +0100 (CET)
Received: from [217.70.189.124] (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 9AD1D40DDA;
	Thu,  2 Dec 2021 11:18:33 +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 AD8174067B
 for <web@dpdk.org>; Thu,  2 Dec 2021 11:18:32 +0100 (CET)
Received: from mail-ed1-f70.google.com (mail-ed1-f70.google.com
 [209.85.208.70])
 (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 88E343F1FD
 for <web@dpdk.org>; Thu,  2 Dec 2021 10:18:32 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com;
 s=20210705; t=1638440312;
 bh=jQHVCLIqj5uNgBiStZjsEz3Q+tGlYW+E2XqBzjkOi7I=;
 h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References:
 MIME-Version;
 b=E9sRP0zEXc6v4/RWD0N7I3kqQ5QGEsC0ZNYFWqsviXBXMMDJ+u1B1N0/4trr8hfpy
 4tKvbfUli9244RUOOwu1B3Q9BUfsiFx984YX8GdXCtPPkxtaQTvHzzw9Aj7RuRniB9
 FGpWDkmpVX0E4MnI/TAA37Ex5IvGK8mXni8218/jY0g69Q6Sou3uFSGHHCw14mkzh4
 m43RXs11Rd9WltLQOKXJUGXKbEy51TEhwsJTOShx3zLt6qOarYx8kQlbBRlCYSE95j
 qYJoB2lNDH53pJA2tXDPya9t/tXVw2guvmOmMC9DmXT7xOvS9GqR4GI8wRsTK/pWFc
 gIow/DVnPGdbg==
Received: by mail-ed1-f70.google.com with SMTP id
 l15-20020a056402124f00b003e57269ab87so23029753edw.6
 for <web@dpdk.org>; Thu, 02 Dec 2021 02:18:32 -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=jQHVCLIqj5uNgBiStZjsEz3Q+tGlYW+E2XqBzjkOi7I=;
 b=hkmsAL/eQphMjcecthV0Nikb3584CrzHCJhijqS7ZE0TMvHptGzZa7dEEiPmjrzIgv
 VfrBX9lYvowpvSXL6NrhsV1lQwdfWwkY+G0PDK6Fc90RHHoYnGUqp6PgKOoRW/YpPtxF
 2RmANo9dyUhOPgDrhU2uie8k6dY5CoABsH8om5ir7LP2AlNYa2WXFKfC5X4Hq/xlipfB
 EWoop5ZnrdNK2hogU0QIS5ZusOGjzzWSn0ver19F1YcpSaY7YLi4q4TfXc2zVxhlScHj
 SrJWnvm1zTBLDGvOh/feXuIabaH9USusl3brxajiF8S5ntNEriRgjLSMTUWtrxDAYAZS
 3WAg==
X-Gm-Message-State: AOAM530gYV82ZrP/Nyw0P3Ka3hNUUbsAxVAbf4k6+r3cVFU2zTvJbsIz
 oZOoeYhzd0QykTiv9pBR7vQggwakzLrQsp/ImafSgKtX/oHVbyWr7gsBqZPWEYPRtcNUQFLxPTy
 gWvxDLVXzWFsFtxP/lEhV
X-Received: by 2002:a05:6402:11c8:: with SMTP id
 j8mr16922707edw.33.1638440310952; 
 Thu, 02 Dec 2021 02:18:30 -0800 (PST)
X-Google-Smtp-Source: ABdhPJxeMsWWtzdVBA7btZIBO+gDLS8C+txmre5on04STISD0D/NTkUr9GaUkYQzixs5LFt2Xdi9HA==
X-Received: by 2002:a05:6402:11c8:: with SMTP id
 j8mr16922672edw.33.1638440310799; 
 Thu, 02 Dec 2021 02:18:30 -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.29
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Thu, 02 Dec 2021 02:18:30 -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 1/2] Delay release of 19.11.11
Date: Thu,  2 Dec 2021 11:18:21 +0100
Message-Id: <20211202101822.3364418-2-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>

The christmas/new-year break and some constraints in test environments
will make 19.11.11 likely to appear later than expected.

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 069c5c4..3c01699 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 | December 2021     | December 2021 (LTS) | Christian Ehrhardt        |
+| 19.11.10 | 19.11.11 | January 2022      | December 2021 (LTS) | Christian Ehrhardt        |
 | 20.11.3  | 20.11.4  | December 2021     | November 2022 (LTS) | Luca Boccassi, Xueming Li |
-- 
2.34.0