We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Linux: 4.14.24 mlx5_ib: Mellanox Connect-IB Infiniband driver v4.3-0.1.6
The format of the rate file is slightly different:
rate
$ cat /sys/class/infiniband/mlx5_1/ports/1/rate 0 GB/sec
This happens with the SFP+ slot is unpoulated.
The text was updated successfully, but these errors were encountered:
Fix infiniband rate parsing
c281efc
Fix parsing of infiniband rate for unconnected/unpopulated ports. Fixes: #361 Signed-off-by: Ben Kochie <[email protected]>
738f206
Fix parsing of infiniband rate for unconnected/unpopulated ports. Fixes: prometheus#361 Signed-off-by: Ben Kochie <[email protected]>
Successfully merging a pull request may close this issue.
Linux: 4.14.24
mlx5_ib: Mellanox Connect-IB Infiniband driver v4.3-0.1.6
The format of the
rate
file is slightly different:This happens with the SFP+ slot is unpoulated.
The text was updated successfully, but these errors were encountered: