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


Groups > linux.kernel > #1425642

Re: [PATCH v3 0/2] net: ethernet: ti: cpsw: delete rx_descs property

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH v3 0/2] net: ethernet: ti: cpsw: delete rx_descs property
Date 2016-06-18 06:30 +0200
Message-ID <rLg3n-7Fy-3@gated-at.bofh.it> (permalink)
References <rKZce-5jk-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org>
Date: Fri, 17 Jun 2016 13:25:38 +0300

> There is no reason in rx_descs property because davinici_cpdma
> driver splits pool of descriptors equally between tx and rx channels.
> So, this patch series makes driver to use available number of
> descriptors for rx channels.
> 
> Based on
> git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
> master
> 
> Since v2:
> - add declaration of buf_num in correct order

Series applied, thanks.

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


Thread

[PATCH v3 0/2] net: ethernet: ti: cpsw: delete rx_descs property Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> - 2016-06-17 12:30 +0200
  [PATCH v3 2/2] Documentation: DT: cpsw: remove rx_descs property Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> - 2016-06-17 12:30 +0200
  [PATCH v3 1/2] net: ethernet: ti: cpsw: remove rx_descs property Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> - 2016-06-17 12:30 +0200
  Re: [PATCH v3 0/2] net: ethernet: ti: cpsw: delete rx_descs property Mugunthan V N <mugunthanvnm@ti.com> - 2016-06-17 17:10 +0200
  Re: [PATCH v3 0/2] net: ethernet: ti: cpsw: delete rx_descs  property David Miller <davem@davemloft.net> - 2016-06-18 06:30 +0200

csiph-web