[dpdk-dev] [PATCH] bond: use existing enslaved device queues

Bruce Richardson bruce.richardson at intel.com
Fri Mar 25 16:55:34 CET 2016


On Fri, Mar 25, 2016 at 01:28:05PM +0000, Iremonger, Bernard wrote:
> > -----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>

Applied to dpdk-next-net/rel_16_04

/Bruce


More information about the dev mailing list