[PATCH net v5] net: xilinx: axienet: Fix IRQ coalescing packet count overflow

patchwork-bot+netdevbpf at kernel.org patchwork-bot+netdevbpf at kernel.org
Tue Jan 14 17:50:45 PST 2025


Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba at kernel.org>:

On Mon, 13 Jan 2025 11:30:00 -0500 you wrote:
> If coalesce_count is greater than 255 it will not fit in the register and
> will overflow. This can be reproduced by running
> 
>     # ethtool -C ethX rx-frames 256
> 
> which will result in a timeout of 0us instead. Fix this by checking for
> invalid values and reporting an error.
> 
> [...]

Here is the summary with links:
  - [net,v5] net: xilinx: axienet: Fix IRQ coalescing packet count overflow
    https://git.kernel.org/netdev/net/c/c17ff476f53a

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