From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 2ABD92C51 for ; Mon, 6 Jun 2016 16:16:54 +0200 (CEST) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga104.fm.intel.com with ESMTP; 06 Jun 2016 07:16:08 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,427,1459839600"; d="scan'208";a="116879985" Received: from yliu-dev.sh.intel.com (HELO yliu-dev) ([10.239.67.162]) by fmsmga004.fm.intel.com with ESMTP; 06 Jun 2016 07:16:07 -0700 Date: Mon, 6 Jun 2016 22:16:55 +0800 From: Yuanhan Liu To: Nirmoy Das Cc: dev@dpdk.org, Thomas Monjalon Message-ID: <20160606141655.GF10038@yliu-dev.sh.intel.com> References: <57557E4F.4060808@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <57557E4F.4060808@suse.de> User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] RFC: DPDK Long Term Support X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jun 2016 14:16:54 -0000 On Mon, Jun 06, 2016 at 03:44:47PM +0200, Nirmoy Das wrote: > > > LTS Version > > ------------ > > > > The proposed initial LTS version will be DPDK 16.07. The next versions, based > > on a 2 year cycle, will be DPDK 18.08, 20.08, etc. > > Hi, > > I can see 16.07's release due date is 18th July. Is it possible to know > the timeline for RC versions of dpdk-16.07 ? This might be helpful for > SUSE to decide the supported product(SLE12 SP*/Leap) for dpdk-lts. You can get it from http://dpdk.org/dev/roadmap: 16.07 Proposal deadline: May 8 Integration deadline: June 16 Release: July 18 In another word, we're gona have 1st RC release in less then 2 weeks. --yliu