Re: [net-next v5 4/9] netdev-genl: Dump gro_flush_timeout
From: Jakub Kicinski
Date: Wed Oct 09 2024 - 23:14:49 EST
On Wed, 9 Oct 2024 00:54:58 +0000 Joe Damato wrote:
> + name: gro-flush-timeout
> + doc: The timeout, in nanoseconds, of when to trigger the NAPI
> + watchdog timer and schedule NAPI processing.
You gotta respin because we reformatted the cacheline info.
So while at it perhaps throw in a sentence here about the GRO effects?
The initial use of GRO flush timeout was to hold incomplete GRO
super-frames in the GRO engine across NAPI cycles.