[PATCH v1 0/2] net: bcmgenet: add support for GRO software interrupt coalescing

From: Zak Kemble
Date: Mon Jun 09 2025 - 17:08:33 EST


Reposting as requested here https://lore.kernel.org/all/20250531224853.1339-1-zakkemble@xxxxxxxxx

Hey, these patches enable support for software IRQ coalescing and GRO
aggregation and applies conservative defaults which can help improve
system and network performance by reducing the number of hardware
interrupts and improving GRO aggregation ratio.

Zak Kemble (2):
net: bcmgenet: use napi_complete_done return value
net: bcmgenet: enable GRO software interrupt coalescing by default

drivers/net/ethernet/broadcom/genet/bcmgenet.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

--
2.39.5