Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1425189
| From | Mugunthan V N <mugunthanvnm@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 0/2] net: ethernet: ti: cpsw: delete rx_descs property |
| Date | 2016-06-17 17:10 +0200 |
| Message-ID | <rL3zc-88D-19@gated-at.bofh.it> (permalink) |
| References | <rKZce-5jk-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Friday 17 June 2016 03:55 PM, Ivan Khoronzhuk wrote: > 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 > > Since v1: > - separate device tree and driver patches > - return number of rx buffers from cpdma driver > Acked-by: Mugunthan V N <mugunthanvnm@ti.com> Regards Mugunthan V N
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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