aboutsummaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2022-03-01Merge ODP v1.34.0.0v1.34.0.0_DPDK_19.11Matias Elo
2022-03-01Port d0d223454 "linux-gen: crypto: use per-session IVs only when deprecated A...Janne Peltonen
2022-03-01linux-dpdk: crypto: update auth digest handling to the latest API specJanne Peltonen
2022-03-01Port dcd1376c2 "linux-gen: crypto: use the new session creation error names"Matias Elo
2022-03-01Port 00944c4d0 "linux-gen: random: implement true random number generation on...Matias Elo
2022-03-01Port 43458cc2a "linux-gen: sysinfo: fix odp_sys_huge_page_size_all() return v...Matias Elo
2022-03-01Port 0ca93faa7 "linux-gen: packet: move user area pointer to packet header"Matias Elo
2022-03-01Port f7f7d94ea "linux-gen: packet: move user context pointer to packet header"Matias Elo
2022-03-01Port c4e248f41 "linux-gen: pool: reduce max uarea size to 2048 bytes"Matias Elo
2022-03-01Port 98e75e983 "linux-gen: shm: stop listing deprecated ODP_SHM_SW_ONLY flag ...Matias Elo
2022-03-01Port ab18a41d2 "arch: remove mips64 architecture support"Matias Elo
2022-02-08README: update DPDK-20.11 installation instructionsMalvika Gupta
2022-02-07Merge tag 'v1.34.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2022-02-01linux-gen: tm: synchronize with TM thread when configuring shaperJanne Peltonen
2022-01-31linux-dpdk: packet: implement static references nativelyMatias Elo
2022-01-28arch: remove mips64 architecture supportMatias Elo
2022-01-28linux-gen: tm: use dual rate flag instead of peak rate valueNithin Dabilpuram
2022-01-28linux-gen: tm: update shaper rate and burst limitsNithin Dabilpuram
2022-01-28linux-gen: crypto: use the new session creation error namesJanne Peltonen
2022-01-28linux-gen: crypto: use per-session IVs only when deprecated API is enabledJanne Peltonen
2022-01-28linux-gen: ipsec: use the new crypto IV APIJanne Peltonen
2022-01-28linux-gen: ipsec: indicate when hash result is in the auth rangeJanne Peltonen
2022-01-28linux-gen: crypto: clear hash only if hash_result_in_auth_range is setJanne Peltonen
2022-01-25linux-gen: random: implement true random number generation on aarch64Malvika Gupta
2022-01-21linux-gen: tm: fix success return value of odp_tm_enq()Janne Peltonen
2022-01-21linux-gen: tm: remove unused odp_queue_t instanceJanne Peltonen
2022-01-12linux-gen: sysinfo: fix odp_sys_huge_page_size_all() return value orderMatias Elo
2022-01-12linux-gen: event: rename implementation internal buffer_index_t typeMatias Elo
2022-01-12linux-gen: packet: reduce unnecessary internal type conversionsMatias Elo
2022-01-12linux-gen: packet: move reference counter to packet headerMatias Elo
2022-01-12linux-gen: packet: move user area pointer to packet headerMatias Elo
2022-01-12linux-gen: packet: move user context pointer to packet headerMatias Elo
2022-01-07linux-gen: pool: reduce max uarea size to 2048 bytesAshwin Sekhar T K
2022-01-05linux-gen: timer: use ODP_DBG for resolution too high messagesPetri Savolainen
2022-01-05linux-gen: timer: avoid race between timer pool scan and destroyPetri Savolainen
2021-12-29linux-gen: pktio: socket: fix log textTuomas Taipale
2021-12-27linux-gen: sched: update random data tablePetri Savolainen
2021-12-27linux-gen: random: improve ODP_RANDOM_BASIC data and random test dataJere Leppänen
2021-12-23linux-gen: shm: stop listing deprecated ODP_SHM_SW_ONLY flag as supportedMatias Elo
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