diff options
| author | Baowen Zheng <[email protected]> | 2022-08-25 16:12:23 +0200 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2022-08-30 11:28:15 +0200 |
| commit | e6686745e327ce07ea6b95fe975ce745be9908de (patch) | |
| tree | a1356f1c309b4daf91514b53dbd99d7ac51823cf /tools/perf/scripts/python/intel-pt-events.py | |
| parent | 2b88354d37ca672dc8c467f8c9d14aaa18df78d4 (diff) | |
nfp: add support for eeprom get and set command
Add support for eeprom get and set operation with ethtool command.
with this change, we can support commands as:
#ethtool -e enp101s0np0 offset 0 length 6
Offset Values
------ ------
0x0000: 00 15 4d 16 66 33
#ethtool -E enp101s0np0 magic 0x400019ee offset 5 length 1 value 0x88
We make this change to persist MAC change during driver reload and system
reboot.
Signed-off-by: Baowen Zheng <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions