[dpdk-dev] [PATCH] eal: add missing long-options for short option arguments

Bruce Richardson bruce.richardson at intel.com
Thu Feb 25 22:32:03 CET 2016


On Thu, Feb 25, 2016 at 01:09:16PM -0600, Keith Wiles wrote:
> A number of short options for EAL are missing long options
> and this patch adds those missing options.
> 
> The missing long options are for:
> -c add --coremask
> -d add --driver
> -l add --corelist
> -m add --memsize
> -n add --mem-channels
> -r add --mem-ranks
> -v add --version
> Add an alias for --lcores using --lcore-map
> 
> Signed-off-by: Keith Wiles <keith.wiles at intel.com>

Why do we need long options for all the short options?

/Bruce



More information about the dev mailing list