From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id BA701282 for ; Thu, 9 Jun 2016 21:55:17 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga104.fm.intel.com with ESMTP; 09 Jun 2016 12:55:16 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,446,1459839600"; d="scan'208";a="994548106" Received: from irsmsx101.ger.corp.intel.com ([163.33.3.153]) by orsmga002.jf.intel.com with ESMTP; 09 Jun 2016 12:55:14 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.240]) by IRSMSX101.ger.corp.intel.com ([169.254.1.155]) with mapi id 14.03.0248.002; Thu, 9 Jun 2016 20:55:13 +0100 From: "Mcnamara, John" To: Neil Horman , "dev@dpdk.org" CC: "Richardson, Bruce" , Thomas Monjalon , Stephen Hemminger , Panu Matilainen Thread-Topic: [dpdk-dev] [PATCHv7 6/6] doc: Add prog_guide section documenting pmdinfo script Thread-Index: AQHRwnctVCZen5JXn0e+XyZuhgAxVZ/hjHeQ Date: Thu, 9 Jun 2016 19:55:12 +0000 Message-ID: References: <1463431287-4551-1-git-send-email-nhorman@tuxdriver.com> <1465494421-6210-1-git-send-email-nhorman@tuxdriver.com> <1465494421-6210-7-git-send-email-nhorman@tuxdriver.com> In-Reply-To: <1465494421-6210-7-git-send-email-nhorman@tuxdriver.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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNDExMmFkNzUtZGY5YS00MTc0LWEyYjAtNDU0ZDM0ZTVlMDIzIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6ImxWWmFLMlRzVFlSVnNNN2gwSnBjSjc1SFREZnFqMkFMXC93NzFlaExUSXdNPSJ9 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] [PATCHv7 6/6] doc: Add prog_guide section documenting pmdinfo script 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 19:55:18 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Neil Horman > Sent: Thursday, June 9, 2016 6:47 PM > To: dev@dpdk.org > Cc: Neil Horman ; Richardson, Bruce > ; Thomas Monjalon = ; > Stephen Hemminger ; Panu Matilainen > > Subject: [dpdk-dev] [PATCHv7 6/6] doc: Add prog_guide section documenting > pmdinfo script >=20 > Information on pmdinfogen may be useful to 3rd party driver developers. > Include documentation on what it does >=20 > Signed-off-by: Neil Horman > CC: Bruce Richardson > CC: Thomas Monjalon > CC: Stephen Hemminger > CC: Panu Matilainen Acked-by: John McNamara