Hello:
This patch was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Wed, 26 Feb 2025 00:35:26 +0000 you wrote:
When a queue is stopped using the ndo queue API, before destroying its page pool, the associated NAPI instance needs to be unlinked to avoid warnings.
Handle this by calling page_pool_disable_direct_recycling() when stopping a queue.
[...]
Here is the summary with links: - [net] gve: unlink old napi when stopping a queue using queue API https://git.kernel.org/netdev/net/c/de70981f295e
You are awesome, thank you!