From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 4DF03234 for ; Sun, 2 Apr 2017 14:14:09 +0200 (CEST) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga105.jf.intel.com with ESMTP; 02 Apr 2017 05:14:09 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,263,1486454400"; d="scan'208";a="83730743" Received: from irsmsx109.ger.corp.intel.com ([163.33.3.23]) by fmsmga006.fm.intel.com with ESMTP; 02 Apr 2017 05:14:08 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.241]) by IRSMSX109.ger.corp.intel.com ([169.254.13.12]) with mapi id 14.03.0319.002; Sun, 2 Apr 2017 13:13:43 +0100 From: "Mcnamara, John" To: "Mcnamara, John" , Shijith Thotton , "dev@dpdk.org" CC: "Yigit, Ferruh" , "De Lara Guarch, Pablo" Thread-Topic: [dpdk-dev] [RFC 1/2] doc: add doc with steps to build PMD and run testpmd Thread-Index: AQHSqvme25EhdIZAiE+1d3xDPHh/6aGx9ZDAgAAJHjA= Date: Sun, 2 Apr 2017 12:13:42 +0000 Message-ID: References: <1491059040-20647-1-git-send-email-shijith.thotton@caviumnetworks.com> <1491059040-20647-2-git-send-email-shijith.thotton@caviumnetworks.com> In-Reply-To: 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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMzllMmRiNzktNGViNi00M2QzLTliZTMtZDMzYjExNmM5MzM4IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IjJ4R1dacThXakp5UjJudW44dWpZT1JcL2FCYjZaUjY3VzU4cnVLT1RsdUVVPSJ9 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] [RFC 1/2] doc: add doc with steps to build PMD and run testpmd X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Apr 2017 12:14:10 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Mcnamara, John > Sent: Sunday, April 2, 2017 1:11 PM > To: Shijith Thotton ; dev@dpdk.org > Cc: Yigit, Ferruh > Subject: Re: [dpdk-dev] [RFC 1/2] doc: add doc with steps to build PMD an= d > run testpmd >=20 >=20 >=20 > > -----Original Message----- > > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Shijith Thotton > > Sent: Saturday, April 1, 2017 4:04 PM > > To: dev@dpdk.org > > Cc: Yigit, Ferruh > > Subject: [dpdk-dev] [RFC 1/2] doc: add doc with steps to build PMD and > > run testpmd > > > > Add a new document with steps to build PMDs and launch a sample test > > application, "testpmd". It can be included in other PMD documentations > > or be referred. >=20 > Good idea. Nice addition. Some minor comments below. P.S., See also this recent doc on TestPMD from Pablo for reference/ideas: https://software.intel.com/en-us/articles/testing-dpdk-performance-and-feat= ures-with-testpmd P.P.S. Pablo, we should convert that doc into a DPDK how-to or intro sectio= n for TestPMD. =20