From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 028172BBD for ; Fri, 20 Jan 2017 08:57:48 +0100 (CET) Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga103.fm.intel.com with ESMTP; 19 Jan 2017 23:57:47 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,257,1477983600"; d="scan'208";a="55215628" Received: from yliu-dev.sh.intel.com (HELO yliu-dev) ([10.239.67.162]) by orsmga005.jf.intel.com with ESMTP; 19 Jan 2017 23:57:46 -0800 Date: Fri, 20 Jan 2017 15:59:58 +0800 From: Yuanhan Liu To: Ferruh Yigit Cc: Thomas Monjalon , dev@dpdk.org, pablo.de.lara.guarch@intel.com, bruce.richardson@intel.com Message-ID: <20170120075958.GV10293@yliu-dev.sh.intel.com> References: <1484664872-26859-1-git-send-email-thomas.monjalon@6wind.com> <1860075.ojoIIAvjcn@xps13> <20170118044150.GN10293@yliu-dev.sh.intel.com> <20170119080506.GT10293@yliu-dev.sh.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jan 2017 07:57:49 -0000 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. --yliu