Re: [PATCH] bond: use existing enslaved device queues
From: Bruce Richardson <hidden>
Date: 2016-03-25 15:55:38
From: Bruce Richardson <hidden>
Date: 2016-03-25 15:55:38
On Fri, Mar 25, 2016 at 01:28:05PM +0000, Iremonger, Bernard wrote:
quoted
-----Original Message----- From: Eric Kinzie [mailto:ehkinzie@gmail.com] Sent: Thursday, March 24, 2016 10:00 PM To: dev@dpdk.org Cc: tkiely@brocade.com; Doherty, Declan <redacted>; Iremonger, Bernard [off-list ref]; ekinzie@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 <redacted>Acked-by: Bernard Iremonger<redacted>
Applied to dpdk-next-net/rel_16_04 /Bruce