eal: query multi-vector interrupt capability
[dpdk.git] / lib / librte_eal / linuxapp / eal / rte_eal_version.map
index dbb8fa1..cb9f4d6 100644 (file)
@@ -128,3 +128,10 @@ DPDK_2.1 {
        rte_memzone_free;
 
 } DPDK_2.0;
+
+DPDK_2.2 {
+       global:
+
+       rte_intr_cap_multiple;
+
+} DPDK_2.1;
\ No newline at end of file