[PATCH net-next v2 7/7] net: axienet: add coalesce timer ethtool configuration
Jakub Kicinski
kuba at kernel.org
Fri Mar 4 18:59:11 PST 2022
On Sat, 5 Mar 2022 02:20:38 +0000 Robert Hancock wrote:
> > @@ -482,7 +482,9 @@ struct axienet_local {
> > int csum_offload_on_rx_path;
> >
> > u32 coalesce_count_rx;
> > + u32 coalesce_usec_rx;
> > u32 coalesce_count_tx;
> > + u32 coalesce_usec_tx;
>
> Forgot the kerneldoc for these - another rev coming..
The mailing list is not for build testing patches. Please be more
careful, and leave at least 24 hours between posts so reviewers get
a chance to share additional comments.
More information about the linux-arm-kernel
mailing list