From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 0B015C320 for ; Tue, 16 Jun 2015 15:40:13 +0200 (CEST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga103.jf.intel.com with ESMTP; 16 Jun 2015 06:40:13 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,626,1427785200"; d="scan'208";a="728423054" Received: from irsmsx154.ger.corp.intel.com ([163.33.192.96]) by fmsmga001.fm.intel.com with ESMTP; 16 Jun 2015 06:40:12 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.216]) by IRSMSX154.ger.corp.intel.com ([169.254.12.91]) with mapi id 14.03.0224.002; Tue, 16 Jun 2015 14:40:11 +0100 From: "Mcnamara, John" To: "Dumitrescu, Cristian" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH v4] doc: guidelines for library statistics Thread-Index: AQHQqDmD3HI/XgwzDEWgQCeYX+xump2vItMw Date: Tue, 16 Jun 2015 13:40:10 +0000 Message-ID: References: <1434461757-23741-1-git-send-email-cristian.dumitrescu@intel.com> In-Reply-To: <1434461757-23741-1-git-send-email-cristian.dumitrescu@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v4] doc: guidelines for library statistics X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Jun 2015 13:40:14 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Cristian Dumitrescu > Sent: Tuesday, June 16, 2015 2:36 PM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH v4] doc: guidelines for library statistics >=20 > v4 changes > -more fixes for bullets >=20 > v3 changes > -fixed bullets for correct doc generation >=20 > v2 changes > -small text changes > -reordered sections to have guidelines at the top and motivation at the > end -broke lines at 80 characters >=20 > Signed-off-by: Cristian Dumitrescu Acked-by: John McNamara