aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_buffer.c
AgeCommit message (Expand)Author
2022-10-28linux-gen: buffer: print more fields in odp_buffer_print()Matias Elo
2022-10-28linux-gen: buffer: use _odp_snprint() instead of snprintf()Matias Elo
2022-10-11linux-gen: buffer: inline odp_buffer_size() implementationMatias Elo
2022-10-11linux-gen: buffer: inline odp_buffer_user_area() implementationMatias Elo
2022-10-07linux-gen: debug: prefix implementation internal debug macrosMatias Elo
2022-09-30linux-gen: buffer: implement user areaPetri Savolainen
2022-06-23linux-gen: event: use pool handle in event headerMatias Elo
2022-05-24linux-gen: event: move event header inline accessor offsetsMatias Elo
2022-01-12linux-gen: event: rename implementation internal buffer_index_t typeMatias Elo
2021-11-23linux-gen: buffer: use common event headerMatias Elo
2021-10-21linux-gen: fix print format build errorsMatias Elo
2021-01-11linux-gen: packet: fix packet printPetri Savolainen
2020-11-16linux-gen: unify ODP_ALIGNED usageMatias Elo
2019-11-06linux-gen: buffer: inline odp_buffer_addr()Petri Savolainen
2019-11-06linux-gen: buffer: inline event handle conversionsPetri Savolainen
2019-10-23linux-gen: packet: reimplement segmentation using linked listMatias Elo
2019-09-27linux-gen: include config.h header in install directoryMatias Elo
2019-01-31linux-gen: buffer: clean checkpatch warningsPetri Savolainen
2018-05-10linux-gen: event: inline event_type functionPetri Savolainen
2018-05-10linux-gen: buffer: remove buffer_inlines header filePetri Savolainen
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2017-11-16linux-gen: buffer: remove data size member from odp_buffer_hdr_tMatias Elo
2017-08-25linux-gen: use config.h headerDmitry Eremin-Solenikov
2017-07-13linux-gen: buffer: change buffer handle to pointerPetri Savolainen
2017-02-03abi: buffer: added initial definitionsPetri Savolainen
2017-01-12linux-gen: packet: added support for segmented packetsPetri Savolainen
2017-01-12linux-gen: pool: clean up pool inlines functionsPetri Savolainen
2017-01-12linux-gen: pool: reimplement pool with ringPetri Savolainen
2016-07-26linux-gen: pool: optimize thread local buffer cacheMatias Elo
2016-07-05linux-gen: std_types: remove extra c headersPetri Savolainen
2016-03-04api and linux-generic: make room for new apiChristophe Milard
2015-11-05linux-generic: buffer: remove unused internal _odp_buffer_type() functionBill Fischofer
2015-07-22linux-generic: buffer: remove unused _odp_buffer_type_set() functionBill Fischofer
2015-05-07linux-generic: use inttypes defines to print (u)int32_t valuesNicolas Morey-Chaisemartin
2015-02-20linux-generic: pools: rename odp_buffer_pool files to odp_poolBill Fischofer
2015-02-04linux-generic: pool: add strong typing supportBill Fischofer
2015-01-30example: ipsec: use event type at dequeueRobbie King
2015-01-29api: move ODP headers to a directoryTaras Kondratiuk
2015-01-27api: buffer: Removed odp_buffer_typePetri Savolainen
2015-01-27api: event: Add odp_event_tPetri Savolainen
2015-01-09api: buffer: Change buffer size from size_t to uint32_tPetri Savolainen
2014-12-16api: buffer: change pool createBill Fischofer
2014-12-10api: odp_debug.h: move macros internallyMike Holmes
2014-11-25linux-generic: odp_buffer.c use odp_atomic.hOla Liljedahl
2014-11-21linux-generic: Replace printf with ODP_PRINTMike Holmes
2014-08-26Change invalid buffer pool handle to zeroPetri Savolainen
2014-07-03Autotoolise build systemAnders Roxell