numam-dpdk/drivers/net/bonding
Declan Doherty 5840f42712 net/bonding: fix LACP slave deactivate behavioral
During a link down event of a port participating in a LACP 802.3ad
bond the current behavior can cause all ports to be deselected
and temporarily stop all traffic on the bond, causing unexpected
traffic loss across all ports and not just the port which was
affected by the link down event.

Fixes: 46fb436836 ("bond: add mode 4")
Cc: stable@dpdk.org

Signed-off-by: Declan Doherty <declan.doherty@intel.com>
2017-10-12 01:36:57 +01:00
..
Makefile ethdev: increase port id range 2017-10-06 18:23:25 +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 ethdev: increase port id range 2017-10-06 18:23:25 +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 ethdev: increase port id range 2017-10-06 18:23:25 +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