New upstream version 18.08
[deb_dpdk.git] / drivers / net / ixgbe / rte_pmd_ixgbe_version.map
index bf77674..c814f96 100644 (file)
@@ -52,3 +52,13 @@ DPDK_17.08 {
        rte_pmd_ixgbe_bypass_wd_timeout_show;
        rte_pmd_ixgbe_bypass_wd_timeout_store;
 } DPDK_17.05;
+
+EXPERIMENTAL {
+       global:
+
+       rte_pmd_ixgbe_mdio_lock;
+       rte_pmd_ixgbe_mdio_unlock;
+       rte_pmd_ixgbe_mdio_unlocked_read;
+       rte_pmd_ixgbe_mdio_unlocked_write;
+       rte_pmd_ixgbe_upd_fctrl_sbp;
+};