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 E920D2A5D for ; Fri, 17 Feb 2017 12:15:02 +0100 (CET) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga105.jf.intel.com with ESMTP; 17 Feb 2017 03:15:01 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.35,171,1484035200"; d="scan'208";a="226496856" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.137]) ([10.237.220.137]) by fmsmga004.fm.intel.com with ESMTP; 17 Feb 2017 03:15:00 -0800 To: Bruce Richardson , Thomas Monjalon References: <1487328140-6146-1-git-send-email-thomas.monjalon@6wind.com> <20170217105939.GA130516@bricha3-MOBL3.ger.corp.intel.com> Cc: dev@dpdk.org From: Ferruh Yigit Message-ID: Date: Fri, 17 Feb 2017 11:15:00 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: <20170217105939.GA130516@bricha3-MOBL3.ger.corp.intel.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Subject: Re: [dpdk-dev] [PATCH] version: 17.05-rc0 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2017 11:15:03 -0000 On 2/17/2017 10:59 AM, Bruce Richardson wrote: > On Fri, Feb 17, 2017 at 11:42:20AM +0100, Thomas Monjalon wrote: >> Signed-off-by: Thomas Monjalon > > Acked-by: Bruce Richardson Hi Thomas, What do you think about tagging -rc0 releases? I find it useful for "git describe" output, but not sure if it bloats ref list. Thanks, ferruh