aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include/odp_traffic_mngr_internal.h
AgeCommit message (Expand)Author
2024-03-28linux-gen: tm: make is_idle atomicJere Leppänen
2024-03-18linux-gen: update copyright formatMatias Elo
2022-02-08linux-gen: remove odp_api.h includes from implementationMatias Elo
2022-01-21linux-gen: tm: remove unused odp_queue_t instanceJanne Peltonen
2021-07-12linux-gen: tm: add implementation for queue statisticsMatias Elo
2021-07-09linux-gen: tm: support unordered enqueue and enq multiNithin Dabilpuram
2020-09-25linux-gen: traffic_mngr: enable reuse of internal queue object indicesMatias Elo
2018-12-03linux-gen: traffic_mngr: allocate profile objects from shmMatias Elo
2018-12-03linux-gen: traffic_mngr: store input_work_queue inside tm_system_tMatias Elo
2018-12-03linux-gen: traffic_mngr: store root node inside tm_system_tMatias Elo
2018-12-03linux-gen: traffic_mngr: store tm_queue_obj_t array inside tm_system_tMatias Elo
2018-12-03linux-gen: traffic_mngr: allocate tm_node_obj_t from shmMatias Elo
2018-12-03linux-gen: traffic_mngr: move tm_wred_node_t inside tm_node_obj_tMatias Elo
2018-12-03linux-gen: traffic_mngr: move tm_schedulers_obj_t inside tm_node_obj_tMatias Elo
2018-12-03linux-gen: traffic_mngr: allocate tm_system_group_t from shmMatias Elo
2018-12-03linux-gen: traffic_mngr: allocate tm_queue_obj_t from shmMatias Elo
2018-12-03linux-gen: traffic_mngr: move tm_wred_node_t inside tm_queue_obj_tMatias Elo
2018-12-03linux-gen: traffic_mngr: use static array for odp_tm_systemsMatias Elo
2018-08-20linux-gen: queue: remove internal queue handle conversionsPetri Savolainen
2018-05-30linux-gen: queue: remove abstract internal queue typePetri Savolainen
2018-05-28linux-gen: init: split odp_internal.hPetri Savolainen
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-02-12linux-gen: move common macros to odp_macros_internal.hMykyta Iziumtsev
2017-07-11linux-generic: queue: modular queue interfaceHonnappa Nagarahalli
2016-12-09linux-generic: move tm system barrier to tm groupXuelin Shi
2016-08-11linux-generic: tm: made tm thread creation more flexibleBarry Spinney
2016-07-27api: traffic_mngr: Add pktio interface to odp_tm_egress_t structBalasubramanian Manoharan
2016-07-14linux-generic: tm: Add pthread_join call when destroyingBarry Spinney
2016-06-22linux-gen: tm: use directly ODP_PACKET_INVALIDPetri Savolainen
2016-06-22linux-gen: tm: correct invalid packet handle definitionsPetri Savolainen
2016-06-06linux-generic: tm: fix memory leaksBarry Spinney
2016-05-24linux-generic: traffic-mngr: 32-bit platform fixesBarry Spinney
2016-05-03api: tm: changes to split TOS marking into two separate callsBarry Spinney
2016-04-25api: tm: define and implement revised api definitionsBarry Spinney
2016-02-26linux-generic: tm: fix numerous bugs in timer wheel and main tm implementationBarry Spinney
2016-02-11api and linux-generic: make room for new apiChristophe Milard
2015-12-01linux-generic: tm: use intermediate casts to avoid strict warningsBill Fischofer
2015-11-24linux-generic: tm: implement traffic managerBill Fischofer