aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-dpdk/include/odp_buffer_internal.h
AgeCommit message (Expand)Author
2024-03-11Port 10753512c "linux-gen: pool: add buffer_subtype_set()"Matias Elo
2023-08-31linux-dpdk: pool: add checks for internal event header sizesMatias Elo
2023-06-29linux-dpdk: remove rte_mbuf from common event headerTuomas Taipale
2022-11-17Port 5fb9fc0af "linux-gen: buffer: inline odp_buffer_user_area() implementation"Matias Elo
2022-10-28Port 35a968a8c "linux-gen: pool: implement user area"Matias Elo
2022-06-30Port 84b72869a "linux-gen: event: inline odp_event_flow_id_set()"Matias Elo
2022-06-30Port ed2d85f67 "linux-gen: event: inline odp_event_flow_id()"Matias Elo
2022-06-20Port 82d0da39f "linux-gen: macros: prefix implementation internal macro names"Matias Elo
2021-12-17Port e6ac302e9 "linux-gen: buffer: use common event header"Matias Elo
2021-11-11linux-dpdk: pool: move user area from buffer to shmJere Leppänen
2021-10-11Port cb8d8942b "linux-gen: sched: limit interface header visibility"Matias Elo
2021-03-12linux-dpdk: config: sync packet config defines with linux-genericMatias Elo
2021-02-12linux-dpdk: packet: replace deprecated rte_mbuf.userdata/udata64 fieldsMatias Elo
2021-01-15Port ff746c69d "linux-gen: packet: fix packet print"Matias Elo
2021-01-15linux-dpdk: packet_vector: fix build on ppc64Matias Elo
2019-11-21linux-dpdk: packet: store user pointer in mbuf.userdataMatias Elo
2019-01-07Port 87a81d8b4 "linux-gen: sched: dummy flow aware implementation"Matias Elo
2018-12-20linux-dpdk: undef compiler for clangMaxim Uvarov
2018-09-17Port cbf59d43 "linux-gen: queue: remove enq/deq from queue interface"Matias Elo
2018-07-11Port ec41adee "linux-gen: use inlined atomic functions everywhere"Matias Elo
2018-05-15Port 49c671e8, 11207ff1, 3abbe8b7, f49289a7v1.19.0.1_DPDK_17.1Petri Savolainen
2018-04-05linux-dpdk: fix various style problemsMatias Elo
2018-04-03linux-dpdk: add missing rte_config includesDmitry Eremin-Solenikov
2018-03-22Port f737af0 "linux-gen: queue: ring based queue implementation"Matias Elo
2018-03-22Port 8d29737 "linux-gen: packet: single user ptr field"Matias Elo
2018-03-22Port 733ab61 "update Linaro Copyrights to 2018 year"Matias Elo
2018-02-26linux-dpdk: clean type conversionsMatias Elo
2018-02-19Port 4ed1ca5 "linux-gen: event: move event subtype to packet header"Matias Elo
2018-02-19Port 342c869 "linux-generic: events subtype implementation"Matias Elo
2018-02-19Port ce058b8 "linux-gen: pool: add inlined accessors for selected pool parame...Matias Elo
2018-01-31Port e4289ab "linux-gen: buffer: optimize header layout"Matias Elo
2018-01-30Port dcea50f "linux-gen: buffer: change buffer handle to pointer"Matias Elo
2017-05-05Port 7c84f7e7 "linux-gen: packet: clean and pack packet header struct"Matias Elo
2017-05-05linux-dpdk: sync internal config definition naming with linux-genericMatias Elo
2017-03-02linux-dpdk: pool: fix pool createMatias Elo
2017-03-02Port 0d6d0923 "linux-gen: sched: remove old ordered queue implementation"Matias Elo
2016-10-26linux-dpdk: porting "linux-gen: config: increase burst sizes"Balakrishna Garapati
2016-07-22Port d1d06aa "linux-gen: std_types: remove extra c headers"Zoltan Kiss
2016-06-02Port 763b4a48 "linux-generic: schedule: rename schedule interface header"Zoltan Kiss
2016-06-02Port 7eefb33e "linux-generic: schedule: clean up dependency to config interface"Zoltan 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-11-04Port 8f07daf0 "api: schedule: revise definition of ordered locks"Zoltan Kiss
2015-09-08Port 3afd41 "linux-generic: general: add odp_forward_typedefs to resolve clan...Zoltan Kiss
2015-09-08Port a4d3bc "linux-generic: queue: implement ordered queues"Zoltan Kiss
2015-09-08Port 51bff8 "api: event: change to odp_event_type_t"Zoltan Kiss
2015-07-28Port 3d85d5 "linux-generic: crypto: eliminate buffer type hack for completions"Zoltan Kiss
2015-06-02linux-dpdk: packet: add support for packet segmentationBill Fischofer
2015-06-02linux-dpdk: packet: restructure metadata handlingBill Fischofer