Message ID | 20221126102911.2921820-1-xuhaoyue1@hisilicon.com (mailing list archive) |
---|---|
Headers | show |
Series | Bugfix for GID and PBL page | expand |
On Sat, Nov 26, 2022 at 06:29:05PM +0800, Haoyue Xu wrote: > This patch set mainly fixes the GID problem caused by free mr. > The second and third patches fix the error on the PBL. > The last three patches fix minor errors found while running > the rdma-core tests. > > 1.#1: The GID problem caused by free mr > 2.#2-#3: Fix the error on the PBL > 3.#4-#5: Two minor return errors > 4.#6: The default caps error > > Chengchang Tang (5): > RDMA/hns: Fix AH attr queried by query_qp > RDMA/hns: Fix PBL page MTR find > RDMA/hns: Fix page size cap from firmwall > RDMA/hns: Fix error code of CMD > RDMA/hns: Fix XRC caps on HIP08 > > Yixing Liu (1): > RDMA/hns: Fix the gid problem caused by free mr Applied to for-next Thanks, Jason