All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dennis Dalessandro <dennis.dalessandro@intel.com>
To: jgg@ziepe.ca, dledford@redhat.com
Cc: Mike Marciniszyn <mike.marciniszyn@intel.com>,
	linux-rdma@vger.kernel.org, Alex Estrin <alex.estrin@intel.com>,
	stable@vger.kernel.org, Kaike Wan <kaike.wan@intel.com>,
	"Michael J. Ruhl" <michael.j.ruhl@intel.com>
Subject: [PATCH for-rc 0/5] IB/hfi1: Fixes for 5.1 rc cycle
Date: Mon, 18 Mar 2019 09:54:55 -0700	[thread overview]
Message-ID: <20190318165205.23550.97894.stgit@scvm10.sc.intel.com> (raw)

Here is a set of small fixes that we would like to land in the rc cycle
for 5.1. One of them is marked as stable.

The first patch fixes an unnecessary stack trace due to incorrect WQ flags. The
next three fix issues uncovered due to TID RDMA which was brought in for 5.1.
The last one is a bug in VNIC.

---

Kaike Wan (4):
      IB/hfi1: Failed to drain send queue when QP is put into error state
      IB/hfi1: Clear the IOWAIT pending bits when QP is put into error state
      IB/hfi1: Eliminate opcode tests on mr deref
      IB/hfi1: Fix the allocation of RSM table

Mike Marciniszyn (1):
      IB/hfi1: Fix WQ_MEM_RECLAIM warning


 drivers/infiniband/hw/hfi1/chip.c |   26 +++++++++++++++++++-------
 drivers/infiniband/hw/hfi1/init.c |    3 ++-
 drivers/infiniband/hw/hfi1/qp.c   |    4 +++-
 drivers/infiniband/hw/hfi1/rc.c   |    4 ++--
 4 files changed, 26 insertions(+), 11 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Dennis Dalessandro <dennis.dalessandro@intel.com>
To: jgg@ziepe.ca, dledford@redhat.com
Cc: Mike Marciniszyn <mike.marciniszyn@intel.com>,
	linux-rdma@vger.kernel.org, Alex Estrin <alex.estrin@intel.com>,
	stable@vger.kernel.org, Kaike Wan <kaike.wan@intel.com>,
	"Michael J. Ruhl" <michael.j.ruhl@intel.com>
Subject: [PATCH for-rc 0/5] IB/hfi1: Fixes for 5.1 rc cycle
Date: Mon, 18 Mar 2019 09:54:55 -0700	[thread overview]
Message-ID: <20190318165205.23550.97894.stgit@scvm10.sc.intel.com> (raw)

Here is a set of small fixes that we would like to land in the rc cycle
for 5.1. One of them is marked as stable.

The first patch fixes an unnecessary stack trace due to incorrect WQ flags. The
next three fix issues uncovered due to TID RDMA which was brought in for 5.1.
The last one is a bug in VNIC.

---

Kaike Wan (4):
      IB/hfi1: Failed to drain send queue when QP is put into error state
      IB/hfi1: Clear the IOWAIT pending bits when QP is put into error state
      IB/hfi1: Eliminate opcode tests on mr deref
      IB/hfi1: Fix the allocation of RSM table

Mike Marciniszyn (1):
      IB/hfi1: Fix WQ_MEM_RECLAIM warning


 drivers/infiniband/hw/hfi1/chip.c |   26 +++++++++++++++++++-------
 drivers/infiniband/hw/hfi1/init.c |    3 ++-
 drivers/infiniband/hw/hfi1/qp.c   |    4 +++-
 drivers/infiniband/hw/hfi1/rc.c   |    4 ++--
 4 files changed, 26 insertions(+), 11 deletions(-)

--
-Denny

             reply	other threads:[~2019-03-18 16:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-18 16:54 Dennis Dalessandro [this message]
2019-03-18 16:54 ` [PATCH for-rc 0/5] IB/hfi1: Fixes for 5.1 rc cycle Dennis Dalessandro
2019-03-18 16:55 ` [PATCH for-rc 2/5] IB/hfi1: Failed to drain send queue when QP is put into error state Dennis Dalessandro
     [not found]   ` <20190325003824.8A64D20989@mail.kernel.org>
2019-03-25 12:32     ` Jason Gunthorpe
2019-03-27 17:58 ` [PATCH for-rc 0/5] IB/hfi1: Fixes for 5.1 rc cycle Jason Gunthorpe

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=20190318165205.23550.97894.stgit@scvm10.sc.intel.com \
    --to=dennis.dalessandro@intel.com \
    --cc=alex.estrin@intel.com \
    --cc=dledford@redhat.com \
    --cc=jgg@ziepe.ca \
    --cc=kaike.wan@intel.com \
    --cc=linux-rdma@vger.kernel.org \
    --cc=michael.j.ruhl@intel.com \
    --cc=mike.marciniszyn@intel.com \
    --cc=stable@vger.kernel.org \
    /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.