numam-dpdk/drivers/net
Eric Kinzie b4092cacf6 net/bonding: validate speed after link up
It's possible for the bonding driver to mistakenly reject an interface
based in it's, as yet, unnegotiated link speed and duplex. Always allow
the interface to be added to the bonding interface but require link
properties validation to succeed before slave is activated.

Fixes: 2efb58cbab ("bond: new link bonding library")

Signed-off-by: Eric Kinzie <ehkinzie@gmail.com>
Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>
2016-10-13 15:30:59 +02:00
..
af_packet vdev: rename init/uninit ops to probe/remove 2016-10-06 16:02:14 +02:00
bnx2x pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
bnxt net/bnxt: update struct definitions for 1.5.1 HWRM API 2016-09-30 12:27:18 +02:00
bonding net/bonding: validate speed after link up 2016-10-13 15:30:59 +02:00
cxgbe pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
e1000 net/e1000: fix returned number of available Rx descriptors 2016-09-30 12:27:18 +02:00
ena pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
enic net/enic: support scatter Rx in MTU update 2016-09-30 12:27:18 +02:00
fm10k net/fm10k: fix MAC address removal from switch 2016-09-30 12:27:18 +02:00
i40e net/i40e: support TSO on tunneling packet 2016-10-09 23:19:15 +02:00
ixgbe net/ixgbe/base: add base driver update brief 2016-09-30 12:27:18 +02:00
mlx4 net/mlx: fix debug build with gcc 6.1 2016-09-30 12:27:18 +02:00
mlx5 net/mlx5: return RSS hash result in mbuf 2016-10-13 15:30:59 +02:00
mpipe vdev: rename init/uninit ops to probe/remove 2016-10-06 16:02:14 +02:00
nfp net/nfp: unregister interrupt callback when closing 2016-09-30 12:27:18 +02:00
null vdev: rename init/uninit ops to probe/remove 2016-10-06 16:02:14 +02:00
pcap vdev: rename init/uninit ops to probe/remove 2016-10-06 16:02:14 +02:00
qede pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
ring vdev: rename init/uninit ops to probe/remove 2016-10-06 16:02:14 +02:00
szedata2 pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
thunderx net/thunderx: support 81xx SoC 2016-09-30 12:27:18 +02:00
vhost net/vhost: add an option to enable dequeue zero copy 2016-10-13 10:29:31 +02:00
virtio net/virtio: support TSO 2016-10-13 20:45:56 +02:00
vmxnet3 net/vmxnet3: enable LRO 2016-09-30 12:27:18 +02:00
xenvirt vdev: rename init/uninit ops to probe/remove 2016-10-06 16:02:14 +02:00
Makefile net/thunderx: add PMD skeleton 2016-06-20 17:21:54 +02:00