]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'net-bcmgenet-add-support-for-gro-software-interrupt-coalescing'
authorJakub Kicinski <kuba@kernel.org>
Thu, 12 Jun 2025 00:41:43 +0000 (17:41 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 12 Jun 2025 00:41:44 +0000 (17:41 -0700)
Zak Kemble says:

====================
net: bcmgenet: add support for GRO software interrupt coalescing

Enable support for software IRQ coalescing and GRO aggregation
and apply conservative defaults which can help improve system
and network performance by reducing the number of hardware
interrupts and improving GRO aggregation ratio.

v1: https://lore.kernel.org/20250531224853.1339-1-zakkemble@gmail.com
====================

Link: https://patch.msgid.link/20250610220403.935-1-zakkemble@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge