From: patchwork-bot+netdevbpf@kernel.org
To: Kuniyuki Iwashima <kuniyu@google.com>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, horms@kernel.org, kuni1840@gmail.com,
netdev@vger.kernel.org
Subject: Re: [PATCH v2 net-next 00/13] selftest: packetdrill: Import TFO server tests.
Date: Tue, 30 Sep 2025 01:50:31 +0000 [thread overview]
Message-ID: <175919703123.1783832.14323963190924552293.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250927213022.1850048-1-kuniyu@google.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Sat, 27 Sep 2025 21:29:38 +0000 you wrote:
> The series imports 15 TFO server tests from google/packetdrill and
> adds 2 more tests.
>
> The repository has two versions of tests for most scenarios; one uses
> the non-experimental option (34), and the other uses the experimental
> option (255) with 0xF989.
>
> [...]
Here is the summary with links:
- [v2,net-next,01/13] selftest: packetdrill: Set ktap_set_plan properly for single protocol test.
https://git.kernel.org/netdev/net-next/c/70dd4775db7f
- [v2,net-next,02/13] selftest: packetdrill: Require explicit setsockopt(TCP_FASTOPEN).
https://git.kernel.org/netdev/net-next/c/261cb8b12376
- [v2,net-next,03/13] selftest: packetdrill: Define common TCP Fast Open cookie.
https://git.kernel.org/netdev/net-next/c/97b3b8306f78
- [v2,net-next,04/13] selftest: packetdrill: Import TFO server basic tests.
https://git.kernel.org/netdev/net-next/c/0b8f164eb264
- [v2,net-next,05/13] selftest: packetdrill: Add test for TFO_SERVER_WO_SOCKOPT1.
https://git.kernel.org/netdev/net-next/c/399e0a7ed930
- [v2,net-next,06/13] selftest: packetdrill: Add test for experimental option.
https://git.kernel.org/netdev/net-next/c/e57b3933abce
- [v2,net-next,07/13] selftest: packetdrill: Import opt34/fin-close-socket.pkt.
https://git.kernel.org/netdev/net-next/c/5ed080f85a33
- [v2,net-next,08/13] selftest: packetdrill: Import opt34/icmp-before-accept.pkt.
https://git.kernel.org/netdev/net-next/c/a8b1750e68f5
- [v2,net-next,09/13] selftest: packetdrill: Import opt34/reset-* tests.
https://git.kernel.org/netdev/net-next/c/5920f154e144
- [v2,net-next,10/13] selftest: packetdrill: Import opt34/*-trigger-rst.pkt.
https://git.kernel.org/netdev/net-next/c/21f7fb31aef8
- [v2,net-next,11/13] selftest: packetdrill: Refine tcp_fastopen_server_reset-after-disconnect.pkt.
https://git.kernel.org/netdev/net-next/c/be90c7b3d5c8
- [v2,net-next,12/13] selftest: packetdrill: Import sockopt-fastopen-key.pkt
https://git.kernel.org/netdev/net-next/c/05b9f505fbe7
- [v2,net-next,13/13] selftest: packetdrill: Import client-ack-dropped-then-recovery-ms-timestamps.pkt
https://git.kernel.org/netdev/net-next/c/9b62d53cc8b4
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-09-30 1:50 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-27 21:29 [PATCH v2 net-next 00/13] selftest: packetdrill: Import TFO server tests Kuniyuki Iwashima
2025-09-27 21:29 ` [PATCH v2 net-next 01/13] selftest: packetdrill: Set ktap_set_plan properly for single protocol test Kuniyuki Iwashima
2025-09-27 21:29 ` [PATCH v2 net-next 02/13] selftest: packetdrill: Require explicit setsockopt(TCP_FASTOPEN) Kuniyuki Iwashima
2025-09-27 21:29 ` [PATCH v2 net-next 03/13] selftest: packetdrill: Define common TCP Fast Open cookie Kuniyuki Iwashima
2025-09-28 18:10 ` Willem de Bruijn
2025-09-28 19:12 ` Kuniyuki Iwashima
2025-09-27 21:29 ` [PATCH v2 net-next 04/13] selftest: packetdrill: Import TFO server basic tests Kuniyuki Iwashima
2025-09-27 21:29 ` [PATCH v2 net-next 05/13] selftest: packetdrill: Add test for TFO_SERVER_WO_SOCKOPT1 Kuniyuki Iwashima
2025-09-27 21:29 ` [PATCH v2 net-next 06/13] selftest: packetdrill: Add test for experimental option Kuniyuki Iwashima
2025-09-27 21:29 ` [PATCH v2 net-next 07/13] selftest: packetdrill: Import opt34/fin-close-socket.pkt Kuniyuki Iwashima
2025-09-27 21:29 ` [PATCH v2 net-next 08/13] selftest: packetdrill: Import opt34/icmp-before-accept.pkt Kuniyuki Iwashima
2025-09-27 21:29 ` [PATCH v2 net-next 09/13] selftest: packetdrill: Import opt34/reset-* tests Kuniyuki Iwashima
2025-09-27 21:29 ` [PATCH v2 net-next 10/13] selftest: packetdrill: Import opt34/*-trigger-rst.pkt Kuniyuki Iwashima
2025-09-27 21:29 ` [PATCH v2 net-next 11/13] selftest: packetdrill: Refine tcp_fastopen_server_reset-after-disconnect.pkt Kuniyuki Iwashima
2025-09-27 21:29 ` [PATCH v2 net-next 12/13] selftest: packetdrill: Import sockopt-fastopen-key.pkt Kuniyuki Iwashima
2025-09-27 21:29 ` [PATCH v2 net-next 13/13] selftest: packetdrill: Import client-ack-dropped-then-recovery-ms-timestamps.pkt Kuniyuki Iwashima
2025-09-28 18:09 ` [PATCH v2 net-next 00/13] selftest: packetdrill: Import TFO server tests Willem de Bruijn
2025-09-30 1:50 ` 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=175919703123.1783832.14323963190924552293.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=kuni1840@gmail.com \
--cc=kuniyu@google.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.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 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.