aboutsummaryrefslogtreecommitdiff
path: root/4217fb8c3f0e83c9b675c0fc64e5d7380c227e6d
diff options
context:
space:
mode:
authorMatias Elo <matias.elo@nokia.com>2024-04-29 12:12:59 +0300
committerMatias Elo <matias.elo@nokia.com>2024-04-30 18:35:57 +0300
commit0f60f2de11968c43d05d09064c25201594950ab5 (patch)
tree893654d6e6699f1b2c701840a330e8265311c77a /4217fb8c3f0e83c9b675c0fc64e5d7380c227e6d
parentdc674f133b7293b365c85e2770788506ea665fb4 (diff)
api: increment ODP API version to 1.45.0HEADv1.45.0.0master
Increment API version number to reflect the following changes: Backward incompatible: - crypto: increase size of odp_crypto_cipher_algos_t.all_bits and odp_crypto_auth_algos_t.all_bits - packet: change odp_packet_reset() specification to use odp_packet_reset_max_len() for maximum packet data length value - proto_stats: limit length of odp_proto_stats_create() object name parameter to a new ODP_PROTO_STATS_NAME_LEN define - tm: limit lengths of TM object names to a new ODP_TM_NAME_LEN define Backward compatible: - common: make mentions of maximum string lengths clear and consistent and always state that the null character is included - cpu: add more specific data prefetch variants: odp_prefetch_l1(), odp_prefetch_l2(), and odp_prefetch_l3() - cpu: add more specific data prefetch variants for store: odp_prefetch_store_l1(), odp_prefetch_store_l2(), and odp_prefetch_store_l3() - cpu: add streaming data prefetch functions odp_prefetch_strm_l1() and odp_prefetch_store_strm_l1() - crypto: add SHA-3 based cryptographic hash functions and HMACs based on them - crypto: add SNOW-V cipher algorithm and SNOW-V-GCM AEAD algorithm - crypto: add SM3 cryptographic hash function and a HMAC based on it - crypto: add SM4 cipher in ECB, CBC, CTR, GCM, CCM and GMAC modes - event: add odp_event_user_flag_set() function - packet: clarify odp_packet_buf_len() specification - packet: clarify odp_packet_reset() specification - packet: add odp_packet_reset_meta() function - pool: clarify in odp_pool_param_t.buf.size specification Helper library (1.6.0): Backward incompatible: - remove unused cuckoo table API - remove unused hash table API - remove unused linear table API - remove unused IP lookup table API - remove unused table interface API Backward compatible: - stress: add CPU stress functions: odph_stress_pow2_u32(), odph_stress_log2_u32(), odph_stress_sqrt_u32(), odph_stress_sqrt_f32() - string: add odph_strcpy() function - thread: add odph_thread_join_result() function - thread: clarify in odph_thread_create() specification Signed-off-by: Matias Elo <matias.elo@nokia.com> Reviewed-by: Petri Savolainen <petri.savolainen@nokia.com>
Diffstat (limited to '4217fb8c3f0e83c9b675c0fc64e5d7380c227e6d')
0 files changed, 0 insertions, 0 deletions