aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_pkt_queue.c
AgeCommit message (Expand)Author
2022-02-08linux-gen: remove odp_api.h includes from implementationMatias Elo
2021-10-21linux-gen: fix invalid use of structure with flexible array member errorsMatias Elo
2020-09-25linux-gen: traffic_mngr: enable reuse of internal pkt queue indicesMatias Elo
2019-09-27linux-gen: include config.h header in install directoryMatias Elo
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-02-12linux-gen: move common macros to odp_macros_internal.hMykyta Iziumtsev
2018-01-18linux-gen: align: Fix alignment for typedef definitionsIlias Apalodimas
2017-10-13linux-gen: odp_tm_stats_print should not depend on debugMaxim Uvarov
2017-08-25linux-gen: use config.h headerDmitry Eremin-Solenikov
2017-08-04linux-gen: queue: added additional missing freeIlias Apalodimas
2017-08-04linux-gen: queue: checks on memory allocationsIlias Apalodimas
2016-08-25linux-generic: tm: fix off by 1 bug accessing queue_num_tblBarry Spinney
2016-07-05linux-gen: std_types: remove extra c headersPetri Savolainen
2016-06-22linux-gen: tm: use directly ODP_PACKET_INVALIDPetri Savolainen
2016-06-22linux-gen: tm: correct invalid packet handle definitionsPetri Savolainen
2016-05-24linux-generic: traffic-mngr: fix printing on 32-bit platformsBarry Spinney
2016-02-11api: move include/odp.h to include/odp_api.hChristophe Milard
2015-12-01linux-generic: tm: use intermediate casts to avoid strict warningsBill Fischofer
2015-11-24linux-generic: tm: implement traffic managerBill Fischofer