From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Traynor Subject: Re: [PATCH v2] doc: introduce PVP reference benchmark Date: Wed, 7 Dec 2016 12:51:52 +0000 Message-ID: References: <20161206122440.12039-1-maxime.coquelin@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit To: Maxime Coquelin , yuanhan.liu@linux.intel.com, thomas.monjalon@6wind.com, john.mcnamara@intel.com, zhiyong.yang@intel.com, dev@dpdk.org Return-path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by dpdk.org (Postfix) with ESMTP id ED6B832A5 for ; Wed, 7 Dec 2016 13:51:55 +0100 (CET) In-Reply-To: <20161206122440.12039-1-maxime.coquelin@redhat.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 12/06/2016 12:24 PM, Maxime Coquelin wrote: > Having reference benchmarks is important in order to obtain > reproducible performance figures. > > This patch describes required steps to configure a PVP setup > using testpmd in both host and guest. > > Not relying on external vSwitch ease integration in a CI loop by > not being impacted by DPDK API changes. > > Signed-off-by: Maxime Coquelin > --- > > Thanks to all the reviewers, this v2 should take all remarks into account. > > -- Maxime Acked-by: Kevin Traynor