Issue #93 on GitHub was opened for the CentOS Stream 10 gve_add_napi deadlock, which MR !3007 addresses. The link was included in v1 in error.
However, gve_adminq_configure_flow_rule() calling gve_reset(priv, true) synchronously on AdminQ timeout remains an AB-BA lock inversion bug under ethtool/netlink callbacks.
I have posted [PATCH net v2] with the GitHub link removed, the Fixes tag updated to 57718b60df9b ("gve: Add flow steering adminq commands"), and Przemek Kitszel's Reviewed-by tag added.