net/i40e: support link status notification
[dpdk.git] / drivers / net / i40e / rte_pmd_i40e_version.map
index ef35398..3c6a192 100644 (file)
@@ -2,3 +2,10 @@ DPDK_2.0 {
 
        local: *;
 };
+
+DPDK_17.02 {
+       global:
+
+       rte_pmd_i40e_ping_vfs;
+
+} DPDK_2.0;