aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-18api: cls: remove deprecated itemsTuomas Taipale
2023-12-18test: ipsecfwd: replace helper IP lookup tableTuomas Taipale
2023-12-18validation: timer: prevent timer_test_max_tmo_min_tmo_sched from taking too longJere Leppänen
2023-12-18validation: timer: run tests with all supported clock sourcesJere Leppänen
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
2023-12-15test: dma_perf: refactor statistics outputTuomas Taipale
2023-12-15test: dma_perf: implement software memory copy modeTuomas Taipale
2023-12-15test: dma_perf: rename packet and address configuration functionsTuomas Taipale
2023-12-15test: dma_perf: add software memory copy optionTuomas Taipale
2023-12-15test: dma_perf: add short descriptionTuomas Taipale
2023-12-15test: dma_perf: fix SHM size with address transfersTuomas Taipale
2023-12-14example: debug: call odp_pktio_extra_stats_print()Petri Savolainen
2023-12-13test: timer_perf: fix thread activity checkPetri Savolainen
2023-12-12github_ci: add tests for aarch64 WFE locksMatias Elo
2023-12-12github_ci: run part of tests only with gccMatias Elo
2023-12-12github_ci: split run job into gcc and clang specific jobsMatias Elo
2023-12-12github_ci: split build job into gcc and clang specific jobsMatias Elo
2023-12-12linux-gen: timer: inline odp_timer_current_tick()Petri Savolainen
2023-12-12linux-gen: timer: no need to start tick from zeroPetri Savolainen
2023-12-12test: timer_perf: measure timer start cyclesPetri Savolainen
2023-12-12validation: timer: tick should not wrap in 10 yearsPetri Savolainen
2023-12-04linux-gen: pool: optimize odp_pool_stats() implementationMatias Elo
2023-12-04linux-gen: pool: use odp_thread_count_max() as maximum thread countMatias Elo
2023-12-04test: bench_misc: short and long time stampsPetri Savolainen
2023-12-01test: performance: improve warmup in common test benchJanne Peltonen
2023-11-30linux-gen: ticketlock: enable WFE on aarch64Fan Hong
2023-11-30linux-gen: m4: add configuration option for enabling wfe locksMatias Elo
2023-11-30linux-gen: llsc: fix type casts error with CXXFan Hong
2023-11-29example: timer_accuracy: fix CPU count default valuePetri Savolainen
2023-11-15validation: pool: check only requested thread statisticsPetri Savolainen
2023-11-13linux-gen: fix unaligned access in checksum calculationJanne Peltonen
2023-11-08github_ci: remove ubuntu 18.04 testsMatias Elo
2023-11-07linux-gen: timer: avoid overrun debug prints if no timers startedJere Leppänen
2023-11-01linux-gen: dma: utilize _odp_pri()Tuomas Taipale
2023-11-01abi: dma: increase default transfer ID sizeTuomas Taipale
2023-11-01linux-gen: pool: add constant for internal pool countTuomas Taipale
2023-10-31test: l2fwd: always print interface mac addressesMatias Elo
2023-10-30validation: dma: fix packet length when using segmented packetsTuomas Taipale
2023-10-27linux-gen: system: add missing defines to odp_sys_config_print()Matias Elo
2023-10-27linux-gen: config: remove ODP_ prefix from internal definesMatias Elo
2023-10-26test: harmonize main function signaturesKameswar Rao Vaddina
2023-10-23api: increment ODP API version to 1.42.1Matias Elo
2023-10-23example: timer_accuracy: use new ODPH_ABS macroMatias Elo
2023-10-23helper: macros: add test for ODPH_ABS()Matias Elo