eal/linux: support external Rx interrupt
[dpdk.git] / lib / librte_eal / linuxapp / eal / rte_eal_version.map
index 9c134b4..905d8de 100644 (file)
@@ -186,3 +186,10 @@ DPDK_17.02 {
        rte_bus_unregister;
 
 } DPDK_16.11;
+
+DPDK_17.05 {
+       global:
+
+       rte_intr_free_epoll_fd;
+
+} DPDK_17.02;