From: patchwork-bot+netdevbpf@kernel.org
To: Shinas Rasheed <srasheed@marvell.com>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
hgani@marvell.com, sedara@marvell.com, vimleshk@marvell.com,
thaller@redhat.com, wizhao@redhat.com, kheib@redhat.com,
konguyen@redhat.com, horms@kernel.org, einstein.xue@synaxg.com
Subject: Re: [PATCH net v9 0/4] Fix race conditions in ndo_get_stats64
Date: Sun, 19 Jan 2025 02:00:31 +0000 [thread overview]
Message-ID: <173725203157.2534672.4603874852141843862.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250117094653.2588578-1-srasheed@marvell.com>
Hello:
This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.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
prev parent reply other threads:[~2025-01-19 2:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-17 9:46 Shinas Rasheed
2025-01-17 9:46 ` [PATCH net v9 1/4] octeon_ep: remove firmware stats fetch " Shinas Rasheed
2025-01-17 9:46 ` [PATCH net v9 2/4] octeon_ep: update tx/rx stats locally for persistence Shinas Rasheed
2025-01-17 9:46 ` [PATCH net v9 3/4] octeon_ep_vf: remove firmware stats fetch in ndo_get_stats64 Shinas Rasheed
2025-01-17 9:46 ` [PATCH net v9 4/4] octeon_ep_vf: update tx/rx stats locally for persistence Shinas Rasheed
2025-01-19 2:00 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=173725203157.2534672.4603874852141843862.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=einstein.xue@synaxg.com \
--cc=hgani@marvell.com \
--cc=horms@kernel.org \
--cc=kheib@redhat.com \
--cc=konguyen@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=sedara@marvell.com \
--cc=srasheed@marvell.com \
--cc=thaller@redhat.com \
--cc=vimleshk@marvell.com \
--cc=wizhao@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome