summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHeiner Kallweit <hkallweit1@gmail.com>2024-05-27 21:16:56 +0200
committerJakub Kicinski <kuba@kernel.org>2024-05-28 19:47:24 -0700
commit6994520a332887f1688464f250c9ec8002a89a8e (patch)
treeae5df333cbd47ffbc9b843fc90a69298ffec76e6 /tools/perf/scripts/python
parent4b3529edbb8ff069d762c6947e055e10c1748170 (diff)
r8169: disable interrupt source RxOverflow
Vendor driver calls this bit RxDescUnavail. All we do in the interrupt handler in this case is scheduling NAPI. If we should be out of RX descriptors, then NAPI is scheduled anyway. Therefore remove this interrupt source. Tested on RTL8168h. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Reviewed-by: Sunil Goutham <sgoutham@marvell.com> Link: https://lore.kernel.org/r/9b2054b2-0548-4f48-bf91-b646572093b4@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions