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:	Sat, 11 Jan 2014 20:54:06 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	sd@...asysnail.net
Cc:	bhutchings@...arflare.com, johannes@...solutions.net,
	stephen@...workplumber.org, netdev@...r.kernel.org
Subject: Re: [PATCH v4 0/5] alx: add statistics

From: Sabrina Dubroca <sd@...asysnail.net>
Date: Thu,  9 Jan 2014 10:09:26 +0100

> Currently, the alx driver doesn't support statistics [1,2]. The
> original alx driver [3] that Johannes Berg modified provided
> statistics. This patch is an adaptation of the statistics code from
> the original driver to the alx driver included in the kernel.
> 
> v4:
>  - modified the assignements of hw stats to netstats (Ben Hutchings)
>  - added comments to describe the stats fields (copied from atlx)
> 
> v3:
>  - renamed __alx_update_hw_stats to alx_update_hw_stats (Stephen Hemminger)
> 
> v2:
>  - use u64 instead of unsigned long  (Ben Hutchings)
>  - implement ndo_get_stats64 instead of ndo_get_stats (Ben Hutchings)
>  - use EINVAL instead of ENOTSUPP  (Ben Hutchings)
>  - add BUILD_BUG_ON to check the size of the stats (Johannes Berg, Ben
>    Hutchings)
>  - add a comment regarding persistence of the stats (Stephen Hemminger)
>  - align assignments in __alx_update_hw_stats
> 
> 
> [1] https://bugzilla.kernel.org/show_bug.cgi?id=63401
> [2] http://www.spinics.net/lists/netdev/msg245544.html
> [3] https://github.com/mcgrof/alx

Series applied to net-next, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ