]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
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)
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>

Trivial merge