All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-rc 0/3] Bugfixes for HNS RoCE
@ 2023-05-12  9:22 Junxian Huang
  2023-05-12  9:22 ` [PATCH for-rc 1/3] RDMA/hns: Fix timeout attr in query qp for HIP08 Junxian Huang
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Junxian Huang @ 2023-05-12  9:22 UTC (permalink / raw)
  To: jgg, leon; +Cc: linux-rdma, linuxarm, linux-kernel, huangjunxian6

1.#1: The first patch fixes an error of queried timeout attr on HIP08.

2.#2: The second patch checks and adjusts the BT page size to ensure
      successful resource allocation.

3.#3: The third patch modifies the value of long message loopback slice
      to improve traffic balance.

Chengchang Tang (2):
  RDMA/hns: Fix timeout attr in query qp for HIP08
  RDMA/hns: Fix base address table allocation

Yangyang Li (1):
  RDMA/hns: Modify the value of long message loopback slice

 drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 25 +++++++++----
 drivers/infiniband/hw/hns/hns_roce_hw_v2.h |  2 +
 drivers/infiniband/hw/hns/hns_roce_mr.c    | 43 ++++++++++++++++++++++
 3 files changed, 62 insertions(+), 8 deletions(-)

--
2.30.0


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

end of thread, other threads:[~2023-05-17 19:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-12  9:22 [PATCH for-rc 0/3] Bugfixes for HNS RoCE Junxian Huang
2023-05-12  9:22 ` [PATCH for-rc 1/3] RDMA/hns: Fix timeout attr in query qp for HIP08 Junxian Huang
2023-05-12  9:22 ` [PATCH for-rc 2/3] RDMA/hns: Fix base address table allocation Junxian Huang
2023-05-12  9:22 ` [PATCH for-rc 3/3] RDMA/hns: Modify the value of long message loopback slice Junxian Huang
2023-05-17 19:11 ` [PATCH for-rc 0/3] Bugfixes for HNS RoCE 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.