unify tools naming
[dpdk.git] / lib / librte_eal / common / eal_common_options.c
2016-07-22 Thomas Monjalonunify tools naming
2016-07-06 Neil Hormaneal: export default plugin path to external tools
2016-05-02 Thomas Monjalonlog: increase default level to info
2016-04-01 Chao Zhuconfig: fix CPU and memory parameters on IBM POWER8
2015-11-23 Panu Matilaineneal: fix plugin directory scan to be filesystem agnostic
2015-11-23 Panu Matilaineneal: fix plugin loading without requiring full path
2015-11-12 Panu Matilaineneal: support driver loading from directory
2015-11-12 Panu Matilaineneal: move plugin loading from linuxapp to common
2015-11-04 Shesha Sreenivasam... eal: add option to delete hugepage backing files
2015-10-26 Rich Laneeal: default to using all cores
2015-10-26 Panu Matilaineneal: make the -n argument optional
2015-06-15 Simon Kagstromeal: allow combining -m and --no-huge
2015-03-23 Haifeng Gaoeal: remove argument need of --create_uio_dev option
2015-02-24 Cunming Liangeal: fix strnlen return value with icc
2015-02-24 Cunming Liangeal: new option --lcores for cpu assignment
2015-02-24 Thomas Monjaloneal: add help option
2015-02-24 Thomas Monjaloneal: sort and align options lists
2015-01-27 Remi Pommareleal: fix enabled core number with -l option
2014-11-25 Simon Kuenzereal: add option --master-lcore
2014-11-25 Patrick Lueal: get relative core index
2014-11-25 Didier Pallardeal: add core list input format
2014-11-25 Thomas Monjaloneal: factorize configuration adjustment
2014-11-25 Thomas Monjaloneal: factorize options sanity check
2014-11-25 Thomas Monjaloneal: factorize internal config reset
2014-09-23 David Marchandeal: indent files
2014-09-23 David Marchandeal: rework long options parsing
2014-09-23 David Marchandeal: merge bsd and linux common options parsing