From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 408698E5D for ; Thu, 24 Sep 2015 18:25:27 +0200 (CEST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga103.fm.intel.com with ESMTP; 24 Sep 2015 09:25:26 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.17,581,1437462000"; d="scan'208";a="796547369" Received: from irsmsx108.ger.corp.intel.com ([163.33.3.3]) by fmsmga001.fm.intel.com with ESMTP; 24 Sep 2015 09:25:25 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.168]) by IRSMSX108.ger.corp.intel.com ([169.254.11.107]) with mapi id 14.03.0248.002; Thu, 24 Sep 2015 17:25:25 +0100 From: "Mcnamara, John" To: "Xu, Qian Q" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH v3] doc: add performance test guide to the linux gsg Thread-Index: AQHQ9r8WfOg9hSIXjk2GeAKJPuQHYJ5L3aGg Date: Thu, 24 Sep 2015 16:25:24 +0000 Message-ID: References: <1443095316-31699-1-git-send-email-qian.q.xu@intel.com> In-Reply-To: <1443095316-31699-1-git-send-email-qian.q.xu@intel.com> 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 Subject: Re: [dpdk-dev] [PATCH v3] doc: add performance test guide to the linux gsg 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, 24 Sep 2015 16:25:27 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Qian Xu > Sent: Thursday, September 24, 2015 12:49 PM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH v3] doc: add performance test guide to the > linux gsg >=20 > Add a new guide doc as part of the Linux Getting Started Guide. >=20 > The document is a step-by-step guide on how to get high performance with > DPDK on an Intel platform. >=20 > It is designed for users who are not familiar with DPDK but would like to > get the best performance with NICs. >=20 > Signed-off-by: Qian Xu Acked-by: John McNamara