From patchwork Thu Feb 11 11:45:18 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ferruh Yigit X-Patchwork-Id: 87850 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 D2272A054A; Thu, 11 Feb 2021 12:45:27 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9FDE01CC55C; Thu, 11 Feb 2021 12:45:27 +0100 (CET) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by mails.dpdk.org (Postfix) with ESMTP id 794DB1CC4D9 for ; Thu, 11 Feb 2021 12:45:26 +0100 (CET) IronPort-SDR: NGzNsqFrZw5XJC/biLueVmeXd2EvrhLKg+o7N0GfVfUrvPOreeaF8o4u2stCh5isdQv5/QY7U3 lTD1SfmdwWEQ== X-IronPort-AV: E=McAfee;i="6000,8403,9891"; a="182362029" X-IronPort-AV: E=Sophos;i="5.81,170,1610438400"; d="scan'208";a="182362029" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Feb 2021 03:45:21 -0800 IronPort-SDR: gwVMI1+OeLkUprFTa72gULha6nZD90FxP4oAXFTnvKAjUaj94Fs0HEWnA/dOS2OvOmNtvfzwWk FHRx5hbddryA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.81,170,1610438400"; d="scan'208";a="380568148" Received: from silpixa00399752.ir.intel.com (HELO silpixa00399752.ger.corp.intel.com) ([10.237.222.27]) by fmsmga008.fm.intel.com with ESMTP; 11 Feb 2021 03:45:20 -0800 From: Ferruh Yigit To: web@dpdk.org Cc: Thomas Monjalon , John McNamara Date: Thu, 11 Feb 2021 11:45:18 +0000 Message-Id: <20210211114518.2325884-1-ferruh.yigit@intel.com> X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 Subject: [dpdk-web] [PATCH] update 21.02.0 schedule 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" Release date is updated as 14 February, as discussed in: https://mails.dpdk.org/archives/dev/2021-February/199613.html Signed-off-by: Ferruh Yigit --- 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 685b16bea289..22149df37a53 100644 --- a/content/roadmap/_index.md +++ b/content/roadmap/_index.md @@ -101,7 +101,7 @@ The last period is 1 month long and is dedicated to bug fixing. - API freeze (-rc1): January 19, 2021 - PMD features freeze (-rc2): January 29, 2021 - -rc3: February 4, 2021 -- Release: February 12, 2021 +- Release: February 14, 2021 ### Stable Releases {#stable} ----