aboutsummaryrefslogtreecommitdiff
path: root/test/performance/odp_sched_pktio.c
AgeCommit message (Expand)Author
2024-01-03test: performance: improve test application documentationsMatias Elo
2023-12-20example: start using new odp_timer_pool_start_multi() callMatias Elo
2023-12-19api: timer: only inactive timers can be freedPetri Savolainen
2023-10-20test: performance: use new ODP_PKTIO_MAX_INDEX defineMatias Elo
2023-08-24test: sched_pktio: remove unnecessary delay first tickPavan Nikhilesh
2023-06-08test: timer: use timer_retval_t instead of timer_set_tPetri Savolainen
2023-01-18test: performance: fix gcc-7 lto build failuresMatias Elo
2022-12-29test: sched_pktio: remove deprecated odp_timer_set_rel() functionMatias Elo
2022-04-13test: use uint32_t for number of queuesPetri Savolainen
2022-03-02test: remove usage of deprecated schedule priority definesMatias Elo
2021-12-09test: timer: use timer pool param init functionPetri Savolainen
2021-09-30use odph_thread_create() instead of odph_odpthreads_create()Jere Leppänen
2021-06-01test: sched_pktio: use new timer set return codesPetri Savolainen
2021-05-31test: use default clock source enumPetri Savolainen
2021-01-15test: sched_pktio: cleanup prefetched events before worker exitNithin Dabilpuram
2020-06-16test: perf: fix LTO warningsStanislaw Kardach
2019-11-14test: use compress not used flagPetri Savolainen
2019-07-15test: performance: guard against double exitStanislaw Kardach
2018-12-26performance: add calls to odp_schedule_config()Dmitry Eremin-Solenikov
2018-12-26example, tests: move scheduled queue capabilities to schedDmitry Eremin-Solenikov
2018-11-28text: perf odp_sched_pktio: try to terminate on failureMaxim Uvarov
2018-11-28test: performance: use mem_model from helper optionsMatias Elo
2018-10-31test: sched_pktio: add burst size optionPetri Savolainen
2018-10-09test: sched_pktio: add pipeline queue size optionPetri Savolainen
2018-10-09test: sched_pktio: add scheduler sync mode optionPetri Savolainen
2018-10-09test: sched_pktio: add queue pipeline optionsPetri Savolainen
2018-05-18test: sched_pktio: add timeout statisticsPetri Savolainen
2018-05-18test: sched_pktio: timer reset return codesPetri Savolainen
2018-05-18test: sched_pktio: don't call pktout_send with 0 packetsPetri Savolainen
2018-05-14helper: thread: don't use getopt libraryPetri Savolainen
2018-05-03test: sched_pktio: add inactivity timerPetri Savolainen
2018-05-03test: sched_pktio: parse options before odp global initPetri Savolainen
2018-05-03test: sched_pktio: ensure packet order per flowPetri Savolainen
2018-05-03test: sched_pktio: add pktio queue count optionPetri Savolainen
2018-04-09test: sched_pktio: add option to collect statisticsPetri Savolainen
2018-03-26test: sched_pktio: new scheduler performance test with pktioPetri Savolainen