aboutsummaryrefslogtreecommitdiff
path: root/include/odp
AgeCommit message (Expand)Author
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
2022-03-02api: packet: remove references to deprecated packet input ts functionsMatias Elo
2022-03-02api: crypto: remove deprecated odp_crypto_compl_status_t typeMatias Elo
2022-03-02api: crypto: remove deprecated odp_crypto_op_params_t typeMatias Elo
2022-03-02api: crypto: remove deprecated override_iv_ptr field from packet op paramsMatias Elo
2022-03-02api: crypto: remove deprecated override_iv_ptr field from crypto op paramsMatias Elo
2022-03-02api: crypto: remove deprecated odp_crypto_session_params_t typeMatias Elo
2022-03-02api: crypto: remove deprecated iv field from session parametersMatias Elo
2022-03-02api: crypto: remove deprecated odp_crypto_data_range_t specifierMatias Elo
2022-03-02api: crypto: remove deprecated authentication algorithm fieldsMatias Elo
2022-03-02api: crypto: remove deprecated cipher algorithm fieldsMatias Elo
2022-03-02api: crypto: remove deprecated crypto authentication algorithmsMatias Elo
2022-03-02api: crypto: remove deprecated crypto cipher algorithmsMatias Elo
2022-03-02api: pktio: remove deprecated odp_pktio_mtu() functionMatias Elo
2022-03-02api: pktio: remove deprecated loop_supported capabilityMatias Elo
2022-03-02api: pktio: remove deprecated parser layer definesMatias Elo
2022-03-02api: queue: remove deprecated scheduled queue capabilitiesMatias Elo
2022-03-02api: cls: remove deprecated ODP_PMR_INVAL defineMatias Elo
2022-03-02api: timer: add timer expiration modePetri Savolainen
2022-03-02api: timer: clarify timer tick propertiesPetri Savolainen