eal: query multi-vector interrupt capability
[dpdk.git] / lib / librte_eal / bsdapp / eal / rte_eal_version.map
index 64fdfb1..8b00761 100644 (file)
@@ -125,3 +125,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