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 <john.mcnam...@intel.com> > > Cc: jfrei...@redhat.com; Maxime Coquelin <maxime.coque...@redhat.com> > > Subject: [PATCH] doc: pvp: fix typo in host's testpmd command line > > > > 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 <john.mcnam...@intel.com> > > Signed-off-by: Maxime Coquelin <maxime.coque...@redhat.com> > > Acked-by: John McNamara <john.mcnam...@intel.com>
Applied, thanks