mempool: reduce wasted space on populate
[dpdk.git] / lib / librte_mempool / rte_mempool_ops.c
2019-11-06 Olivier Matzmempool: reduce wasted space on populate
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
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
2018-02-01 Olivier Matzmempool: use SPDX tags
2017-11-06 Thomas Monjalonmempool: rename addresses from physical to IOVA
2017-10-06 Santosh Shuklamempool: notify memory area to pool
2017-10-06 Santosh Shuklamempool: get capabilities
2016-07-21 Zoltan Kissmempool: fix missing registration of free function
2016-06-24 David Huntmempool: support handler operations