aboutsummaryrefslogtreecommitdiff
path: root/example/traffic_mgmt/odp_traffic_mgmt.c
AgeCommit message (Expand)Author
2024-04-29validation, example: tm: use new ODP_TM_NAME_LEN constantJere Leppänen
2024-02-06example: tm: avoid variable name shadowingPetri Savolainen
2024-01-12example: tm: send fewer packets to speed up the programJanne Peltonen
2024-01-04example: update copyright formatMatias Elo
2024-01-03example: improve example application documentationsMatias Elo
2023-10-23example: use new ODPH_MIN and ODPH_MAX macrosMatias Elo
2022-01-28example: tm: set dual_rate when requesting dual rate shapingNithin Dabilpuram
2022-01-28example: traffic_mgmt: clamp shaper profile rate and burstNithin Dabilpuram
2021-10-21example: tm: fix range expression build errorsMatias Elo
2021-05-31example: tm: use TM start and stopNithin Dabilpuram
2021-05-31example: tm: use commit_rate and peak_rate in shaper paramNithin Dabilpuram
2021-02-12example: tm: prevent redefinition of _GNU_SOURCEMatias Elo
2019-09-19example: use helper library debug macrosMatias Elo
2018-08-20example: tm: add some message on exitMaxim Uvarov
2018-08-20example: tm: use 0 array index for queuesMaxim Uvarov
2018-08-20example: tm: add tm queues destroyMaxim Uvarov
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-01-18linux-gen, include: switch std_clib.h to api+abiDmitry Eremin-Solenikov
2017-10-13example: traffic_mgmt add clean termination pathMaxim Uvarov
2016-12-15example: traffic_mgmt: use PRIu32 instead of %uNicolas Morey-Chaisemartin
2016-08-02example: odp_traffic_mgmt: remove unused includesMike Holmes
2016-05-27example: tm: check rc from odp init callsBill Fischofer
2016-05-27example: tm: remove unused codeBill Fischofer
2016-04-27example: tm: do not init platform paramsMaxim Uvarov
2016-04-25api: tm: define and implement revised api definitionsBarry Spinney
2016-03-23api: init: add instance handlePetri Savolainen
2016-02-26example: tm: remove reference to internal name table init apiBarry Spinney
2016-02-11api: move include/odp.h to include/odp_api.hChristophe Milard
2016-02-11api and linux-generic: make room for new apiChristophe Milard
2015-11-24example: tm: traffic manager exampleBill Fischofer