aboutsummaryrefslogtreecommitdiff
path: root/include/odp/api/abi-default
AgeCommit message (Expand)Author
2023-06-09api: time: split header filesMatias Elo
2023-06-01api: fix doxygen see command usageMatias Elo
2023-04-12api: crypto: remove deprecated odp_crypto_operation()Janne Peltonen
2023-01-25api: buffer: split header filesMatias Elo
2022-12-29api: crypto: split header filesMatias Elo
2022-11-30api: shm: add segment infoPetri Savolainen
2022-11-30api: pktio: add ODP_PKTIN_MAX_QUEUES defineMatias Elo
2022-11-29api: packet: support additional l3 and l4 protocol typesMatias Elo
2022-11-29api: ipsec: split header filesMatias Elo
2022-10-07api: sched: move remaining type definitions into a separate headerMatias Elo
2022-07-14api: pool: add thread local cache usage statistic countersMatias Elo
2022-07-14api: stash: split header filesPetri Savolainen
2022-04-13api: crypto: deprecate odp_crypto_operation()Janne Peltonen
2022-04-13api: tm: remove unused odp_tm_shaper_color_t enumMatias Elo
2022-03-25abi: timer: add necessary files for function inliningMatias Elo
2022-03-18api: event: split header filePetri Savolainen
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-02api: sched: deprecate scheduling priority level definesMatias Elo
2022-03-02api: cls: remove deprecated ODP_PMR_INVAL defineMatias Elo
2022-03-02api: pktio: add ODP_PKTOUT_MAX_QUEUES defineMatias Elo
2022-01-28api: tm: remove ODP_TM_MIN_SHAPER_BW and ODP_TM_MAX_SHAPER_BWNithin Dabilpuram
2021-12-09linux-gen: dma: implement the new DMA APIPetri Savolainen
2021-12-09api: event: add DMA completion event typePetri Savolainen
2021-12-09api: timer: split timer types into separate filePetri Savolainen
2021-09-30linux-gen: cpu: refactor inlining codeMatias Elo
2021-07-21api: proto_stats: add separate header for type definitionsMatias Elo
2021-07-21api: proto_stats: introduce generic protocol stats frameworkJerin Jacob
2021-07-19api: packet: fix doxygen warningsAshwin Sekhar T K
2021-07-12api: std: rename std_clib module to stdMatias Elo
2021-07-12api: queue: add separate header for type definitionsMatias Elo
2021-07-12api: packet: add separate header for type definitionsMatias Elo
2021-07-09api: packet: add packet disassemble and reassemble functionsPetri Savolainen
2021-07-08api: tm: increase sched weight parameter sizeNithin Dabilpuram
2021-06-23api: pktio: add implementation specific extra statistics countersMatias Elo
2021-03-31api: event: introduce packet Tx completion eventNithin Dabilpuram
2021-03-19linux-gen: atomics: implement 128-bit operations using gcc builtinsMatias Elo
2021-02-23api: atomic: add 128 bit atomic apisGovindarajan Mohandoss
2021-02-05linux-gen: pktio: add lso types to ABIPetri Savolainen
2020-11-19api: event: introduce packet vector eventJerin Jacob
2020-11-13abi: atomic: fix placement of ODP_ALIGNED in struct definitionsMalvika Gupta
2020-11-02api: packet: move odp_packet_chksum_status_t enumAshwin Sekhar T K
2020-09-03abi: remove unused odp_pool_type_tStanislaw Kardach
2020-09-03api: packet: define ODP_NUM_PACKET_COLORS valueStanislaw Kardach
2020-09-03abi: event: fixup typedefs for doxygenStanislaw Kardach
2020-06-16abi: hash: allow inliningStanislaw Kardach
2020-06-16abi: errno: allow inliningStanislaw Kardach
2020-04-07api: stash: add new object stash APIPetri Savolainen
2020-01-09linux-gen: align: implement ODP_CACHE_LINE_ROUNDUPPetri Savolainen