All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: David Wei <dw@davidwei.uk>
Cc: netdev@vger.kernel.org, edumazet@google.com,
	ncardwell@google.com, kuni1840@gmail.com, davem@davemloft.net,
	dsahern@kernel.org, kuba@kernel.org, pabeni@redhat.com,
	horms@kernel.org, andrew+netdev@lunn.ch, shuah@kernel.org
Subject: Re: [PATCH net v2 0/4] net: fix passive TFO socket having invalid NAPI ID
Date: Thu, 19 Jun 2025 02:20:14 +0000	[thread overview]
Message-ID: <175029961475.324281.15474653143296280415.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250617212102.175711-1-dw@davidwei.uk>

Hello:

This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Tue, 17 Jun 2025 14:20:58 -0700 you wrote:
> Found a bug where an accepted passive TFO socket returns an invalid NAPI
> ID (i.e. 0) from SO_INCOMING_NAPI_ID. Add a selftest for this using
> netdevsim and fix the bug.
> 
> Patch 1 is a drive-by fix for the lib.sh include in an existing
> drivers/net/netdevsim/peer.sh selftest.
> 
> [...]

Here is the summary with links:
  - [net,v2,1/4] selftests: netdevsim: improve lib.sh include in peer.sh
    https://git.kernel.org/netdev/net/c/316827659121
  - [net,v2,2/4] selftests: net: add passive TFO test binary
    https://git.kernel.org/netdev/net/c/c65b5bb2329e
  - [net,v2,3/4] selftests: net: add test for passive TFO socket NAPI ID
    https://git.kernel.org/netdev/net/c/137e7b5cceda
  - [net,v2,4/4] tcp: fix passive TFO socket having invalid NAPI ID
    https://git.kernel.org/netdev/net/c/dbe0ca8da1f6

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



      parent reply	other threads:[~2025-06-19  2:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-17 21:20 [PATCH net v2 0/4] net: fix passive TFO socket having invalid NAPI ID David Wei
2025-06-17 21:20 ` [PATCH net v2 1/4] selftests: netdevsim: improve lib.sh include in peer.sh David Wei
2025-06-17 21:21 ` [PATCH net v2 2/4] selftests: net: add passive TFO test binary David Wei
2025-06-17 21:21 ` [PATCH net v2 3/4] selftests: net: add test for passive TFO socket NAPI ID David Wei
2025-06-17 21:21 ` [PATCH net v2 4/4] tcp: fix passive TFO socket having invalid " David Wei
2025-06-17 21:29   ` Kuniyuki Iwashima
2025-06-18  8:11     ` Eric Dumazet
2025-06-19  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=175029961475.324281.15474653143296280415.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=dsahern@kernel.org \
    --cc=dw@davidwei.uk \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=kuni1840@gmail.com \
    --cc=ncardwell@google.com \
    --cc=netdev@vger.kernel.org \
    --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.