Re: [dpdk-dev] [PATCH 00/11] improve options help

2021-03-09 Thread Stephen Hemminger
On Wed, 10 Mar 2021 00:31:04 +0100 Thomas Monjalon wrote: > The main intent of this series is to provide a nice help > for the --log-level option. > More patches are added to improve options help in general. > > Thomas Monjalon (11): > eal: explain argv behaviour during init > eal: improve o

[dpdk-dev] [PATCH 00/11] improve options help

2021-03-09 Thread Thomas Monjalon
The main intent of this series is to provide a nice help for the --log-level option. More patches are added to improve options help in general. Thomas Monjalon (11): eal: explain argv behaviour during init eal: improve options usage text eal: use macros for help option eal: move private lo