public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-rc 0/3] RDMA/hns: Improvements for function resource configuration
@ 2023-07-12  6:00 Junxian Huang
  2023-07-12  6:00 ` [PATCH for-rc 1/3] RDMA/hns: support get xrcd num from firmware Junxian Huang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Junxian Huang @ 2023-07-12  6:00 UTC (permalink / raw)
  To: jgg, leon; +Cc: linux-rdma, linuxarm, linux-kernel, huangjunxian6

Here are 3 patches involving function resource configuration.

1. #1: The first patch supports getting xrcd num from firmware.

2. #2: The second patch removes a redundant configuration in driver,
       which is now handled by firmware.

3. #3: The third patch adds validity check for function resource and
       adjusts the invalid ones.

Junxian Huang (2):
  RDMA/hns: Remove VF extend configuration
  RDMA/hns: Add check and adjust for function resource values

Luoyouming (1):
  RDMA/hns: support get xrcd num from firmware

 drivers/infiniband/hw/hns/hns_roce_device.h |   1 -
 drivers/infiniband/hw/hns/hns_roce_hw_v2.c  | 195 ++++++++++++--------
 drivers/infiniband/hw/hns/hns_roce_hw_v2.h  |  50 +++--
 3 files changed, 158 insertions(+), 88 deletions(-)

--
2.30.0


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

end of thread, other threads:[~2023-07-12 12:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-12  6:00 [PATCH for-rc 0/3] RDMA/hns: Improvements for function resource configuration Junxian Huang
2023-07-12  6:00 ` [PATCH for-rc 1/3] RDMA/hns: support get xrcd num from firmware Junxian Huang
2023-07-12  6:00 ` [PATCH for-rc 2/3] RDMA/hns: Remove VF extend configuration Junxian Huang
2023-07-12  6:00 ` [PATCH for-rc 3/3] RDMA/hns: Add check and adjust for function resource values Junxian Huang
2023-07-12 12: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