eal: use SPDX tags in 6WIND copyrighted files
[dpdk.git] / lib / librte_eal / common / eal_common_options.c
2018-02-01 Olivier Matzeal: use SPDX tags in 6WIND copyrighted files
2018-01-29 Hemant Agrawalmbuf: maintain user and compile time mempool ops name
2018-01-29 Hemant Agrawaleal: prefix mbuf pool ops name with user defined
2017-11-07 Bruce Richardsoneal: fix check for default plugin directory
2017-10-23 Bruce Richardsoneal: avoid error for non-existent default PMD path
2017-10-08 Jianfeng Taneal: remove Xen dom0 support
2017-10-06 Santosh Shuklaeal: allow user to override default mempool driver
2017-08-03 Gaetan Riveteal: read and parse device option separately
2017-07-19 Gaetan Rivetdevargs: restore device type API
2017-07-19 Harry van Haarenservice: add -S corelist option
2017-07-16 Harry van Haarenservice: add coremask option -s
2017-07-08 Gaetan Rivetdevargs: make device types generic
2017-04-19 Olivier Matzeal: remove undue printf
2017-04-19 Olivier Matzeal: remove log level from internal config
2017-04-05 Olivier Matzeal: deprecate log functions
2017-04-05 Olivier Matzeal: change specific log levels at startup
2017-01-04 Thomas Monjalontools: move to usertools
2016-12-21 Jianfeng Taneal: restrict cores auto detection
2016-10-13 Thomas Monjalonapp/test: fix vdev names
2016-07-28 Wei Daieal: fix tail blank check in --lcores argument
2016-07-28 Wei Daieal: fix parsing of option --lcores
2016-07-28 Wei Daieal: remove redundant code to parse --lcores
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