test/mbuf: fix access to freed memory
[dpdk.git] / lib / mempool /
2021-10-25 Dmitry Kozlyukmempool: fix non-IO flag inference
2021-10-22 Gowrishankar Muthu... mempool: add telemetry endpoint
2021-10-20 David Marchandmempool: accept user flags only
2021-10-20 Andrew Rybchenkomempool: deprecate unused physical page defines
2021-10-20 Andrew Rybchenkomempool: add namespace to driver register macro
2021-10-20 Andrew Rybchenkomempool: make header size calculation internal
2021-10-20 Andrew Rybchenkomempool: add namespace to internal helpers
2021-10-20 Andrew Rybchenkomempool: add namespace to flags
2021-10-20 Andrew Rybchenkomempool: enhance flags documentation readability
2021-10-19 Dmitry Kozlyukmempool: add non-IO flag
2021-10-19 Dmitry Kozlyukmempool: add event callbacks
2021-10-15 David Marchandmempool: enforce valid flags at creation
2021-10-13 Andrew Rybchenkomempool: fix name size in mempool structure
2021-10-01 William Tueal: remove sys/queue.h from public headers
2021-08-17 Thomas Monjalonversion: 21.11-rc0
2021-05-04 Joyce Kongmempool: distinguish cache and pool debug counters
2021-05-04 Dharmik Thakkarmempool: make stats macro generic
2021-04-21 Bruce Richardsonlib: remove librte_ prefix from directory names