linux/drivers/infiniband/hw/hns
Junxian Huang 39c047d404 RDMA/hns: Fix ah error counter in sw stat not increasing
There are several error cases where hns_roce_create_ah() returns
directly without jumping to sw stat path, thus leading to a problem
that the ah error counter does not increase.

Fixes: ee20cc17e9 ("RDMA/hns: Support DSCP")
Fixes: eb7854d63d ("RDMA/hns: Support SW stats with debugfs")
Signed-off-by: Junxian Huang <huangjunxian6@hisilicon.com>
Link: https://patch.msgid.link/20240912115700.2016443-1-huangjunxian6@hisilicon.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
2024-09-16 11:21:58 +03:00
..
hns_roce_ah.c RDMA/hns: Fix ah error counter in sw stat not increasing 2024-09-16 11:21:58 +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 RDMA/hns: Remove support for HIP06 2022-01-05 15:50:56 -04:00
hns_roce_cq.c RDMA: Pass entire uverbs attr bundle to create cq function 2024-06-27 16:28:21 -03:00
hns_roce_db.c RDMA/hns: Remove support for HIP06 2022-01-05 15:50:56 -04:00
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: Fix missing pagesize and alignment check in FRMR 2024-07-11 13:25:11 +03:00
hns_roce_hem.c RDMA/hns: Optimize hem allocation performance 2024-09-10 16:06:39 +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: Fix restricted __le16 degrades to integer issue 2024-09-10 16:42:53 +03:00
hns_roce_hw_v2.h RDMA/hns: Fix mbx timing out before CMD execution is completed 2024-07-11 13:25:12 +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: Fix missing pagesize and alignment check in FRMR 2024-07-11 13:25:11 +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: Fix spin_unlock_irqrestore() called with IRQs enabled 2024-09-10 16:06:39 +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: Fix undifined behavior caused by invalid max_sge 2024-07-11 13:25:12 +03:00
Kconfig RDMA/hns: Remove support for HIP06 2022-01-05 15:50:56 -04:00
Makefile RDMA/hns: Add debugfs to hns RoCE 2023-11-19 14:55:43 +02:00