From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
Received: from mail-wr0-f181.google.com (mail-wr0-f181.google.com
 [209.85.128.181]) by dpdk.org (Postfix) with ESMTP id 79C842BB2
 for <web@dpdk.org>; Tue, 28 Feb 2017 10:10:42 +0100 (CET)
Received: by mail-wr0-f181.google.com with SMTP id u48so4269857wrc.0
 for <web@dpdk.org>; Tue, 28 Feb 2017 01:10:42 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=6wind-com.20150623.gappssmtp.com; s=20150623;
 h=from:to:cc:subject:date:message-id:user-agent:in-reply-to
 :references:mime-version:content-transfer-encoding;
 bh=8TgLVxUH77pLUJf1cjxFLH72uEJT5fd+IJjGhzlSU/8=;
 b=Ufpu+PhvX3zVrBO6DgcLDqL1eB+2hlnAeEmWnhxyOY3488Ikx9E7r3J6jD2yPIbbZ3
 vAezPetb1xNqLqjiK7vnQx1QWr4v9ZnClE5dWRFIOg/Tu4mUJQYbEsJFInc9ndCzh6pE
 DUZVt0/Tfu38PbynW8SIdypnM5ipY3PoVBIDIRTfdvr4SelF5g9iagAYgEtfj9oWuemu
 WKOddKq0zEDHRnrssrkPJPvJxH5FKBbVgEMu1jkPa4jeUokTfp/l5OGyr6IwtAo2zRt0
 /X6tttRsHzJ/pmgp/Ns3BdktVpoHNVN6W+1irOpc+32zq8GXgqs8NKvAGyD4COokIaEd
 ZWug==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:from:to:cc:subject:date:message-id:user-agent
 :in-reply-to:references:mime-version:content-transfer-encoding;
 bh=8TgLVxUH77pLUJf1cjxFLH72uEJT5fd+IJjGhzlSU/8=;
 b=lNv6rz14htFO2rtsYoEIyCj1fNDShAjMiZlwWiV7mPQFdu8XufVymXQDKbMLy519bR
 OwH4pUBu2CiLuxeLODG6xbRrNWEm8bjvdkb95QLIkwqZ9ZJJbAvBsPghWsBF409GC22j
 H8Csqhhkx9RZBzVTz/lY4/h+cXVkoQTZZiRCVfjTo0+5orG6LywxYBC4snQFFlCoiMKb
 Q5Fsx9GgnFxQLf3h5llyOxFVMOw0l7zmzDX0b9wJTHVT1vOwjF2N8TtBTz15hr8F/5tF
 RN4J/UuXoJCOR/yxq04tChRgPPvolNv74sArLERg22PqUMpTpGAm/4/AKDuezhh4cSN2
 G+pA==
X-Gm-Message-State: AMke39nlSmsn84m41918GtLyLAaJT+t7omp4QIXR1u4pFGfJ9ek8662uSpGf2EBwHCbuEh8S
X-Received: by 10.223.131.103 with SMTP id 94mr1187368wrd.115.1488273041893;
 Tue, 28 Feb 2017 01:10:41 -0800 (PST)
Received: from xps13.localnet (184.203.134.77.rev.sfr.net. [77.134.203.184])
 by smtp.gmail.com with ESMTPSA id 94sm1404761wrl.50.2017.02.28.01.10.41
 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
 Tue, 28 Feb 2017 01:10:41 -0800 (PST)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Cc: "Mcnamara, John" <john.mcnamara@intel.com>, web@dpdk.org, "Liu,
 Yu Y" <yu.y.liu@intel.com>
Date: Tue, 28 Feb 2017 10:10:40 +0100
Message-ID: <5460850.KMmkB5mNaA@xps13>
User-Agent: KMail/4.14.10 (Linux/4.5.4-1-ARCH; KDE/4.14.11; x86_64; ; )
In-Reply-To: <20170228070229.GN18844@yliu-dev.sh.intel.com>
References: <1485173446-30737-1-git-send-email-yuanhan.liu@linux.intel.com>
 <B27915DBBA3421428155699D51E4CFE2026D5FB8@IRSMSX103.ger.corp.intel.com>
 <20170228070229.GN18844@yliu-dev.sh.intel.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Subject: Re: [dpdk-web] [PATCH] add stable and LTS release plan
X-BeenThere: web@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK website maintenance <web.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/web>,
 <mailto:web-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/web/>
List-Post: <mailto:web@dpdk.org>
List-Help: <mailto:web-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/web>,
 <mailto:web-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Feb 2017 09:10:43 -0000

2017-02-28 15:02, Yuanhan Liu:
> On Fri, Feb 24, 2017 at 10:42:55AM +0000, Mcnamara, John wrote:
> > From: Thomas Monjalon
> > > >  	<h3 id="dates">Scheduling</h3>
> > > 
> > > I think we should publish the dates for the next releases here.
> > 
> > Agreed. Just add 3 weeks to the other release dates as a guidance.
> 
> Okay.
> 
> And I think we still miss one thing: we may need one new section to
> tell which version is a LTS. Any idea?

The next LTS should be announced in the roadmap.
The previous LTS can be marked in http://dpdk.org/rel.
Example:
DPDK 16.11 (LTS)   2016 November 13   06c1c577795360719d0b4fafaeee21e9