diff options
author | Moshe Shemesh <moshe@nvidia.com> | 2022-01-27 16:22:21 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2022-03-10 00:33:00 +0300 |
commit | 34f46ae0d4b38e83cfb26fb6f06b5b5efea47fdc (patch) | |
tree | 01b306b28b56a5b2c11950217f5aac8958b1b5ef /tools/perf/scripts/python | |
parent | 371c2b349d927e81710f6ac2826d7fcb0374280f (diff) | |
download | linux-34f46ae0d4b38e83cfb26fb6f06b5b5efea47fdc.tar.xz |
net/mlx5: Add command failures data to debugfs
Add new counters to command interface debugfs to count command failures.
The following counters added:
total_failed - number of times command failed (any kind of failure).
failed_mbox_status - number of times command failed on bad status
returned by FW.
In addition, add data about last command failure to command interface
debugfs:
last_failed_errno - last command failed returned errno.
last_failed_mbox_status - last bad status returned by FW.
Signed-off-by: Moshe Shemesh <moshe@nvidia.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions