aboutsummaryrefslogtreecommitdiff
path: root/include/odp/api
AgeCommit message (Expand)Author
2023-04-12api: timer: clarify periodic first_tick documentationJere Leppänen
2023-04-12api: cls: clarify when CoS queue may and may not be INVALIDJere Leppänen
2023-04-12api: pktio: allow default CoS to be removedJere Leppänen
2023-04-12api: cls: allow CoS pool to be set to ODP_POOL_INVALIDJere Leppänen
2023-04-12api: cls: clarify that odp_cos_queue() returns ODP_QUEUE_INVALID if the queue...Jere Leppänen
2023-04-12api: queue: mention that queue to be destroyed must not be in use in classifi...Jere Leppänen
2023-04-12api: pool: clarify that pool to be destroyed must not be in useJere Leppänen
2023-04-12api: cls: clarify that CoS to be destroyed must not be in useJere Leppänen
2023-04-12api: stash: add per object size max num capabilityMatias Elo
2023-04-12api: stash: modify odp_stash_capability_t.max_num_obj specificationMatias Elo
2023-04-12api: stash: add new strict size parameter to odp_stash_param_tMatias Elo
2023-02-13api: crypto: allow post-processing in odp_crypto_result()Janne Peltonen
2023-02-13api: crypto: add an out-of-place type operation typeJanne Peltonen
2023-02-13api: crypto: introduce a session parameter to control output packet handlingJanne Peltonen
2023-02-13api: crypto: clarify that input packet is fully copied to output packetJanne Peltonen
2023-02-08api: crypto: fix EIA2 IV length in API textJanne Peltonen
2023-02-07api: packet: clarify packer has vlan and vlan q-in-q specificationsMatias Elo
2023-02-07api: packet: specify which packet flags cannot be set simultaneouslyMatias Elo
2023-02-07api: timer: deprecate old timer set return valuesMatias Elo
2023-02-07api: timer: deprecate old timer pool clock sourcesMatias Elo
2023-02-07api: timer: use deprecate macro for odp_timer_set_rel()Matias Elo
2023-02-07api: tm: remove deprecated peak_bps shaper parameterMatias Elo
2023-02-07api: tm: remove deprecated commit_bps shaper parameterMatias Elo
2023-02-07api: tm: remove deprecated odp_tm_capabilities() functionMatias Elo
2023-02-07api: shm: remove deprecated ODP_SHM_SW_ONLY defineMatias Elo
2023-02-07api: pktio: remove deprecated odp_pktin_ts_from_ns() functionMatias Elo
2023-02-07api: pktio: remove deprecated odp_pktin_ts_res() functionMatias Elo
2023-02-07api: pktio: remove deprecated in_unknown_protos statistics counterMatias Elo
2023-02-06api: crypto: remove deprecated per-session IVsJanne Peltonen
2023-01-25api: buffer: split header filesMatias Elo
2022-12-29api: crypto: split header filesMatias Elo
2022-12-02api: cls: deprecate odp_cos_with_l2_priority()Petri Savolainen
2022-12-02api: cls: deprecate drop policyPetri Savolainen
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