Hello:
This patch was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Wed, 5 Jul 2023 07:28:18 +0200 you wrote:
From: Yinjun Zhang yinjun.zhang@corigine.com
When moving devices from one namespace to another, mc addresses are cleaned in software while not removed from application firmware. Thus the mc addresses are remained and will cause resource leak.
Now use `__dev_mc_unsync` to clean mc addresses when closing port.
[...]
Here is the summary with links: - [net,v3] nfp: clean mc addresses in application firmware when closing port https://git.kernel.org/netdev/net/c/cc7eab25b1cf
You are awesome, thank you!