Re: [PATCH 1/8] bond: use existing enslaved device queues
From: Declan Doherty <hidden>
Date: 2016-01-05 13:33:05
From: Declan Doherty <hidden>
Date: 2016-01-05 13:33:05
On 04/12/15 17:14, Stephen Hemminger wrote:
From: Eric Kinzie <redacted> 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. Signed-off-by: Eric Kinzie <redacted> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> ---
...
Acked-by: Declan Doherty <redacted>