> -----Original Message-----
> From: Olivier Matz [mailto:[email protected]]
> Sent: Wednesday, January 3, 2018 10:29 PM
> To: [email protected]; Wu, Jingjing <[email protected]>; Xing, Beilei
> <[email protected]>
> Cc: [email protected]; Laurent Hardy <[email protected]>
> Subject: [PATCH] net/i40e: fix VSI MAC filter on primary address change
> 
> When primary address mac is changed, the mac filters were not updated in
> the VSI with the new mac addr and incoming packets with this destination
> address are dropped by the hardware filters.
> 
> This patch removes the VSI mac filter for the previous mac address and adds
> a new one for new mac address.
> 
> Fixes: e18e01e92c29 ("i40e: support default MAC address setting")
> Cc: [email protected]
> 
> Signed-off-by: Laurent Hardy <[email protected]>
> Signed-off-by: Olivier Matz <[email protected]>

Thanks for the fix.
Acked-by: Beilei Xing <[email protected]>

Reply via email to