DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] app/testpmd: fix testpmd documentation typos
@ 2020-07-15 10:30 Viacheslav Ovsiienko
  2020-07-16 17:00 ` Ferruh Yigit
  0 siblings, 1 reply; 2+ messages in thread
From: Viacheslav Ovsiienko @ 2020-07-15 10:30 UTC (permalink / raw)
  To: dev; +Cc: matan, rasland, thomas, ferruh.yigit

Fix minor typos.

Fixes: 4940344dab1d ("app/testpmd: add Tx scheduling command")

Signed-off-by: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
---
 app/test-pmd/cmdline.c                      | 2 +-
 doc/guides/testpmd_app_ug/testpmd_funcs.rst | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app/test-pmd/cmdline.c b/app/test-pmd/cmdline.c
index 39a1e77..0a6ed85 100644
--- a/app/test-pmd/cmdline.c
+++ b/app/test-pmd/cmdline.c
@@ -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"
diff --git a/doc/guides/testpmd_app_ug/testpmd_funcs.rst b/doc/guides/testpmd_app_ug/testpmd_funcs.rst
index f8cfb02..90cf252 100644
--- a/doc/guides/testpmd_app_ug/testpmd_funcs.rst
+++ b/doc/guides/testpmd_app_ug/testpmd_funcs.rst
@@ -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
-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-dev] [PATCH] app/testpmd: fix testpmd documentation typos
  2020-07-15 10:30 [dpdk-dev] [PATCH] app/testpmd: fix testpmd documentation typos Viacheslav Ovsiienko
@ 2020-07-16 17:00 ` Ferruh Yigit
  0 siblings, 0 replies; 2+ messages in thread
From: Ferruh Yigit @ 2020-07-16 17:00 UTC (permalink / raw)
  To: Viacheslav Ovsiienko, dev; +Cc: matan, rasland, thomas

On 7/15/2020 11:30 AM, Viacheslav Ovsiienko wrote:
> 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>

Applied to dpdk-next-net/master, thanks.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-16 17:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-15 10:30 [dpdk-dev] [PATCH] app/testpmd: fix testpmd documentation typos Viacheslav Ovsiienko
2020-07-16 17:00 ` Ferruh Yigit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).