[dpdk-dev] [PATCH v3 0/2] help option

David Marchand david.marchand at 6wind.com
Fri Feb 13 11:50:22 CET 2015


On Thu, Feb 12, 2015 at 5:47 PM, Thomas Monjalon <thomas.monjalon at 6wind.com>
wrote:

> This is a small reorganization of options.
> The main goal is to provide a nice --help option.
>
> changes in v3:
> - reword arguments in usage
> changes in v2:
> - sort also the options enum
>
> Thomas Monjalon (2):
>   eal: sort and align options lists
>   eal: add help option
>
>  lib/librte_eal/bsdapp/eal/eal.c            |   7 +-
>  lib/librte_eal/common/eal_common_options.c | 115
> +++++++++++++++--------------
>  lib/librte_eal/common/eal_options.h        |  64 ++++++++--------
>  lib/librte_eal/linuxapp/eal/eal.c          |  27 ++++---
>  4 files changed, 113 insertions(+), 100 deletions(-)
>

Series
Acked-by: David Marchand <david.marchand at 6wind.com>


-- 
David Marchand


More information about the dev mailing list