aboutsummaryrefslogtreecommitdiff
path: root/test/performance
AgeCommit message (Expand)Author
2024-02-09test: l2fwd: print resulting pool parametersPetri Savolainen
2024-02-09test: l2fwd: add packet data read optionPetri Savolainen
2024-02-09test: l2fwd: add packet data prefetch optionPetri Savolainen
2024-02-09test: l2fwd: pack fast path flagsPetri Savolainen
2024-02-08test: bench_packet: add tests for user flag functionsMatias Elo
2024-02-08test: dmafwd: fix initialization parameter usageTuomas Taipale
2024-02-08test: pool_latency: fix initialization parameter usageTuomas Taipale
2024-02-06test: ipsec: avoid variable name shadowingPetri Savolainen
2024-02-06test: dma_perf: avoid variable name shadowingPetri Savolainen
2024-02-06test: crypto: avoid variable name shadowingPetri Savolainen
2024-02-06test: pool_latency: fix potential overflowTuomas Taipale
2024-02-06test: l2fwd: add option to enable packet input timestampingMatias Elo
2024-02-05test: performance: add pool latency testerTuomas Taipale
2024-02-01test: dma_perf: refactor timestampingTuomas Taipale
2024-01-22test: sched_perf: add user area touchPetri Savolainen
2024-01-22test: performance: cpu_bench: reduce scheduler draining wait timeJanne Peltonen
2024-01-22test: dmafwd: reduce test run timeJanne Peltonen
2024-01-22test: dmafwd: allow decimal run time parameterJanne Peltonen
2024-01-22test: dma_perf: reduce test run timeJanne Peltonen
2024-01-22test: dma_perf: allow decimal run time parameterJanne Peltonen
2024-01-22test: dma_perf: fix potential rounding errors and kilo prefixJanne Peltonen
2024-01-22test: sched_latency: lower the number of test rounds in make checkJanne Peltonen
2024-01-12test: performance: scheduling: speed up cpu freq test in make checkJanne Peltonen
2024-01-12test: performance: scheduling: add duration option for cpu freq testJanne Peltonen
2024-01-12test: performance: bench_packet: lower the default number of roundsJanne Peltonen
2024-01-12test: performance: bench_buffer: lower the default number of roundsJanne Peltonen
2024-01-12test: performance: atomic perf: lower the default number of roundsJanne Peltonen
2024-01-12test: performance: stress: shorten the default odp_stress runJanne Peltonen
2024-01-11test: bench_buffer: add new test casesPetri Savolainen
2024-01-11test: timer_perf: measure cycles separately for start and cancelJere Leppänen
2024-01-11test: timer_perf: avoid modulo operation in a couple of loopsJere Leppänen
2024-01-03test: performance: improve test application documentationsMatias Elo
2024-01-03example: improve example application documentationsMatias Elo
2024-01-02test: bench_misc: add prefetch testsPetri Savolainen
2024-01-02test: timer: add timer free return value checksPetri Savolainen
2023-12-22test: dma_perf: run with new verify optionTuomas Taipale
2023-12-22test: dma_perf: add new optionTuomas Taipale
2023-12-20test: bench_misc: test odp_time_startup()Petri Savolainen
2023-12-20test: bench_misc: test odp_time_add_ns()Petri Savolainen
2023-12-20api: timer: deprecate odp_timeout_fresh()Petri Savolainen
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-12-18test: ipsecfwd: replace helper IP lookup tableTuomas Taipale
2023-12-15test: dma_perf: run new mode and segment typesTuomas Taipale
2023-12-15test: dma_perf: enable sparse segment typesTuomas Taipale
2023-12-15test: dma_perf: refactor statistics outputTuomas Taipale
2023-12-15test: dma_perf: implement sparse segment type optionsTuomas Taipale
2023-12-15test: dma_perf: refactor SHM size calculationTuomas Taipale
2023-12-15test: dma_perf: add sparse packet and memory segment type optionsTuomas Taipale
2023-12-15test: dma_perf: enable software memory copy modeTuomas Taipale