aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-17example: timer_accuracy: fix schedule wait timegh-readonly-queue/master/pr-1932-1835c2612431e9a37c1f1b189810f20b9e4b7274Jere Leppänen
2023-10-17github_ci: enable using github merge queueMatias Elo
2023-10-16linux-gen: sysinfo: recognize armv9 ISAMatias Elo
2023-10-16linux-gen: sysinfo: add new arm core part idsMatias Elo
2023-10-16linux-gen: sysinfo: add new arm core implementersMatias Elo
2023-10-16validation: timer: test that odp_timer_alloc() returns TIMER_INVALID when poo...Jere Leppänen
2023-10-13test: bench: add options to select measurement unitMatias Elo
2023-10-13test: bench_packet: avoid allocating segmented packetsMatias Elo
2023-10-11test: cunit: fix typosFan Hong
2023-10-10example: timer_accuracy: add schedule groups optionJere Leppänen
2023-10-10example: timer_accuracy: add number of queues optionJere Leppänen
2023-10-10example: timer_accuracy: add queue sync type optionJere Leppänen
2023-10-10example: timer_accuracy: add cpu count optionJere Leppänen
2023-10-10example: timer_accuracy: use shm for global dataJere Leppänen
2023-10-10example: timer_accuracy: fix warmup with one-shot timersJere Leppänen
2023-10-10example: timer_accuracy: make first timeout diff and final timeout error time...Jere Leppänen
2023-10-09test: performance: fix wrong type in bench_tm_suite_init()Matias Elo
2023-10-06test: performance: add pktio slow path function benchmark applicationMatias Elo
2023-10-06test: performance: add timed benchmark framework variantMatias Elo
2023-10-03validation: timer: test timeout event reuse with periodic timerJere Leppänen
2023-10-03test: dmafwd: reorder cache size calculationsTuomas Taipale
2023-10-03linux-gen: dma: fix potential session leakTuomas Taipale
2023-09-27test: dmafwd: update runner scriptTuomas Taipale
2023-09-27test: dmafwd: tune DMA transfer buffer and completion event pool countsTuomas Taipale
2023-09-27test: dmafwd: implement DMA poll modeTuomas Taipale
2023-09-27test: dmafwd: refactor DMA copyTuomas Taipale
2023-09-27test: dmafwd: add DMA poll mode parsing supportTuomas Taipale
2023-09-27test: dmafwd: unify capability check error logsTuomas Taipale
2023-09-27test: dmafwd: unify ODP init/term error logsTuomas Taipale
2023-09-27test: dmafwd: configure cache sizes for transfer and completion poolsTuomas Taipale
2023-09-25validation: cls: create maximum number of PMRsPetri Savolainen
2023-09-25validation: cls: shorten function name prefixPetri Savolainen
2023-09-20test: performance: unify test rounds option for bench applicationsMatias Elo
2023-09-20test: performance: use common test runner functionMatias Elo
2023-09-20test: performance: use common indefinite test runner functionMatias Elo
2023-09-20test: performance: use common data typesMatias Elo
2023-09-19validation: timer: add check for odp_timer_capability() return valueMatias Elo
2023-09-19example: sysinfo: add timer pool start callMatias Elo
2023-09-19test: ipsecfwd: fix potential memory leakTuomas Taipale
2023-09-15validation: pktio: add don't free test casePetri Savolainen
2023-09-14linux-gen: dpdk: implement don't free optionPetri Savolainen
2023-09-14test: packet_gen: change no refs option to TX mode optionPetri Savolainen
2023-09-14test: packet_gen: use pre-initialized packetsPetri Savolainen
2023-09-14test: packet_gen: limit number of packet length binsPetri Savolainen
2023-09-14validation: fix compilation errorsAshwin Sekhar T K
2023-09-14validation: pool: fix uarea init test for external poolsAshwin Sekhar T K
2023-09-13test: performance: add stash perf testTianyu Li
2023-09-13linux-gen: pktio: enable TX completion poll modeTuomas Taipale
2023-09-13validation: pktio: fix TX completion poll mode testTuomas Taipale
2023-09-13linux-gen: packet: implement TX completion poll modeTuomas Taipale