From: patchwork-bot+netdevbpf@kernel.org
To: Ralf Lici <ralf@mandelbit.com>
Cc: netdev@vger.kernel.org, sd@queasysnail.net, antonio@openvpn.net,
davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com
Subject: Re: [PATCH net v3 0/3] fix poll behaviour for TCP-based tunnel protocols
Date: Thu, 23 Oct 2025 14:00:10 +0000 [thread overview]
Message-ID: <176122801073.3092461.10668741219735517723.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20251021100942.195010-1-ralf@mandelbit.com>
Hello:
This series was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:
On Tue, 21 Oct 2025 12:09:39 +0200 you wrote:
> Hi all,
>
> This patch series introduces a polling function for datagram-style
> sockets that operates on custom skb queues, and updates ovpn (the
> OpenVPN data-channel offload module) and espintcp (the TCP Encapsulation
> of IKE and IPsec Packets implementation) to use it accordingly.
>
> [...]
Here is the summary with links:
- [net,v3,1/3] net: datagram: introduce datagram_poll_queue for custom receive queues
https://git.kernel.org/netdev/net/c/f6ceec6434b5
- [net,v3,2/3] espintcp: use datagram_poll_queue for socket readiness
https://git.kernel.org/netdev/net/c/0fc3e32c2c06
- [net,v3,3/3] ovpn: use datagram_poll_queue for socket readiness in TCP
https://git.kernel.org/netdev/net/c/efd729408bc7
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-10-23 14:00 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-21 10:09 [PATCH net v3 0/3] fix poll behaviour for TCP-based tunnel protocols Ralf Lici
2025-10-21 10:09 ` [PATCH net v3 1/3] net: datagram: introduce datagram_poll_queue for custom receive queues Ralf Lici
2025-10-22 14:12 ` Sabrina Dubroca
2025-10-22 18:56 ` Antonio Quartulli
2025-10-21 10:09 ` [PATCH net v3 2/3] espintcp: use datagram_poll_queue for socket readiness Ralf Lici
2025-10-22 14:13 ` Sabrina Dubroca
2025-10-21 10:09 ` [PATCH net v3 3/3] ovpn: use datagram_poll_queue for socket readiness in TCP Ralf Lici
2025-10-22 14:18 ` Sabrina Dubroca
2025-10-23 8:03 ` Antonio Quartulli
2025-10-23 14:00 ` 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=176122801073.3092461.10668741219735517723.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=antonio@openvpn.net \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=ralf@mandelbit.com \
--cc=sd@queasysnail.net \
/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.