On Wed, Aug 25, 2021 at 05:19:29PM +0800, Wenpeng Liang wrote: > From: Yixing Liu <liuyixing1@xxxxxxxxxx> > > In RNR NAK screnario, according to the specification, when no credit is > available, only the first fragment of the send request can be sent. The > LSN(Limit Sequence Number) field should be 0 or the entire packet will be > resent. > > Fixes: 926a01dc000d ("RDMA/hns: Add QP operations support for hip08 SoC") > Signed-off-by: Yixing Liu <liuyixing1@xxxxxxxxxx> > Signed-off-by: Wenpeng Liang <liangwenpeng@xxxxxxxxxx> > --- > drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 3 --- > 1 file changed, 3 deletions(-) Applied to for-next, thanks Jason