lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 01 Sep 2022 02:30:15 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Robert Hancock <robert.hancock@...ian.com> Cc: radhey.shyam.pandey@...inx.com, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, michal.simek@...inx.com, linux@...linux.org.uk, netdev@...r.kernel.org Subject: Re: [PATCH net-next] net: axienet: Switch to 64-bit RX/TX statistics Hello: This patch was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@...nel.org>: On Mon, 29 Aug 2022 17:39:01 -0600 you wrote: > The RX and TX byte/packet statistics in this driver could be overflowed > relatively quickly on a 32-bit platform. Switch these stats to use the > u64_stats infrastructure to avoid this. > > Signed-off-by: Robert Hancock <robert.hancock@...ian.com> > --- > drivers/net/ethernet/xilinx/xilinx_axienet.h | 12 ++++++ > .../net/ethernet/xilinx/xilinx_axienet_main.c | 37 +++++++++++++++++-- > 2 files changed, 45 insertions(+), 4 deletions(-) Here is the summary with links: - [net-next] net: axienet: Switch to 64-bit RX/TX statistics https://git.kernel.org/netdev/net-next/c/cb45a8bf4693 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