Hello:
This patch was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Sat, 14 Jun 2025 14:35:22 +0900 you wrote:
This commit adds a new kernel selftest to verify RTNLGRP_IPV4_MCADDR and RTNLGRP_IPV6_MCADDR notifications. The test works by adding and removing a dummy interface and then confirming that the system correctly receives join and removal notifications for the 224.0.0.1 and ff02::1 multicast addresses.
The test relies on the iproute2 version to be 6.13+.
[...]
Here is the summary with links: - [net-next,v4] selftest: Add selftest for multicast address notifications https://git.kernel.org/netdev/net-next/c/e74058f5619f
You are awesome, thank you!