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 035EF1B304 for ; Tue, 16 Jan 2018 17:37:21 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 16 Jan 2018 08:37:20 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,369,1511856000"; d="scan'208";a="10847852" Received: from irsmsx101.ger.corp.intel.com ([163.33.3.153]) by fmsmga008.fm.intel.com with ESMTP; 16 Jan 2018 08:37:20 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.138]) by IRSMSX101.ger.corp.intel.com ([169.254.1.46]) with mapi id 14.03.0319.002; Tue, 16 Jan 2018 16:37:19 +0000 From: "Mcnamara, John" To: "Kovacevic, Marko" , "dev@dpdk.org" CC: "Yigit, Ferruh" , "hemant.agrawal@nxp.com" Thread-Topic: [PATCH v3 2/2] doc: add guidelines for stable tags Thread-Index: AQHTjqpZBCziqKapCEev2cBdvUNZfKN2sywA Date: Tue, 16 Jan 2018 16:37:18 +0000 Message-ID: References: <20180110145200.13895-1-marko.kovacevic@intel.com> <20180116091247.20842-1-marko.kovacevic@intel.com> <20180116091247.20842-2-marko.kovacevic@intel.com> In-Reply-To: <20180116091247.20842-2-marko.kovacevic@intel.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiOWUwNzZmMzYtZTQyYS00MDBmLWE3OTItNTBkYTE5YjdiYmNhIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6IlJ5d3RxbVVaU3lRRlRWWGU0NXk3XC8waFlnRXd5TGtkVVhBU1EyaXVMaGZJPSJ9 dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v3 2/2] doc: add guidelines for stable tags 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: Tue, 16 Jan 2018 16:37:22 -0000 > -----Original Message----- > From: Kovacevic, Marko > Sent: Tuesday, January 16, 2018 9:13 AM > To: dev@dpdk.org > Cc: Mcnamara, John ; Yigit, Ferruh > ; hemant.agrawal@nxp.com; Kovacevic, Marko > > Subject: [PATCH v3 2/2] doc: add guidelines for stable tags >=20 > Added contribution guideline for adding stable > tags when sending patches all fix patches to the > master branch that are candidates for backporting >=20 > Signed-off-by: Marko Kovacevic > Acked-by: Hemant Agrawal The commit message shouldn't be indented. Apart from that: Acked-by: John McNamara