Patch 1 fixes the wrong assignment of PBL page address to hardware when rereg mr occured, it will lead to PBL addressing error for following operation. Patch 2 adds the support of error recovery for hardware in case of AEQ overflow. Pysical function level reset is carried out for this kind of error recover. --- Changes from v2: - Rewrite commit message for each patch. 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(-) -- 2.7.4