Re: [PATCH net v2] net: mana: Return error code from mana_create_rxq()
[email protected] Thu, 30 Jul 2026 01:00:07 +0000
| Newsgroups | org.kernel.vger.linux-hyperv,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <178537320718.3303028.7515326800235554458.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski <[email protected]>: On Mon, 27 Jul 2026 04:37:59 -0700 you wrote: > mana_create_rxq() returns a struct mana_rxq pointer and returns NULL on > any failure. The caller, mana_add_rx_queues(), cannot tell what went > wrong and hardcodes the error as -ENOMEM. As a result the actual failure > reported by the lower layers (for example -EPROTO from a failed HW > request) is masked and every RX queue creation failure looks like an > out-of-memory error. > > [...] Here is the summary with links: - [net,v2] net: mana: Return error code from mana_create_rxq() https://git.kernel.org/netdev/net/c/e67cc80b50f5 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html