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

2017-04-07 Thread David Miller
From: Joao Pinto Date: Thu, 6 Apr 2017 09:49:07 +0100 > 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 v3 net-next] net: stmmac: adding multiple buffers

2017-04-06 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