vfio: support VF token
[dpdk.git] / lib / librte_eal / common / eal_options.h
2020-07-07 Haiyue Wangvfio: support VF token
2020-05-10 Bruce Richardsoneal: add telemetry callbacks
2020-05-10 Ciara Powereal: add telemetry as dependency
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
2019-07-29 Sean Morrisseyeal: revert parsing option --telemetry
2019-07-22 Sean Morrisseyeal: fix parsing option --telemetry
2019-03-29 Anatoly Burakovmem: warn user when running without NUMA support
2019-01-14 Anatoly Burakoveal: fix strdup usages in internal config
2018-12-20 Jim Harrismalloc: add option --match-allocations
2018-10-28 Santosh Shuklaeal: add --iova-mode option
2018-07-13 Anatoly Burakoveal: add --in-memory option
2018-07-13 Anatoly Burakoveal: add option to limit memory allocation on sockets
2018-04-11 Anatoly Burakoveal: add single file segments option
2018-04-11 Anatoly Burakoveal: add legacy memory option
2018-02-01 Olivier Matzeal: use SPDX tags in 6WIND copyrighted files
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
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-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
2014-11-25 Simon Kuenzereal: add option --master-lcore
2014-11-25 Thomas Monjaloneal: factorize configuration adjustment
2014-11-25 Thomas Monjaloneal: factorize options sanity check
2014-11-25 Thomas Monjaloneal: fix header guards
2014-11-25 Thomas Monjaloneal: move internal headers in source directory