diff options
author | Robert Hancock <robert.hancock@calian.com> | 2022-03-05 05:24:42 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-03-05 14:12:08 +0300 |
commit | 40da5d680e02ca8d61237192db4b5833d3c9639f (patch) | |
tree | 7183ff1b17b6bdf6739888f63677728755b87290 /tools/perf/scripts/python | |
parent | cc37610caaf8d13a6ecb8afd1fe2ebc2424ff622 (diff) | |
download | linux-40da5d680e02ca8d61237192db4b5833d3c9639f.tar.xz |
net: axienet: reduce default RX interrupt threshold to 1
Now that NAPI has been implemented, the hardware interrupt mitigation
mechanism is not needed to avoid excessive interrupt load in most cases.
Reduce the default RX interrupt threshold to 1 to reduce introduced
latency. This can be increased with ethtool if desired if some applications
still want to reduce interrupts.
Signed-off-by: Robert Hancock <robert.hancock@calian.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions