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, przemyslaw.kitszel@intel.com,
petrm@nvidia.com, willemdebruijn.kernel@gmail.com
Subject: Re: [PATCH net-next v2 0/3] selftests: drv-net: add ability to schedule cleanup with defer()
Date: Sat, 29 Jun 2024 01:50:57 +0000 [thread overview]
Message-ID: <171962585712.15618.4313372064257850043.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240627185502.3069139-1-kuba@kernel.org>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Thu, 27 Jun 2024 11:54:59 -0700 you wrote:
> Introduce a defer / cleanup mechanism for driver selftests.
> More detailed info in the second patch.
>
> Jakub Kicinski (3):
> selftests: net: ksft: avoid continue when handling results
> selftests: drv-net: add ability to schedule cleanup with defer()
> selftests: drv-net: rss_ctx: convert to defer()
>
> [...]
Here is the summary with links:
- [net-next,v2,1/3] selftests: net: ksft: avoid continue when handling results
https://git.kernel.org/netdev/net-next/c/147997afaad0
- [net-next,v2,2/3] selftests: drv-net: add ability to schedule cleanup with defer()
https://git.kernel.org/netdev/net-next/c/8510801a9dbd
- [net-next,v2,3/3] selftests: drv-net: rss_ctx: convert to defer()
https://git.kernel.org/netdev/net-next/c/0759356bf5fa
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:[~2024-06-29 1:50 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-27 18:54 [PATCH net-next v2 0/3] selftests: drv-net: add ability to schedule cleanup with defer() Jakub Kicinski
2024-06-27 18:55 ` [PATCH net-next v2 1/3] selftests: net: ksft: avoid continue when handling results Jakub Kicinski
2024-06-28 14:30 ` Petr Machata
2024-06-27 18:55 ` [PATCH net-next v2 2/3] selftests: drv-net: add ability to schedule cleanup with defer() Jakub Kicinski
2024-06-28 12:35 ` Przemek Kitszel
2024-06-28 14:31 ` Petr Machata
2024-06-27 18:55 ` [PATCH net-next v2 3/3] selftests: drv-net: rss_ctx: convert to defer() Jakub Kicinski
2024-06-28 14:31 ` Petr Machata
2024-06-29 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=171962585712.15618.4313372064257850043.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=petrm@nvidia.com \
--cc=przemyslaw.kitszel@intel.com \
--cc=willemdebruijn.kernel@gmail.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.