diff options
author | Moshe Shemesh <moshe@nvidia.com> | 2024-01-26 10:26:29 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2024-02-06 03:45:52 +0300 |
commit | bcad0e5312314ea6d69989c382df42f9a8348783 (patch) | |
tree | 86aff5acb7f894109291c3da6e5ae9321ba4a8c9 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 137cef6d55564fb687d12fbc5f85be43ff7b53a7 (diff) | |
download | linux-bcad0e5312314ea6d69989c382df42f9a8348783.tar.xz |
net/mlx5: Return specific error code for timeout on wait_fw_init
The function wait_fw_init() returns same error code either if it breaks
waiting due to timeout or other reason. Thus, the function callers print
error message on timeout without checking error type.
Return different error code for different failure reason and print error
message accordingly on wait_fw_init().
Signed-off-by: Moshe Shemesh <moshe@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions