Hello:
This patch was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Thu, 17 Jul 2025 19:20:24 +0000 you wrote:
From: Praveen Kaligineedi pkaligineedi@google.com
gve_tx_timeout was calculating missed completions in a way that is only relevant in the GQ queue format. Additionally, it was attempting to disable device interrupts, which is not needed in either GQ or DQ queue formats.
[...]
Here is the summary with links: - [net,v2] gve: Fix stuck TX queue for DQ queue format https://git.kernel.org/netdev/net/c/b03f15c0192b
You are awesome, thank you!