On Tue, Nov 30, 2021 at 09:57:40PM +0800, Wenpeng Liang wrote: > From: Yixing Liu <liuyixing1@xxxxxxxxxx> > > Add direct wqe enable switch and address mapping. > > Signed-off-by: Yixing Liu <liuyixing1@xxxxxxxxxx> > Signed-off-by: Wenpeng Liang <liangwenpeng@xxxxxxxxxx> > --- > drivers/infiniband/hw/hns/hns_roce_device.h | 8 +-- > drivers/infiniband/hw/hns/hns_roce_main.c | 42 +++++++++++++--- > drivers/infiniband/hw/hns/hns_roce_pd.c | 3 ++ > drivers/infiniband/hw/hns/hns_roce_qp.c | 54 ++++++++++++++++++++- > include/uapi/rdma/hns-abi.h | 2 + > 5 files changed, 98 insertions(+), 11 deletions(-) > The description of pgprot_device() is still unsatisfactory, but everything else looks ok. Thanks, Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxx>