diff options
Diffstat (limited to 'debian/librte-eal2.symbols')
-rw-r--r-- | debian/librte-eal2.symbols | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/librte-eal2.symbols b/debian/librte-eal2.symbols index e7fdf81b..a346f9af 100644 --- a/debian/librte-eal2.symbols +++ b/debian/librte-eal2.symbols @@ -1,5 +1,6 @@ librte_eal.so.2 librte-eal2 #MINVER# DPDK_16.04@DPDK_16.04 16.04 + DPDK_16.07@DPDK_16.07 16.07-rc1-1 DPDK_2.0@DPDK_2.0 16.04 DPDK_2.1@DPDK_2.1 16.04 DPDK_2.2@DPDK_2.2 16.04 @@ -10,6 +11,7 @@ librte_eal.so.2 librte-eal2 #MINVER# lcore_config@DPDK_2.0 16.04 pci_device_list@DPDK_2.0 16.04 pci_driver_list@DPDK_2.0 16.04 + pci_get_sysfs_path@DPDK_16.07 16.07-rc1-1 per_lcore__lcore_id@DPDK_2.0 16.04 per_lcore__rte_errno@DPDK_2.0 16.04 rte_calloc@DPDK_2.0 16.04 @@ -88,7 +90,9 @@ librte_eal.so.2 librte-eal2 #MINVER# rte_keepalive_create@DPDK_2.2 16.04 rte_keepalive_dispatch_pings@DPDK_2.2 16.04 rte_keepalive_mark_alive@DPDK_2.2 16.04 + rte_keepalive_mark_sleep@DPDK_16.07 16.07-rc1-1 rte_keepalive_register_core@DPDK_2.2 16.04 + rte_keepalive_register_relay_callback@DPDK_16.07 16.07-rc1-1 rte_log@DPDK_2.0 16.04 rte_log_add_in_history@DPDK_2.0 16.04 rte_log_cur_msg_loglevel@DPDK_2.0 16.04 @@ -126,6 +130,7 @@ librte_eal.so.2 librte-eal2 #MINVER# rte_sys_gettid@DPDK_2.0 16.04 rte_thread_get_affinity@DPDK_2.0 16.04 rte_thread_set_affinity@DPDK_2.0 16.04 + rte_thread_setname@DPDK_16.07 16.07-rc1-1 rte_vlog@DPDK_2.0 16.04 rte_zmalloc@DPDK_2.0 16.04 rte_zmalloc_socket@DPDK_2.0 16.04 |