All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-rc 0/5] bnxt_re Bug fixes
@ 2024-12-11  8:39 Kalesh AP
  2024-12-11  8:39 ` [PATCH for-rc 1/5] RDMA/bnxt_re: Fix the check for 9060 condition Kalesh AP
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Kalesh AP @ 2024-12-11  8:39 UTC (permalink / raw)
  To: leon, jgg; +Cc: linux-rdma, andrew.gospodarek, selvin.xavier, Kalesh AP

This series contains some bug fixes for bnxt_re.
Please review and apply.

Regards,
Kalesh

Damodharam Ammepalli (1):
  RDMA/bnxt_re: Fix setting mandatory attributes for modify_qp

Hongguang Gao (1):
  RDMA/bnxt_re: Fix to export port num to ib_query_qp

Kalesh AP (2):
  RDMA/bnxt_re: Fix the check for 9060 condition
  RDMA/bnxt_re: Fix reporting hw_ver in query_device

Saravanan Vajravel (1):
  RDMA/bnxt_re: Add check for path mtu in modify_qp

 drivers/infiniband/hw/bnxt_re/ib_verbs.c  | 29 +++++++++++++----------
 drivers/infiniband/hw/bnxt_re/ib_verbs.h  |  4 ++++
 drivers/infiniband/hw/bnxt_re/qplib_fp.c  | 24 ++++++++++++++-----
 drivers/infiniband/hw/bnxt_re/qplib_fp.h  |  1 +
 drivers/infiniband/hw/bnxt_re/qplib_res.h |  5 ++++
 drivers/infiniband/hw/bnxt_re/roce_hsi.h  |  1 +
 6 files changed, 45 insertions(+), 19 deletions(-)

-- 
2.43.5


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

end of thread, other threads:[~2024-12-16 13:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-11  8:39 [PATCH for-rc 0/5] bnxt_re Bug fixes Kalesh AP
2024-12-11  8:39 ` [PATCH for-rc 1/5] RDMA/bnxt_re: Fix the check for 9060 condition Kalesh AP
2024-12-11  8:39 ` [PATCH for-rc 2/5] RDMA/bnxt_re: Add check for path mtu in modify_qp Kalesh AP
2024-12-11  8:39 ` [PATCH for-rc 3/5] RDMA/bnxt_re: Fix setting mandatory attributes for modify_qp Kalesh AP
2024-12-11  8:39 ` [PATCH for-rc 4/5] RDMA/bnxt_re: Fix to export port num to ib_query_qp Kalesh AP
2024-12-11  8:39 ` [PATCH for-rc 5/5] RDMA/bnxt_re: Fix reporting hw_ver in query_device Kalesh AP
2024-12-16 13:32   ` Leon Romanovsky
2024-12-16 13:34 ` [PATCH for-rc 0/5] bnxt_re Bug fixes Leon Romanovsky

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.