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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <173725203157.2534672.4603874852141843862.git-patchwork-notify@kernel.org>
Date: Sun, 19 Jan 2025 02:00:31 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Shinas Rasheed <srasheed@...vell.com>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org, hgani@...vell.com,
 sedara@...vell.com, vimleshk@...vell.com, thaller@...hat.com,
 wizhao@...hat.com, kheib@...hat.com, konguyen@...hat.com, horms@...nel.org,
 einstein.xue@...axg.com
Subject: Re: [PATCH net v9 0/4] Fix race conditions in ndo_get_stats64

Hello:

This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:

On Fri, 17 Jan 2025 01:46:49 -0800 you wrote:
> Fix race conditions in ndo_get_stats64 by storing tx/rx stats
> locally and not availing per queue resources which could be torn
> down during interface stop. Also remove stats fetch from
> firmware which is currently unnecessary
> 
> Changes:
> V9:
>   - Iterate over OCTEP_MAX_QUEUES or OCTEP_VF_MAX_QUEUES in the
>     respective ndo_get_stats64() function, rather than just the active
>     queues.
>   - Update commit messages of 1/4 and 3/4 to reflect reordering.
> 
> [...]

Here is the summary with links:
  - [net,v9,1/4] octeon_ep: remove firmware stats fetch in ndo_get_stats64
    https://git.kernel.org/netdev/net/c/1f64255bb76c
  - [net,v9,2/4] octeon_ep: update tx/rx stats locally for persistence
    https://git.kernel.org/netdev/net/c/10fad79846e4
  - [net,v9,3/4] octeon_ep_vf: remove firmware stats fetch in ndo_get_stats64
    https://git.kernel.org/netdev/net/c/cc0e510cc89f
  - [net,v9,4/4] octeon_ep_vf: update tx/rx stats locally for persistence
    https://git.kernel.org/netdev/net/c/f84039939512

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ