All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH rdma-rc 0/4] irdma fixes
@ 2021-09-16 19:12 Shiraz Saleem
  2021-09-16 19:12 ` [PATCH rdma-rc 1/4] RDMA/irdma: Skip CQP ring during a reset Shiraz Saleem
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Shiraz Saleem @ 2021-09-16 19:12 UTC (permalink / raw)
  To: dledford, jgg; +Cc: linux-rdma, Shiraz

From: Shiraz <shiraz.saleem@intel.com>

This series contains a small set of irdma bug fixes for 5.15 cycle.

Sindhu Devale (4):
  RDMA/irdma: Skip CQP ring during a reset
  RDMA/irdma: Validate number of CQ entries on create CQ
  RDMA/irdma: Report correct WC error when transport retry counter is
    exceeded
  RDMA/irdma: Report correct WC error when there are MW bind errors

 drivers/infiniband/hw/irdma/cm.c       |  4 ++--
 drivers/infiniband/hw/irdma/hw.c       | 14 +++++++++++---
 drivers/infiniband/hw/irdma/i40iw_if.c |  2 +-
 drivers/infiniband/hw/irdma/main.h     |  1 -
 drivers/infiniband/hw/irdma/user.h     |  2 ++
 drivers/infiniband/hw/irdma/utils.c    |  2 +-
 drivers/infiniband/hw/irdma/verbs.c    |  9 ++++++---
 7 files changed, 23 insertions(+), 11 deletions(-)

-- 
2.27.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-09-20 17:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-16 19:12 [PATCH rdma-rc 0/4] irdma fixes Shiraz Saleem
2021-09-16 19:12 ` [PATCH rdma-rc 1/4] RDMA/irdma: Skip CQP ring during a reset Shiraz Saleem
2021-09-16 19:12 ` [PATCH rdma-rc 2/4] RDMA/irdma: Validate number of CQ entries on create CQ Shiraz Saleem
2021-09-16 19:12 ` [PATCH rdma-rc 3/4] RDMA/irdma: Report correct WC error when transport retry counter is exceeded Shiraz Saleem
2021-09-16 19:12 ` [PATCH rdma-rc 4/4] RDMA/irdma: Report correct WC error when there are MW bind errors Shiraz Saleem
2021-09-20 17:24 ` [PATCH rdma-rc 0/4] irdma fixes Jason Gunthorpe

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.