doc: fix a typo in testpmd guide
This patch fixes a typo in testpmd user guide.
Fixes: aac6f11f58
("app/testpmd: add ethernet peer command")
Cc: stable@dpdk.org
Signed-off-by: Rami Rosen <ramirose@gmail.com>
Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>
This commit is contained in:
parent
d67b3f11d3
commit
3caef7e162
@ -1149,7 +1149,7 @@ set eth-peer
|
||||
|
||||
Set the forwarding peer address for certain port::
|
||||
|
||||
testpmd> set eth-peer (port_id) (perr_addr)
|
||||
testpmd> set eth-peer (port_id) (peer_addr)
|
||||
|
||||
This is equivalent to the ``--eth-peer`` command-line option.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user