aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-12-02api: cls: multiple PMR match specificationPetri Savolainen
2022-12-02api: cls: clean up odp_cls_pmr_create() specificationPetri Savolainen
2022-12-02api: cls: add PFC priority level parameterPetri Savolainen
2022-12-02api: pktio: add flow control parametersPetri Savolainen
2022-12-02api: pktio: add PFC enumerationPetri Savolainen
2022-12-02api: pktio: add missing documentationPetri Savolainen
2022-11-30api: shm: memory sharebility with no flagsPetri Savolainen
2022-11-30api: shm: add segment infoPetri Savolainen
2022-11-30api: system: add memory usage informationPetri Savolainen
2022-11-30api: crypto: fix out-of-date text in hash_result_offset specificationJanne Peltonen
2022-11-30api: pktio: add packet input queue size configuration optionMatias Elo
2022-11-30api: pktio: add ODP_PKTIN_MAX_QUEUES defineMatias Elo
2022-11-30api: buffer: add multi variants of event conversion functionsMatias 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-09-30api: packet: add user flagsPetri Savolainen
2022-09-30api: packet: add pointer to packet vector user areaPetri Savolainen
2022-09-30api: timer: add pointer to timeout user areaPetri Savolainen
2022-09-30api: buffer: add pointer to user areaPetri Savolainen
2022-09-30api: pool: add user area into buf, tmo and vectorPetri Savolainen
2022-09-30api: pool: packet user area capability may be zeroPetri Savolainen
2022-09-30api: pool: reword vector definitionPetri Savolainen
2022-09-29api: crypto: add experimental ZUC-256 supportJanne Peltonen
2022-09-29api: thread: clarify odp_thread_id() specificationMatias Elo
2022-09-29api: stash: add batch variants of put/get functionsMatias Elo
2022-07-14api: pool: add thread local cache usage statistic countersMatias Elo
2022-07-14api: cpumask: default CPU mask may be NULLPetri Savolainen
2022-07-14api: pktio: promisc mode disabled by defaultPetri Savolainen
2022-07-14api: stash: add statistics countersPetri Savolainen
2022-07-14api: stash: add debug print functionPetri Savolainen
2022-07-14api: stash: split header filesPetri Savolainen
2022-06-02api: tm: add rate limit mode in shapersJanne Peltonen
2022-06-02api: pktio: clarify that LSO send handles small packetsPetri Savolainen
2022-06-02api: stash: change get/put function parameter namesMatias Elo
2022-05-06api: schedule: introduce odp_schedule_order_wait()Janne Peltonen
2022-05-06api: cls: clarify ETHTYPE_0 and VLAN_ID PMR specificationPetri Savolainen
2022-05-06api: cls: add PMR term for VLAN PCP bitsPetri Savolainen
2022-05-06api: cls: deprecate odp_cos_with_l3_qos()Petri Savolainen
2022-05-06api: cls: add PMR term for DSCPPetri Savolainen
2022-05-06api: cls: move type definitions into beginning of the filePetri Savolainen
2022-05-06api: cls: remove unused odp_cos_hdr_flow_fields_t typePetri Savolainen
2022-05-06api: fix minor doxygen issues related to the deprecated APIJanne Peltonen
2022-05-02linux-gen: pktio: add AF_XDP socket based packet IOTuomas Taipale
2022-04-13api: cls: change capability types to uint32_tPetri Savolainen
2022-04-13api: pktio: change odp_pktin_recv_mq_tmo() params to uint32_tPetri Savolainen
2022-04-13api: pktio: change number of queues type to uint32_tPetri Savolainen
2022-04-13api: pool: change type of max_pools to uint32_tPetri Savolainen
2022-04-13api: shm: change type of max_blocks to uint32_tPetri Savolainen
2022-04-13api: crypto: deprecate odp_crypto_operation()Janne Peltonen