]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/bonding/rte_eth_bond_version.map
net/bonding: allow external state machine in mode 4
[dpdk.git] / drivers / net / bonding / rte_eth_bond_version.map
index 22bd92008a3c7743c146f7e163c14b03070bc768..2de0a7d3b39eb5a6a46b37a76924582c7b65dcca 100644 (file)
@@ -27,3 +27,19 @@ DPDK_2.1 {
        rte_eth_bond_free;
 
 } DPDK_2.0;
+
+DPDK_16.04 {
+};
+
+DPDK_16.07 {
+       global:
+
+       rte_eth_bond_8023ad_ext_collect;
+       rte_eth_bond_8023ad_ext_collect_get;
+       rte_eth_bond_8023ad_ext_distrib;
+       rte_eth_bond_8023ad_ext_distrib_get;
+       rte_eth_bond_8023ad_ext_slowtx;
+       rte_eth_bond_8023ad_conf_get;
+       rte_eth_bond_8023ad_setup;
+
+} DPDK_16.04;