diff options
author | Jonathan Lemon <jonathan.lemon@gmail.com> | 2019-12-10 19:39:46 +0300 |
---|---|---|
committer | Jakub Kicinski <jakub.kicinski@netronome.com> | 2019-12-14 02:32:44 +0300 |
commit | 6adc4601c2a1ac87b4ab8ed0cb55db6efd0264e8 (patch) | |
tree | 4356bcf6a310423f089e110c884d562786e23404 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 692b93af71fb6795887affd6a281e4f91407489f (diff) | |
download | linux-6adc4601c2a1ac87b4ab8ed0cb55db6efd0264e8.tar.xz |
bnxt: apply computed clamp value for coalece parameter
After executing "ethtool -C eth0 rx-usecs-irq 0", the box becomes
unresponsive, likely due to interrupt livelock. It appears that
a minimum clamp value for the irq timer is computed, but is never
applied.
Fix by applying the corrected clamp value.
Fixes: 74706afa712d ("bnxt_en: Update interrupt coalescing logic.")
Signed-off-by: Jonathan Lemon <jonathan.lemon@gmail.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions