Hello:

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

On Sun, 14 Jun 2026 21:21:58 -0700 you wrote:
> Add ecmp_rehash.sh with nine scenarios verifying that TCP rehash
> selects a different local ECMP path for IPv6:
> 
>   - SYN retransmission (forward path blocked during setup)
>   - SYN/ACK retransmission (reverse path blocked during setup)
>   - Midstream RTO (forward path blocked on established connection)
>   - Midstream ACK rehash (reverse path blocked on established connection)
>   - PLB rehash (ECN-driven congestion on established connection)
>   - Hash policy 1 negative test (rehash attempted but path unchanged)
>   - No flowlabel leak (client mp_hash does not alter on-wire flowlabel)
>   - Dst rebuild consistency (dst invalidation does not change path)
>   - Syncookie server path consistency (SYN-ACK and post-cookie ACKs
>     use the same ECMP path)
> 
> [...]

Here is the summary with links:
  - [v14] selftests: net: add local ECMP rehash test
    https://git.kernel.org/netdev/net-next/c/ae57a5533243

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



Reply via email to