aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-dpdk
AgeCommit message (Expand)Author
2024-03-11linux-dpdk: list dpdk v23.11 as supportedMatias Elo
2024-03-11linux-dpdk: eventdev: avoid variable name shadowingMatias Elo
2024-03-11linux-dpdk: crypto: avoid variable name shadowingMatias Elo
2024-03-11Port 132cfb7f3 "linux-gen: sysinfo: do not save cpu frequency if it is not st...Matias Elo
2024-03-11Port 218d405fe "build: re-enable parallel build"Matias Elo
2024-03-11Port 22c7067de "linux-gen: timer: allow forcing a scan in _odp_timer_run_inli...Matias Elo
2024-03-11Port 90dd758b7 "linux-gen: timer: return time to the next timeout from timer_...Matias Elo
2024-03-11Port f74bd07ad "linux-gen: remove unnecessary pthread includes"Matias Elo
2024-03-11Port 92282e857 "linux-gen: remove 32-bit arm specific atomics header"Matias Elo
2024-03-11Port f2c3a8785 "linux-gen: wait_until: clean 32-bit arm headers"Matias Elo
2024-03-11Port d4dd30fe4 "linux-gen: wait_until: add aarch64 specific wait until functi...Matias Elo
2024-03-11Port 7f3328c03 "linux-gen: cpu: remove now unused generic idling header"Matias Elo
2024-03-11Port 53d82cb76 "linux-gen: wait_until: add generic 32-bit wait until functions"Matias Elo
2024-03-11Port da534723d "linux-gen: validation: ml: add tests based on onnx models for...Matias Elo
2024-03-11Port 58b89a4f0 "linux-gen: example: ml: add ML examples based on onnx models"Matias Elo
2024-03-11Port b04851ad2 "linux-gen: ml: implement the new ML API"Matias Elo
2024-03-11Port 45f617f44 "api: ml: add machine learning API"Matias Elo
2024-03-11Port 10753512c "linux-gen: pool: add buffer_subtype_set()"Matias Elo
2024-03-11Port 187680b44 "linux-gen: event: move subtype into event header"Matias Elo
2024-03-11Port dfec7b832 "linux-gen: event: initialize subtype always"Matias Elo
2024-03-11Port ac147a12f "linux-gen: fix doxygen documentation grouping"Matias Elo
2024-02-21linux-dpdk: dma: simplify inflight transfer bookkeepingTuomas Taipale
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
2024-01-29Port 063e2f067 "linux-gen: timer: inline odp_timer_current_tick()"Matias Elo
2024-01-29Port d51b28dd4 "linux-gen: system: add missing defines to odp_sys_config_prin...Matias Elo
2024-01-29Port 5dc9b47a7 "linux-gen: timer: implement odp_timer_pool_start_multi()"Matias Elo
2024-01-29Port d2588efa5 "linux-gen: time: change to non-zero startup time"Matias Elo
2024-01-29Port a240b2231 "linux-gen: thread: implement max control/worker thread count ...Matias Elo
2024-01-29Port 9b3d483bf "linux-gen: thread: implement current control/worker thread co...Matias Elo
2024-01-29Port 29f7e5aab "linux-gen: use odp_time_add_ns()"Matias Elo
2024-01-29Port ce3674603 "linux-gen: time: implement odp_time_add_ns()"Matias Elo
2024-01-29Port 9e8bed505 "api: timer: deprecate odp_timeout_fresh()"Matias Elo
2024-01-29Port fda9ee7d2 "api: timer: only inactive timers can be freed"Matias Elo
2024-01-29Port a6a6bdd8b "api: thread: move ODP_THREAD_COUNT_MAX to types header"Matias Elo
2024-01-29Port d6155899a "api: timer: remove deprecated items"Matias Elo
2024-01-29Port c20e1fe14 "linux-gen: ticketlock: enable WFE on aarch64"Matias Elo
2024-01-29Port 84931a917 "linux-gen: m4: add configuration option for enabling wfe locks"Matias Elo
2024-01-29Port e928570b1 "linux-gen: config: remove ODP_ prefix from internal defines"Matias Elo
2024-01-12linux-dpdk: buffer: ignore array bounds warnings from emmintrin.hJere Leppänen
2023-12-07linux-dpdk: pktio: fix mlx nic init failureTianyu Li
2023-11-07linux-dpdk: update READMETuomas Taipale
2023-11-07linux-dpdk: implement DMA APITuomas Taipale
2023-11-07linux-dpdk: pool: add constant for internal pool countTuomas Taipale
2023-11-06linux-dpdk: timer: use alternate dpdk timer API by defaultMatias Elo