All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon@kernel.org>
To: Jason Gunthorpe <jgg@nvidia.com>
Cc: Chris Mi <cmi@nvidia.com>, Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>,
	linux-rdma@vger.kernel.org, netdev@vger.kernel.org,
	Paolo Abeni <pabeni@redhat.com>, Roi Dayan <roid@nvidia.com>,
	Saeed Mahameed <saeedm@nvidia.com>
Subject: Re: [PATCH mlx5-next] RDMA/mlx5: Move function mlx5_core_query_ib_ppcnt() to mlx5_ib
Date: Mon, 5 Sep 2022 15:11:09 +0300	[thread overview]
Message-ID: <YxXnXZLeaQYBKCH8@unreal> (raw)
In-Reply-To: <fd47b9138412bd94ed30f838026cbb4cf3878150.1661763871.git.leonro@nvidia.com>

On Mon, Aug 29, 2022 at 12:06:04PM +0300, Leon Romanovsky wrote:
> From: Chris Mi <cmi@nvidia.com>
> 
> This patch doesn't change any functionality, but move one function
> to mlx5_ib because it is not used by mlx5_core.
> 
> The actual fix is in the next patch.
> 
> Reviewed-by: Roi Dayan <roid@nvidia.com>
> Signed-off-by: Chris Mi <cmi@nvidia.com>
> Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
> ---
>  drivers/infiniband/hw/mlx5/mad.c              | 25 +++++++++++++++++--
>  .../net/ethernet/mellanox/mlx5/core/port.c    | 23 -----------------
>  include/linux/mlx5/driver.h                   |  2 --
>  3 files changed, 23 insertions(+), 27 deletions(-)
> 

Thanks, applied.

      reply	other threads:[~2022-09-05 12:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-29  9:06 [PATCH mlx5-next] RDMA/mlx5: Move function mlx5_core_query_ib_ppcnt() to mlx5_ib Leon Romanovsky
2022-09-05 12:11 ` Leon Romanovsky [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=YxXnXZLeaQYBKCH8@unreal \
    --to=leon@kernel.org \
    --cc=cmi@nvidia.com \
    --cc=edumazet@google.com \
    --cc=jgg@nvidia.com \
    --cc=kuba@kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=roid@nvidia.com \
    --cc=saeedm@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.