aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJiawen Wu <[email protected]>2023-07-17 10:13:33 +0800
committerJakub Kicinski <[email protected]>2023-07-18 17:45:09 -0700
commit9843814fc651d590cc5a82488c644ccf70975f16 (patch)
treee04b52fce4dbe07f97c8fa8ae4fec9fec2138355 /tools/perf/scripts/python
parent3645c71b582b29e288598bc8e08c284ba5d2c94b (diff)
net: txgbe: change LAN reset mode
The old way to do LAN reset is sending reset command to firmware. Once firmware performs reset, it reconfigures what it needs. In the new firmware versions, veto bit is introduced for NCSI/LLDP to block PHY domain in LAN reset. At this point, writing register of LAN reset directly makes the same effect as the old way. And it does not reset MNG domain, so that veto bit does not change. Since veto bit was never used, the old firmware is compatible with the driver before and after this change. The new firmware needs to use with the driver after this change if it wants to implement the new feature, otherwise it is the same as the old firmware. Signed-off-by: Jiawen Wu <[email protected]> Reviewed-by: Leon Romanovsky <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions