diff options
author | Russell King (Oracle) <[email protected]> | 2023-10-03 14:34:24 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-10-05 18:05:06 -0700 |
commit | e184e8609f8c1cd9fef703f667245b6ebd89c2ed (patch) | |
tree | 70de9d945c2155f52fc00f0f039e74e336df5bf4 /tools/perf/scripts/python/task-analyzer.py | |
parent | 98bdeae9502b90822a9666efac76373bfa9c2ad1 (diff) |
net: sfp: re-implement ignoring the hardware TX_FAULT signal
Re-implement how we ignore the hardware TX_FAULT signal. Rather than
having a separate boolean for this, use a bitmask of the hardware
signals that we wish to ignore. This gives more flexibility in the
future to ignore other signals such as RX_LOS.
Signed-off-by: Russell King (Oracle) <[email protected]>
Tested-by: Christian Marangi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions