diff options
author | 2019-12-27 15:56:08 +0100 | |
---|---|---|
committer | 2019-12-27 16:40:02 -0800 | |
commit | f625aa9be8c10f2e4dc677837e240730a25feda7 (patch) | |
tree | 0d6ee55c38a6a26d3101c74ac594c0641e016436 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ethtool: add LINKINFO_NTF notification (diff) | |
download | linux-dev-f625aa9be8c10f2e4dc677837e240730a25feda7.tar.xz linux-dev-f625aa9be8c10f2e4dc677837e240730a25feda7.zip |
ethtool: provide link mode information with LINKMODES_GET request
Implement LINKMODES_GET netlink request to get link modes related
information provided by ETHTOOL_GLINKSETTINGS and ETHTOOL_GSET ioctl
commands.
This request provides supported, advertised and peer advertised link modes,
autonegotiation flag, speed and duplex.
LINKMODES_GET request can be used with NLM_F_DUMP (without device
identification) to request the information for all devices in current
network namespace providing the data.
Signed-off-by: Michal Kubecek <mkubecek@suse.cz>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions