Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <[email protected]>:

On Thu, 17 Sep 2026 11:30:49 +0800 you wrote:
> setup_ipv4() creates a GRETAP tunnel with FOU encap and configures a FOU
> port via "ip fou add". Both require the fou module, which cannot be
> auto-loaded.
> 
> The test assumes CONFIG_NET_FOU=y, which matches the default selftests
> config, but fails on kernels built with CONFIG_NET_FOU=m. Without the fou
> module, tunnel creation fails and the test reports a false failure with
> 0/100 received packets:
> 
> [...]

Here is the summary with links:
  - [net-next,v2] selftests: net: fou_mcast_encap: load the fou module
    https://git.kernel.org/netdev/net-next/c/6e0ee63cd2c9

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Reply via email to