Re: [dpdk-dev] [PATCH 11/11] app/testpmd: fix usage text

2021-03-12 Thread Ajit Khaparde
On Tue, Mar 9, 2021 at 3:32 PM Thomas Monjalon wrote: > > The options help text was including an incomplete and redundant > summary of the options before explaining each. The summary is dropped. > > The details of the option --hairpin-mode had an extra space, > breaking the alignment with the next

[dpdk-dev] [PATCH 11/11] app/testpmd: fix usage text

2021-03-09 Thread Thomas Monjalon
The options help text was including an incomplete and redundant summary of the options before explaining each. The summary is dropped. The details of the option --hairpin-mode had an extra space, breaking the alignment with the next line. Signed-off-by: Thomas Monjalon --- app/test-pmd/paramete