summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSelvamani Rajagopal <Selvamani.Rajagopal@onsemi.com>2026-08-24 14:58:00 -0700
committerJakub Kicinski <kuba@kernel.org>2026-08-31 16:03:21 -0700
commit349c366365876b7f67120827a0deb44899f59303 (patch)
tree51a53fbece514c5cd91df9096c5dbf26b705e2e1 /tools/perf/scripts/python/bin
parent172c974113bffe5723b80b1acac17593bb50513c (diff)
net: ethernet: oa_tc6: Disable tx queues on fatal error
Previously, TX queue interface was stopped when disable_traffic flag was set, which would indicate fatal error. It is more appropriate to disable the queue as, unless driver is unloaded and reloaded, there is no recovery after disable_traffic is set. Queues may be re-enabled inadvertently by other layers. Intention of disable_traffic is only to stop the traffic from flowing on fatal error. Fixes: b542d13fab0f ("net: ethernet: oa_tc6: Interrupt is active low, level triggered.") Signed-off-by: Selvamani Rajagopal <Selvamani.Rajagopal@onsemi.com> Link: https://patch.msgid.link/20260824-fix-race-condition-and-crash-v7-3-4323279b18f2@onsemi.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions