diff options
author | Shay Agroskin <shayag@mellanox.com> | 2019-07-02 23:55:11 +0000 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2019-07-04 16:43:16 -0400 |
commit | 8338d93788950e63d12bd1d5eb09e239550e80e9 (patch) | |
tree | fd30e0760dcb9f1c75342b4d40ef3537bb536c1c /kernel/hung_task.c | |
parent | 9c86b07e306979de852423dd11135173caeab138 (diff) | |
download | linux-8338d93788950e63d12bd1d5eb09e239550e80e9.tar.bz2 |
net/mlx5: Added devlink info callback
The callback is invoked using 'devlink dev info <pci>' command and returns
the running and pending firmware version of the HCA and the name of the
kernel driver.
If there is a pending firmware version (a new version is burned but the
HCA still runs with the previous) it is returned as the stored
firmware version. Otherwise, the running version is returned for this
field.
Output example:
$ devlink dev info pci/0000:00:06.0
pci/0000:00:06.0:
driver mlx5_core
versions:
fixed:
fw.psid MT_0000000009
running:
fw.version 16.26.0100
stored:
fw.version 16.26.0100
Signed-off-by: Shay Agroskin <shayag@mellanox.com>
Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'kernel/hung_task.c')
0 files changed, 0 insertions, 0 deletions