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


Groups > linux.kernel > #1468296

Re: [PATCH v4 1/5] net: ethernet: ti: davinci_cpdma: split descs num between all channels

From Mugunthan V N <mugunthanvnm@ti.com>
Newsgroups linux.kernel
Subject Re: [PATCH v4 1/5] net: ethernet: ti: davinci_cpdma: split descs num between all channels
Date 2016-08-23 07:50 +0200
Message-ID <s9cKZ-8cO-7@gated-at.bofh.it> (permalink)
References <s91Zf-1iX-5@gated-at.bofh.it> <s928V-1nN-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Monday 22 August 2016 11:48 PM, Ivan Khoronzhuk wrote:
> Tx channels share same pool of descriptors. Thus one channel can
> block another if pool is emptied by one. But, the shaper should
> decide which channel is allowed to send packets. To avoid such
> impact of one channel on another, let every channel to have its
> own piece of pool.
> 
> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org>

Reviewed-by: Mugunthan V N <mugunthanvnm@ti.com>

Regards
Mugunthan V N

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


Thread

[PATCH v4 0/5]  net: ethernet: ti: cpsw: add cpdma multi-queue support Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> - 2016-08-22 20:20 +0200
  [PATCH v4 3/5] net: ethernet: ti: cpsw: add multi queue support Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> - 2016-08-22 20:20 +0200
    Re: [PATCH v4 3/5] net: ethernet: ti: cpsw: add multi queue support Mugunthan V N <mugunthanvnm@ti.com> - 2016-08-23 07:50 +0200
  [PATCH v4 5/5] net: ethernet: ti: cpsw: add ethtool channels support Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> - 2016-08-22 20:20 +0200
  [PATCH v4 4/5] net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to internals Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> - 2016-08-22 20:20 +0200
  [PATCH v4 2/5] net: ethernet: ti: davinci_cpdma: fix locking while ctrl_stop Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> - 2016-08-22 20:30 +0200
  [PATCH v4 1/5] net: ethernet: ti: davinci_cpdma: split descs num between all channels Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> - 2016-08-22 20:30 +0200
    Re: [PATCH v4 1/5] net: ethernet: ti: davinci_cpdma: split descs num  between all channels Mugunthan V N <mugunthanvnm@ti.com> - 2016-08-23 07:50 +0200
  Re: [PATCH v4 0/5] net: ethernet: ti: cpsw: add cpdma multi-queue  support David Miller <davem@davemloft.net> - 2016-08-23 09:50 +0200

csiph-web