Re: [PATCH net-next v2 0/2] net: stmmac: Improvements for multi-queuing and for AVB

2017-10-14 Thread David Miller
From: Jose Abreu 
Date: Fri, 13 Oct 2017 10:58:35 +0100

> Two improvements for stmmac: First one corrects the available fifo
> size per queue, second one corrects enabling of AVB queues. More
> info in commit log.

Series applied, thanks.


Re: [PATCH net-next v2 0/2] net: stmmac: Improvements for multi-queuing and for AVB

2017-10-13 Thread Giuseppe CAVALLARO

Yes you need these settings, thx for these patches.

Acked-by: Giuseppe Cavallaro 

On 10/13/2017 11:58 AM, Jose Abreu wrote:

Hi,

Two improvements for stmmac: First one corrects the available fifo size per 
queue, second one corrects enabling of AVB queues. More info in commit log.

Best regards,
Jose Miguel Abreu

Cc: David S. Miller 
Cc: Joao Pinto 
Cc: Giuseppe Cavallaro 
Cc: Alexandre Torgue 

Changes from v1:
- Fix typo in second patch

Jose Abreu (2):
   net: stmmac: Use correct values in TQS/RQS fields
   net: stmmac: Disable flow ctrl for RX AVB queues and really enable TX
 AVB queues

  drivers/net/ethernet/stmicro/stmmac/common.h  |  5 +--
  drivers/net/ethernet/stmicro/stmmac/dwmac4.h  |  2 ++
  drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.c  | 27 ++--
  drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 39 +++
  4 files changed, 56 insertions(+), 17 deletions(-)





[PATCH net-next v2 0/2] net: stmmac: Improvements for multi-queuing and for AVB

2017-10-13 Thread Jose Abreu
Hi,

Two improvements for stmmac: First one corrects the available fifo size per 
queue, second one corrects enabling of AVB queues. More info in commit log.

Best regards,
Jose Miguel Abreu

Cc: David S. Miller 
Cc: Joao Pinto 
Cc: Giuseppe Cavallaro 
Cc: Alexandre Torgue 

Changes from v1:
- Fix typo in second patch

Jose Abreu (2):
  net: stmmac: Use correct values in TQS/RQS fields
  net: stmmac: Disable flow ctrl for RX AVB queues and really enable TX
AVB queues

 drivers/net/ethernet/stmicro/stmmac/common.h  |  5 +--
 drivers/net/ethernet/stmicro/stmmac/dwmac4.h  |  2 ++
 drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.c  | 27 ++--
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 39 +++
 4 files changed, 56 insertions(+), 17 deletions(-)

-- 
1.9.1