[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id:
<176247720805.439165.4093423538146996768.git-patchwork-notify@kernel.org>
Date: Fri, 07 Nov 2025 01:00:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Daniel Borkmann <daniel@...earbox.net>
Cc: netdev@...r.kernel.org, bpf@...r.kernel.org, kuba@...nel.org,
davem@...emloft.net, razor@...ckwall.org, pabeni@...hat.com,
willemb@...gle.com, sdf@...ichev.me, john.fastabend@...il.com,
martin.lau@...nel.org, jordan@...fe.io, maciej.fijalkowski@...el.com,
magnus.karlsson@...el.com, dw@...idwei.uk, toke@...hat.com,
yangzhenze@...edance.com, wangdongdong.6@...edance.com
Subject: Re: [PATCH net-next v4 00/14] netkit: Support for io_uring zero-copy
and
AF_XDP
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 31 Oct 2025 22:20:49 +0100 you wrote:
> Containers use virtual netdevs to route traffic from a physical netdev
> in the host namespace. They do not have access to the physical netdev
> in the host and thus can't use memory providers or AF_XDP that require
> reconfiguring/restarting queues in the physical netdev.
>
> This patchset adds the concept of queue peering to virtual netdevs that
> allow containers to use memory providers and AF_XDP at native speed.
> These mapped queues are bound to a real queue in a physical netdev and
> act as a proxy.
>
> [...]
Here is the summary with links:
- [net-next,v4,01/14] net: Add bind-queue operation
(no matching commit)
- [net-next,v4,02/14] net: Implement netdev_nl_bind_queue_doit
(no matching commit)
- [net-next,v4,03/14] net: Add peer info to queue-get response
(no matching commit)
- [net-next,v4,04/14] net, ethtool: Disallow peered real rxqs to be resized
(no matching commit)
- [net-next,v4,05/14] net: Proxy net_mp_{open,close}_rxq for mapped queues
(no matching commit)
- [net-next,v4,06/14] xsk: Move NETDEV_XDP_ACT_ZC into generic header
https://git.kernel.org/netdev/net-next/c/24ab8efb9aea
- [net-next,v4,07/14] xsk: Extend xsk_rcv_check validation
(no matching commit)
- [net-next,v4,08/14] xsk: Proxy pool management for mapped queues
(no matching commit)
- [net-next,v4,09/14] netkit: Add single device mode for netkit
(no matching commit)
- [net-next,v4,10/14] netkit: Document fast vs slowpath members via macros
https://git.kernel.org/netdev/net-next/c/25e63e559c41
- [net-next,v4,11/14] netkit: Implement rtnl_link_ops->alloc and ndo_queue_create
(no matching commit)
- [net-next,v4,12/14] netkit: Add netkit notifier to check for unregistering devices
(no matching commit)
- [net-next,v4,13/14] netkit: Add io_uring zero-copy support for TCP
(no matching commit)
- [net-next,v4,14/14] netkit: Add xsk support for af_xdp applications
(no matching commit)
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists