Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
api: increment ODP API version to 1.39.0.0
Increment API version number to reflect the following changes: Backward incompatible: - cls: deprecate odp_cos_with_l2_priority() function - cls: deprecate packet drop policy option and related functions - shm: disallow usage of invalid SHM handles with odp_shm_info() Backward compatible: - buffer: add multi variants of event conversion functions - cls: add PFC priority level to back pressure parameters - cls: clarify PMR specification for the case of multiple PMRs matching within a CoS - crypto: fix a stale reference to renamed hash_result_not_in_auth_range session parameter - packet: add support for additional L3 and L4 protocol types - pktio: add ODP_PKTIN_MAX_QUEUES define for maximum number of packet input queues - pktio: add new packet input queue size configuration option and matching capabilities - pktio: add missing documentation to pktio link enumerations - pktio: add ODP_PKTIO_LINK_PFC_ON enumeration for PFC flow control mode - pktio: add capabilities and configuration parameters to control reception and transmission of Ethernet pause frames - shm: add odp_shm_segment_info() function for retrieving information about each memory segment of an SHM block - shm: clarified odp_shm_reserve() operation with the default options (no flags) - system: add odp_system_meminfo() function for retrieving information about ODP memory usage Signed-off-by: Matias Elo <[email protected]> Reviewed-by: Petri Savolainen <[email protected]>
- Loading branch information