[dpdk-dev] [PATCH v5] net/bonding: fix slave add for mode 4

Thomas Monjalon thomas at monjalon.net
Sun Aug 5 02:15:54 CEST 2018


02/08/2018 15:42, Doherty, Declan:
> On 18/07/2018 2:21 PM, Radu Nicolau wrote:
> > Moved the link status validity check from the slave add to the slave
> > activation step. Otherwise slave add will fail for mode 4 if
> > the ports are all stopped but only one of them checked.
> > 
> > Removed activate slave call from slave add function.
> > 
> > Fixes: b77d21cc2364 ("ethdev: add link status get/set helper functions")
> > Bugzilla ID: 52
> > Cc: stable at dpdk.org
> > 
> > Signed-off-by: Radu Nicolau <radu.nicolau at intel.com>
> > ---
> > v5: removed activate_slave call from slave add
> > v4: reworked patch
> > v3: updated commit msg
> > v2: add fix and Bugzilla references
> > 
> ...
> > 
> 
> Acked-by: Declan Doherty <declan.doherty at intel.com>

Applied, thanks




More information about the dev mailing list