Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1459945

Re: [PATCH v3 00/13] net: ethernet: ti: cpsw: split driver data and per ndev data

From Grygorii Strashko <grygorii.strashko@ti.com>
Newsgroups linux.kernel
Subject Re: [PATCH v3 00/13] net: ethernet: ti: cpsw: split driver data and per ndev data
Date 2016-08-10 23:20 +0200
Message-ID <s4J4R-259-1@gated-at.bofh.it> (permalink)
References <s4oD7-5EB-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 08/10/2016 02:22 AM, Ivan Khoronzhuk wrote:
> 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
>

Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com>

-- 
regards,
-grygorii

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v3 00/13] net: ethernet: ti: cpsw: split driver data and per ndev data Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> - 2016-08-10 01:30 +0200
  [PATCH v3 01/13] net: ethernet: ti: cpsw: simplify submit routine Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> - 2016-08-10 01:30 +0200
  [PATCH v3 06/13] net: ethernet: ti: cpsw: create common struct to hold shared driver data Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> - 2016-08-10 01:30 +0200
  [PATCH v3 13/13] net: ethernet: ti: cpsw: move ale, cpts and drivers params under cpsw_common Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> - 2016-08-10 01:30 +0200
    Re: [PATCH v3 13/13] net: ethernet: ti: cpsw: move ale, cpts and  drivers params under cpsw_common Mugunthan V N <mugunthanvnm@ti.com> - 2016-08-10 20:10 +0200
  [PATCH v3 12/13] net: ethernet: ti: cpsw: move napi struct to cpsw_common Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> - 2016-08-10 01:30 +0200
    Re: [PATCH v3 12/13] net: ethernet: ti: cpsw: move napi struct to  cpsw_common Mugunthan V N <mugunthanvnm@ti.com> - 2016-08-10 20:10 +0200
  Re: [PATCH v3 00/13] net: ethernet: ti: cpsw: split driver data and  per ndev data Grygorii Strashko <grygorii.strashko@ti.com> - 2016-08-10 23:20 +0200
  Re: [PATCH v3 00/13] net: ethernet: ti: cpsw: split driver data  and per ndev data David Miller <davem@davemloft.net> - 2016-08-11 02:30 +0200

csiph-web