[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176100781699.473459.13729279070260421346.git-patchwork-notify@kernel.org>
Date: Tue, 21 Oct 2025 00:50:16 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Joshua Washington <joshwash@...gle.com>
Cc: netdev@...r.kernel.org, nktgrg@...gle.com, hramamurthy@...gle.com,
jordanrhee@...gle.com, willemb@...gle.com, andrew+netdev@...n.ch,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
pkaligineedi@...gle.com, ziweixiao@...gle.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next] gve: Consolidate and persist ethtool ring
changes
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 16 Oct 2025 18:25:42 -0700 you wrote:
> From: Ankit Garg <nktgrg@...gle.com>
>
> Refactor the ethtool ring parameter configuration logic to address two
> issues: unnecessary queue resets and lost configuration changes when
> the interface is down.
>
> Previously, `gve_set_ringparam` could trigger multiple queue
> destructions and recreations for a single command, as different settings
> (e.g., header split, ring sizes) were applied one by one. Furthermore,
> if the interface was down, any changes made via ethtool were discarded
> instead of being saved for the next time the interface was brought up.
>
> [...]
Here is the summary with links:
- [net-next] gve: Consolidate and persist ethtool ring changes
https://git.kernel.org/netdev/net-next/c/c30fd916c4d7
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