Message ID | 20230304091555.2241298-1-xuhaoyue1@hisilicon.com (mailing list archive) |
---|---|
Headers | show |
Series | Support query vf caps | expand |
On Sat, Mar 04, 2023 at 05:15:53PM +0800, Haoyue Xu wrote: > VF originally used default caps in the driver. > The patchset add a command to query the VF's caps, > which makes it more extensible. > > Yixing Liu (2): > RDMA/hns: Add new cmq command to support query vf caps > RDMA/hns: remove set_default function I squashed these two commits into one and applied. Thanks > > drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 191 ++++++--------------- > drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 37 +--- > 2 files changed, 61 insertions(+), 167 deletions(-) > > -- > 2.30.0 >
On Sat, 04 Mar 2023 17:15:53 +0800, Haoyue Xu wrote: > VF originally used default caps in the driver. > The patchset add a command to query the VF's caps, > which makes it more extensible. > > Yixing Liu (2): > RDMA/hns: Add new cmq command to support query vf caps > RDMA/hns: remove set_default function > > [...] Applied, thanks! [1/2] RDMA/hns: Add new command to support query vf caps https://git.kernel.org/rdma/rdma/c/faa63656fc361e [2/2] RDMA/hns: Remove set_default function (no commit info) Best regards,