mempool: introduce function to get mempool page size
[dpdk.git] / lib / librte_mempool / rte_mempool_version.map
2019-11-06 Olivier Matzmempool: introduce function to get mempool page size
2018-08-05 Andrew Rybchenkomempool: remove deprecated functions
2018-05-14 Ferruh Yigitlib: clear experimental version tag in linker scripts
2018-04-26 Artem V. Andreevmempool: support block dequeue operation
2018-04-26 Artem V. Andreevmempool: implement abstract mempool info API
2018-04-24 Andrew Rybchenkomempool: remove callback to register memory area
2018-04-24 Andrew Rybchenkomempool: remove callback to get capabilities
2018-04-24 Andrew Rybchenkomempool: add op to populate objects using provided...
2018-04-24 Andrew Rybchenkomempool: add op to calculate memory size to be allocated
2017-11-06 Thomas Monjalonmempool: rename populate functions to IOVA
2017-10-06 Santosh Shuklamempool: notify memory area to pool
2017-10-06 Santosh Shuklamempool: get capabilities
2017-02-21 Olivier Matzmempool: remove deprecated count functions
2016-07-01 Bruce Richardsonmempool: rename functions with confusing names
2016-06-30 Lazaros Koromilasmempool: allow user-owned cache
2016-06-30 Lazaros Koromilasmempool: deprecate specific get and put functions
2016-06-27 Thomas Monjalonmempool: fix symbol export
2016-06-24 David Huntmempool: support handler operations
2016-05-19 Olivier Matzmempool: make mempool populate and free api public
2016-05-19 Olivier Matzmempool: rework support of Xen dom0
2016-05-19 Olivier Matzmempool: add function to iterate the memory chunks
2016-05-19 Olivier Matzmempool: use the list to iterate the elements
2016-05-19 Olivier Matzmempool: uninline function to check cookies
2015-12-06 Thomas Monjalonmempool: fix mlx driver loading
2015-02-03 Neil Hormanlib: provide initial versioning