From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: add missing step in PVP reference benchmark howto Date: Wed, 05 Apr 2017 15:23:47 +0200 Message-ID: <1491399693.WWpEF9UzBW@xps13> References: <20170405122833.3385-1-jfreiman@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" , "maxime.coquelin@redhat.com" To: Jens Freimann Return-path: Received: from mail-lf0-f43.google.com (mail-lf0-f43.google.com [209.85.215.43]) by dpdk.org (Postfix) with ESMTP id 39C302A6C for ; Wed, 5 Apr 2017 15:23:49 +0200 (CEST) Received: by mail-lf0-f43.google.com with SMTP id z15so8084620lfd.1 for ; Wed, 05 Apr 2017 06:23:49 -0700 (PDT) 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" 2017-04-05 13:09, Mcnamara, John: > From: Jens Freimann [mailto:jfreiman@redhat.com] > > > > After we configure QEMU we also need to call 'make' to build the binary. > > This step is currently missing in the description and this patch fixes it. > > > > Signed-off-by: Jens Freimann > > > Thanks for the catch. > > Acked-by: John McNamara Applied, thanks