eal: simplify meson build of common directory
[dpdk.git] / lib / librte_eal / common / include / rte_eal.h
2019-10-27 David Marchandeal: make the global configuration private
2019-10-27 David Marchandeal: factorize lcore role code
2019-07-17 Thomas Monjaloneal: update comment about --no-huge option
2019-07-05 Anatoly Burakoveal: add API to lock/unlock mempool list
2019-07-05 Anatoly Burakoveal: add API to lock/unlock tailq list
2019-06-29 David Marchandenforce experimental tag at beginning of declarations
2019-06-29 David Marchandeal: hide internal hotplug function
2019-06-05 Anatoly Burakovipc: handle unsupported IPC in async request
2019-06-05 Anatoly Burakovipc: handle unsupported IPC in sync request
2019-06-05 Anatoly Burakovipc: handle unsupported IPC in sendmsg
2019-06-05 Anatoly Burakovipc: handle unsupported IPC in action register
2019-05-09 Anatoly Burakovipc: add warnings about correct API usage
2019-05-09 Anatoly Burakovipc: add warnings about not using IPC with memory API
2019-05-02 John McNamaradoc: fix spelling reported by aspell in comments
2019-04-21 Thomas Monjaloneal: promote some experimental functions as stable
2019-03-12 Bruce Richardsonmk: use linux and freebsd in config names
2018-10-27 Kevin Laatzeal: export function to get runtime directory
2018-10-25 Paul Lusebus/vdev: fix multi-process IPC buffer leak on scan
2018-10-17 Qi Zhangeal: enable hotplug on multi-process
2018-08-08 Olivier Matzeal: remove experimental tag for user mbuf pool ops
2018-08-08 Olivier Matzeal: remove deprecated function for mbuf pool ops
2018-05-28 Olivier Matzeal: deprecate function to set default mbuf pool
2018-04-04 Anatoly Burakoveal: provide API for querying valid socket ids
2018-04-04 Anatoly Burakoveal: add IPC asynchronous request
2018-04-04 Anatoly Burakoveal: rename IPC request as synchronous one
2018-02-06 Nipun Guptambuf: fix logic of user mempool ops API
2018-01-30 Jianfeng Taneal: add synchronous multi-process communication
2018-01-30 Jianfeng Taneal: add channel for multi-process communication
2018-01-29 Neil Hormanadd experimental tag to appropriate functions
2018-01-29 Harry van Haareneal: add function to release internal resources
2018-01-16 Adrien Mazarguillib: fix missing includes in exported headers
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-11-13 Pavel Shirshovlib: fix typos
2017-11-06 Thomas Monjalonremove include of generated config header
2017-11-06 Thomas Monjalonuse macro to declare constructor functions
2017-10-26 Gaetan Riveteal: expose internal config elements
2017-10-06 Santosh Shuklaeal: allow user to override default mempool driver
2017-10-06 Santosh Shuklaeal: introduce helper API for IOVA mode
2017-10-03 Thomas Monjaloneal: add doc for constructor macros
2017-07-16 Harry van Haarenservice: introduce service cores concept
2017-07-08 Thomas Monjalonbus: fix driver registration
2017-03-27 Aaron Conoleeal: add info about various init error codes
2016-12-21 Aaron Conoleeal: clarify the argc and argv documentation
2016-10-03 David Marchandeal: introduce driver init macros
2016-09-13 Adrien Mazarguillib: add missing include dependencies
2016-03-09 Harry van Haareneal: check if primary process is alive
2016-02-10 Thomas Monjalondoc: drop old naming of the project
2015-11-03 Ravi Kerureal: set name to threads
2015-06-19 Thomas Monjalondoc: fix doxygen warnings
2015-03-10 David Marchandtailq: remove unused macros
2015-02-24 Cunming Liangeal: get unique thread id
2014-11-27 David Marchandeal: no more bare metal environment
2014-09-29 David Marchandeal: remove unused flags field
2014-09-29 David Marchandeal: set iopl only when needed
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-16 Stephen Hemmingerspelling fixes
2014-05-05 David Marchandeal: remove unused config fields
2014-02-26 Thomas Monjalonversion: add 4th digit and helper macros
2014-02-26 Damien Millescampsmem: get hugepages config
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Inteleal: increase I/O privilege
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-16 Inteleal: add application usage hook
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelmemory: fix for multi process support
2013-07-25 Intellib: update tailq api
2013-07-25 Intellib: move mem config
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release