aboutsummaryrefslogtreecommitdiff
path: root/test/performance/odp_pktio_ordered.c
AgeCommit message (Expand)Author
2024-04-16test: performance: pktio_ordered: avoid undefined behavior in bit shift in ca...Jere Leppänen
2024-03-18test: update copyright formatMatias Elo
2024-01-03test: performance: improve test application documentationsMatias Elo
2023-08-14test: fix typosTianyu Li
2022-09-14test: performance: check pktio promisc mode status before enabling itMatias 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-10test: pktio_ordered: add option to enable promisc modeVolodymyr Fialko
2021-09-30use odph_thread_create() instead of odph_odpthreads_create()Jere Leppänen
2020-07-02test: change thread exit flags to atomic variablesJanne Peltonen
2020-02-28example: don't enable input hashing with only one input queueMatias Elo
2019-09-19test: performance: use helper library debug macrosMatias Elo
2019-08-21test: correct getopt short option usagePetri Savolainen
2019-01-17test: odp_pktio_ordered: add missing schedule_config initializationMatias Elo
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-12-26example, tests: move scheduler capabilities to schedulerDmitry Eremin-Solenikov
2018-11-28test: performance: use mem_model from helper optionsMatias Elo
2018-10-04test: performance: enable testing in process modeMatias Elo
2018-07-05example: use ODP_THREAD_COUNT_MAX as max worker countMatias Elo
2018-07-05example: use min number of workers by defaultMatias Elo
2018-05-14helper: thread: don't use getopt libraryPetri Savolainen
2018-02-28test: pktio_ordered: honour max queue sizePetri Savolainen
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-01-18linux-gen: align: Fix alignment for typedef definitionsIlias Apalodimas
2017-12-27performance: use odp_proto_layer_t instead of odp_pktio_parser_layer_tDmitry Eremin-Solenikov
2017-11-10test: odp_pktio_ordered: add queue sizeBrian Brooks
2017-10-16test: drop now-unused common_plat directoryDmitry Eremin-Solenikov