mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 for-rc 0/3] RDMA/hns: Improvements for function resource configuration
@ 2023-07-17  6:03 Junxian Huang
  2023-07-17  6:03 ` [PATCH v2 for-rc 1/3] RDMA/hns: support get xrcd num from firmware Junxian Huang
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Junxian Huang @ 2023-07-17  6:03 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.

V2 removes 'inline' before function names in the third patch.

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  | 194 ++++++++++++--------
 drivers/infiniband/hw/hns/hns_roce_hw_v2.h  |  50 +++--
 3 files changed, 157 insertions(+), 88 deletions(-)

--
2.30.0


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

end of thread, other threads:[~2023-07-18 17:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-17  6:03 [PATCH v2 for-rc 0/3] RDMA/hns: Improvements for function resource configuration Junxian Huang
2023-07-17  6:03 ` [PATCH v2 for-rc 1/3] RDMA/hns: support get xrcd num from firmware Junxian Huang
2023-07-17  6:03 ` [PATCH v2 for-rc 2/3] RDMA/hns: Remove VF extend configuration Junxian Huang
2023-07-17  6:03 ` [PATCH v2 for-rc 3/3] RDMA/hns: Add check and adjust for function resource values Junxian Huang
2023-07-17  8:10   ` Leon Romanovsky
2023-07-18 17:02   ` kernel test robot

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

Powered by JetHome