From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <vincent.jardin@6wind.com>
Received: from mail-wm0-f49.google.com (mail-wm0-f49.google.com [74.125.82.49])
 by dpdk.org (Postfix) with ESMTP id 1870E569C
 for <dev@dpdk.org>; Tue, 15 Dec 2015 22:40:47 +0100 (CET)
Received: by mail-wm0-f49.google.com with SMTP id l126so12812844wml.1
 for <dev@dpdk.org>; Tue, 15 Dec 2015 13:40:47 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=6wind-com.20150623.gappssmtp.com; s=20150623;
 h=message-id:date:from:organization:user-agent:mime-version:to:cc
 :subject:references:in-reply-to:content-type
 :content-transfer-encoding;
 bh=UVLQNAdu6Ljt5YXH+/SdZ7+LmaNnDYKzsenssjmTx+M=;
 b=jsJMke20KVpYCGhh2x7LVw8PBQ8xbU6Q98nBcrcl68obAyCUVcHZDQQLQL0uXvNizQ
 orDyMGH73whjzjYktZKZMLtnRiqZ8iVRljZnIX+Jnv2bi485gexNUMhzxAUUSuIksj0p
 CNZP72Qjukm8UFOUafo7lLuOMCDi4JPrKxuSY96u/YQceyl5YrYALnZJAgP9ymRdUGKG
 GOmJhyVcx2+KKQyEBKbrXevwSUU4k9DkSUrORtu8nyO78RObG+lZk28VHbGiZVf6suRv
 RbqYgs+yK+z255uNW8xJ2Y0dCSmth8pyXh2htOAnWqQY9QS4ckvAxTsj/rm1HmevyRbq
 6HrQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20130820;
 h=x-gm-message-state:message-id:date:from:organization:user-agent
 :mime-version:to:cc:subject:references:in-reply-to:content-type
 :content-transfer-encoding;
 bh=UVLQNAdu6Ljt5YXH+/SdZ7+LmaNnDYKzsenssjmTx+M=;
 b=jeqVOz8whtob8DI2jg5PCHv/ppnGLfS763CD+8kYqCgilMACTEUKYC2OkA9LuUseo2
 tUUq9ccVgBuKynOGJHNBN8lThS4YYYYioLgKjRSAsu842nqCBoAANI3oC352P2Wusf0s
 dSc3ZIiNrfpyo0ykQRRVW4ArlEKwsvEdFPOtP4tWvhXMdCmiVbbIGBkK83uvdLzbbeqc
 NEYp9I18iOGyarhAIvc7iUS1ZSx94bJWFbmb36ZAdfmI2DYQGKUJyVohMdSx5c9vyCAn
 KmALWD5kf98n79acerRZv1+5/fcM7EtZZSz+ZtuPhUAYe6DNF5K+gEOzXEXDyFT+HC1D
 FirQ==
X-Gm-Message-State: ALoCoQnRO3td2eOu3QemI9+Pj8OsQpIQbjID0ByPgbQkQJppmFAey1CbdwJvsMA7F78+YPllU2ou5LJoNgWM5SJnWcpfXySnbw==
X-Received: by 10.28.64.131 with SMTP id n125mr7490117wma.103.1450215646893;
 Tue, 15 Dec 2015 13:40:46 -0800 (PST)
Received: from saturne.dev.6wind.com ([2a01:e35:8a8e:1b70:226:b9ff:fec7:e133])
 by smtp.gmail.com with ESMTPSA id
 h67sm22561164wmf.17.2015.12.15.13.40.45
 (version=TLSv1/SSLv3 cipher=OTHER);
 Tue, 15 Dec 2015 13:40:46 -0800 (PST)
Message-ID: <567088DD.1070203@6wind.com>
Date: Tue, 15 Dec 2015 22:40:45 +0100
From: Vincent JARDIN <vincent.jardin@6wind.com>
Organization: www.6wind.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64;
 rv:31.0) Gecko/20100101 Thunderbird/31.5.0
MIME-Version: 1.0
To: "Wiles, Keith" <keith.wiles@intel.com>
References: <1667533.heuKAiE6KB@xps13>
 <26FA93C7ED1EAA44AB77D62FBE1D27BA6747CE41@IRSMSX108.ger.corp.intel.com>
 <567066CF.2040404@redhat.com>
 <7C846718-93F5-46D4-BD1F-6D618C192973@intel.com>
In-Reply-To: <7C846718-93F5-46D4-BD1F-6D618C192973@intel.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] releases scheduling
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Tue, 15 Dec 2015 21:40:47 -0000

On 15/12/2015 22:15, Wiles, Keith wrote:
> I see the YY.MM.PP (PP is patch number) as the simplest way to keep track of when a release was done.

+1

I like it.