]> www.infradead.org Git - users/hch/misc.git/commit
Merge branch 'net-xilinx-axienet-enable-adaptive-irq-coalescing-with-dim'
authorJakub Kicinski <kuba@kernel.org>
Tue, 11 Feb 2025 02:53:43 +0000 (18:53 -0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 11 Feb 2025 02:53:44 +0000 (18:53 -0800)
commitd28e2d7f5d951f3a8be9be2a47563fe54bb45f36
treee9864a85571e69a0a843b9c993e4d70ce35e58d0
parent848b09d53d923b4caee5491f57a5c5b22d81febc
parente1d27d29dbe5139cd6b9a5e06bfe6e18149d1bff
Merge branch 'net-xilinx-axienet-enable-adaptive-irq-coalescing-with-dim'

Sean Anderson says:

====================
net: xilinx: axienet: Enable adaptive IRQ coalescing with DIM

To improve performance without sacrificing latency under low load,
enable DIM. While I appreciate not having to write the library myself, I
do think there are many unusual aspects to DIM, as detailed in the last
patch.
====================

Link: https://patch.msgid.link/20250206201036.1516800-1-sean.anderson@linux.dev
Signed-off-by: Jakub Kicinski <kuba@kernel.org>