On Wed, Apr 28, 2021 at 03:12:30PM +0800, Weihang Li wrote: > From: Yixian Liu <liuyixian@xxxxxxxxxx> > > Even in the case of heavy load, direct WQE can still be posted. The > hardware will decide whether to drop the DWQE or not. Thus, the limit needs > to be removed. > > Fixes: 01584a5edcc4 ("RDMA/hns: Add support of direct wqe") > Signed-off-by: Yixian Liu <liuyixian@xxxxxxxxxx> > Signed-off-by: Weihang Li <liweihang@xxxxxxxxxx> > --- > drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) Applied to for-next, thanks Jason