aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-13linux-gen: cpu: remove now unused generic idling headerMatias Elo
2024-02-13linux-gen: wait_until: add generic bitset wait until functionMatias Elo
2024-02-13linux-gen: wait_until: add generic 8-bit wait until functionMatias Elo
2024-02-13linux-gen: wait_until: add generic 32-bit wait until functionsMatias Elo
2024-02-09test: l2fwd: add packet print optionPetri Savolainen
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-30Merge ODP v1.43.0.0v1.43.0.0_DPDK_22.11Matias Elo
2024-01-29linux-dpdk: timer: optimize setting timersMatias Elo
2024-01-29linux-dpdk: timer: fix odp_timer_periodic_cancel() failure return valueMatias Elo
2024-01-29linux-dpdk: timer: fix warning from periodic timer reuseMatias Elo
2024-01-29linux-dpdk: timer: inline odp_timer_ns_to_tick() implementationMatias Elo
2024-01-29linux-dpdk: timer: inline odp_timer_tick_to_ns() implementationMatias Elo
2024-01-29linux-dpdk: remove support for eol dpdk versionsMatias Elo
2024-01-29Port cd2216880 "linux-gen: pool: remove per thread stats zeroing"Matias Elo