keepalive: add liveness callback
[dpdk.git] / lib / librte_eal / bsdapp / eal / rte_eal_version.map
index f8c3dea..0fb1cf2 100644 (file)
@@ -156,5 +156,6 @@ DPDK_16.07 {
        global:
 
        pci_get_sysfs_path;
+       rte_keepalive_register_alive_callback;
 
 } DPDK_16.04;