aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-dpdk/Makefile.am
AgeCommit message (Expand)Author
2024-06-05linux-dpdk: remove unnecessary symbolic linksMatias Elo
2024-06-05Port ce12f9ed9 "check-globals: add address sanitizer"Matias Elo
2024-06-05Port dc4ad15ae "linux-gen: string: rename print internal module to string"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 b04851ad2 "linux-gen: ml: implement the new ML API"Matias Elo
2024-03-11Port 45f617f44 "api: ml: add machine learning API"Matias Elo
2024-01-29Port a6a6bdd8b "api: thread: move ODP_THREAD_COUNT_MAX to types header"Matias Elo
2024-01-29Port c20e1fe14 "linux-gen: ticketlock: enable WFE on aarch64"Matias Elo
2023-11-07linux-dpdk: implement DMA APITuomas Taipale
2023-11-06Port 9dd86d494 "linux-gen: cpu: optimize aarch64 odp_cpu_cycles() implementat...Matias Elo
2023-08-17linux-dpdk: time: refactor implementationMatias Elo
2023-08-17Port f42d23801 "linux-gen: sync: implement new memory barriers"Matias Elo
2023-08-17Port d158bbd99 "linux-gen: dma: inline completion event conversion functions"Matias Elo
2023-08-08Port 875d5bb72 "api: time: split header files"Matias Elo
2023-02-24Port 9079409fc "linux-gen: ring: add 64-bit variant of mpmc ring"Matias Elo
2023-02-24Port a735a7131 "linux-gen: event: add event validation support"Matias Elo
2023-02-24Port 579d81057 "api: buffer: split header files"Matias Elo
2023-02-24Port e2eb952cc "linux-gen: crypto: inline event conversion functions"Matias Elo
2023-02-24Port 648c27bfc "api: crypto: split header files"Matias Elo
2022-12-13Port 0a8460c27 "linux-gen: ipsec: inline event conversion functions"Matias Elo
2022-12-13Port fa8d79d03 "api: ipsec: split header files"Matias Elo
2022-11-17Port 5fb9fc0af "linux-gen: buffer: inline odp_buffer_user_area() implementation"Matias Elo
2022-11-17Port 1d0bdb7bb "linux-gen: sched: inline fast path api functions"Matias Elo
2022-11-17Port c368aeebf "linux-gen: rwlock: inline recursive reader/writer lock implem...Matias Elo
2022-11-17Port d936ea858 "linux-gen: rwlock: inline reader/writer lock implementation"Matias Elo
2022-11-17Port 96e86e6f9 "linux-gen: debug: enable debug function usage in inline headers"Matias Elo
2022-11-17Port c9abb944a “linux-gen: thread: move inline types into a separate header"Matias Elo
2022-10-28Port b1930c526 "linux-gen: print: add _odp_snprint()"Matias Elo
2022-09-23Port 8829376e7 "api: stash: split header files"Matias Elo
2022-09-23Port c497105d9 "linux-gen: pool: inline odp_pool_index()"Matias Elo
2022-09-23Port 44efb1d46 "linux-gen: pktio: dpdk: move _odp_dpdk_packet_parse_common()"Matias Elo
2022-06-30Port 13d89b506 "linux-gen: spinlock_recursive: inline implementation"Matias Elo
2022-06-30Port 91446aa2f "linux-gen: spinlock: inline implementation"Matias Elo
2022-06-30Port ad5f8b2c6 "linux-gen: event: move event header inline accessor offsets"Matias Elo
2022-06-20Port 82d0da39f "linux-gen: macros: prefix implementation internal macro names"Matias Elo
2022-05-25Port 76c8b7a1a "linux-gen: parse: remove unused *_packet_parse_layer() functi...Matias Elo
2022-05-25Port 561e5457c "linux-gen: define a 128-bit integer type"Matias Elo
2022-05-25Port 3924507d7 "linux-gen: packet: move parse functions to new source files"Matias Elo
2022-05-25Port b81e13439 "linux-gen: timer: inline small timer functions"Matias Elo
2022-05-25Port beffb1277 "abi: timer: add necessary files for function inlining"Matias Elo
2022-05-25Port 4eee6de84 "api: event: split header file"Matias Elo
2022-04-22Port 8d6365a7d "api: random: split random types into a separate header"Matias Elo
2022-04-22Port 20774c8d4 "api: pktio: split packet io types into a separate header"Matias Elo
2022-04-22Port 6acdad54c "api: pool: split pool types into a separate header"Matias Elo
2022-04-22Port db63b1a9e "linux-gen: pktio: rename packet io source files"Matias Elo
2022-03-01Port 00944c4d0 "linux-gen: random: implement true random number generation on...Matias Elo