All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Jason A. Donenfeld <Jason@zx2c4.com>
Cc: netdev@vger.kernel.org, kuba@kernel.org, pabeni@redhat.com
Subject: Re: [PATCH net 0/4] wireguard fixes for 6.17-rc6
Date: Fri, 12 Sep 2025 02:00:32 +0000	[thread overview]
Message-ID: <175764243299.2373516.16193248400196654717.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250910013644.4153708-1-Jason@zx2c4.com>

Hello:

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

On Wed, 10 Sep 2025 03:36:40 +0200 you wrote:
> Hi Jakub,
> 
> Please find three small fixes to wireguard:
> 
> 1) A general simplification to the way wireguard chooses the next
>    available cpu, by making use of cpumask_nth(), and covering an edge
>    case.
> 
> [...]

Here is the summary with links:
  - [net,1/4] wireguard: queueing: simplify wg_cpumask_next_online()
    https://git.kernel.org/netdev/net-next/c/5551d2128470
  - [net,2/4] wireguard: queueing: always return valid online CPU in wg_cpumask_choose_online()
    https://git.kernel.org/netdev/net-next/c/5bd8de20770c
  - [net,3/4] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
    https://git.kernel.org/netdev/net-next/c/30e1a1dfa228
  - [net,4/4] wireguard: selftests: select CONFIG_IP_NF_IPTABLES_LEGACY
    https://git.kernel.org/netdev/net-next/c/ff78bfe48be8

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-09-12  2:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-10  1:36 [PATCH net 0/4] wireguard fixes for 6.17-rc6 Jason A. Donenfeld
2025-09-10  1:36 ` [PATCH net 1/4] wireguard: queueing: simplify wg_cpumask_next_online() Jason A. Donenfeld
2025-09-10  1:36 ` [PATCH net 2/4] wireguard: queueing: always return valid online CPU in wg_cpumask_choose_online() Jason A. Donenfeld
2025-09-10  1:36 ` [PATCH net 3/4] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config Jason A. Donenfeld
2025-09-10  1:36 ` [PATCH net 4/4] wireguard: selftests: select CONFIG_IP_NF_IPTABLES_LEGACY Jason A. Donenfeld
2025-09-11  2:20 ` [PATCH net 0/4] wireguard fixes for 6.17-rc6 Jakub Kicinski
2025-09-14 19:07   ` Jason A. Donenfeld
2025-09-12  2:00 ` patchwork-bot+netdevbpf [this message]
2025-09-16  1:03 ` Hangbin Liu

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=175764243299.2373516.16193248400196654717.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=Jason@zx2c4.com \
    --cc=kuba@kernel.org \
    --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.