Message ID | 1629884592-23424-1-git-send-email-liangwenpeng@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | RDMA/hns: Fix some errors in the congestion control algorithm | expand |
On Wed, Aug 25, 2021 at 05:43:09PM +0800, Wenpeng Liang wrote: > Fix three dip_idx related errors. > > Junxian Huang (3): > RDMA/hns: Bugfix for data type of dip_idx > RDMA/hns: Bugfix for the missing assignment for dip_idx > RDMA/hns: Bugfix for incorrect association between dip_idx and dgid Applied to for-next Please do not put a blank line after Fixes:, it needs to be part of the trailer block to parse properly. I fixed it Thanks, Jason
On 2021/8/26 1:50, Jason Gunthorpe wrote: > On Wed, Aug 25, 2021 at 05:43:09PM +0800, Wenpeng Liang wrote: >> Fix three dip_idx related errors. >> >> Junxian Huang (3): >> RDMA/hns: Bugfix for data type of dip_idx >> RDMA/hns: Bugfix for the missing assignment for dip_idx >> RDMA/hns: Bugfix for incorrect association between dip_idx and dgid > > Applied to for-next > > Please do not put a blank line after Fixes:, it needs to be part of > the trailer block to parse properly. I fixed it > > Thanks, > Jason > . > Sorry, I forgot to delete the blank line when submitting the commit, I will pay more attention to it in the future. Thanks, Wenpeng