[dpdk-dev] [PATCH] net/enic: fix MAC address add and remove

John Daley (johndale) johndale at cisco.com
Fri Jan 27 20:04:57 CET 2017



> -----Original Message-----
> From: Ferruh Yigit [mailto:ferruh.yigit at intel.com]
> Sent: Friday, January 27, 2017 3:07 AM
> To: John Daley (johndale) <johndale at cisco.com>
> Cc: dev at dpdk.org
> Subject: Re: [PATCH] net/enic: fix MAC address add and remove
> 
> On 1/26/2017 8:12 PM, John Daley wrote:
> > The mac_addr_add callback function was simply replacing the primary
> > MAC address instead of adding new ones and the mac_addr_remove
> > callback would only remove the primary MAC form the adapter. Fix the
> > functions to add or remove new address. Allow up to 64 MAC addresses
> per port.
> >
> > Fixes: fefed3d1e62c ("enic: new driver")
> >
> > Signed-off-by: John Daley <johndale at cisco.com>
> > Reviewed-by: Nelson Escobar <neescoba at cisco.com>
> 
> Applied to dpdk-next-net/master, thanks.
> 
> (Since it is controversial that if this patch is a fix or implementing a missing
> feature (allow up to 64 MAC), I am getting patch as it is, but not CC'ed to
> stable tree, please shout if you disagree.)

That's fine to not put it on stable. Thank you for applying.
-john


More information about the dev mailing list