Re: [PATCH net-next 2/2] net: bcmasp: enable GRO software interrupt coalescing by default
From: Justin Chen
Date: Tue Jun 10 2025 - 18:05:15 EST
On 6/10/25 10:38 AM, Florian Fainelli wrote:
Utilize netdev_sw_irq_coalesce_default_on() to provide conservative
default settings for GRO software interrupt coalescing.
Signed-off-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
Reviewed-by: Justin Chen <justin.chen@xxxxxxxxxxxx>