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 E30D7376D for ; Wed, 16 Sep 2015 12:43:58 +0200 (CEST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga101.fm.intel.com with ESMTP; 16 Sep 2015 03:43:57 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.17,538,1437462000"; d="scan'208";a="645877003" Received: from irsmsx102.ger.corp.intel.com ([163.33.3.155]) by orsmga003.jf.intel.com with ESMTP; 16 Sep 2015 03:43:56 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.251]) by IRSMSX102.ger.corp.intel.com ([169.254.2.81]) with mapi id 14.03.0224.002; Wed, 16 Sep 2015 11:43:50 +0100 From: "Mcnamara, John" To: Thomas Monjalon , "Xu, Qian Q" Thread-Topic: [dpdk-dev][PATCH v2]doc:Add performance test guide about how to get DPDK high perf on Intel platform Thread-Index: AQHQ8FjhlJbZ+6fjJUiDos1eQhyP654+8mbw Date: Wed, 16 Sep 2015 10:43:48 +0000 Message-ID: References: <1439435979-25869-1-git-send-email-qian.q.xu@intel.com> <82F45D86ADE5454A95A89742C8D1410E01DDC0AF@shsmsx102.ccr.corp.intel.com> <2724688.VL6zfsszk2@xps13> In-Reply-To: <2724688.VL6zfsszk2@xps13> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH v2]doc:Add performance test guide about how to get DPDK high perf on Intel platform 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: Wed, 16 Sep 2015 10:43:59 -0000 > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Wednesday, September 16, 2015 9:22 AM > To: Xu, Qian Q > Cc: dev@dpdk.org; Jayakumar, Muthurajan; Mcnamara, John > Subject: Re: [dpdk-dev][PATCH v2]doc:Add performance test guide about how > to get DPDK high perf on Intel platform >=20 > Hi, >=20 > 2015-09-16 02:45, Xu, Qian Q: > > Thomas > > Could you help check my doc patch, and let me know anything needed for > > the merge? I think it would be very helpful for the users to get high > > performance with step-by-step guide. Thx. >=20 > Yes it is useful. > John and Siobhan are the maintainers for the doc. Hi Qian, The idea is good and a performance tuning guide would be very useful. I thi= nk that it could be structured a little differently to keep the Intel/non-I= ntel information separate and allow other maintainers to contribute section= s. > > --- /dev/null > > +++ b/doc/guides/perf_test_guide/index.rst >=20 > Why creating a new guide? > Can it be included as a chapter of the Linux user guide? I think the subject is probably distinct enough to merit its own guide and = it is more of an advanced topic than a getting started topic. +1 on the other comments. John. --=20