Hello:
This patch was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Wed, 13 Nov 2024 09:59:30 -0800 you wrote:
From: Ziwei Xiao ziweixiao@google.com
When configuring flow steering rules, the driver is currently going through a reset for all errors from the device. Instead, the driver should only reset when there's a timeout error from the device.
Fixes: 57718b60df9b ("gve: Add flow steering adminq commands") Cc: stable@vger.kernel.org Signed-off-by: Ziwei Xiao ziweixiao@google.com Signed-off-by: Jeroen de Borst jeroendb@google.com Reviewed-by: Harshitha Ramamurthy hramamurthy@google.com
[...]
Here is the summary with links: - [net,V2] gve: Flow steering trigger reset only for timeout error https://git.kernel.org/netdev/net/c/8ffade77b633
You are awesome, thank you!