From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 51FFB2C16; Tue, 23 May 2017 11:19:48 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga105.jf.intel.com with ESMTP; 23 May 2017 02:19:47 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.38,381,1491289200"; d="scan'208";a="90647017" Received: from yliu-dev.sh.intel.com (HELO yliu-dev) ([10.239.67.162]) by orsmga002.jf.intel.com with ESMTP; 23 May 2017 02:19:47 -0700 Date: Tue, 23 May 2017 17:19:47 +0800 From: Yuanhan Liu To: Hemant Agrawal Cc: dpdk stable , "dev@dpdk.org" Message-ID: <20170523091947.GT2276@yliu-dev> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-stable] Next Stable Release? X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2017 09:19:50 -0000 On Tue, May 23, 2017 at 09:05:38AM +0000, Hemant Agrawal wrote: > Which is the next DPDK LTS release? There is no answer yet. It could be v18.11. There was also a request for proposing v17.11 to be the next LTS. > Is 17.05 a DPDK LTS release? Nope, it's not in the plan. > Do we need to send a copy to stable@dpdk.org for any fixes on 17.05? What you just need to do is to put following tag in the commit log. Cc: stable@dpdk.org --yliu