[dpdk-stable] [PATCH] net/i40e: fix VSI MAC filter on primary address change

Xing, Beilei beilei.xing at intel.com
Thu Jan 4 06:39:00 CET 2018



> -----Original Message-----
> From: Olivier Matz [mailto:olivier.matz at 6wind.com]
> Sent: Wednesday, January 3, 2018 10:29 PM
> To: dev at dpdk.org; Wu, Jingjing <jingjing.wu at intel.com>; Xing, Beilei
> <beilei.xing at intel.com>
> Cc: stable at dpdk.org; Laurent Hardy <laurent.hardy at 6wind.com>
> 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: stable at dpdk.org
> 
> Signed-off-by: Laurent Hardy <laurent.hardy at 6wind.com>
> Signed-off-by: Olivier Matz <olivier.matz at 6wind.com>

Thanks for the fix.
Acked-by: Beilei Xing <beilei.xing at intel.com>


More information about the stable mailing list