* [dpdk-dev] [PATCH] doc: add missing step in PVP reference benchmark howto
@ 2017-04-05 12:28 Jens Freimann
2017-04-05 13:09 ` Mcnamara, John
0 siblings, 1 reply; 3+ messages in thread
From: Jens Freimann @ 2017-04-05 12:28 UTC (permalink / raw)
To: maxime.coquelin; +Cc: john.mcnamara, dev
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 <jfreiman@redhat.com>
---
doc/guides/howto/pvp_reference_benchmark.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/guides/howto/pvp_reference_benchmark.rst b/doc/guides/howto/pvp_reference_benchmark.rst
index ace8e6f..6d514ff 100644
--- a/doc/guides/howto/pvp_reference_benchmark.rst
+++ b/doc/guides/howto/pvp_reference_benchmark.rst
@@ -119,6 +119,7 @@ Build Qemu:
mkdir bin
cd bin
../configure --target-list=x86_64-softmmu
+ make
DPDK build
--
1.8.3.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] [PATCH] doc: add missing step in PVP reference benchmark howto
2017-04-05 12:28 [dpdk-dev] [PATCH] doc: add missing step in PVP reference benchmark howto Jens Freimann
@ 2017-04-05 13:09 ` Mcnamara, John
2017-04-05 13:23 ` Thomas Monjalon
0 siblings, 1 reply; 3+ messages in thread
From: Mcnamara, John @ 2017-04-05 13:09 UTC (permalink / raw)
To: Jens Freimann, maxime.coquelin; +Cc: dev
> -----Original Message-----
> From: Jens Freimann [mailto:jfreiman@redhat.com]
> Sent: Wednesday, April 5, 2017 1:29 PM
> To: maxime.coquelin@redhat.com
> Cc: Mcnamara, John <john.mcnamara@intel.com>; dev@dpdk.org
> Subject: [PATCH] doc: add missing step in PVP reference benchmark howto
>
> 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 <jfreiman@redhat.com>
Thanks for the catch.
Acked-by: John McNamara <john.mcnamara@intel.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] [PATCH] doc: add missing step in PVP reference benchmark howto
2017-04-05 13:09 ` Mcnamara, John
@ 2017-04-05 13:23 ` Thomas Monjalon
0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2017-04-05 13:23 UTC (permalink / raw)
To: Jens Freimann; +Cc: dev, Mcnamara, John, maxime.coquelin
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 <jfreiman@redhat.com>
>
>
> Thanks for the catch.
>
> Acked-by: John McNamara <john.mcnamara@intel.com>
Applied, thanks
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-04-05 13:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-05 12:28 [dpdk-dev] [PATCH] doc: add missing step in PVP reference benchmark howto Jens Freimann
2017-04-05 13:09 ` Mcnamara, John
2017-04-05 13:23 ` Thomas Monjalon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).