diff options
author | Jedrzej Jagielski <jedrzej.jagielski@intel.com> | 2023-12-18 13:39:25 +0300 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2024-01-03 00:30:26 +0300 |
commit | 6c1b4af8c1b20c70dde01e58381685d6a4a1d2c8 (patch) | |
tree | 4d36ae0067e63f4a7e1657fd504d97b922c30288 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 738808ae82d908e5ef4bd025999d44510c0710a7 (diff) | |
download | linux-6c1b4af8c1b20c70dde01e58381685d6a4a1d2c8.tar.xz |
ixgbe: Refactor overtemp event handling
Currently ixgbe driver is notified of overheating events
via internal IXGBE_ERR_OVERTEMP error code.
Change the approach for handle_lasi() to use freshly introduced
is_overtemp function parameter which set when such event occurs.
Change check_overtemp() to bool and return true if overtemp
event occurs.
Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Signed-off-by: Jedrzej Jagielski <jedrzej.jagielski@intel.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Tested-by: Sunitha Mekala <sunithax.d.mekala@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions