aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-dpdk
AgeCommit message (Expand)Author
2022-04-22Port 53c71abf6 "linux-gen: dpdk: implement new packet output queue size param...Matias Elo
2022-04-22Port 302ebc58f "linux-gen: pktio: follow new ODP_PKTOUT_MAX_QUEUES define"Matias Elo
2022-04-22Port 8391b3548 "linux-gen: packet: add common packet metadata copy function"Matias Elo
2022-04-22Port 4074942b2 "linux-gen: packet: remove unnecessary fields from _odp_packet...Matias Elo
2022-04-22Port 321f334eb "linux-gen: packet: rename internal classifier metadata copy f...Matias Elo
2022-04-22Port aba723f78 "linux-gen: packet: remove internal parser metadata copy funct...Matias Elo
2022-04-22linux-dpdk: queue: header include clean-upMatias Elo
2022-04-22linux-dpdk: byteorder: add missing includeMatias Elo
2022-04-22Port 5c68df252 "linux-gen: pktio: implement tx completion event"Matias Elo
2022-04-22Port fb4766cf9 "linux-gen: packet: implement tx completion event APIs"Matias Elo
2022-04-22Port ee1c9bc30 "linux-gen: pktio: clean up pktio open and init"Matias Elo
2022-04-22Port 5ffd8cce1 "linux-gen: pktio: split LSO send function"Matias Elo
2022-04-22Port 723aa87e4 "api: pktio: remove deprecated parser layer defines"Matias Elo
2022-04-22linux-dpdk: crypto: header include clean-upMatias Elo
2022-04-22linux-dpdk: pool: header include clean-upMatias 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 83e637a95 "linux-gen: pktio: header include clean-up"Matias Elo
2022-04-22Port cf0e1c28d "linux-gen: packet: header include clean-up"Matias Elo
2022-04-22Port db63b1a9e "linux-gen: pktio: rename packet io source files"Matias Elo
2022-04-22Port 9181b609a "example: reduce example application run times in make check"Matias Elo
2022-03-11linux-dpdk: crypto: remove unneeded xform data from sessionsJanne Peltonen
2022-03-11linux-dpdk: crypto: fix a memory leak in session creationJanne Peltonen
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-01-31linux-dpdk: packet: implement static references nativelyMatias 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
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