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

From: Florian Fainelli
Date: Mon Jun 09 2025 - 17:11:05 EST


Hi Zak,

On 6/9/25 14:08, Zak Kemble wrote:
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.

Since I gave you Tested-by and Reviewed-by tags, you should have been amending your commits with such tags, also you should be specifying the tree you are targeting, in that case it is "net-next", so the patches should be:

[PATCH net-next 0/2]
[PATCH net-next 1/2] ...
[PATCH net-next 2/2] ...

etc.

Please wait 24hrs before reposting an updated version with the tags and proper prefixing, thanks!
--
Florian