From: patchwork-bot+netdevbpf@kernel.org
To: Neil Spring <ntspring@meta.com>
Cc: netdev@vger.kernel.org, edumazet@google.com,
ncardwell@google.com, kuniyu@google.com, davem@davemloft.net,
kuba@kernel.org, dsahern@kernel.org, pabeni@redhat.com,
horms@kernel.org, shuah@kernel.org,
linux-kselftest@vger.kernel.org, bpf@vger.kernel.org,
martin.lau@linux.dev, daniel@iogearbox.net
Subject: Re: [PATCH v14] selftests: net: add local ECMP rehash test
Date: Mon, 15 Jun 2026 23:40:24 +0000 [thread overview]
Message-ID: <178156682488.339383.9205404821532401957.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260615042158.1600746-3-ntspring@meta.com>
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
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
next prev parent reply other threads:[~2026-06-15 23:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-15 4:21 [PATCH net-next v14 0/2] tcp: rehash onto different local ECMP path on retransmit timeout Neil Spring
2026-06-15 4:21 ` [PATCH v14 1/2] " Neil Spring
2026-06-15 16:55 ` Eric Dumazet
2026-06-15 4:21 ` [PATCH v14] selftests: net: add local ECMP rehash test Neil Spring
2026-06-15 23:40 ` patchwork-bot+netdevbpf [this message]
2026-06-15 23:40 ` [PATCH net-next v14 0/2] tcp: rehash onto different local ECMP path on retransmit timeout patchwork-bot+netdevbpf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178156682488.339383.9205404821532401957.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=davem@davemloft.net \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=kuniyu@google.com \
--cc=linux-kselftest@vger.kernel.org \
--cc=martin.lau@linux.dev \
--cc=ncardwell@google.com \
--cc=netdev@vger.kernel.org \
--cc=ntspring@meta.com \
--cc=pabeni@redhat.com \
--cc=shuah@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.