From: patchwork-bot+netdevbpf@kernel.org
To: Jakub Kicinski <kuba@kernel.org>
Cc: davem@davemloft.net, netdev@vger.kernel.org, edumazet@google.com,
pabeni@redhat.com, andrew+netdev@lunn.ch, horms@kernel.org,
petrm@nvidia.com, willemb@google.com, shuah@kernel.org,
daniel.zahka@gmail.com, linux-kselftest@vger.kernel.org
Subject: Re: [PATCH net-next v3 0/8] psp: add a kselftest suite and netdevsim implementation
Date: Tue, 30 Sep 2025 13:30:15 +0000 [thread overview]
Message-ID: <175923901526.1987398.4750488839413075076.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250927225420.1443468-1-kuba@kernel.org>
Hello:
This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@redhat.com>:
On Sat, 27 Sep 2025 15:54:12 -0700 you wrote:
> Add a basic test suite for drivers that support PSP. Also, add a PSP
> implementation in the netdevsim driver.
>
> The netdevsim implementation does encapsulation and decapsulation of
> PSP packets, but no crypto.
>
> The tests cover the basic usage of the uapi, and demonstrate key
> exchange and connection setup. The tests and netdevsim support IPv4
> and IPv6. Here is an example run on a system with a CX7 NIC.
>
> [...]
Here is the summary with links:
- [net-next,v3,1/8] netdevsim: a basic test PSP implementation
https://git.kernel.org/netdev/net-next/c/f857478d6206
- [net-next,v3,2/8] selftests: drv-net: base device access API test
https://git.kernel.org/netdev/net-next/c/8a5f956a9fb7
- [net-next,v3,3/8] selftests: drv-net: add PSP responder
(no matching commit)
- [net-next,v3,4/8] selftests: drv-net: psp: add basic data transfer and key rotation tests
https://git.kernel.org/netdev/net-next/c/8f90dc6e417a
- [net-next,v3,5/8] selftests: drv-net: psp: add association tests
https://git.kernel.org/netdev/net-next/c/81b89085319b
- [net-next,v3,6/8] selftests: drv-net: psp: add connection breaking tests
https://git.kernel.org/netdev/net-next/c/2748087cf12d
- [net-next,v3,7/8] selftests: drv-net: psp: add test for auto-adjusting TCP MSS
https://git.kernel.org/netdev/net-next/c/81236c74dba6
- [net-next,v3,8/8] selftests: drv-net: psp: add tests for destroying devices
https://git.kernel.org/netdev/net-next/c/b3820e0e6c12
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 13:30 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-27 22:54 [PATCH net-next v3 0/8] psp: add a kselftest suite and netdevsim implementation Jakub Kicinski
2025-09-27 22:54 ` [PATCH net-next v3 1/8] netdevsim: a basic test PSP implementation Jakub Kicinski
2025-09-28 16:02 ` Willem de Bruijn
2025-09-27 22:54 ` [PATCH net-next v3 2/8] selftests: drv-net: base device access API test Jakub Kicinski
2025-09-30 13:16 ` Paolo Abeni
2025-09-30 13:32 ` Jakub Kicinski
2025-09-27 22:54 ` [PATCH net-next v3 3/8] selftests: drv-net: add PSP responder Jakub Kicinski
2025-09-28 16:05 ` Willem de Bruijn
2025-09-27 22:54 ` [PATCH net-next v3 4/8] selftests: drv-net: psp: add basic data transfer and key rotation tests Jakub Kicinski
2025-09-27 22:54 ` [PATCH net-next v3 5/8] selftests: drv-net: psp: add association tests Jakub Kicinski
2025-09-27 22:54 ` [PATCH net-next v3 6/8] selftests: drv-net: psp: add connection breaking tests Jakub Kicinski
2025-09-27 22:54 ` [PATCH net-next v3 7/8] selftests: drv-net: psp: add test for auto-adjusting TCP MSS Jakub Kicinski
2025-09-27 22:54 ` [PATCH net-next v3 8/8] selftests: drv-net: psp: add tests for destroying devices Jakub Kicinski
2025-09-28 16:00 ` [PATCH net-next v3 0/8] psp: add a kselftest suite and netdevsim implementation Willem de Bruijn
2025-09-29 19:04 ` Jakub Kicinski
2025-09-29 19:58 ` Willem de Bruijn
2025-09-30 13:30 ` 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=175923901526.1987398.4750488839413075076.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=daniel.zahka@gmail.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=petrm@nvidia.com \
--cc=shuah@kernel.org \
--cc=willemb@google.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.