From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <yuanhan.liu@linux.intel.com> Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id B40C62BBD for <dev@dpdk.org>; Fri, 20 Jan 2017 11:21:15 +0100 (CET) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga101.jf.intel.com with ESMTP; 20 Jan 2017 02:21:14 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,258,1477983600"; d="scan'208";a="811200811" Received: from yliu-dev.sh.intel.com (HELO yliu-dev) ([10.239.67.162]) by FMSMGA003.fm.intel.com with ESMTP; 20 Jan 2017 02:21:12 -0800 Date: Fri, 20 Jan 2017 18:23:26 +0800 From: Yuanhan Liu <yuanhan.liu@linux.intel.com> To: Thomas Monjalon <thomas.monjalon@6wind.com> Cc: Ferruh Yigit <ferruh.yigit@intel.com>, dev@dpdk.org, pablo.de.lara.guarch@intel.com, bruce.richardson@intel.com Message-ID: <20170120102326.GX10293@yliu-dev.sh.intel.com> References: <1484664872-26859-1-git-send-email-thomas.monjalon@6wind.com> <db014323-b58f-26f9-2c10-654129e9b94f@intel.com> <20170120075958.GV10293@yliu-dev.sh.intel.com> <9526071.0GfyZqNgQv@xps13> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9526071.0GfyZqNgQv@xps13> User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH] devtools: check stable tag in fixes X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions <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: Fri, 20 Jan 2017 10:21:17 -0000 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. --yliu