net/bnxt: handle reset notify async event from FW
[dpdk.git] / drivers / net / softnic / rte_pmd_softnic_version.map
index fb2cb68..bc44b06 100644 (file)
@@ -5,3 +5,9 @@ DPDK_17.11 {
 
        local: *;
 };
+
+EXPERIMENTAL {
+       global:
+
+       rte_pmd_softnic_manage;
+};