]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_timer/rte_timer_version.map
common/sfc_efx/base: add NIC magic check on BAR lookup
[dpdk.git] / lib / librte_timer / rte_timer_version.map
index 2a59d3f081c415809a19ad6cfb4572518f450aea..21e68ea7a21a488f7c56075d881dadbf5cf1188f 100644 (file)
@@ -1,4 +1,4 @@
-DPDK_20.0 {
+DPDK_21 {
        global:
 
        rte_timer_dump_stats;
@@ -23,6 +23,7 @@ EXPERIMENTAL {
        rte_timer_alt_stop;
        rte_timer_data_alloc;
        rte_timer_data_dealloc;
+       rte_timer_next_ticks;
        rte_timer_stop_all;
        rte_timer_subsystem_finalize;
 };