Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
* [PATCH rdma-rc 0/3] RDMA/bnxt_re: Bug fixes
@ 2025-03-03 16:59 Selvin Xavier
  2025-03-03 16:59 ` [PATCH rdma-rc 1/3] RDMA/bnxt_re: Fix allocation of QP table Selvin Xavier
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Selvin Xavier @ 2025-03-03 16:59 UTC (permalink / raw)
  To: leon, jgg
  Cc: linux-rdma, andrew.gospodarek, kalesh-anakkur.purayil,
	Selvin Xavier

Includes some of the critical fixes found while testing
with increased resource limits. Please review and apply.

Thanks,
Selvin Xavier

Kashyap Desai (2):
  RDMA/bnxt_re: Fix allocation of QP table
  RDMA/bnxt_re: Add missing paranthesis in map_qp_id_to_tbl_indx

Preethi G (1):
  RDMA/bnxt_re: Fix reporting maximum SRQs on P7 chips

 drivers/infiniband/hw/bnxt_re/bnxt_re.h    |  6 ------
 drivers/infiniband/hw/bnxt_re/main.c       |  3 +--
 drivers/infiniband/hw/bnxt_re/qplib_rcfw.c | 10 +---------
 drivers/infiniband/hw/bnxt_re/qplib_rcfw.h |  6 +++---
 drivers/infiniband/hw/bnxt_re/qplib_res.c  |  9 +++++++++
 drivers/infiniband/hw/bnxt_re/qplib_res.h  | 12 ++++++++++++
 drivers/infiniband/hw/bnxt_re/qplib_sp.c   |  3 +++
 drivers/infiniband/hw/bnxt_re/roce_hsi.h   |  3 ++-
 8 files changed, 31 insertions(+), 21 deletions(-)

-- 
2.5.5


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

end of thread, other threads:[~2025-03-03 19:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-03 16:59 [PATCH rdma-rc 0/3] RDMA/bnxt_re: Bug fixes Selvin Xavier
2025-03-03 16:59 ` [PATCH rdma-rc 1/3] RDMA/bnxt_re: Fix allocation of QP table Selvin Xavier
2025-03-03 16:59 ` [PATCH rdma-rc 2/3] RDMA/bnxt_re: Add missing paranthesis in map_qp_id_to_tbl_indx Selvin Xavier
2025-03-03 16:59 ` [PATCH rdma-rc 3/3] RDMA/bnxt_re: Fix reporting maximum SRQs on P7 chips Selvin Xavier
2025-03-03 19:18 ` [PATCH rdma-rc 0/3] RDMA/bnxt_re: Bug fixes Leon Romanovsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox