From: patchwork-bot+netdevbpf@kernel.org
To: Jiayuan Chen <jiayuan.chen@linux.dev>
Cc: kuba@kernel.org, edumazet@google.com, mrpre@163.com,
davem@davemloft.net, pabeni@redhat.com, horms@kernel.org,
corbet@lwn.net, ncardwell@google.com, kuniyu@amazon.com,
dsahern@kernel.org, steffen.klassert@secunet.com,
sd@queasysnail.net, antony.antony@secunet.com, chopps@labn.net,
netdev@vger.kernel.org, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next v4 0/2] tcp: add a new TW_PAWS drop reason
Date: Fri, 11 Apr 2025 02:20:35 +0000 [thread overview]
Message-ID: <174433803599.3928161.6673282068202917345.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250409112614.16153-1-jiayuan.chen@linux.dev>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 9 Apr 2025 19:26:03 +0800 you wrote:
> Devices in the networking path, such as firewalls, NATs, or routers, which
> can perform SNAT or DNAT, use addresses from their own limited address
> pools to masquerade the source address during forwarding, causing PAWS
> verification to fail more easily under TW status.
>
> Currently, packet loss statistics for PAWS can only be viewed through MIB,
> which is a global metric and cannot be precisely obtained through tracing
> to get the specific 4-tuple of the dropped packet. In the past, we had to
> use kprobe ret to retrieve relevant skb information from
> tcp_timewait_state_process().
>
> [...]
Here is the summary with links:
- [net-next,v4,1/2] tcp: add TCP_RFC7323_TW_PAWS drop reason
https://git.kernel.org/netdev/net-next/c/04271411121a
- [net-next,v4,2/2] tcp: add LINUX_MIB_PAWS_TW_REJECTED counter
https://git.kernel.org/netdev/net-next/c/c449d5f3a3d7
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2025-04-11 2:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-09 11:26 [PATCH net-next v4 0/2] tcp: add a new TW_PAWS drop reason Jiayuan Chen
2025-04-09 11:26 ` [PATCH net-next v4 1/2] tcp: add TCP_RFC7323_TW_PAWS " Jiayuan Chen
2025-04-09 11:26 ` [PATCH net-next v4 2/2] tcp: add LINUX_MIB_PAWS_TW_REJECTED counter Jiayuan Chen
2025-04-09 15:58 ` [PATCH net-next v4 0/2] tcp: add a new TW_PAWS drop reason Eric Dumazet
2025-04-11 2:20 ` patchwork-bot+netdevbpf [this message]
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=174433803599.3928161.6673282068202917345.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=antony.antony@secunet.com \
--cc=chopps@labn.net \
--cc=corbet@lwn.net \
--cc=davem@davemloft.net \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=jiayuan.chen@linux.dev \
--cc=kuba@kernel.org \
--cc=kuniyu@amazon.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mrpre@163.com \
--cc=ncardwell@google.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sd@queasysnail.net \
--cc=steffen.klassert@secunet.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).