Re: [dpdk-dev] [PATCH v5 0/4] improve options help

2023-07-06 Thread Thomas Monjalon
06/07/2023 16:44, Stephen Hemminger: > Trying to reach 500 patches by 23.08 release. Impossible. It is 23.07 :)

Re: [dpdk-dev] [PATCH v5 0/4] improve options help

2023-07-06 Thread Stephen Hemminger
On Thu, 06 Jul 2023 10:29:04 +0200 Thomas Monjalon wrote: > 29/06/2023 18:27, Stephen Hemminger: > > On Mon, 5 Apr 2021 21:39:50 +0200 > > Thomas Monjalon wrote: > > > > > After v4, this series is split in several parts. > > > The remaining 4 patches of this series are low priority. > > > >

Re: [dpdk-dev] [PATCH v5 0/4] improve options help

2023-07-06 Thread Thomas Monjalon
29/06/2023 18:27, Stephen Hemminger: > On Mon, 5 Apr 2021 21:39:50 +0200 > Thomas Monjalon wrote: > > > After v4, this series is split in several parts. > > The remaining 4 patches of this series are low priority. > > > > Patches 1 and 3 are simple improvements. > > > > Patches 2 and 4 lead to

Re: [dpdk-dev] [PATCH v5 0/4] improve options help

2023-06-29 Thread Stephen Hemminger
On Mon, 5 Apr 2021 21:39:50 +0200 Thomas Monjalon wrote: > After v4, this series is split in several parts. > The remaining 4 patches of this series are low priority. > > Patches 1 and 3 are simple improvements. > > Patches 2 and 4 lead to a new formatting of the usage text. > It is a matter o

[dpdk-dev] [PATCH v5 0/4] improve options help

2021-04-05 Thread Thomas Monjalon
After v4, this series is split in several parts. The remaining 4 patches of this series are low priority. Patches 1 and 3 are simple improvements. Patches 2 and 4 lead to a new formatting of the usage text. It is a matter of taste and should be discussed more. v5: no change Thomas Monjalon (4):