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 ECCEDB460 for ; Thu, 9 Jun 2016 10:48:22 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga101.fm.intel.com with ESMTP; 09 Jun 2016 01:48:22 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,443,1459839600"; d="scan'208";a="972089105" Received: from irsmsx107.ger.corp.intel.com ([163.33.3.99]) by orsmga001.jf.intel.com with ESMTP; 09 Jun 2016 01:48:21 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.240]) by IRSMSX107.ger.corp.intel.com ([169.254.10.96]) with mapi id 14.03.0248.002; Thu, 9 Jun 2016 09:48:20 +0100 From: "Mcnamara, John" To: "Horton, Remy" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH v3 10/10] doc: update xstats documentation Thread-Index: AQHRumEMyUMJwCVAlkuSEqJpfM0LKp/g4nMA Date: Thu, 9 Jun 2016 08:48:20 +0000 Message-ID: References: <1464605292-4599-1-git-send-email-remy.horton@intel.com> <1464605292-4599-11-git-send-email-remy.horton@intel.com> In-Reply-To: <1464605292-4599-11-git-send-email-remy.horton@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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYzNmYjAwOWQtNGJjOC00ODNlLWE2Y2EtOWUwZTU3YWUxOGQ1IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IjMxT053MitCM0NJcFRJOGdqd0k3ck1JdSt3WkMzamhpaUE4aXNoVEFpSEE9In0= 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 10/10] doc: update xstats documentation 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: Thu, 09 Jun 2016 08:48:23 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Remy Horton > Sent: Monday, May 30, 2016 11:48 AM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH v3 10/10] doc: update xstats documentation >=20 > Signed-off-by: Remy Horton Good clear update. Acked-by: John McNamara