From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] devtools: check stable tag in fixes Date: Fri, 20 Jan 2017 16:20:45 +0000 Message-ID: <0450d62c-dcb2-a1d8-dded-550f2308a501@intel.com> References: <1484664872-26859-1-git-send-email-thomas.monjalon@6wind.com> <20170120075958.GV10293@yliu-dev.sh.intel.com> <9526071.0GfyZqNgQv@xps13> <20170120102326.GX10293@yliu-dev.sh.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org, pablo.de.lara.guarch@intel.com, bruce.richardson@intel.com To: Yuanhan Liu , Thomas Monjalon Return-path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 51EEADE5 for ; Fri, 20 Jan 2017 17:20:48 +0100 (CET) In-Reply-To: <20170120102326.GX10293@yliu-dev.sh.intel.com> 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 1/20/2017 10:23 AM, Yuanhan Liu wrote: > On Fri, Jan 20, 2017 at 11:10:54AM +0100, Thomas Monjalon wrote: >> 2017-01-20 15:59, Yuanhan Liu: >>> On Thu, Jan 19, 2017 at 12:00:23PM +0000, Ferruh Yigit wrote: >>>> To highlight, and double check, the process will be updated as following: >>>> >>>> - Author may or may not have "CC: stable@dpdk.org" for fixes. >>>> >>>> - Maintainer/Committer may add "CC: stable@dpdk.org" tag to commit log, >>>> but won't send a mail to the stable mail list. >>>> >>>> - "CC: stable@dpdk.org" tags will remain in commit logs. >>> >>> Yes. >> >> Sorry, I do not understand why a maintainer or a committer would not send a >> mail to the stable ML. If we add the CC: tag, we can also CC:stable@dpdk.org >> in our reply. > > Oh, right. Because if the decision will be given based on parsing git history, same patch being sent to stable mail list will be duplicate and will create noise. But if this will help somebody, somehow, I don't see any issue to sending mail to stable mail list. > > --yliu >