From patchwork Thu Oct 8 15:20:16 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ferruh Yigit X-Patchwork-Id: 80065 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 C0597A04BC; Thu, 8 Oct 2020 17:20:25 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id B5CA21C1B2; Thu, 8 Oct 2020 17:20:24 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id 61F401C1B2 for ; Thu, 8 Oct 2020 17:20:23 +0200 (CEST) IronPort-SDR: CJzmyAd99fZA6OafM+k5ACOHrQBoc6MD5Y0Ik+yvUkpTeEbiRsUBBUL+rWX1y88ydf8Q+PohWE QVMrt4FQM0mw== X-IronPort-AV: E=McAfee;i="6000,8403,9768"; a="153188151" X-IronPort-AV: E=Sophos;i="5.77,351,1596524400"; d="scan'208";a="153188151" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Oct 2020 08:20:20 -0700 IronPort-SDR: teuk+MX9J61QlZ6WKIUB1rqcUzxkjY+Z4JBSuqdUIzL+s1j/IxIVZ07Q90aHdCoiUlwO3XD48J 3mkwKRkMgEhw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.77,351,1596524400"; d="scan'208";a="518336473" Received: from silpixa00399752.ir.intel.com (HELO silpixa00399752.ger.corp.intel.com) ([10.237.222.180]) by fmsmga006.fm.intel.com with ESMTP; 08 Oct 2020 08:20:19 -0700 From: Ferruh Yigit To: web@dpdk.org Cc: Thomas Monjalon Date: Thu, 8 Oct 2020 16:20:16 +0100 Message-Id: <20201008152016.981628-1-ferruh.yigit@intel.com> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20201008145005.566832-1-ferruh.yigit@intel.com> References: <20201008145005.566832-1-ferruh.yigit@intel.com> MIME-Version: 1.0 Subject: [dpdk-web] [PATCH v2] 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 is updated as discussed in https://mails.dpdk.org/archives/dev/2020-October/185207.html Signed-off-by: Ferruh Yigit --- v2: * Added sign-off tag --- 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 a29ffee..95d34af 100644 --- a/content/roadmap/_index.md +++ b/content/roadmap/_index.md @@ -96,7 +96,7 @@ 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 23, 2020 +- PMD features freeze (-rc2): October 30, 2020 - Release: November 13, 2020 ### Stable Releases {#stable}