bonding: support port hotplug
[dpdk.git] / drivers / net / bonding / rte_eth_bond_version.map
index 135999e..22bd920 100644 (file)
@@ -20,3 +20,10 @@ DPDK_2.0 {
 
        local: *;
 };
+
+DPDK_2.1 {
+       global:
+
+       rte_eth_bond_free;
+
+} DPDK_2.0;