aboutsummaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2022-05-02linux-gen: macros: prefix implementation internal macro namesMatias Elo
2022-04-29linux-gen: pool: add support for total_ops statistic counterMatias Elo
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-26linux-gen: packet: add missing subtype metadata to _odp_packet_copy_md()Matias 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-20linux-gen: crypto: arm: remove unused return value from crypto functionsJanne Peltonen
2022-04-20linux_gen: remove crypto error from packet error flagsJanne Peltonen
2022-04-14linux-gen: pktio: loop: remove unnecessary odp_ipsec_result() callJanne Peltonen
2022-04-14linux-gen: traffic_mgr: add assert to suppress warningsJanne Peltonen
2022-04-14linux-gen: packet: put crypto and ipsec results in a union in packet hdrJanne Peltonen
2022-04-13linux-gen: cls: available_pmr_terms changed to uint32_tPetri Savolainen
2022-04-13linux-gen: pktio: use uint32_t for number of queuesPetri Savolainen
2022-04-13api: crypto: deprecate odp_crypto_operation()Janne Peltonen
2022-04-13api: tm: split tm node threshold capability into byte and packet modesMatias Elo
2022-04-13api: tm: split tm queue threshold capability into byte and packet modesMatias Elo
2022-04-13api: tm: remove unused odp_tm_shaper_color_t enumMatias Elo