original_kernel/drivers/infiniband/hw/hns
Chengchang Tang 349e859952 RDMA/hns: Modify the print level of CQE error
Too much print may lead to a panic in kernel. Change ibdev_err() to
ibdev_err_ratelimited(), and change the printing level of cqe dump
to debug level.

Fixes: 7c044adca2 ("RDMA/hns: Simplify the cqe code of poll cq")
Signed-off-by: Chengchang Tang <tangchengchang@huawei.com>
Signed-off-by: Junxian Huang <huangjunxian6@hisilicon.com>
Link: https://lore.kernel.org/r/20240412091616.370789-11-huangjunxian6@hisilicon.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
2024-04-16 15:06:47 +03:00
..
Kconfig
Makefile RDMA/hns: Add debugfs to hns RoCE 2023-11-19 14:55:43 +02:00
hns_roce_ah.c RDMA/hns: Support DSCP 2024-04-09 10:27:41 +03:00
hns_roce_alloc.c RDMA/hns: Remove unused parameters and variables 2024-04-16 15:06:47 +03:00
hns_roce_cmd.c RDMA/hns: Support SW stats with debugfs 2023-11-19 14:55:43 +02:00
hns_roce_cmd.h RDMA/hns: Append SCC context to the raw dump of QPC 2024-03-07 11:26:10 +02:00
hns_roce_common.h
hns_roce_cq.c RDMA/hns: Add mutex_destroy() 2024-04-16 15:06:47 +03:00
hns_roce_db.c
hns_roce_debugfs.c RDMA/hns: Support SW stats with debugfs 2023-11-19 14:55:43 +02:00
hns_roce_debugfs.h RDMA/hns: Support SW stats with debugfs 2023-11-19 14:55:43 +02:00
hns_roce_device.h RDMA/hns: Add max_ah and cq moderation capacities in query_device() 2024-04-16 15:06:47 +03:00
hns_roce_hem.c RDMA/hns: Add mutex_destroy() 2024-04-16 15:06:47 +03:00
hns_roce_hem.h RDMA/hns: Use complete parentheses in macros 2024-04-16 15:06:47 +03:00
hns_roce_hw_v2.c RDMA/hns: Modify the print level of CQE error 2024-04-16 15:06:47 +03:00
hns_roce_hw_v2.h RDMA/hns: Add max_ah and cq moderation capacities in query_device() 2024-04-16 15:06:47 +03:00
hns_roce_main.c RDMA/hns: Add mutex_destroy() 2024-04-16 15:06:47 +03:00
hns_roce_mr.c RDMA/hns: Remove unused parameters and variables 2024-04-16 15:06:47 +03:00
hns_roce_pd.c RDMA/hns: Support SW stats with debugfs 2023-11-19 14:55:43 +02:00
hns_roce_qp.c RDMA/hns: Add mutex_destroy() 2024-04-16 15:06:47 +03:00
hns_roce_restrack.c RDMA/hns: Append SCC context to the raw dump of QPC 2024-03-07 11:26:10 +02:00
hns_roce_srq.c RDMA/hns: Add mutex_destroy() 2024-04-16 15:06:47 +03:00