diff options
author | 2021-04-09 11:06:34 +0300 | |
---|---|---|
committer | 2021-04-11 16:34:56 -0700 | |
commit | c781ff12a2f37a9795e13bf328e5053d3e69f9e0 (patch) | |
tree | 96b00fde6ec2d202004c4186c42701803bb60142 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'net-ipa-a-few-small-fixes' (diff) | |
download | wireguard-linux-c781ff12a2f37a9795e13bf328e5053d3e69f9e0.tar.xz wireguard-linux-c781ff12a2f37a9795e13bf328e5053d3e69f9e0.zip |
ethtool: Allow network drivers to dump arbitrary EEPROM data
Define get_module_eeprom_by_page() ethtool callback and implement
netlink infrastructure.
get_module_eeprom_by_page() allows network drivers to dump a part of
module's EEPROM specified by page and bank numbers along with offset and
length. It is effectively a netlink replacement for get_module_info()
and get_module_eeprom() pair, which is needed due to emergence of
complex non-linear EEPROM layouts.
Signed-off-by: Vladyslav Tarasiuk <vladyslavt@nvidia.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