diff options
author | Igor Russkikh <[email protected]> | 2020-05-14 12:57:18 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-05-14 13:25:46 -0700 |
commit | a8736ea83b80526529e21db29595e5337bfa95c2 (patch) | |
tree | 8459f8d3d14adbb657039d30c28192c4cd4be3c2 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | d639836ab3363f935a9a4336cb4ea3828d0437dd (diff) |
net: qede: add hw err scheduled handler
qede (ethernet level driver) registers a callback handler.
This handler maintains eth dev state flags/bits to track error processing.
It implements in place processing part for nonsleeping context (WARN_ON
trigger), and a deferred (delayed work) part which triggers recovery
process for recoverable errors.
In later patches this atomic handler will come with more meat.
We introduce err_flags on ethdevice structure, its being used to record
error handling properties.
Signed-off-by: Ariel Elior <[email protected]>
Signed-off-by: Michal Kalderon <[email protected]>
Signed-off-by: Igor Russkikh <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions