netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Saeed Mahameed <saeed@kernel.org>
Cc: Simon Horman <horms@kernel.org>, Cosmin Ratiu <cratiu@nvidia.com>,
	Tariq Toukan <tariqt@nvidia.com>,
	"davem@davemloft.net" <davem@davemloft.net>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	Gal Pressman <gal@nvidia.com>,
	Leon Romanovsky <leonro@nvidia.com>,
	"edumazet@google.com" <edumazet@google.com>,
	Saeed Mahameed <saeedm@nvidia.com>,
	"pabeni@redhat.com" <pabeni@redhat.com>,
	Dan Carpenter <dan.carpenter@linaro.org>
Subject: Re: [PATCH net-next 03/10] net/mlx5: hw counters: Replace IDR+lists with xarray
Date: Thu, 29 Aug 2024 19:20:50 -0700	[thread overview]
Message-ID: <20240829192050.1d1d2dfd@kernel.org> (raw)
In-Reply-To: <ZtECRERXK7lZmbw6@x130>

On Thu, 29 Aug 2024 16:20:36 -0700 Saeed Mahameed wrote:
> >as both counter->id and last_bulk_id are unsigned I agree with your
> >analysis above, and that this is a false positive.
> >
> >I don't think any further action is required at this time.
> >Sorry for the noise.
> >  
> Jakub, can you please apply this one ? 

It's too old, repost it, please.

  reply	other threads:[~2024-08-30  2:20 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-15  5:46 [PATCH net-next 00/10] net/mlx5: hw counters refactor and misc Tariq Toukan
2024-08-15  5:46 ` [PATCH net-next 01/10] net/mlx5: hw counters: Make fc_stats & fc_pool private Tariq Toukan
2024-08-15  5:46 ` [PATCH net-next 02/10] net/mlx5: hw counters: Use kvmalloc for bulk query buffer Tariq Toukan
2024-08-15  5:46 ` [PATCH net-next 03/10] net/mlx5: hw counters: Replace IDR+lists with xarray Tariq Toukan
2024-08-15 13:44   ` Simon Horman
2024-08-27 11:14     ` Cosmin Ratiu
2024-08-27 15:01       ` Simon Horman
2024-08-27 15:20         ` Simon Horman
2024-08-29 23:20           ` Saeed Mahameed
2024-08-30  2:20             ` Jakub Kicinski [this message]
2024-08-27 15:27     ` Dan Carpenter
2024-08-15  5:46 ` [PATCH net-next 04/10] net/mlx5: hw counters: Drop unneeded cacheline alignment Tariq Toukan
2024-08-15  5:46 ` [PATCH net-next 05/10] net/mlx5: hw counters: Don't maintain a counter count Tariq Toukan
2024-08-15  5:46 ` [PATCH net-next 06/10] net/mlx5: hw counters: Remove mlx5_fc_create_ex Tariq Toukan
2024-08-15  5:46 ` [PATCH net-next 07/10] net/mlx5: Allow users to configure affinity for SFs Tariq Toukan
2024-08-15  5:46 ` [PATCH net-next 08/10] net/mlx5: Add NOT_READY command return status Tariq Toukan
2024-08-15  5:46 ` [PATCH net-next 09/10] net/mlx5e: SHAMPO, Add no-split ethtool counters for header/data split Tariq Toukan
2024-08-15  5:46 ` [PATCH net-next 10/10] net/mlx5e: Match cleanup order in mlx5e_free_rq in reverse of mlx5e_alloc_rq Tariq Toukan

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=20240829192050.1d1d2dfd@kernel.org \
    --to=kuba@kernel.org \
    --cc=cratiu@nvidia.com \
    --cc=dan.carpenter@linaro.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=gal@nvidia.com \
    --cc=horms@kernel.org \
    --cc=leonro@nvidia.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=saeed@kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).