[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167387521727.30194.4776508390029520899.git-patchwork-notify@kernel.org>
Date: Mon, 16 Jan 2023 13:20:17 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Kurt Kanzenbach <kurt@...utronix.de>
Cc: peppe.cavallaro@...com, alexandre.torgue@...s.st.com,
joabreu@...opsys.com, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, mcoquelin.stm32@...il.com,
netdev@...r.kernel.org, linux-stm32@...md-mailman.stormreply.com,
linux-arm-kernel@...ts.infradead.org,
vijayakannan.ayyathurai@...el.com, vee.khee.wong@...ux.intel.com
Subject: Re: [PATCH net v1] net: stmmac: Fix queue statistics reading
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Sat, 14 Jan 2023 13:04:37 +0100 you wrote:
> Correct queue statistics reading. All queue statistics are stored as unsigned
> long values. The retrieval for ethtool fetches these values as u64. However, on
> some systems the size of the counters are 32 bit. That yields wrong queue
> statistic counters e.g., on arm32 systems such as the stm32mp157. Fix it by
> using the correct data type.
>
> Tested on Olimex STMP157-OLinuXino-LIME2 by simple running linuxptp for a short
> period of time:
>
> [...]
Here is the summary with links:
- [net,v1] net: stmmac: Fix queue statistics reading
https://git.kernel.org/netdev/net/c/c296c77efb66
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