Re: [dpdk-dev] [PATCH v3 00/11] improve options help
From: Andrew Rybchenko <hidden>
Date: 2021-03-15 10:47:32
From: Andrew Rybchenko <hidden>
Date: 2021-03-15 10:47:32
On 3/15/21 12:40 PM, Bruce Richardson wrote:
On Fri, Mar 12, 2021 at 07:17:09PM +0100, Thomas Monjalon wrote:quoted
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. v3: - fix use of RTE_LOG_MAX - accept (with warning) log level higher than RTE_LOG_MAX v2: - fix use of the new macro RTE_LOG_MAX in level parsing - improve parameters type and name while moving functionsSeries-acked-by: Bruce Richardson [off-list ref]
Series-acked-by: Andrew Rybchenko [off-list ref]