Re: [PATCH net-next] net: ethernet: ti: cpsw: unsync mcast entries while switch promisc mode

From: Ivan Khoronzhuk
Date: Mon Oct 22 2018 - 15:03:22 EST


On Mon, Oct 22, 2018 at 01:26:35PM -0500, Grygorii Strashko wrote:


On 10/19/18 3:25 PM, Ivan Khoronzhuk wrote:
After flushing all mcast entries from the table, the ones contained in
mc list of ndev are not restored when promisc mode is toggled off,
because they are considered as synched with ALE, thus, in order to
restore them after promisc mode - reset syncing info. This fix
touches only switch mode devices, including single port boards
like Beagle Bone.

Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@xxxxxxxxxx>
---


So, this is follow up fix for
176b23 net: ethernet: ti: cpsw: fix lost of mcast packets while rx_mode update
because I can't reproduce it otherwise.

Could you update description and re-send pls.?

Done.

--
Regards,
Ivan Khoronzhuk