Re: [PATCH v3 for-rc 0/2] RDMA/hns: Improvements for function resource configuration

From: Leon Romanovsky
Date: Mon Jul 24 2023 - 04:48:30 EST


On Fri, Jul 21, 2023 at 10:51:44AM +0800, Junxian Huang wrote:
> 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.
>
> V2 removes 'inline' before function names in the third patch.
>
> V3 removes the third patch in V1 and V2.
>
> *** BLURB HERE ***
>
> Junxian Huang (1):
> RDMA/hns: Remove VF extend configuration
>
> 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 | 89 +++------------------
> drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 13 +--
> 3 files changed, 14 insertions(+), 89 deletions(-)

Applied to -next.

Thanks

>
> --
> 2.30.0
>