net: axienet: reduce default RX interrupt threshold to 1
[ Upstream commit 40da5d68 ] 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> Stable-dep-of: 5a6caa2c ("net: xilinx: axienet: Fix packet counting") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading