From: Jason Gunthorpe <jgg@nvidia.com>
To: Shiraz Saleem <shiraz.saleem@intel.com>
Cc: dledford@redhat.com, linux-rdma@vger.kernel.org
Subject: Re: [PATCH rdma-rc] RDMA/irdma: Process extended CQ entries correctly
Date: Wed, 6 Oct 2021 16:39:24 -0300 [thread overview]
Message-ID: <20211006193924.GA2768366@nvidia.com> (raw)
In-Reply-To: <20211005182302.374-1-shiraz.saleem@intel.com>
On Tue, Oct 05, 2021 at 01:23:02PM -0500, Shiraz Saleem wrote:
> The valid bit for extended CQE's written by HW is
> retrieved from the incorrect quad-word. This leads
> to missed completions for any UD traffic particularly
> after a wrap-around.
>
> Get the valid bit for extended CQE's from the correct
> quad-word in the descriptor.
>
> Fixes: 551c46edc769 ("RDMA/irdma: Add user/kernel shared libraries")
> Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com>
> ---
> drivers/infiniband/hw/irdma/uk.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Applied to for-next, thanks
Jason
prev parent reply other threads:[~2021-10-06 19:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-05 18:23 [PATCH rdma-rc] RDMA/irdma: Process extended CQ entries correctly Shiraz Saleem
2021-10-06 19:39 ` 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=20211006193924.GA2768366@nvidia.com \
--to=jgg@nvidia.com \
--cc=dledford@redhat.com \
--cc=linux-rdma@vger.kernel.org \
--cc=shiraz.saleem@intel.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.