> -----Original Message----- > From: Rami Rosen [mailto:[email protected]] > Sent: Friday, January 4, 2019 9:11 AM > To: [email protected] > Cc: [email protected]; Iremonger, Bernard <[email protected]>; > Rami Rosen <[email protected]> > Subject: [PATCH v2] doc: fix a parameter name in testpmd guide > > There is no parameter called "eth-peer-configfile" in testpmd. It should be > "eth- > peers-configfile". See the usage() method in app/test-pmd/parameters.c. > > v2: Fix line too long in the patch commit log. > > Fixes: a67857e97ba8 ("doc: clarify usage of testpmd MAC forward mode") > Cc: [email protected] > > Signed-off-by: Rami Rosen <[email protected]>
Acked-by: Bernard Iremonger <[email protected]>

