From: patchwork-bot+netdevbpf@kernel.org
To: Tariq Toukan <tariqt@nvidia.com>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
edumazet@google.com, netdev@vger.kernel.org, saeedm@nvidia.com,
gal@nvidia.com, leonro@nvidia.com, horms@kernel.org
Subject: Re: [PATCH net-next V2 0/6] net/mlx5: hw counters refactor
Date: Fri, 04 Oct 2024 18:50:32 +0000 [thread overview]
Message-ID: <172806783278.2702115.5875013842003790101.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20241001103709.58127-1-tariqt@nvidia.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Tue, 1 Oct 2024 13:37:03 +0300 you wrote:
> This is a patchset re-post, see:
> https://lore.kernel.org/netdev/20240815054656.2210494-7-tariqt@nvidia.com/T/
>
> In this patchset, Cosmin refactors hw counters and solves perf scaling
> issue.
>
> Series generated against:
> commit c824deb1a897 ("cxgb4: clip_tbl: Fix spelling mistake "wont" -> "won't"")
>
> [...]
Here is the summary with links:
- [net-next,V2,1/6] net/mlx5: hw counters: Make fc_stats & fc_pool private
https://git.kernel.org/netdev/net-next/c/5acd957a986c
- [net-next,V2,2/6] net/mlx5: hw counters: Use kvmalloc for bulk query buffer
https://git.kernel.org/netdev/net-next/c/10cd92df833c
- [net-next,V2,3/6] net/mlx5: hw counters: Replace IDR+lists with xarray
https://git.kernel.org/netdev/net-next/c/918af0219a4d
- [net-next,V2,4/6] net/mlx5: hw counters: Drop unneeded cacheline alignment
https://git.kernel.org/netdev/net-next/c/d95f77f1196a
- [net-next,V2,5/6] net/mlx5: hw counters: Don't maintain a counter count
https://git.kernel.org/netdev/net-next/c/4a67ebf85f38
- [net-next,V2,6/6] net/mlx5: hw counters: Remove mlx5_fc_create_ex
https://git.kernel.org/netdev/net-next/c/d1c9cffe4b01
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:[~2024-10-04 18:50 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-01 10:37 [PATCH net-next V2 0/6] net/mlx5: hw counters refactor Tariq Toukan
2024-10-01 10:37 ` [PATCH net-next V2 1/6] net/mlx5: hw counters: Make fc_stats & fc_pool private Tariq Toukan
2024-10-01 10:37 ` [PATCH net-next V2 2/6] net/mlx5: hw counters: Use kvmalloc for bulk query buffer Tariq Toukan
2024-10-01 10:37 ` [PATCH net-next V2 3/6] net/mlx5: hw counters: Replace IDR+lists with xarray Tariq Toukan
2024-10-04 8:58 ` Simon Horman
2024-10-04 9:32 ` Cosmin Ratiu
2024-10-04 10:34 ` Simon Horman
2024-10-01 10:37 ` [PATCH net-next V2 4/6] net/mlx5: hw counters: Drop unneeded cacheline alignment Tariq Toukan
2024-10-01 10:37 ` [PATCH net-next V2 5/6] net/mlx5: hw counters: Don't maintain a counter count Tariq Toukan
2024-10-01 10:37 ` [PATCH net-next V2 6/6] net/mlx5: hw counters: Remove mlx5_fc_create_ex Tariq Toukan
2024-10-04 18:50 ` 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=172806783278.2702115.5875013842003790101.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=gal@nvidia.com \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=leonro@nvidia.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=saeedm@nvidia.com \
--cc=tariqt@nvidia.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.