app/testpmd: fix typos
Fix minor typos.
Fixes: 4940344dab
("app/testpmd: add Tx scheduling command")
Signed-off-by: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
This commit is contained in:
parent
f4c1456a92
commit
aae799d7dd
@ -296,7 +296,7 @@ static void cmd_help_long_parsed(void *parsed_result,
|
||||
|
||||
"set txtimes (x, y)\n"
|
||||
" Set the scheduling on timestamps"
|
||||
" timings for the TXOMLY mode\n\n"
|
||||
" timings for the TXONLY mode\n\n"
|
||||
|
||||
"set corelist (x[,y]*)\n"
|
||||
" Set the list of forwarding cores.\n\n"
|
||||
|
@ -757,7 +757,7 @@ where:
|
||||
* ``intra`` is the delay between the packets within the burst specified
|
||||
in the device clock units. The number of packets in the burst is defined
|
||||
by regular burst setting. If ``intra`` parameter is zero no timestamps
|
||||
provided in the packets excepting the first one in the burst.
|
||||
provided in the packets excepting the first one in the burst.
|
||||
|
||||
As the result the bursts of packet will be transmitted with specific
|
||||
delays between the packets within the burst and specific delay between
|
||||
|
Loading…
Reference in New Issue
Block a user