Yes you need these settings, thx for these patches. Acked-by: Giuseppe Cavallaro <[email protected]>
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 <[email protected]> Cc: Joao Pinto <[email protected]> Cc: Giuseppe Cavallaro <[email protected]> Cc: Alexandre Torgue <[email protected]> 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(-)
