net/af_xdp: avoid deadlock due to empty fill queue
[dpdk.git] / drivers / net / ipn3ke / rte_pmd_ipn3ke_version.map
index fc8c95e..d8cc102 100644 (file)
@@ -1,4 +1,9 @@
-DPDK_19.05 {
-
+DPDK_21 {
        local: *;
 };
+
+EXPERIMENTAL {
+       global:
+
+       ipn3ke_bridge_func;
+};