aboutsummaryrefslogtreecommitdiff
path: root/include/odp/api/abi-default
AgeCommit message (Expand)Author
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
2019-01-23api: comp: compression specificationBalasubramanian Manoharan
2018-12-26api: event: define ODP_EVENT_PACKET_COMPDmitry Eremin-Solenikov
2018-12-03abi: traffic_mngr: reduce max definesMatias Elo
2018-11-28linux-gen: sched: implement min/max/default prio functionsPetri Savolainen
2018-11-28api: sched: odp_schedule_prio_t is an integerPetri Savolainen
2018-11-28api: packet: add parse result callPetri Savolainen
2018-11-28api: classifier: rename ODP_PMR_INVAL to ODP_PMR_INVALIDMatias Elo
2018-11-28abi: timer: use strong type for odp_timer_pool_tMatias Elo
2018-11-28api: shm: remove unused ODP_SHM_NULL defineMatias Elo
2018-09-05abi: align ODP_CPUMASK_SIZE with kernel cpu_set_tMaxim Uvarov
2018-08-10abi: timer: set ODP_TIMER_INVALID to zeroMatias Elo
2018-08-10abi: timer: set ODP_TIMEOUT_INVALID to zeroMatias Elo
2018-08-10abi: timer: set ODP_TIMER_POOL_INVALID to zeroMatias Elo
2018-08-10abi: pool: set ODP_POOL_INVALID to zeroMatias Elo
2018-08-10abi: ipsec: set ODP_IPSEC_SA_INVALID to zeroMatias Elo
2018-08-10abi: classification: set ODP_PMR_INVAL to zeroMatias Elo
2018-08-10abi: classification: set ODP_COS_INVALID to zeroMatias Elo
2018-08-10abi: packet: set ODP_PACKET_SEG_INVALID to zeroMatias Elo
2018-07-25thread: increase ODP_THREAD_COUNT_MAX to 256Matias Elo
2018-02-26api: packet add L2 packet type to complement L3 and L4 typesDmitry Eremin-Solenikov
2018-02-26api: packet: add protocol type enumerationPetri Savolainen
2018-02-26linux-generic: pktio: drop support for indefinite waits in recv_tmoBill Fischofer
2018-02-26update Linaro Copyrights to 2018 year part2Maxim Uvarov
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-02-05linux-gen: packet: inline conversions between packet and eventPetri Savolainen
2018-01-18linux-gen: align: Fix alignment for typedef definitionsIlias Apalodimas
2018-01-18linux-gen, include: drop interm _ODP_CACHE_LINE_SIZE defineDmitry Eremin-Solenikov