doc: fix command line in l2fwd-event guide
Fix incorrect command line argument documented for l2fwd-event.
Bugzilla ID: 367
Bugzilla ID: 368
Fixes: 14d7ea259a
("doc: add application usage guide for l2fwd-event")
Reported-by: Vipin Varghese <vipin.varghese@intel.com>
Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
This commit is contained in:
parent
8b33aa7ee2
commit
997d5d0d0e
@ -103,7 +103,7 @@ scheduler. Following is the sample command:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
./build/l2fwd-event -l 0-7 -s 0-3 -n 4 ---vdev event_sw0 --q 8 -p ffff --mode=eventdev --eventq-sched=ordered
|
||||
./build/l2fwd-event -l 0-7 -s 0-3 -n 4 --vdev event_sw0 -- -q 8 -p ffff --mode=eventdev --eventq-sched=ordered
|
||||
|
||||
Explanation
|
||||
-----------
|
||||
|
Loading…
Reference in New Issue
Block a user