aboutsummaryrefslogtreecommitdiff
path: root/test/performance/odp_pktio_perf.c
AgeCommit message (Expand)Author
2024-01-03test: performance: improve test application documentationsMatias Elo
2022-06-21test: pktio_perf: remove an extra level of hierarchy from pkt_rx_stats_t and ...Jere Leppänen
2022-02-03test: performance: speed up odp_pktio_perf when run without argumentsJanne Peltonen
2021-10-21test: performance: fix variadic macro build errorsMatias Elo
2021-09-30use odph_thread_create() instead of odph_odpthreads_create()Jere Leppänen
2020-11-16test: pktio_perf: unify ODP_ALIGNED usageMatias Elo
2020-10-06test: performance: add odp_sys_info_print() to all performance testsMalvika Gupta
2020-07-01test: perf: fix LTO GCC 10 compilationStanislaw Kardach
2019-09-19test: performance: use helper library debug macrosMatias Elo
2019-02-26test: check odp_shm_reserve() return valueMatias Elo
2018-12-26performance: add calls to odp_schedule_config()Dmitry 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-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2017-12-27performance: use odp_proto_layer_t instead of odp_pktio_parser_layer_tDmitry Eremin-Solenikov
2017-10-16test: drop now-unused common_plat directoryDmitry Eremin-Solenikov
2016-07-21validation: moving api validation tests to prepare for new interfacesChristophe Milard
2016-07-21validation: diverse cosmetic fixes for checkpatchChristophe Milard
2016-07-05linux-gen: std_types: remove extra c headersPetri Savolainen
2016-05-23performance: odp_pktio_perf: adding helper cmd line parsingChristophe Milard
2016-05-23performance: odp_pktio_perf: using agnostic function for ODP threadsChristophe Milard
2016-04-25api: packet: rename and add copy functionsPetri Savolainen
2016-03-23api: init: add instance handlePetri Savolainen
2016-02-20api: pktio: rename pktio_send_queue to pktout_sendPetri Savolainen
2016-02-20test: pktio_perf: finalize port to use new pktio apiPetri Savolainen
2016-02-15test: pktio_perf: port to use new pktio apiPetri Savolainen
2016-02-11api: move include/odp.h to include/odp_api.hChristophe Milard
2016-02-02linux-generic: use term plain queue instead of pollPetri Savolainen
2016-02-02api: queue: moved queue type into queue parametersPetri Savolainen
2016-02-02api: pktio: rename pktio modesPetri Savolainen
2016-02-02api: queue: rename QUEUE_TYPE_POLL to _PLAINPetri Savolainen
2016-02-02api: sched: rename SCHED_SYNC_NONE to _PARALLELPetri Savolainen
2016-01-28api: endian: rename endian types with odp_ prefixChristophe Milard
2016-01-19test/performance: pktio: perform an initial warmup runStuart Haslam
2015-12-29performance: pktio_perf: use odp_time_wait_ns() function instead of loopingIvan Khoronzhuk
2015-12-29test/example: use local time API as wall timeIvan Khoronzhuk
2015-12-29test: performance: pktio: don't use direct arithmetic operations with odp_time_tIvan Khoronzhuk
2015-12-16helper: linux: add thread type in pthread_createHemant Agrawal
2015-11-25api: time: change order of arguments for diff functionIvan Khoronzhuk
2015-11-25test/example: avoid "cycle" word usageIvan Khoronzhuk
2015-11-25api: time: unbind CPU cycles from time APIIvan Khoronzhuk
2015-11-25performance: odp_pktio_perf: fix potential overflow in wait loopIvan Khoronzhuk
2015-10-22performance: use odp_pktio_param_init() APIBill Fischofer
2015-10-22api: rename odp_cpumask_def to _defaultMaxim Uvarov
2015-10-22api: config: removed ODP_CONFIG_MAX_THREADSPetri Savolainen
2015-09-22performance: odp_pktio_perf: fix potential overflow for burst_gapIvan Khoronzhuk
2015-09-22performance: odp_pktio_perf: fix potential overflow for send_durationIvan Khoronzhuk