eal: simplify meson build of common directory
[dpdk.git] / lib / librte_eal / common / include / rte_devargs.h
2020-03-18 Dmitry Kozlyukeal: introduce portable format attribute
2019-06-29 David Marchanddevargs: remove incorrect experimental tags
2019-04-17 Hemant Agrawaldevargs: promote experimental API as stable
2018-11-11 Thomas Monjalondevargs: do not replace already inserted device
2018-10-11 Thomas Monjalondevargs: simplify parameters of removal function
2018-10-11 Thomas Monjalondevargs: remove deprecated functions
2018-07-15 Gaetan Rivetdevargs: add function to parse device layers
2018-07-15 Gaetan Rivetdevargs: add non-variadic parsing function
2018-04-25 Gaetan Rivetdevargs: rename legacy API
2018-04-25 Gaetan Rivetdevargs: use proper namespace prefix
2018-04-25 Gaetan Rivetdevargs: update syntax documentation
2018-04-25 Gaetan Rivetdevargs: make parsing variadic
2018-04-25 Gaetan Rivetdevargs: make devargs list private
2018-04-25 Gaetan Rivetdevargs: introduce iterator
2018-02-01 Olivier Matzeal: use SPDX tags in 6WIND copyrighted files
2018-01-29 Neil Hormanadd experimental tag to appropriate functions
2017-07-19 Gaetan Rivetdevargs: restore device type API
2017-07-19 Gaetan Rivetdevargs: introduce insert function
2017-07-19 Gaetan Rivetdevargs: introduce removal function
2017-07-08 Gaetan Rivetdevargs: introduce new parsing helper
2017-07-08 Gaetan Rivetdevargs: make device types generic
2017-07-08 Gaetan Rivetdevargs: make device representation generic
2017-07-08 Gaetan Rivetdevargs: parse bus info
2017-07-05 Ferruh Yigitethdev: ensure same name size for device and ethdev
2016-10-13 Thomas Monjalonapp/test: fix vdev names
2016-09-13 Adrien Mazarguillib: work around unnamed structs/unions
2015-10-22 Christoph Gysineal: fix C++ build
2015-06-19 Thomas Monjalondoc: fix doxygen warnings
2015-02-25 Tetsuya Mukawaeal: add vdev init and uninit
2015-02-24 David Marchanddevargs: restore empty devargs
2015-02-18 David Marchanddevargs: remove limit on parameters length
2014-05-16 Stephen Hemmingeradd FILE argument to debug functions
2014-04-10 Olivier Matzdevargs: use a comma instead of semicolon to separate...
2014-04-10 Olivier Matzdevargs: introduce API and test