[dpdk-dev] [PATCH v2] bond: fix for mac assignment to slaves device

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Dec 11 02:01:55 CET 2014


> > -V2:
> > Tidies up the slave_remove function as per Pawel's comments.
> > 
> > Adding call to mac_address_slaves_update from the lsc handler when the
> > first slave become active to propagate any mac changes made while
> > devices are inactive
> > 
> > Changed removing slave logic to use memmove instead of memcpy to move
> > data within the same array, as this was corrupting the slave array.
> > 
> > Adding unit test to cover failing assignment scenarios
> > 
> > Signed-off-by: Declan Doherty <declan.doherty at intel.com> 
> 
> Acked-by: Wodkowski, Pawel <pawelx.wodkowski at intel.com>

Applied 

Thanks
-- 
Thomas


More information about the dev mailing list