From patchwork Thu Oct 29 12:28:33 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ferruh Yigit X-Patchwork-Id: 82750 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id C998CA04B5; Thu, 29 Oct 2020 13:28:41 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id B37F1CAF8; Thu, 29 Oct 2020 13:28:40 +0100 (CET) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 4CAD6CAE2 for ; Thu, 29 Oct 2020 13:28:38 +0100 (CET) IronPort-SDR: tyAg3Uzk9rbwYP6p1tqOF+BM4Wuzvlzt7Hmi3B8GpGWCW2zWQQgr5HyG6nBmBYeXrzIgQKSF/0 yhWhgPfcYqXw== X-IronPort-AV: E=McAfee;i="6000,8403,9788"; a="168552978" X-IronPort-AV: E=Sophos;i="5.77,429,1596524400"; d="scan'208";a="168552978" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Oct 2020 05:28:36 -0700 IronPort-SDR: ahzPKTBIGBEbLO5KD/x2D6dtpO4pLeHFrgFkTUiZUa7guhXlFU+L2rbm/l0xhr0VBfQDMViuO3 apKoDq6LOGRQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.77,429,1596524400"; d="scan'208";a="362083346" Received: from silpixa00399752.ir.intel.com (HELO silpixa00399752.ger.corp.intel.com) ([10.237.222.180]) by orsmga007.jf.intel.com with ESMTP; 29 Oct 2020 05:28:35 -0700 From: Ferruh Yigit To: web@dpdk.org Cc: Thomas Monjalon Date: Thu, 29 Oct 2020 12:28:33 +0000 Message-Id: <20201029122833.3704420-1-ferruh.yigit@intel.com> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 Subject: [dpdk-web] [PATCH] update 20.11.0 schedule X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 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" -rc2 date change to 3 November & -rc3 date defined as 12 November, as discussed in: https://mails.dpdk.org/archives/dev/2020-October/189979.html Signed-off-by: Ferruh Yigit --- content/roadmap/_index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md index df107e1..8d6c79a 100644 --- a/content/roadmap/_index.md +++ b/content/roadmap/_index.md @@ -95,7 +95,8 @@ The last period is 1 month long and is dedicated to bug fixing. - Proposal deadline (RFC/v1 patches): September 11, 2020 - API freeze (-rc1): October 16, 2020 -- PMD features freeze (-rc2): October 30, 2020 +- PMD features freeze (-rc2): November 3, 2020 +- -rc3: November 12, 2020 - Release: November 25, 2020 ### Stable Releases {#stable}