numam-dpdk/drivers/net/bonding
Eric Kinzie 5b7bb2bda5 bonding: use existing enslaved device queues
This solves issues when an active device is added to a bond.

If a device to be enslaved already has transmit and/or receive queues
allocated, use those and then create any additional queues that are
necessary.

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

Signed-off-by: Eric Kinzie <ehkinzie@gmail.com>
Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>
2016-03-25 19:03:48 +01:00
..
Makefile bonding: add depencency on cmdline library 2015-12-03 00:02:53 +01:00
rte_eth_bond_8023ad_private.h bond: move to drivers/net/ 2015-05-22 15:51:38 +02:00
rte_eth_bond_8023ad.c bonding: copy entire config structure in mode 4 2016-03-16 19:05:47 +01:00
rte_eth_bond_8023ad.h bond: move to drivers/net/ 2015-05-22 15:51:38 +02:00
rte_eth_bond_alb.c bonding: remove fake pci interface 2015-11-03 18:48:24 +01:00
rte_eth_bond_alb.h bond: move to drivers/net/ 2015-05-22 15:51:38 +02:00
rte_eth_bond_api.c bonding: fix current primary port 2016-03-25 19:03:48 +01:00
rte_eth_bond_args.c bond: move to drivers/net/ 2015-05-22 15:51:38 +02:00
rte_eth_bond_pmd.c bonding: use existing enslaved device queues 2016-03-25 19:03:48 +01:00
rte_eth_bond_private.h drivers: make struct of networking operations const 2016-03-25 19:01:37 +01:00
rte_eth_bond_version.map bonding: support port hotplug 2015-07-27 19:20:44 +02:00
rte_eth_bond.h bonding: support port hotplug 2015-07-27 19:20:44 +02:00