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

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Jan 29 19:07:10 CET 2015


This is a small reorganization of options.
The main goal is to provide a nice --help option.

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        |   2 +
 lib/librte_eal/linuxapp/eal/eal.c          |  27 ++++---
 4 files changed, 82 insertions(+), 69 deletions(-)

-- 
2.2.2



More information about the dev mailing list