[dpdk-dev] [PATCH v7 1/4] bonding: add support for PCI Port Hotplug

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Jul 27 19:14:39 CEST 2015


2015-07-27 16:54, Bernard Iremonger:
> --- a/drivers/net/bonding/rte_eth_bond_version.map
> +++ b/drivers/net/bonding/rte_eth_bond_version.map
> @@ -5,6 +5,7 @@ DPDK_2.0 {
>         rte_eth_bond_8023ad_setup;
>         rte_eth_bond_active_slaves_get;
>         rte_eth_bond_create;
> +       rte_eth_bond_free;
>         rte_eth_bond_link_monitoring_set;
>         rte_eth_bond_mac_address_reset;
>         rte_eth_bond_mac_address_set;
> 

It must be added in a new node DPDK_2.1.


More information about the dev mailing list