numam-dpdk/drivers
Nelson Escobar 44bf37a702 bonding: fix link detect in non-interrupt mode
Stopping then re-starting a bond interface containing slaves that
used polling for link detection caused the bond to think all slave
links were down and inactive.

Move the start of the polling for link from slave_add() to
bond_ethdev_start() and in bond_ethdev_stop() make sure we clear
the last_link_status of the slaves.

Fixes: a45b288ef2 ("bond: support link status polling")

Signed-off-by: Nelson Escobar <neescoba@cisco.com>
Signed-off-by: John Daley <johndale@cisco.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
2016-04-01 15:07:53 +02:00
..
crypto qat: add out-of-place symmetric operations 2016-03-31 21:49:26 +02:00
net bonding: fix link detect in non-interrupt mode 2016-04-01 15:07:53 +02:00
Makefile mk: fix build without crypto 2016-03-11 10:43:09 +01:00