diff options
| author | Jakub Kicinski <jakub.kicinski@netronome.com> | 2019-01-31 10:50:47 -0800 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2019-02-01 15:30:31 -0800 |
| commit | ddb6e99e2db14d4b3c22a0dbddc6a09234856bb7 (patch) | |
| tree | 1195e6f3629b6a30cd3ee4716e8de2a08a5a4c73 /scripts/gdb/linux/utils.py | |
| parent | 7c908f467d78b7924233e328b64677453744908c (diff) | |
ethtool: add compat for devlink info
If driver did not fill the fw_version field, try to call into
the new devlink get_info op and collect the versions that way.
We assume ethtool was always reporting running versions.
v4:
- use IS_REACHABLE() to avoid problems with DEVLINK=m (kbuildbot).
v3 (Jiri):
- do a dump and then parse it instead of special handling;
- concatenate all versions (well, all that fit :)).
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions
