aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-04-13api: errno: remove mention about errno values specified in api specMatias Elo
2023-04-13api: pktio: remove reference to errnoMatias Elo
2023-04-13api: timer: remove references to errnoMatias Elo
2023-04-13api: crypto: clarify that parse flags are not affectedJanne Peltonen
2023-04-13api: pool: clarify odp_pool_capability_t.max_pools specificationMatias Elo
2023-04-12api: crypto: reguire zero crypto range for null algs in OOP op typeJanne Peltonen
2023-04-12api: crypto: clarify which session parameters are ignored by null algsJanne Peltonen
2023-04-12api: crypto: remove deprecated odp_crypto_operation()Janne Peltonen
2023-04-12api: crypto: simplify operation result reportingJanne Peltonen
2023-04-12api: crypto: deprecate old session creation error namesJanne Peltonen
2023-04-12api: crypto: clarify when cipher and auth ranges are ignoredJanne Peltonen
2023-04-12api: crypto: clarify that algorithm order is ignored with null algsJanne Peltonen
2023-04-12api: crypto: change IV and AAD pointers to pointers to constantsJanne Peltonen
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-12README: improve api header README fileMatias Elo
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-03-17linux-gen: pktio: remove netmap pktioMatias 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
2023-01-18linux-gen: event: add event validation supportMatias Elo
2022-12-29api: crypto: split header filesMatias Elo
2022-12-13linux-gen: crypto: add support for Arm-optimzed IPSec multi-buffer libraryMalvika Gupta
2022-12-02api: cls: deprecate odp_cos_with_l2_priority()Petri Savolainen
2022-12-02api: cls: deprecate drop policyPetri Savolainen