diff options
author | Sudheer Mogilappagari <[email protected]> | 2018-08-09 06:29:53 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2018-08-28 10:58:42 -0700 |
commit | b3969fd727aa1f2ace4794f2a180f9769128027c (patch) | |
tree | 61c9c4189f2773958fc0dbf53fbd195c8d7b2808 /tools/perf/scripts/python/syscall-counts.py | |
parent | f80eaa42107638684014f1f7c9d7bedda2b5e355 (diff) |
ice: Add support for Tx hang, Tx timeout and malicious driver detection
When a malicious operation is detected, the firmware triggers an
interrupt, which is then picked up by the service task (specifically by
ice_handle_mdd_event). A reset is scheduled if required.
Tx hang detection works in a similar way, except the logic here monitors
the VSI's Tx queues and tries to revive them if stalled. If the hang is
not resolved, the kernel eventually calls ndo_tx_timeout, which is
handled by ice_tx_timeout.
Signed-off-by: Sudheer Mogilappagari <[email protected]>
Signed-off-by: Anirudh Venkataramanan <[email protected]>
Tested-by: Tony Brelinski <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions