summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorHeiner Kallweit <hkallweit1@gmail.com>2024-05-15 09:18:01 +0300
committerPaolo Abeni <pabeni@redhat.com>2024-05-21 12:18:55 +0300
commiteabb8a9be1e4a12f3bf37ceb7411083e3775672d (patch)
tree489fe32cb7062d0e8b81cde3f6ce6184ccf04b50 /tools
parente4a87abf588536d1cdfb128595e6e680af5cf3ed (diff)
downloadlinux-eabb8a9be1e4a12f3bf37ceb7411083e3775672d.tar.xz
Revert "r8169: don't try to disable interrupts if NAPI is, scheduled already"
This reverts commit 7274c4147afbf46f45b8501edbdad6da8cd013b9. Ken reported that RTL8125b can lock up if gro_flush_timeout has the default value of 20000 and napi_defer_hard_irqs is set to 0. In this scenario device interrupts aren't disabled, what seems to trigger some silicon bug under heavy load. I was able to reproduce this behavior on RTL8168h. Fix this by reverting 7274c4147afb. Fixes: 7274c4147afb ("r8169: don't try to disable interrupts if NAPI is scheduled already") Cc: stable@vger.kernel.org Reported-by: Ken Milmore <ken.milmore@gmail.com> Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Reviewed-by: Eric Dumazet <edumazet@google.com> Link: https://lore.kernel.org/r/9b5b6f4c-4f54-4b90-b0b3-8d8023c2e780@gmail.com Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions