lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ