aboutsummaryrefslogtreecommitdiff
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-06configure: enable -Wshadow warningsPetri Savolainen
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-06example: tm: avoid variable name shadowingPetri Savolainen
2024-02-06example: timer: avoid variable name shadowingPetri Savolainen
2024-02-06example: ipsec: avoid variable name shadowingPetri Savolainen
2024-02-06helper: macros: rename variablesPetri Savolainen
2024-02-06validation: timer: avoid variable name shadowingPetri Savolainen
2024-02-06validation: scheduler: avoid variable name shadowingPetri Savolainen
2024-02-06validation: random: avoid variable name shadowingPetri Savolainen
2024-02-06linux-gen: pool: avoid variable name shadowingPetri Savolainen
2024-02-06linux-gen: scalable: avoid variable name shadowingPetri Savolainen
2024-02-06linux-gen: cls: avoid variable name shadowingPetri Savolainen
2024-02-06linux-gen: atomic: rename variables in macrosPetri Savolainen
2024-02-06linux-gen: macros: avoid nesting in MIN3 and MAX3 macrosPetri Savolainen
2024-02-06test: pool_latency: fix potential overflowTuomas Taipale
2024-02-06validation: crypto: add test for odp_crypto_packet_to_event()Matias Elo
2024-02-06example: packet_dump: measure packet input delayMatias Elo
2024-02-06example: packet_dump: use ODPH_ERR() for error printsMatias Elo
2024-02-06validation: pktio: improve packet input timestamping testMatias Elo
2024-02-06test: l2fwd: add option to enable packet input timestampingMatias Elo
2024-02-05test: performance: add pool latency testerTuomas Taipale
2024-02-02github_ci: improve checkpatch testing for push operationsMatias Elo
2024-02-01test: dma_perf: refactor timestampingTuomas Taipale
2024-02-01linux-gen: sched: avoid odp_time_cmp() in schedule_loop_sleep()Jere Leppänen
2024-02-01linux-gen: sched: improve timer behavior when power saving sleep is enabledJere Leppänen
2024-02-01linux-gen: timer: allow forcing a scan in _odp_timer_run_inline()Jere Leppänen
2024-02-01linux-gen: timer: return time to the next timeout from timer_run()Jere Leppänen
2024-02-01linux-gen: remove unnecessary pthread includesJere Leppänen
2024-01-25linux-gen: sysinfo: do not save cpu frequency if it is not staticJanne Peltonen
2024-01-25linux-gen: time: improve TSC frequency measurementJanne Peltonen
2024-01-23validation: byteorder: add testsMatias Elo
2024-01-23validation: hints: add testsMatias Elo
2024-01-23validation: align: add testsMatias Elo
2024-01-22test: sched_perf: add user area touchPetri Savolainen
2024-01-22validation: time: relax global time sync tolerance with 1 CPUJanne Peltonen
2024-01-22validation: sched: run 2-thread order wait test with one worker tooJanne Peltonen
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