diff options
author | Junxian Huang <[email protected]> | 2023-11-14 20:34:49 +0800 |
---|---|---|
committer | Leon Romanovsky <[email protected]> | 2023-11-19 14:55:43 +0200 |
commit | eb7854d63db543caeb8cadb5c3ae5296d0cb7b8f (patch) | |
tree | bfc7da74989fb2faaffbe00c3b0cd5d1448ed989 /tools/perf/scripts/python | |
parent | ca7ad04cd5d2f8070cd34c2c428cea36de516afc (diff) |
RDMA/hns: Support SW stats with debugfs
Support SW stats with debugfs.
Query output:
$ cat /sys/kernel/debug/hns_roce/hns_0/sw_stat/sw_stat
aeqe --- 3341
ceqe --- 0
cmds --- 6764
cmds_err --- 0
posted_mbx --- 3344
polled_mbx --- 3
mbx_event --- 3341
qp_create_err --- 0
qp_modify_err --- 0
cq_create_err --- 0
cq_modify_err --- 0
srq_create_err --- 0
srq_modify_err --- 0
xrcd_alloc_err --- 0
mr_reg_err --- 0
mr_rereg_err --- 0
ah_create_err --- 0
mmap_err --- 0
uctx_alloc_err --- 0
Signed-off-by: Junxian Huang <[email protected]>
Signed-off-by: Chengchang Tang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Leon Romanovsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions