From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <john.mcnamara@intel.com>
Received: from mga03.intel.com (mga03.intel.com [134.134.136.65])
 by dpdk.org (Postfix) with ESMTP id 0B015C320
 for <dev@dpdk.org>; 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" <john.mcnamara@intel.com>
To: "Dumitrescu, Cristian" <cristian.dumitrescu@intel.com>, "dev@dpdk.org"
 <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: <B27915DBBA3421428155699D51E4CFE2F43C73@IRSMSX103.ger.corp.intel.com>
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 <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: 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 <cristian.dumitrescu@intel.com>


Acked-by: John McNamara <john.mcnamara@intel.com>