From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: Next Stable Release? Date: Tue, 23 May 2017 17:19:47 +0800 Message-ID: <20170523091947.GT2276@yliu-dev> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dpdk stable , "dev@dpdk.org" To: Hemant Agrawal Return-path: Content-Disposition: inline In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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