From: Jakub Kicinski Date: Fri, 13 Jun 2025 01:26:23 +0000 (-0700) Subject: Merge branch 'net-bcmasp-add-support-for-gro' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b549faa950e6bde8563be17165cea5d799def8d3;p=thirdparty%2Flinux.git Merge branch 'net-bcmasp-add-support-for-gro' Florian Fainelli says: ==================== net: bcmasp: add support for GRO These two patches add support for GRO software interrupt coalescing, kudos to Zak for doing this on bcmgenet first. before: 00:03:31 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %idle 00:03:32 all 0.00 0.00 1.51 0.00 0.50 7.29 0.00 0.00 90.70 after: 00:02:35 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %idle 00:02:36 all 0.25 0.00 1.26 0.00 0.50 7.29 0.00 0.00 90.70 ==================== Link: https://patch.msgid.link/20250611212730.252342-1-florian.fainelli@broadcom.com Signed-off-by: Jakub Kicinski --- b549faa950e6bde8563be17165cea5d799def8d3