numam-dpdk/drivers/net/bonding
Tomasz Kulasek 6abd94d72a net/bonding: fix check slaves link properties
Result of slaves link properties validation is not used when new slave
is added.

This patch uses the value of link_properties_valid() to determinate if
slave can be used in the bonding. If function fails, error is returned
preventing to add slave with invalid link properties.

Coverity issue: 158661
Fixes: deba8a2f8b ("net/bonding: fix link properties management")
Cc: stable@dpdk.org

Signed-off-by: Tomasz Kulasek <tomaszx.kulasek@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2017-10-26 02:33:01 +02:00
..
Makefile mk: do not generate LDLIBS from directory dependencies 2017-10-24 02:14:57 +02:00
rte_eth_bond_8023ad_private.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
rte_eth_bond_8023ad.c net/bonding: fix LACP slave deactivate behavioral 2017-10-12 01:36:57 +01:00
rte_eth_bond_8023ad.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
rte_eth_bond_alb.c ethdev: increase port id range 2017-10-06 18:23:25 +02:00
rte_eth_bond_alb.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
rte_eth_bond_api.c net/bonding: fix check slaves link properties 2017-10-26 02:33:01 +02:00
rte_eth_bond_args.c ethdev: increase port id range 2017-10-06 18:23:25 +02:00
rte_eth_bond_pmd.c mbuf: rename deprecated VLAN flags 2017-10-26 02:33:01 +02:00
rte_eth_bond_private.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
rte_eth_bond.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
rte_pmd_bond_version.map net/bonding: remove old ABI 2017-10-06 18:21:53 +02:00