eal: add keep alive monitoring
[dpdk.git] / lib / librte_eal / linuxapp / eal / rte_eal_version.map
index cb9f4d6..54d496e 100644 (file)
@@ -133,5 +133,9 @@ DPDK_2.2 {
        global:
 
        rte_intr_cap_multiple;
+       rte_keepalive_create;
+       rte_keepalive_dispatch_pings;
+       rte_keepalive_mark_alive;
+       rte_keepalive_register_core;
 
-} DPDK_2.1;
\ No newline at end of file
+} DPDK_2.1;