doc: add Meson coding style to contributors guide
[dpdk.git] / lib / librte_eal / common / eal_common_options.c
2021-04-14 Dmitry Kozlyukeal: make OS shims internal
2021-04-09 Thomas Monjalonlog: add option argument help
2021-04-09 Thomas Monjalonlog: catch invalid level option number
2021-04-09 Thomas Monjalonlog: introduce macro for maximum level
2021-04-09 Thomas Monjalonlog: move private functions
2021-02-10 Bruce Richardsoneal: fix automatic loading of drivers as shared libs
2020-11-25 Timothy Redaellieal: fix plugin loading
2020-11-25 Timothy Redaellieal: fix shared lib mode detection
2020-11-15 Stephen Hemmingereal: replace blacklist/whitelist options
2020-11-15 Stephen Hemmingereal: replace usage of blacklist/whitelist in enums
2020-10-20 Stephen Hemmingereal: rename lcore master and slave
2020-10-19 Ciara Powereal: control max SIMD bitwidth
2020-07-07 Haiyue Wangvfio: support VF token
2020-07-05 Bruce Richardsoneal: restrict default plugin path to shared lib mode
2020-07-05 Bruce Richardsoneal: cache last directory permissions checked
2020-07-05 Bruce Richardsoneal: forbid loading drivers from insecure paths
2020-07-05 Bruce Richardsoneal: load only shared libs from driver plugin directories
2020-07-05 Bruce Richardsoneal: remove unnecessary null-termination in plugin...
2020-06-29 Tal Shnaidermaneal: move OS common options usage functions
2020-06-29 Tal Shnaidermaneal: move OS common config objects
2020-06-15 Pallavi Kadameal/windows: fix warnings
2020-05-10 Bruce Richardsoneal: add telemetry callbacks
2020-05-10 Ciara Powereal: remove option registration infrastructure
2020-05-10 Ciara Powereal: add telemetry as dependency
2020-04-26 Dmitry Kozlyukeal: disable tracing on Windows
2020-04-23 Sunil Kumar Koritrace: add trace mode configuration parameter
2020-04-23 Sunil Kumar Koritrace: add trace bufsize configuration parameter
2020-04-23 Sunil Kumar Koritrace: add trace directory configuration parameter
2020-04-23 Sunil Kumar Koritrace: add trace configuration parameter
2020-04-16 Thomas Monjalonreplace used attributes
2020-03-13 Sunil Kumar Korieal: fix log message print for regex
2020-02-12 Pallavi Kadameal: disable syslog and dlopen on Windows
2020-01-21 David Marchandeal: remove limitation on cpuset with --lcores
2020-01-20 David Marchandeal: do not cache lcore detection state
2019-10-25 Anatoly Burakoveal/freebsd: support option --base-virtaddr
2019-08-05 Thomas Monjaloneal: warn on legacy memory allocation requirement
2019-07-30 David Marchandeal: fix control thread affinity with --lcores
2019-07-29 Sean Morrisseyeal: revert parsing option --telemetry
2019-07-22 Sean Morrisseyeal: fix parsing option --telemetry
2019-05-29 Michael Santanafix off-by-one errors in snprintf
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-03-07 David Marchandeal: fix core list validation with disabled cores
2019-03-07 David Marchandeal: remove dead code in core list parsing
2019-03-07 David Marchandeal: restrict control threads to startup CPU affinity
2019-03-07 David Marchandeal: fix check when retrieving current CPU affinity
2019-01-17 Anatoly Burakoveal: check string parameter lengths
2019-01-17 David Marchandeal: fix out of bound access when no CPU available
2019-01-17 Hari Kumar Vemulaeal: fix core number validation
2019-01-15 Gaetan Riveteal: add option usage string
2019-01-14 Anatoly Burakoveal: fix strdup usages in internal config
2018-12-20 Jim Harrismalloc: add option --match-allocations
2018-11-04 Ferruh Yigiteal: fix build with gcc 9.0
2018-10-28 Santosh Shuklaeal: add --iova-mode option
2018-09-19 Anatoly Burakovmem: support using memfd segments for in-memory mode
2018-09-19 Anatoly Burakoveal: do not allow legacy mode with --in-memory mode
2018-07-26 Harry van Haarenservice: improve checks of coremasks
2018-07-13 Anatoly Burakoveal: add --in-memory option
2018-07-13 Anatoly Burakovmem: support --huge-unlink mode
2018-07-13 Anatoly Burakoveal: add option to limit memory allocation on sockets
2018-04-25 Stephen Hemmingerlog: add ability to match log type with globbing
2018-04-25 Stephen Hemmingereal: make log level save private
2018-04-25 Stephen Hemmingereal: allow symbolic log levels
2018-04-25 Stephen Hemmingereal: make syslog facility table const
2018-04-25 Gaetan Rivetdevargs: rename legacy API
2018-04-11 Anatoly Burakovmem: share hugepage info primary and secondary
2018-04-11 Anatoly Burakoveal: add single file segments option
2018-04-11 Anatoly Burakoveal: add legacy memory option
2018-03-30 Ivan Maloveal: register log type and pick level from args
2018-03-21 Anatoly Burakoveal: add internal flag of init completed
2018-02-05 Marko Kovaceviceal: add error check for core options
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
next