[PATCH net] net: airoha: enable RX_DONE interrupt for RX queue 31

patchwork-bot+netdevbpf at kernel.org patchwork-bot+netdevbpf at kernel.org
Thu Sep 3 02:50:07 PDT 2026


Hello:

This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni at redhat.com>:

On Sun, 30 Aug 2026 14:28:27 +0200 you wrote:
> RX queue 31 has always been allocated and filled by airoha_qdma_init_rx()
> since RX_DONE_INT_MASK spans queues 0-31, but none of the RX_IRQ*
> _BANK_PIN_MASK values covered BIT(31). As a consequence the RX_DONE
> interrupt for queue 31 was never enabled, airoha_qdma_rx_process() never
> ran on that queue and its buffers were never reaped.
> 
> Route RX queue 31's RX_DONE interrupt to IRQ bank 1 so that the queue
> is drained and its buffers returned to the page pool.
> 
> [...]

Here is the summary with links:
  - [net] net: airoha: enable RX_DONE interrupt for RX queue 31
    https://git.kernel.org/netdev/net/c/7db28abbea0f

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html





More information about the linux-arm-kernel mailing list