aboutsummaryrefslogtreecommitdiff
path: root/include/odp
AgeCommit message (Expand)Author
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
2022-04-13api: tm: clean odp_tm_queue_create() documentationMatias Elo
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 question marksMatias Elo
2022-04-13api: tm: remove unused odp_tm_shaper_color_t enumMatias Elo
2022-04-13api: tm: remove references to platform specific additionsMatias Elo
2022-04-13api: cls: add cos specific statistics countersJere Leppänen
2022-04-13api: cls: add action to cos parametersJere Leppänen
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-03api: timer: add periodic timerPetri Savolainen
2022-03-03api: timer: add timer start and restart functionsPetri Savolainen
2022-03-02api: sched: deprecate scheduling priority level definesMatias Elo