Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski <kuba@xxxxxxxxxx>: On Tue, 1 Nov 2022 20:57:53 +0200 you wrote: > The following commands should result in all the dynamic FDB entries > being flushed, but instead all the non-local (non-permanent) entries are > flushed: > > # bridge fdb add 00:aa:bb:cc:dd:ee dev dummy1 master static > # bridge fdb add 00:11:22:33:44:55 dev dummy1 master dynamic > # ip link set dev br0 type bridge fdb_flush > # bridge fdb show brport dummy1 > 00:00:00:00:00:01 master br0 permanent > 33:33:00:00:00:01 self permanent > 01:00:5e:00:00:01 self permanent > > [...] Here is the summary with links: - [net] bridge: Fix flushing of dynamic FDB entries https://git.kernel.org/netdev/net/c/628ac04a75ed You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html