Re: [PATCH 0/4 v2 net-next] net: stmmac: adding multiple buffers

2017-04-07 Thread Corentin Labbe
On Wed, Apr 05, 2017 at 05:43:00PM +0100, Joao Pinto wrote: > This patch adds multiple buffers to stmmac in a more fragmented > way, in order to make problem debug easier. > > I would kindly request to people to test this patch in their HWs in > order to check if everything's functional. Thank you

Re: [PATCH 0/4 v2 net-next] net: stmmac: adding multiple buffers

2017-04-06 Thread Joao Pinto
Às 5:59 PM de 4/5/2017, Corentin Labbe escreveu: > On Wed, Apr 05, 2017 at 05:43:00PM +0100, Joao Pinto wrote: >> This patch adds multiple buffers to stmmac in a more fragmented >> way, in order to make problem debug easier. >> >> I would kindly request to people to test this patch in their HWs in

Re: [PATCH 0/4 v2 net-next] net: stmmac: adding multiple buffers

2017-04-05 Thread Corentin Labbe
On Wed, Apr 05, 2017 at 05:43:00PM +0100, Joao Pinto wrote: > This patch adds multiple buffers to stmmac in a more fragmented > way, in order to make problem debug easier. > > I would kindly request to people to test this patch in their HWs in > order to check if everything's functional. Thank you

[PATCH 0/4 v2 net-next] net: stmmac: adding multiple buffers

2017-04-05 Thread Joao Pinto
This patch adds multiple buffers to stmmac in a more fragmented way, in order to make problem debug easier. I would kindly request to people to test this patch in their HWs in order to check if everything's functional. Thank you. Joao Pinto (4): net: stmmac: break some functions into RX and TX