Re: [dpdk-dev] [PATCH] doc: pvp: fix typo in host's testpmd command line

2017-04-20 Thread Thomas Monjalon
10/04/2017 09:54, Mcnamara, John: > > -Original Message- > > From: Maxime Coquelin [mailto:maxime.coque...@redhat.com] > > Sent: Friday, April 7, 2017 4:06 PM > > To: dev@dpdk.org; Mcnamara, John > > Cc: jfrei...@redhat.com; Maxime Coquelin > > Subject: [PATCH] doc: pvp: fix typo in host'

Re: [dpdk-dev] [PATCH] doc: pvp: fix typo in host's testpmd command line

2017-04-10 Thread Mcnamara, John
> -Original Message- > From: Maxime Coquelin [mailto:maxime.coque...@redhat.com] > Sent: Friday, April 7, 2017 4:06 PM > To: dev@dpdk.org; Mcnamara, John > Cc: jfrei...@redhat.com; Maxime Coquelin > Subject: [PATCH] doc: pvp: fix typo in host's testpmd command line > > This patch adds

[dpdk-dev] [PATCH] doc: pvp: fix typo in host's testpmd command line

2017-04-07 Thread Maxime Coquelin
This patch adds missing backslash in host's testpmd command line. Without it the command works, but a single core is used instead of four, which might create confusion. Fixes: 58a2551a160f ("doc: introduce PVP reference benchmark") Cc: John McNamara Signed-off-by: Maxime Coquelin --- doc/guid