aboutsummaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2021-12-17linux-dpdk: pool: optimize _odp_event_alloc/free() implementationsMatias Elo
2021-12-17linux-dpdk: m4: remove symbolic links to deleted filesMatias Elo
2021-12-17Port 0ab07705f "linux-gen: shm: add capability for supported shared memory fl...Matias Elo
2021-12-17Port 824145bff "linux-gen: init: detect calling odp_init_local() twice"Matias Elo
2021-12-17Port dc154a908 "linux-gen: timer: implement odp_timer_pool_param_init()"Matias Elo
2021-12-17Port f4f659750 "linux-gen: random: implement crypto random and true random da...Matias Elo
2021-12-17Port b84e9d18f "linux-gen: pool: use common event header for all pool types"Matias Elo
2021-12-17Port 720823e61 "linux-gen: dma: implement the new DMA API"Matias Elo
2021-12-17Port a993eda8b "api: timer: split timer types into separate file"Matias Elo
2021-12-17Port e6ac302e9 "linux-gen: buffer: use common event header"Matias Elo
2021-12-17Port 1ad2f380e "linux-gen: packet: use common event header"Matias Elo
2021-12-17Port d59962b5a "linux-gen: packet_vector: use common event header"Matias Elo
2021-12-17Port d345eb174 "linux-gen: timer: use common event header"Matias Elo
2021-12-17Port 02e0de2f0 “linux-gen: pool: add internal functions for processing events"Matias Elo
2021-12-17Port d964432cc "configure: move openssl options under linux-gen platform"Matias Elo
2021-12-17Port 7d4100d0e "linux-gen: add pool type agnostic _odp_event_hdr_t header"Matias Elo
2021-12-16Merge tag 'v1.33.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-12-16linux-dpdk: fix linux-generic configuration errorMatias Elo
2021-12-09linux-dpdk: pool: round up packet segment sizes to multiples of 1024Matias Elo
2021-12-09linux-dpdk: pool: add capability for maximum packet data lengthMatias Elo
2021-12-09linux-gen: dma: implement the new DMA APIPetri Savolainen
2021-12-09api: event: add DMA completion event typePetri Savolainen
2021-12-09linux-gen: timer: implement odp_timer_pool_param_init()Petri Savolainen
2021-12-09api: timer: split timer types into separate filePetri Savolainen
2021-12-08linux-gen: shm: add support for ODP_SHM_NO_HP flagMatias Elo
2021-12-08linux-gen: shm: add capability for supported shared memory flagsMatias Elo
2021-12-08linux-gen: remove usage of deprecated ODP_SHM_SW_ONLY flagMatias Elo
2021-12-08linux-gen: cpumask: fix odp_cpumask_default_control() parameter handlingMatias Elo
2021-12-08configure: move openssl options under linux-gen platformMatias Elo
2021-12-08linux-gen: cpu: add configuration option to use static cpu frequencyMatias Elo
2021-12-08linux-gen: init: detect calling odp_init_local() twiceMatias Elo
2021-12-03linux-dpdk: replace CONFIG_PACKET_HEADROOM with RTE_PKTMBUF_HEADROOMMatias Elo
2021-12-03linux-dpdk: pool: increase maximum possible segment lengthMatias Elo
2021-12-03linux-dpdk: pool: remove packet buffer size round upMatias Elo
2021-12-03linux-dpdk: pool: check alignment validity in check_params()Matias Elo
2021-11-26linux-dpdk: cpu: add configuration option to use static cpu frequencyMatias Elo
2021-11-25linux-gen: README: add note about random data on x86Jere Leppänen
2021-11-25configure: add option to disable openssl randomJere Leppänen
2021-11-25linux-gen: random: implement crypto random and true random data on x86Jere Leppänen
2021-11-24Port c2d07272a "linux-gen: ring: add internal 64-bit ring implementation"Matias Elo
2021-11-24Port 2c8ada58b "linux-gen: pool: add pool type checks to alloc functions"Matias Elo
2021-11-24Port f27010066 "linux-gen: timer: use internal functions for timeout alloc/free"Matias Elo
2021-11-24Port 8fa8cbfc7 "linux-gen: packet: add missing asserts for invalid event defi...Matias Elo
2021-11-24Port 458620fbf "linux-gen: sysinfo: move compile-time cpu flags to cpu_flags.c"Matias Elo
2021-11-24Port 52fd8c1bd "linux-gen: packet: fix false packet parsing error"Matias Elo
2021-11-24Port 3c07d8a98 "linux-gen: configure: ignore gnu-variable-sized-type-not-at-e...Matias Elo
2021-11-24Port 75c6565ec "linux-gen: fix invalid use of structure with flexible array m...Matias Elo
2021-11-24Port b744475aa "linux-gen: fix print format build errors"Matias Elo
2021-11-24Port 1b1dc2bf9 "linux-gen: packet: fix static assert integer constant build e...Matias Elo
2021-11-24Port bf6da7872 "linux-gen: fix return with expression build errors"Matias Elo