aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-dpdk/odp_pool.c
AgeCommit message (Expand)Author
2023-08-08Port c23a39c69 "linux-gen: dma: implement completion event user area"Matias Elo
2023-08-08Port 7ac1fd5e6 "linux-gen: pool: implement new odp_pool_stats_selected() func...Matias Elo
2023-08-08Port 04a3262ea "linux-gen: pool: correctly print DMA completion pool"Matias Elo
2023-06-29linux-dpdk: pool: modify buffer maximum size capabilityTuomas Taipale
2023-06-29linux-dpdk: remove rte_mbuf from common event headerTuomas Taipale
2023-06-29linux-dpdk: pool: move external memory object constructor functionTuomas Taipale
2023-06-29linux-dpdk: pool: refactor internal pool creation functionTuomas Taipale
2023-02-24Port a735a7131 "linux-gen: event: add event validation support"Matias Elo
2022-11-17Port 32a630e38 "linux-gen: debug: prefix implementation internal debug macros"Matias Elo
2022-10-28linux-dpdk: pool: use correct event indices for external buffersMatias Elo
2022-10-28Port 2838c738b "linux-gen: packet: inline odp_packet_buf_size() implementation"Matias Elo
2022-10-28Port 35a968a8c "linux-gen: pool: implement user area"Matias Elo
2022-09-23linux-dpdk: buffer: optimize odp_buffer_alloc() implementationMatias Elo
2022-09-23linux-dpdk: buffer: inline buffer free functionsMatias Elo
2022-09-23Port 68c8faeb9 "linux-gen: pool: implement odp_pool_stats_opt_t.thread.cache_...Matias Elo
2022-09-23Port 086cc5a07 "linux-gen: buffer: inline odp_buffer_pool()"Matias Elo
2022-09-23Port c497105d9 "linux-gen: pool: inline odp_pool_index()"Matias Elo
2022-09-23Port fa265bfb5 "linux-gen: pool: use pool entry pointer as pool handle"Matias Elo
2022-06-20linux-dpdk: pool: header include clean-upMatias Elo
2022-06-20Port 82d0da39f "linux-gen: macros: prefix implementation internal macro names"Matias Elo
2022-04-26linux-dpdk: pool: improve odp_pool_create() parameter checkingMatias Elo
2022-03-01Port 0ca93faa7 "linux-gen: packet: move user area pointer to packet header"Matias Elo
2022-03-01Port c4e248f41 "linux-gen: pool: reduce max uarea size to 2048 bytes"Matias Elo
2021-12-17Port 0ab07705f "linux-gen: shm: add capability for supported shared memory fl...Matias 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 e6ac302e9 "linux-gen: buffer: use common event header"Matias Elo
2021-12-17Port 02e0de2f0 “linux-gen: pool: add internal functions for processing events"Matias Elo
2021-12-09linux-dpdk: pool: round up packet segment sizes to multiples of 1024Matias Elo
2021-12-09linux-dpdk: pool: add capability for maximum packet data lengthMatias Elo
2021-12-03linux-dpdk: replace CONFIG_PACKET_HEADROOM with RTE_PKTMBUF_HEADROOMMatias Elo
2021-12-03linux-dpdk: pool: remove packet buffer size round upMatias Elo
2021-12-03linux-dpdk: pool: check alignment validity in check_params()Matias Elo
2021-11-24Port 2c8ada58b "linux-gen: pool: add pool type checks to alloc functions"Matias Elo
2021-11-24Port 3def5dd8a "linux-gen: pool: implement new odp_pool_print_all() function"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-10-11Port f36c9ec60 "linux-gen: shm: rename implementation internal shm blocks"Matias Elo
2021-09-09linux-dpdk: pool: implement external memory poolJere Leppänen
2021-08-19linux-dpdk: pool: implement external memory poolMatias Elo
2021-08-19Port 4210aeaca "linux-gen: pool: prepare pool type usage with pool_ext"Matias Elo
2021-07-07Port fe7b3ba63 "linux-gen: fix print formats"Matias Elo
2021-05-26Port 706e1e6b2 "linux-gen: rename remaining global symbols in the static libr...Matias Elo
2021-04-27linux-dpdk: pool: fix pool info address rangeMatias Elo
2021-03-12linux-dpdk: config: sync packet config defines with linux-genericMatias Elo
2021-02-12linux-dpdk: pool: replace usage of deprecated rte_mbuf.buf_physaddr fieldMatias Elo
2021-01-15linux-dpdk: pool: set odp_pool_capability_t.max_pools valueMatias Elo
2021-01-15Port 3b5e28912 "linux-gen: pool: implement support for pool statistics"Matias Elo
2021-01-15Port 4b09b5c8f "linux-gen: pool: implement new pool index functions"Matias Elo
2021-01-15Port bf75bd82a "linux-gen: pool: update odp_buffer_is_valid() implementation"Matias Elo