Re: [PATCH net-next v4 00/15] gve: AdminQ mode related refactors

[email protected]
Newsgroups org.kernel.vger.linux-kernel,org.kernel.vger.bpf,org.kernel.vger.netdev
Message-ID <178701780989.1825555.7271508314306523307.git-patchwork-notify@kernel.org>
Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <[email protected]>:

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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.