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:	Wed, 10 Aug 2016 17:28:05 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	ivan.khoronzhuk@...aro.org
Cc:	netdev@...r.kernel.org, mugunthanvnm@...com,
	grygorii.strashko@...com, linux-omap@...r.kernel.org,
	linux-kernel@...r.kernel.org, dlide@...com
Subject: Re: [PATCH v3 00/13] net: ethernet: ti: cpsw: split driver data
 and per ndev data

From: Ivan Khoronzhuk <ivan.khoronzhuk@...aro.org>
Date: Wed, 10 Aug 2016 02:22:31 +0300

> In dual_emac mode the driver can handle 2 network devices. Each of them can use
> its own private data and common data/resources. This patchset splits common driver
> data/resources and private per net device data.
> It leads to:
> - reduce memory usage
> - increase code readability
> - allows add a bunch of simplification
> - create prerequisites to add multi-channel support,
>   when channels are shared between net devices
 ...

Series applied to net-next, thank you.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ