aboutsummaryrefslogtreecommitdiff
path: root/include/odp
AgeCommit message (Expand)Author
2019-01-23linux-gen: event: define ODP_EVENT_PACKET_COMPDmitry Eremin-Solenikov
2019-01-23api: fix compression API headersDmitry Eremin-Solenikov
2019-01-23api: comp: compression specificationBalasubramanian Manoharan
2018-12-26api: sched: max_flow_id capabilityPetri Savolainen
2018-12-26api: event: define ODP_EVENT_PACKET_COMPDmitry Eremin-Solenikov
2018-12-26api: schedule: add scheduler flow aware modeDmitry Eremin-Solenikov
2018-12-26api: schedule: add scheduler config and start APIDmitry Eremin-Solenikov
2018-12-26api: queue, schedule: move scheduled queue capabilities to schedDmitry Eremin-Solenikov
2018-12-26api: queue, schedule: move scheduler capabilities to schedulerDmitry Eremin-Solenikov
2018-12-03abi: traffic_mngr: reduce max definesMatias Elo
2018-11-28api: init: add new mem_model member to odp_init_tMatias Elo
2018-11-28api: sched: add wait and no_wait schedule functionsPetri Savolainen
2018-11-28linux-gen: sched: implement min/max/default prio functionsPetri Savolainen
2018-11-28api: sched: favor priority functions over macrosPetri Savolainen
2018-11-28api: sched: odp_schedule_prio_t is an integerPetri Savolainen
2018-11-28api: sched: add priority min/max/default functionsPetri Savolainen
2018-11-28api: ipsec: add auth_key_extra IPSEC crypto paramPetri Savolainen
2018-11-28api: crypto: improve odp_crypto_session_param_t documentationPetri Savolainen
2018-11-28api: timer: add timer pool capabilitiesMatias Elo
2018-11-28api: pktio: extend odp_pktin_queue_param_t to support per queue configurationBogdan Pricope
2018-11-28api: packet: add parse result callPetri Savolainen
2018-11-28api: packet: add subtype 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-11-28api: crypto: add bitstring operation capabilityDmitry Eremin-Solenikov
2018-11-28api: crypto: provide definitions for 3GPP crypto algorithmsDmitry Eremin-Solenikov
2018-09-12include: abi: set ODP_CACHE_LINE_SIZE to 128 on ppc64leDmitry Eremin-Solenikov
2018-09-05abi: align ODP_CPUMASK_SIZE with kernel cpu_set_tMaxim Uvarov
2018-08-20api: queue: split queue spec header filePetri Savolainen
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-05-28linux-gen: cpu: inline cpu cycle functions on x86Petri Savolainen
2018-04-10api: packet: UDP checksum value of zeroPetri Savolainen
2018-02-26api: packet: add combined packet data and seg lenPetri Savolainen
2018-02-26api: packet: improve segmented packet documentationPetri Savolainen
2018-02-26api: packet add L2 packet type to complement L3 and L4 typesDmitry Eremin-Solenikov
2018-02-26api: schedule: add asynchronous order lockBalasubramanian Manoharan
2018-02-26api: crypto: add AES-XCBC-MAC enumerationsDmitry Eremin-Solenikov
2018-02-26api: crypto: add SHA-384 enumerationsDmitry Eremin-Solenikov
2018-02-26api: ipsec: inbound inner packet checksum capabilityPetri Savolainen
2018-02-26api: ipsec: outbound TFC padding and dummy packetsPetri Savolainen
2018-02-26api: ipsec: inbound TFC padding and dummy packetsPetri Savolainen