On Fri, Nov 16, 2018 at 11:03:08AM +0800, Yixian Liu wrote: > This patch set fixed a bug for rereg mr and added the support > of processing AEQ overflow. > Changes from v1: > - Withdraw fortify warning related patch [3/3] from v1. > > Xiaofei Tan (1): > RDMA/hns: Add the process of AEQ overflow for hip08 > > Yixian Liu (1): > RDMA/hns: Bugfix pbl configuration for rereg mr > > drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 139 +++++++++++++++-------------- > 1 file changed, 71 insertions(+), 68 deletions(-) None of these commit messges are good enough for -rc. Please resend with proper commit messages. You must describe the bug this is fixing, and the user impact the bug has. Please see my past writings to your team on this topic. Do not say unnecessary and obvious things like 'this patches fixes it' in the commit messages. Jason