aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMatias Elo <matias.elo@nokia.com>2021-06-22 16:22:05 +0300
committerMatias Elo <matias.elo@nokia.com>2021-06-23 12:39:29 +0300
commitd0def8ae0e184ae5596bc6bcd30b90c83ae49452 (patch)
tree91799da10dcba5a938beb6fefe797d57c43be70f /test
parentfcb795d69c238289ac6204d77e113c31452f6b67 (diff)
api: increment ODP API version to 1.30.1.0
Increment API version number to reflect the following changes: Backward compatible: - packet_io: added odp_pktio_stats_capability_t struct to odp_pktio_capability_t to inform about supported statistics counters - packet_io: added new statistics counters and related capabilities for received/transmitted multicast and broadcast Ethernet packets (in_mcast_pkts, in_bcast_pkts, out_mcast_pkts, out_bcast_pkts) - packet_io: added new pktio input/output queue specific statistics counters and related functions and capabilities - packet_io: added new functions for reading and printing ODP implementation specific custom packet IO statistics counters: odp_pktio_extra_stat_info() , odp_pktio_extra_stats(), odp_pktio_extra_stats_print() - packet_io: specified that loopback mode is disabled by default - packet_io: modified odp_pktio_stats_t.in_octets/out_octets definitions to not include CRC (4 bytes) - ipsec: specified default values for reassembly enables - scheduler: added odp_schedule_print() function for printing debug information about scheduler status into the ODP log - std_types: added odp_fract_u64_t type which can be used to define fractional numbers accurately - std_types: added odp_fract_u64_to_dbl() function for converting odp_fract_u64_t fractional numbers into doubles - timer: added timer tick info as part of odp_timer_pool_info_t. This enables timer implementation to specify tick frequency and duration very accurately. Signed-off-by: Matias Elo <matias.elo@nokia.com> Reviewed-by: Petri Savolainen <petri.savolainen@nokia.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions