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 <johnd...@cisco.com> > Reviewed-by: Nelson Escobar <neesc...@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.)