From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 33B442A5E; Tue, 21 Feb 2017 17:16:29 +0100 (CET) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 21 Feb 2017 08:16:20 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.35,190,1484035200"; d="scan'208";a="1113690905" Received: from irsmsx110.ger.corp.intel.com ([163.33.3.25]) by fmsmga001.fm.intel.com with ESMTP; 21 Feb 2017 08:16:19 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.77]) by irsmsx110.ger.corp.intel.com ([169.254.15.101]) with mapi id 14.03.0248.002; Tue, 21 Feb 2017 16:16:17 +0000 From: "Mcnamara, John" To: "Richardson, Bruce" , "techboard@dpdk.org" CC: "dev@dpdk.org" , "Richardson, Bruce" Thread-Topic: [dpdk-dev] [PATCH] doc: add details on requirements for patch ack and merge Thread-Index: AQHSjDqM871R6YPPzUiXQFl0gInPX6FzopgQ Date: Tue, 21 Feb 2017 16:16:16 +0000 Message-ID: References: <1487678567-13375-1-git-send-email-bruce.richardson@intel.com> In-Reply-To: <1487678567-13375-1-git-send-email-bruce.richardson@intel.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiOWVmNzNmOGItY2UwMS00ZjMxLWE3MzMtMDQ1NWU2YzQxN2ExIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6InFVcWYxT3gwRDErSHBpa3hWYWk0aGFyOWliaFV5MmM4STlQbUhqdVo4eUk9In0= x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] doc: add details on requirements for patch ack and merge 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, 21 Feb 2017 16:16:29 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Bruce Richardson > Sent: Tuesday, February 21, 2017 12:03 PM > To: techboard@dpdk.org > Cc: dev@dpdk.org; Richardson, Bruce > Subject: [dpdk-dev] [PATCH] doc: add details on requirements for patch ac= k > and merge >=20 > Add to the contributors guide the requirements and guidelines for getting > patches acked and merged. It details at what point the review comments an= d > the ack's need to be received in order to have a given patch merged into = a > release. >=20 > These guidelines are as agreed by the DPDK technical board at the meeting > held on 2017-02-15. >=20 > Signed-off-by: Bruce Richardson Minor nit. I'd prefer the first word of the bullet items to be capitalized as a sentence. Apart from that: Acked-by: John McNamara