diff options
author | 2022-01-27 15:22:21 +0200 | |
---|---|---|
committer | 2022-03-09 13:33:00 -0800 | |
commit | 34f46ae0d4b38e83cfb26fb6f06b5b5efea47fdc (patch) | |
tree | 01b306b28b56a5b2c11950217f5aac8958b1b5ef /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net/mlx5e: TC, Fix use after free in mlx5e_clone_flow_attr_for_post_act() (diff) | |
download | linux-dev-34f46ae0d4b38e83cfb26fb6f06b5b5efea47fdc.tar.xz linux-dev-34f46ae0d4b38e83cfb26fb6f06b5b5efea47fdc.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions