doc: fix spelling in testpmd guide
Minor spelling errors found with aspell. Fixes: e76d7a768ce0 ("doc: fix syntax in testpmd user guide") Fixes: fb73e096110a ("app/testpmd: enable device hotplug monitoring") Cc: stable@dpdk.org Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Acked-by: Rami Rosen <ramirose@gmail.com>
This commit is contained in:
parent
59d151de66
commit
47ae571e01
@ -22,7 +22,7 @@ They must be separated from the EAL options, shown in the previous section, with
|
||||
|
||||
sudo ./testpmd -l 0-3 -n 4 -- -i --portmask=0x1 --nb-cores=2
|
||||
|
||||
The commandline options are:
|
||||
The command line options are:
|
||||
|
||||
* ``-i, --interactive``
|
||||
|
||||
@ -369,7 +369,7 @@ The commandline options are:
|
||||
|
||||
* ``--hot-plug``
|
||||
|
||||
Enable device event monitor machenism for hotplug.
|
||||
Enable device event monitor mechanism for hot plug.
|
||||
|
||||
* ``--vxlan-gpe-port=N``
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user