numam-dpdk/drivers/net/bonding
Tomasz Kulasek 5b1b672d6b net/bonding: fix link status interrupt when down
RTE_ETH_EVENT_INTR_LSC callbacks are not called when all slaves goes down
in bond_ethdev_lsc_event_callback. It causes that link status change of
bonded device is not propagated up.

Fixes: deba8a2f8b ("net/bonding: fix link properties management")

Signed-off-by: Tomasz Kulasek <tomaszx.kulasek@intel.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
2017-07-31 19:58:41 +02:00
..
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
rte_eth_bond_8023ad_private.h net/bonding: add other aggregator modes 2017-07-19 18:11:42 +03:00
rte_eth_bond_8023ad.c net/bonding: add other aggregator modes 2017-07-19 18:11:42 +03:00
rte_eth_bond_8023ad.h net/bonding: add other aggregator modes 2017-07-19 18:11:42 +03:00
rte_eth_bond_alb.c app/testpmd: fix bonding initialization 2017-07-21 09:36:15 +03:00
rte_eth_bond_alb.h bond: move to drivers/net/ 2015-05-22 15:51:38 +02:00
rte_eth_bond_api.c net/bonding: fix crash when primary slave set 2017-07-31 19:58:41 +02:00
rte_eth_bond_args.c net/bonding: add other aggregator modes 2017-07-19 18:11:42 +03:00
rte_eth_bond_pmd.c net/bonding: fix link status interrupt when down 2017-07-31 19:58:41 +02:00
rte_eth_bond_private.h net/bonding: add other aggregator modes 2017-07-19 18:11:42 +03:00
rte_eth_bond_version.map net/bonding: add other aggregator modes 2017-07-19 18:11:42 +03:00
rte_eth_bond.h bonding: support port hotplug 2015-07-27 19:20:44 +02:00