> -----Original Message----- > From: Eric Kinzie [mailto:ehkinzie at gmail.com] > Sent: Thursday, March 24, 2016 10:00 PM > To: dev at dpdk.org > Cc: tkiely at brocade.com; Doherty, Declan <declan.doherty at intel.com>; > Iremonger, Bernard <bernard.iremonger at intel.com>; ekinzie at brocade.com > Subject: [PATCH] bond: 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: 2efb58cbab6e ("bond: new link bonding library") > > Signed-off-by: Eric Kinzie <ehkinzie at gmail.com>
Acked-by: Bernard Iremonger<Bernard.iremonger at intel.com>