public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@nvidia.com>
To: longli@microsoft.com
Cc: Leon Romanovsky <leon@kernel.org>,
	Ajay Sharma <sharmaajay@microsoft.com>,
	Dexuan Cui <decui@microsoft.com>,
	linux-rdma@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] RDMA/mana_ib: Fix a bug when the PF indicates more entries for registering memory on first packet
Date: Thu, 16 Feb 2023 12:05:02 -0400	[thread overview]
Message-ID: <Y+5ULiTnEAYCAWOD@nvidia.com> (raw)
In-Reply-To: <1676507522-21018-1-git-send-email-longli@linuxonhyperv.com>

On Wed, Feb 15, 2023 at 04:32:02PM -0800, longli@linuxonhyperv.com wrote:
> From: Long Li <longli@microsoft.com>
> 
> When registering memory in a large chunk that doesn't fit into a single PF
> message, the PF may return GDMA_STATUS_MORE_ENTRIES on the first message if
> there are more messages needed for registering more chunks.
> 
> Fix the VF to make it process the correct return code.
> 
> Fixes: 0266a177631d ("RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter")
> Signed-off-by: Long Li <longli@microsoft.com>
> ---
>  drivers/infiniband/hw/mana/main.c | 22 ++++++++++++----------
>  1 file changed, 12 insertions(+), 10 deletions(-)

Applied to for-next, thanks

Jason

      reply	other threads:[~2023-02-16 16:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-16  0:32 [PATCH] RDMA/mana_ib: Fix a bug when the PF indicates more entries for registering memory on first packet longli
2023-02-16 16:05 ` 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=Y+5ULiTnEAYCAWOD@nvidia.com \
    --to=jgg@nvidia.com \
    --cc=decui@microsoft.com \
    --cc=leon@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=longli@microsoft.com \
    --cc=sharmaajay@microsoft.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