]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/ixgbe/rte_pmd_ixgbe_version.map
net/mlx5: support 16 hardware priorities
[dpdk.git] / drivers / net / ixgbe / rte_pmd_ixgbe_version.map
index bf776742ce91a79e72b7c59cae8865823f0d8c75..b3eaaa2a8c037ac0244a00b3ec1095b4ee08d294 100644 (file)
@@ -52,3 +52,12 @@ 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;
+};