aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_traffic_mngr.c
AgeCommit message (Expand)Author
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-25linux-gen: tm: do not redefine _GNU_SOURCEDmitry Eremin-Solenikov
2017-07-13linux-gen: buffer: change buffer handle to pointerPetri Savolainen
2017-07-11linux-gen: queue: remove type set from interfacePetri Savolainen
2017-07-11linux-gen: queue: combine queue interface set functionsPetri Savolainen
2017-07-11linux-generic: queue: modular queue interfaceHonnappa Nagarahalli
2017-05-15linux-gen: tm: fix wrr/wfq bug when weight=1Dmitriy Krot
2017-03-01linux-gen: tm: use handle conversion functionPetri Savolainen
2017-02-03abi: queue: added initial definitionsPetri Savolainen
2017-01-12linux-gen: sched: remove old ordered queue implementationMatias Elo
2016-12-13linux-generic: only enable pktout when egress kind is pktioXuelin Shi
2016-12-09linux-generic: move tm system barrier to tm groupXuelin Shi
2016-11-18Merge tag 'v1.11.0.0_monarch'Maxim Uvarov
2016-10-04linux-gen: using ODP instantiation pid as odp instanceChristophe Milard
2016-08-25linux-generic: tm: fix off by 1 bug accessing queue_num_tblBarry Spinney
2016-08-15linux-generic: tm: handle pktout queue check properlyBill Fischofer
2016-08-11linux-generic: tm: made tm thread creation more flexibleBarry Spinney
2016-08-01api: traffic_mngr: Add pktio interface to odp_tm_egress_t structBalasubramanian Manoharan
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-07-05linux-gen: remove all dependencies to helperYi He
2016-07-05linux-gen: std_types: remove extra c headersPetri Savolainen
2016-06-22linux-gen: tm: use directly ODP_PACKET_INVALIDPetri Savolainen
2016-06-06linux-generic: tm: fix memory leaksBarry Spinney
2016-05-31linux-generic: tm: init pthread attrsMaxim Uvarov
2016-05-27linux-generic: tm: replace printf with odp_dbg callsBill Fischofer
2016-05-27linux-generic: tm: avoid potential null pointer dereferenceBill Fischofer
2016-05-27linux-generic: tm: discard rc values properly when not neededBill Fischofer
2016-05-27linux-generic: tm: check for proper init of tm_system_threadBill Fischofer
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: packet: rename and add copy functionsPetri Savolainen
2016-04-25api: tm: define and implement revised api definitionsBarry Spinney
2016-04-11api: init: add instance handlePetri Savolainen
2016-03-28linux-generic: tm: reduce byte range to prevent array overflowBill Fischofer
2016-03-04linux-generic: tm: fix numerous bugs in timer wheel and main tm implementationBarry Spinney
2016-03-04linux-generic: tm: use intermediate casts to avoid strict warningsBill Fischofer
2016-03-04linux-generic: tm: implement traffic managerBill Fischofer