public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-rc 0/7] Bugfixes for hns RoCE
@ 2023-10-17 12:52 Junxian Huang
  2023-10-17 12:52 ` [PATCH for-rc 1/7] RDMA/hns: Fix printing level of asynchronous events Junxian Huang
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Junxian Huang @ 2023-10-17 12:52 UTC (permalink / raw)
  To: jgg, leon; +Cc: linux-rdma, linuxarm, linux-kernel, huangjunxian6

Here is a patchset of several bugfixes.

Chengchang Tang (3):
  RDMA/hns: Fix printing level of asynchronous events
  RDMA/hns: Fix uninitialized ucmd in hns_roce_create_qp_common()
  RDMA/hns: Fix signed-unsigned mixed comparisons

Junxian Huang (2):
  RDMA/hns: Fix unnecessary port_num transition in HW stats allocation
  RDMA/hns: Fix init failure of RoCE VF and HIP08

Luoyouming (2):
  RDMA/hns: Add check for SL
  RDMA/hns: The UD mode can only be configured with DCQCN

 drivers/infiniband/hw/hns/hns_roce_ah.c    | 13 ++++++++-
 drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 34 +++++++++++++---------
 drivers/infiniband/hw/hns/hns_roce_main.c  | 22 +++++++-------
 drivers/infiniband/hw/hns/hns_roce_qp.c    |  2 +-
 4 files changed, 43 insertions(+), 28 deletions(-)

--
2.30.0


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

end of thread, other threads:[~2023-10-19  6:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-17 12:52 [PATCH for-rc 0/7] Bugfixes for hns RoCE Junxian Huang
2023-10-17 12:52 ` [PATCH for-rc 1/7] RDMA/hns: Fix printing level of asynchronous events Junxian Huang
2023-10-17 12:52 ` [PATCH for-rc 2/7] RDMA/hns: Fix uninitialized ucmd in hns_roce_create_qp_common() Junxian Huang
2023-10-17 12:52 ` [PATCH for-rc 3/7] RDMA/hns: Fix signed-unsigned mixed comparisons Junxian Huang
2023-10-17 12:52 ` [PATCH for-rc 4/7] RDMA/hns: Add check for SL Junxian Huang
2023-10-17 12:52 ` [PATCH for-rc 5/7] RDMA/hns: The UD mode can only be configured with DCQCN Junxian Huang
2023-10-17 12:52 ` [PATCH for-rc 6/7] RDMA/hns: Fix unnecessary port_num transition in HW stats allocation Junxian Huang
2023-10-17 12:52 ` [PATCH for-rc 7/7] RDMA/hns: Fix init failure of RoCE VF and HIP08 Junxian Huang
2023-10-19  6:53 ` [PATCH for-rc 0/7] Bugfixes for hns RoCE Leon Romanovsky
2023-10-19  6:53 ` Leon Romanovsky

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