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

2021-03-22 Thread Bing Zhao
; > Ori Kam ; Bing Zhao ; Bernard > Iremonger ; Kevin Traynor > ; Stephen Hemminger > ; Maciej Czekaj > ; Pablo de Lara > > Subject: Re: [dpdk-dev] [PATCH v4 11/11] app/testpmd: fix usage text > > External email: Use caution opening links or attachments > > &g

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

2021-03-22 Thread Jens Freimann
On Sun, Mar 21, 2021 at 11:31:15PM +0100, 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 nex

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

2021-03-21 Thread Li, Xiaoyun
> -Original Message- > From: Thomas Monjalon > Sent: Monday, March 22, 2021 06:31 > To: dev@dpdk.org > Cc: david.march...@redhat.com; sta...@dpdk.org; Ajit Khaparde > ; Richardson, Bruce > ; Andrew Rybchenko > ; Li, Xiaoyun ; Ori > Kam ; Bing Zhao ; Iremonger, Bernard > ; Jens Freimann

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

2021-03-21 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. There were some mismatches between options in the usage te