aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-27linux-dpdk: remove deprecated dpdk codeMatias Elo
2022-04-26linux-dpdk: packet: fix potential division by zeroMatias Elo
2022-04-26linux-dpdk: pool: improve odp_pool_create() parameter checkingMatias Elo
2022-04-25linux-dpdk: shm: support ODP_SHM_SINGLE_VAv1.35.0.0_DPDK_19.11Jere Leppänen
2022-04-25linux-dpdk: init: in process mode, use --legacy-mem EAL optionJere Leppänen
2022-04-25Merge ODP v1.35.0.0Matias Elo
2022-04-25Port d7e5e69be "linux-gen: timer: implement periodic timer"Matias Elo
2022-04-25Port c437c1570 "linux-gen: timer: implement timer start and restart"Matias Elo
2022-04-22Port 8ff65a01e "api: crypto: remove deprecated authentication algorithm fields"Matias Elo
2022-04-22Port 400c930c3 "api: crypto: remove deprecated cipher algorithm fields"Matias Elo
2022-04-22Port fc9420e52 "api: crypto: remove deprecated crypto authentication algorithms"Matias Elo
2022-04-22Port 2aa61a7aa "api: crypto: remove deprecated crypto cipher algorithms"Matias Elo
2022-04-22Port 36a509de4 "api: queue: remove deprecated scheduled queue capabilities"Matias Elo
2022-04-22Port de94be19d "linux-gen: timer: new expiration mode parameter"Matias Elo
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-04-22Port c6d031095 "linux-gen: crypto: integrate Aarch64cryptolib"Matias Elo
2022-03-29linux-gen: crypto: fix configure portability issueMatias Elo
2022-03-23linux-gen: pktio: add missing includeMatias Elo
2022-03-23linux-gen: ipsec: add missing includeMatias Elo
2022-03-23linux-gen: comp: add missing includeMatias Elo
2022-03-23Merge tag 'v1.35.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias 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-03api: increment ODP API version to 1.35.0.0Matias Elo
2022-03-03api: random: split random types into a separate headerMatias Elo
2022-03-03api: pktio: split packet io types into a separate headerMatias Elo
2022-03-03api: pool: split pool types into a separate headerMatias Elo
2022-03-03linux-gen: pktio: header include clean-upMatias Elo
2022-03-03linux-gen: packet: header include clean-upMatias Elo