[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173690584559.216599.7734406079004798430.git-patchwork-notify@kernel.org>
Date: Wed, 15 Jan 2025 01:50:45 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Sean Anderson <sean.anderson@...ux.dev>
Cc: radhey.shyam.pandey@....com, shannon.nelson@....com, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
netdev@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
horms@...nel.org, michal.simek@....com, linux-kernel@...r.kernel.org,
daniel@...earbox.net
Subject: Re: [PATCH net v5] net: xilinx: axienet: Fix IRQ coalescing packet count
overflow
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.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
Powered by blists - more mailing lists