Re: [dpdk-dev] [PATCH] app/testpmd: fix testpmd documentation typos

2020-07-16 Thread Ferruh Yigit
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 Reviewed-by: Ferruh Yigit Applied to dpdk-next-net/master, thanks.

[dpdk-dev] [PATCH] app/testpmd: fix testpmd documentation typos

2020-07-15 Thread Viacheslav Ovsiienko
Fix minor typos. Fixes: 4940344dab1d ("app/testpmd: add Tx scheduling command") Signed-off-by: Viacheslav Ovsiienko --- 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