From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v1] doc: fix usertools path in pvp benchmark doc Date: Sun, 07 May 2017 14:50:10 +0200 Message-ID: <1962941.UXDVLH9SLl@xps> References: <1493729475-3586-1-git-send-email-john.mcnamara@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Maxime Coquelin To: John McNamara Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 08C7E1E34 for ; Sun, 7 May 2017 14:50:12 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 03/05/2017 14:26, Maxime Coquelin: > On 05/02/2017 02:51 PM, John McNamara wrote: > > Update doc to the new dpdk-devbind.py usertools path. > > > > Fixes: 58a2551a160f ("doc: introduce PVP reference benchmark") > > > > Signed-off-by: John McNamara > > Reviewed-by: Maxime Coquelin Applied and squashed with http://dpdk.org/patch/24049, thanks