Hello:
This patch was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Fri, 22 Aug 2025 16:03:40 +0200 you wrote:
Some rtnetlink selftests assume the presence of ifconfig and iproute2 support for the `proto` keyword in `ip address` commands. These assumptions can cause test failures on modern systems (e.g. Debian Bookworm) where:
- ifconfig is not installed by default
- The iproute2 version lacks support for address protocol
[...]
Here is the summary with links: - [net-next,v3] selftests: rtnetlink: skip tests if tools or feats are missing https://git.kernel.org/netdev/net-next/c/e79012967b26
You are awesome, thank you!