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

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Feb 12 17:47:55 CET 2015


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(-)

-- 
2.2.2



More information about the dev mailing list