Hello:

This series was applied to netdev/net-next.git (main)
by Paolo Abeni <[email protected]>:

On Thu, 2 Jul 2026 09:23:46 +0300 you wrote:
> The driver selftest environment picks a single address family for tests
> which use the generic address fields. When both IPv4 and IPv6 are
> available it prefers IPv6, which can leave IPv4 paths untested and hide
> IPv4-only bugs.
> 
> This happened recently in the XDP selftest, where an IPv4 checksum bug
> was missed when IPv6 was also configured. XDP traffic handling has
> IP-version-specific code paths, and the follow-up discussion concluded
> that the XDP tests should run against both IP versions [1].
> 
> [...]

Here is the summary with links:
  - [net-next,1/2] selftests: drv-net: allow switching env IP version
    https://git.kernel.org/netdev/net-next/c/432f4bab1ada
  - [net-next,2/2] selftests: drv-net: xdp: run with both IP versions
    https://git.kernel.org/netdev/net-next/c/47467501cb88

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



Reply via email to