Re: [PATCH net-next v4 00/15] gve: AdminQ mode related refactors
From: patchwork-bot+netdevbpf@kernel.org
Date: 2026-08-18 01:51:02
Also in:
bpf, lkml
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski [off-list ref]: On Fri, 14 Aug 2026 02:13:50 +0000 you wrote:
This series is preparing the driver for the addition of a new control plane mode(MailboxQ) by commonizing and reusing as much code as possible. MailboxQ is a new control plane infrastructure which uses mailbox queues. This is a new control plane to communicate with the device when the driver is running on bare-metal instances as well as newer versions of the device. This series contains 2 main changes to the gve driver's existing control plane(AdminQ): 1) refactor some initialization/teardown path methods to make it work for both control planes. 2) add gve_ctrl_ops structure to the driver for various control plane operations [...]
Here is the summary with links:
- [net-next,v4,01/15] gve: don't pass in unused parameter to gve_adminq_free
https://git.kernel.org/netdev/net-next/c/063aeece6053
- [net-next,v4,02/15] gve: refactor initialization with helper functions
https://git.kernel.org/netdev/net-next/c/94afe5cebcd2
- [net-next,v4,03/15] gve: add a few helper functions to set device properties
https://git.kernel.org/netdev/net-next/c/69886e8085ab
- [net-next,v4,04/15] gve: add struct gve_device_info to hold device properties
(no matching commit)
- [net-next,v4,05/15] gve: introduce control plane operations structure
(no matching commit)
- [net-next,v4,06/15] gve: introduce ctrl ops to set vectors and Qs
(no matching commit)
- [net-next,v4,07/15] gve: introduce gve_adminq_get_device_properties()
(no matching commit)
- [net-next,v4,08/15] gve: refactor gve_init_priv for reset path
(no matching commit)
- [net-next,v4,09/15] gve: simplify reset logic
(no matching commit)
- [net-next,v4,10/15] gve: add gve_ctrl_ops for gve initialization/teardown sequences
(no matching commit)
- [net-next,v4,11/15] gve: split up notify block allocation and setup paths
(no matching commit)
- [net-next,v4,12/15] gve: introduce new methods to handle IRQ doorbells
(no matching commit)
- [net-next,v4,13/15] gve: setup and teardown management interrupts
(no matching commit)
- [net-next,v4,14/15] gve: add ctrl ops to for queue operations
(no matching commit)
- [net-next,v4,15/15] gve: add link status/speed ctrl ops
(no matching commit)
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html