> -----Original Message----- > From: Maxime Coquelin [mailto:[email protected]] > Sent: Friday, April 7, 2017 4:06 PM > To: [email protected]; Mcnamara, John <[email protected]> > Cc: [email protected]; Maxime Coquelin <[email protected]> > 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 <[email protected]> > Signed-off-by: Maxime Coquelin <[email protected]>
Acked-by: John McNamara <[email protected]>

