diff options
author | Erni Sri Satya Vennela <[email protected]> | 2024-09-29 22:42:14 -0700 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2024-10-03 13:47:26 +0200 |
commit | c30a3f54e661d01df2bf193398336155089dd502 (patch) | |
tree | a491d34ec787a8df68500dc803f44945830e86b6 /tools/perf/scripts/python/task-analyzer.py | |
parent | e26a0c5d828b225b88f534e2fcf10bf617f85f23 (diff) |
net: mana: Add get_link and get_link_ksettings in ethtool
Add support for the ethtool get_link and get_link_ksettings
operations. Display standard port information using ethtool.
Before the change:
$ethtool enP30832s1
> No data available
After the change:
$ethtool enP30832s1
> Settings for enP30832s1:
Supported ports: [ ]
Supported link modes: Not reported
Supported pause frame use: No
Supports auto-negotiation: No
Supported FEC modes: Not reported
Advertised link modes: Not reported
Advertised pause frame use: No
Advertised auto-negotiation: No
Advertised FEC modes: Not reported
Speed: Unknown!
Duplex: Full
Auto-negotiation: off
Port: Other
PHYAD: 0
Transceiver: internal
Link detected: yes
Signed-off-by: Erni Sri Satya Vennela <[email protected]>
Reviewed-by: Haiyang Zhang <[email protected]>
Reviewed-by: Shradha Gupta <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions