OpenCloudOS-Kernel/drivers/infiniband/hw/hns
Haoyue Xu 2de949abd6 RDMA/hns: Recover 1bit-ECC error of RAM on chip
Since ECC memory maintains a memory system immune to single-bit errors,
add support for correcting the 1bit-ECC error, which prevents a 1bit-ECC
error become an uncorrected type error. When a 1bit-ECC error happens in
the internal ram of the ROCE engine, such as the QPC table, as a 1bit-ECC
error caused by reading, the ROCE engine only corrects those 1bit ECC
errors by writing.

Link: https://lore.kernel.org/r/20220714134353.16700-6-liangwenpeng@huawei.com
Signed-off-by: Haoyue Xu <xuhaoyue1@hisilicon.com>
Signed-off-by: Wenpeng Liang <liangwenpeng@huawei.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
2022-07-18 14:16:40 +03:00
..
Kconfig RDMA/hns: Remove support for HIP06 2022-01-05 15:50:56 -04:00
Makefile RDMA/hns: Remove support for HIP06 2022-01-05 15:50:56 -04:00
hns_roce_ah.c RDMA/hns: Remove support for HIP06 2022-01-05 15:50:56 -04:00
hns_roce_alloc.c RDMA/hns: Remove support for HIP06 2022-01-05 15:50:56 -04:00
hns_roce_cmd.c RDMA/hns: Remove similar code that configures the hardware contexts 2022-03-04 17:36:31 -04:00
hns_roce_cmd.h RDMA/hns: Remove similar code that configures the hardware contexts 2022-03-04 17:36:31 -04:00
hns_roce_common.h RDMA/hns: Remove support for HIP06 2022-01-05 15:50:56 -04:00
hns_roce_cq.c RDMA/hns: Refactor the alloc_cqc() 2022-03-04 17:36:32 -04:00
hns_roce_db.c RDMA/hns: Remove support for HIP06 2022-01-05 15:50:56 -04:00
hns_roce_device.h RDMA/hns: Recover 1bit-ECC error of RAM on chip 2022-07-18 14:16:40 +03:00
hns_roce_hem.c RDMA/hns: Fix the wrong type of parameter "op" of the mailbox 2022-03-04 17:36:31 -04:00
hns_roce_hem.h RDMA/hns: Clean the hardware related code for HEM 2021-05-28 20:13:58 -03:00
hns_roce_hw_v2.c RDMA/hns: Recover 1bit-ECC error of RAM on chip 2022-07-18 14:16:40 +03:00
hns_roce_hw_v2.h RDMA/hns: Recover 1bit-ECC error of RAM on chip 2022-07-18 14:16:40 +03:00
hns_roce_hw_v2_dfx.c RDMA/hns: Refactor mailbox functions 2022-03-04 17:36:31 -04:00
hns_roce_main.c RDMA/hns: Remove the num_cqc_timer variable 2022-05-04 21:34:11 -03:00
hns_roce_mr.c RDMA/hns: Remove unnecessary ret variable from hns_roce_dereg_mr() 2022-05-04 21:16:51 -03:00
hns_roce_pd.c RDMA/hns: Remove support for HIP06 2022-01-05 15:50:56 -04:00
hns_roce_qp.c RDMA/hns: Remove unused function to_hns_roce_state() 2022-04-11 11:00:33 -03:00
hns_roce_restrack.c RDMA/hns: Use hr_reg_read() instead of remaining roce_get_xxx() 2022-05-12 14:16:28 -03:00
hns_roce_srq.c RDMA/hns: Refactor the alloc_srqc() 2022-03-04 17:36:32 -04:00