> -----Original Message----- > From: Rami Rosen [mailto:ramir...@gmail.com] > Sent: Friday, January 4, 2019 9:11 AM > To: dev@dpdk.org > Cc: sta...@dpdk.org; Iremonger, Bernard <bernard.iremon...@intel.com>; > Rami Rosen <ramir...@gmail.com> > 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: sta...@dpdk.org > > Signed-off-by: Rami Rosen <ramir...@gmail.com>
Acked-by: Bernard Iremonger <bernard.iremon...@intel.com>