ethdev: add a missing sanity check for Tx queue setup
[dpdk.git] / lib / librte_eal / bsdapp / eal / rte_eal_version.map
index 8b00761..f9d4b1c 100644 (file)
@@ -130,5 +130,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;