[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230717060340.453850-1-huangjunxian6@hisilicon.com>
Date: Mon, 17 Jul 2023 14:03:37 +0800
From: Junxian Huang <huangjunxian6@...ilicon.com>
To: <jgg@...dia.com>, <leon@...nel.org>
CC: <linux-rdma@...r.kernel.org>, <linuxarm@...wei.com>,
<linux-kernel@...r.kernel.org>, <huangjunxian6@...ilicon.com>
Subject: [PATCH v2 for-rc 0/3] RDMA/hns: Improvements for function resource configuration
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
Powered by blists - more mailing lists