]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/ixgbe/rte_pmd_ixgbe_version.map
net/mlx5: fix all multi verification code position
[dpdk.git] / drivers / net / ixgbe / rte_pmd_ixgbe_version.map
index 2c7512d02f4ece8f6576637c0ab20c3240bb36aa..bf776742ce91a79e72b7c59cae8865823f0d8c75 100644 (file)
@@ -36,4 +36,19 @@ DPDK_17.05 {
        global:
 
        rte_pmd_ixgbe_ping_vf;
+       rte_pmd_ixgbe_set_tc_bw_alloc;
 } DPDK_17.02;
+
+DPDK_17.08 {
+       global:
+
+       rte_pmd_ixgbe_bypass_event_show;
+       rte_pmd_ixgbe_bypass_event_store;
+       rte_pmd_ixgbe_bypass_init;
+       rte_pmd_ixgbe_bypass_state_set;
+       rte_pmd_ixgbe_bypass_state_show;
+       rte_pmd_ixgbe_bypass_ver_show;
+       rte_pmd_ixgbe_bypass_wd_reset;
+       rte_pmd_ixgbe_bypass_wd_timeout_show;
+       rte_pmd_ixgbe_bypass_wd_timeout_store;
+} DPDK_17.05;