[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220304185911.14b61973@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>
Date: Fri, 4 Mar 2022 18:59:11 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Robert Hancock <robert.hancock@...ian.com>
Cc: "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"linux@...linux.org.uk" <linux@...linux.org.uk>,
"davem@...emloft.net" <davem@...emloft.net>,
"michal.simek@...inx.com" <michal.simek@...inx.com>,
"radhey.shyam.pandey@...inx.com" <radhey.shyam.pandey@...inx.com>,
"daniel@...earbox.net" <daniel@...earbox.net>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH net-next v2 7/7] net: axienet: add coalesce timer
ethtool configuration
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.
Powered by blists - more mailing lists