Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
* [PATCH 0/4] RDMA/bnxt_re: Bug fixes for 6.12 kernel
@ 2024-09-11 18:29 Selvin Xavier
  2024-09-11 18:29 ` [PATCH 1/4] RDMA/bnxt_re: Fix a possible memory leak Selvin Xavier
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Selvin Xavier @ 2024-09-11 18:29 UTC (permalink / raw)
  To: leon, jgg
  Cc: linux-rdma, andrew.gospodarek, kalesh-anakkur.purayil,
	Selvin Xavier

Few generic fixes in bnxt_re driver for 6.12 kernel.
Please review and apply.

Thanks,
Selvin Xavier

Kalesh AP (2):
  RDMA/bnxt_re: Fix a possible memory leak
  RDMA/bnxt_re: Add a check for memory allocation

Saravanan Vajravel (1):
  RDMA/bnxt_re: Fix incorrect AVID type in WQE structure

Selvin Xavier (1):
  RDMA/bnxt_re: synchronize the qp-handle table array

 drivers/infiniband/hw/bnxt_re/main.c       |  5 ++++-
 drivers/infiniband/hw/bnxt_re/qplib_fp.c   |  5 +++++
 drivers/infiniband/hw/bnxt_re/qplib_fp.h   |  2 +-
 drivers/infiniband/hw/bnxt_re/qplib_rcfw.c | 12 ++++++++----
 drivers/infiniband/hw/bnxt_re/qplib_rcfw.h |  2 ++
 drivers/infiniband/hw/bnxt_re/qplib_res.c  |  2 ++
 6 files changed, 22 insertions(+), 6 deletions(-)

-- 
2.5.5


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

end of thread, other threads:[~2024-09-13  7:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-11 18:29 [PATCH 0/4] RDMA/bnxt_re: Bug fixes for 6.12 kernel Selvin Xavier
2024-09-11 18:29 ` [PATCH 1/4] RDMA/bnxt_re: Fix a possible memory leak Selvin Xavier
2024-09-11 18:29 ` [PATCH 2/4] RDMA/bnxt_re: Fix incorrect AVID type in WQE structure Selvin Xavier
2024-09-11 18:29 ` [PATCH 3/4] RDMA/bnxt_re: Add a check for memory allocation Selvin Xavier
2024-09-11 18:29 ` [PATCH 4/4] RDMA/bnxt_re: synchronize the qp-handle table array Selvin Xavier
2024-09-13  4:26   ` Zhu Yanjun
2024-09-13  4:30   ` Zhu Yanjun
2024-09-13  7:59     ` Selvin Xavier

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