aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-dpdk/include/odp_pool_internal.h
AgeCommit message (Expand)Author
2022-10-28Port 2838c738b "linux-gen: packet: inline odp_packet_buf_size() implementation"Matias Elo
2022-10-11linux-dpdk: buffer: optimize buffer free function implementationsMatias Elo
2022-10-11linux-dpdk: buffer: optimize buffer alloc function implementationsMatias Elo
2022-09-23Port fa265bfb5 "linux-gen: pool: use pool entry pointer as pool handle"Matias Elo
2022-04-22linux-dpdk: pool: header include clean-upMatias Elo
2021-12-17linux-dpdk: pool: optimize _odp_event_alloc/free() implementationsMatias Elo
2021-12-17Port b84e9d18f "linux-gen: pool: use common event header for all pool types"Matias Elo
2021-12-17Port 720823e61 "linux-gen: dma: implement the new DMA API"Matias Elo
2021-12-17Port 02e0de2f0 “linux-gen: pool: add internal functions for processing events"Matias Elo
2021-11-24Port 2c8ada58b "linux-gen: pool: add pool type checks to alloc functions"Matias Elo
2021-11-24linux-dpdk: pool: move and rename internal buffer alloc functionMatias Elo
2021-11-11linux-dpdk: pool: move user area from buffer to shmJere Leppänen
2021-09-09linux-dpdk: pool: implement external memory poolJere Leppänen
2021-08-19Port 4210aeaca "linux-gen: pool: prepare pool type usage with pool_ext"Matias Elo
2021-05-26Port 706e1e6b2 "linux-gen: rename remaining global symbols in the static libr...Matias Elo
2021-01-15Port 4b09b5c8f "linux-gen: pool: implement new pool index functions"Matias Elo
2021-01-15linux-dpdk: packet_vector: fix build on ppc64Matias Elo
2021-01-15Port bf75bd82a "linux-gen: pool: update odp_buffer_is_valid() implementation"Matias Elo
2020-12-23Port d5b65d406 "linux-gen: unify ODP_ALIGNED usage"Matias Elo
2020-04-09linux-dpdk: fix bool type overwrite on ppc64Matias Elo
2019-12-02Port ab5574db4 "linux-gen: pool: rename pool global variable"Matias Elo
2019-11-21linux-dpdk: packet: refactor packet_alloc() functionMatias Elo
2019-01-10linux-dpdk: pool: use rte_mbuf_raw API instead of rte_ctrlmbufMatias Elo
2018-12-13Port 95cbee5ac "linux-gen: pool: add max num packets in config file"Matias Elo
2018-09-06Port 9ffd1b9e "abi: pool: set ODP_POOL_INVALID to zero"Matias Elo
2018-04-05linux-dpdk: fix various style problemsMatias Elo
2018-04-04Port 42fc5eb "linux-gen: queue: enqueue may fail"Matias Elo
2018-03-22Port 733ab61 "update Linaro Copyrights to 2018 year"Matias Elo
2018-03-22Port 5a4502fc "linux-gen: align: Fix alignment for typedef definitions"Matias Elo
2018-01-30Port dcea50f "linux-gen: buffer: change buffer handle to pointer"Matias Elo
2017-04-21linux-dpdk: fixing inlines and macros renamingBalakrishna Garapati
2017-04-21linux-dpdk: porting "abi: shm: added initial definitions"Balakrishna Garapati
2016-07-26linux-dpdk: pool: check pool name lengthv1.10.1.0_DPDK_16.04Zoltan Kiss
2016-05-27Port e9013f8b "api: debug: promote ODP_STATIC_ASSERT() to be an ODP API"Zoltan Kiss
2016-05-26Port "api: pool: add pool capability" seriesZoltan Kiss
2016-03-30Port "98e20f0a api and linux-generic: make room for new api"Zoltan Kiss
2015-07-28Port 3d85d5 "linux-generic: crypto: eliminate buffer type hack for completions"Zoltan Kiss
2015-07-27linux-dpdk: pktio: remove unnecessary pktio id from poolCiprian Barbu
2015-07-10linux-dpdk: pool: use intermediate cast to avoid alignment warningsBill Fischofer
2015-05-21pool: remove unnecessary function definitionsZoltan Kiss
2015-05-21pool: assert that pool name sizes are the sameZoltan Kiss
2015-05-15Add missing header filesZoltan Kiss
2015-05-08dpdk: delete a bunch of stale codeZoltan Kiss
2015-04-23packet: implement odp_packet_pool() and odp_packet_input()Zoltan Kiss
2015-03-17ODP-DPDK: Fix code style changesZoltan Kiss
2015-03-17pool: Fix pool_hdlVenkatesh Vivekanandan
2015-03-17pool: Fix pool accessors broken by strong typing changesZoltan Kiss
2015-03-17pool: Rename odp_buffer_pool_param_t to odp_pool_param_tVenkatesh Vivekanandan
2015-03-17pool: Rename ODP_BUFFER_POOL_NAME_LEN to ODP_POOL_NAME_LENVenkatesh Vivekanandan
2015-03-17pool: fix lock header file pathZoltan Kiss