]> git.droids-corp.org - dpdk.git/commitdiff
app/testpmd: fix typos
authorViacheslav Ovsiienko <viacheslavo@mellanox.com>
Wed, 15 Jul 2020 10:30:35 +0000 (10:30 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 17 Jul 2020 16:21:21 +0000 (18:21 +0200)
Fix minor typos.

Fixes: 4940344dab1d ("app/testpmd: add Tx scheduling command")
Signed-off-by: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
app/test-pmd/cmdline.c
doc/guides/testpmd_app_ug/testpmd_funcs.rst

index 39a1e772ed7ca1a185ef8dd269619949ddef95bc..0a6ed85f33954a0ee82fd27a5d184799434fd300 100644 (file)
@@ -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"
index f8cfb02e38ab6abf09a380997116ea4ee1910a5d..90cf252df58f32973a51c83c2d8bd87f2ca7f505 100644 (file)
@@ -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