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 C601E2BEA for ; Fri, 7 Oct 2016 05:39:46 +0200 (CEST) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga101.fm.intel.com with ESMTP; 06 Oct 2016 20:39:45 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,454,1473145200"; d="scan'208";a="17558208" Received: from irsmsx106.ger.corp.intel.com ([163.33.3.31]) by orsmga004.jf.intel.com with ESMTP; 06 Oct 2016 20:39:45 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.164]) by IRSMSX106.ger.corp.intel.com ([169.254.8.209]) with mapi id 14.03.0248.002; Fri, 7 Oct 2016 04:39:44 +0100 From: "De Lara Guarch, Pablo" To: "Tahhan, Maryam" , "dev@dpdk.org" CC: "Tahhan, Maryam" Thread-Topic: [dpdk-dev] [PATCH 1/1] testpmd_ug: update userguide with xstats commands Thread-Index: AQHSCPUdBJvg8GDDHUqVaTBzD0yBSqCchh0Q Date: Fri, 7 Oct 2016 03:39:43 +0000 Message-ID: References: <1473245157-155016-1-git-send-email-maryam.tahhan@intel.com> In-Reply-To: <1473245157-155016-1-git-send-email-maryam.tahhan@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiOTMzYTRjZTYtNDMyMi00ZmM1LWEzMzItNTNlZjNjMzM5MjYxIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6InhLU2xPNm1KY2VFNVFHeEFvVU5hNW41a1RRXC9DVDkxV3J5UU9HSGtnZlVvPSJ9 x-ctpclassification: CTP_IC 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 1/1] testpmd_ug: update userguide with xstats commands 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: Fri, 07 Oct 2016 03:39:47 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Maryam Tahhan > Sent: Wednesday, September 07, 2016 3:46 AM > To: dev@dpdk.org > Cc: Tahhan, Maryam > Subject: [dpdk-dev] [PATCH 1/1] testpmd_ug: update userguide with xstats > commands >=20 > Update the testpmd user guide with instructions for retrieving extended > NIC statistics. >=20 > Signed-off-by: Maryam Tahhan Title needs to be modified to something like the following, for convention = reasons: "doc: update testpmd guide with xtats commands" Apart from this: Acked-by: Pablo de Lara