All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@nvidia.com>
To: Kamal Heib <kheib@redhat.com>
Cc: linux-rdma@vger.kernel.org,
	Selvin Xavier <selvin.xavier@broadcom.com>,
	Leon Romanovsky <leon@kernel.org>
Subject: Re: [PATCH for-rc] RDMA/bnxt_re: Fix reporting active_{speed,width} attributes
Date: Thu, 1 Jun 2023 20:02:42 -0300	[thread overview]
Message-ID: <ZHkjkpommwXAXo6x@nvidia.com> (raw)
In-Reply-To: <20230529153525.87254-1-kheib@redhat.com>

On Mon, May 29, 2023 at 11:35:26AM -0400, Kamal Heib wrote:
> After commit 6d758147c7b8 ("RDMA/bnxt_re: Use auxiliary driver interface")
> the active_{speed, width} attributes are reported incorrectly, This is
> happening because ib_get_eth_speed() is called only once from
> bnxt_re_ib_init() - Fix this issue by calling ib_get_eth_speed() from
> bnxt_re_query_port().
> 
> Fixes: 6d758147c7b8 ("RDMA/bnxt_re: Use auxiliary driver interface")
> Signed-off-by: Kamal Heib <kheib@redhat.com>
> Acked-by: Selvin Xavier <selvin.xavier@broadcom.com>
> ---
>  drivers/infiniband/hw/bnxt_re/bnxt_re.h  | 2 --
>  drivers/infiniband/hw/bnxt_re/ib_verbs.c | 7 ++++---
>  drivers/infiniband/hw/bnxt_re/main.c     | 2 --
>  3 files changed, 4 insertions(+), 7 deletions(-)

Applied to for-next, thanks

Jason

      parent reply	other threads:[~2023-06-01 23:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-29 15:35 [PATCH for-rc] RDMA/bnxt_re: Fix reporting active_{speed,width} attributes Kamal Heib
2023-05-30  7:44 ` Selvin Xavier
2023-06-01 23:02 ` Jason Gunthorpe [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=ZHkjkpommwXAXo6x@nvidia.com \
    --to=jgg@nvidia.com \
    --cc=kheib@redhat.com \
    --cc=leon@kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=selvin.xavier@broadcom.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.