Re: [PATCH 5/7] net: stmmac: Program RX queue size and flow control

2017-03-09 Thread Thierry Reding
On Thu, Mar 09, 2017 at 01:18:11PM -0700, Stephen Warren wrote: > On 03/09/2017 12:42 PM, Thierry Reding wrote: > > On Mon, Feb 27, 2017 at 12:09:02PM +0200, Mikko Perttunen wrote: > > > On 23.02.2017 19:24, Thierry Reding wrote: > > > > From: Thierry Reding > > > > > > > >

Re: [PATCH 5/7] net: stmmac: Program RX queue size and flow control

2017-03-09 Thread Stephen Warren
On 03/09/2017 12:42 PM, Thierry Reding wrote: On Mon, Feb 27, 2017 at 12:09:02PM +0200, Mikko Perttunen wrote: On 23.02.2017 19:24, Thierry Reding wrote: From: Thierry Reding Program the receive queue size based on the RX FIFO size and enable hardware flow control for

Re: [PATCH 5/7] net: stmmac: Program RX queue size and flow control

2017-03-09 Thread Thierry Reding
On Thu, Mar 02, 2017 at 03:15:12PM +, Joao Pinto wrote: > Às 5:24 PM de 2/23/2017, Thierry Reding escreveu: > > From: Thierry Reding > > > > Program the receive queue size based on the RX FIFO size and enable > > hardware flow control for large FIFOs. > > > >

Re: [PATCH 5/7] net: stmmac: Program RX queue size and flow control

2017-03-09 Thread Thierry Reding
On Mon, Feb 27, 2017 at 12:09:02PM +0200, Mikko Perttunen wrote: > On 23.02.2017 19:24, Thierry Reding wrote: > > From: Thierry Reding > > > > Program the receive queue size based on the RX FIFO size and enable > > hardware flow control for large FIFOs. > > > >

Re: [PATCH 5/7] net: stmmac: Program RX queue size and flow control

2017-03-02 Thread Joao Pinto
Às 5:24 PM de 2/23/2017, Thierry Reding escreveu: > From: Thierry Reding > > Program the receive queue size based on the RX FIFO size and enable > hardware flow control for large FIFOs. > > Signed-off-by: Thierry Reding > --- >

Re: [PATCH 5/7] net: stmmac: Program RX queue size and flow control

2017-02-27 Thread Mikko Perttunen
On 23.02.2017 19:24, Thierry Reding wrote: From: Thierry Reding Program the receive queue size based on the RX FIFO size and enable hardware flow control for large FIFOs. Signed-off-by: Thierry Reding --- drivers/net/ethernet/stmicro/stmmac/dwmac4.h

[PATCH 5/7] net: stmmac: Program RX queue size and flow control

2017-02-23 Thread Thierry Reding
From: Thierry Reding Program the receive queue size based on the RX FIFO size and enable hardware flow control for large FIFOs. Signed-off-by: Thierry Reding --- drivers/net/ethernet/stmicro/stmmac/dwmac4.h | 12 +++