Re: [PATCH net-next 0/2] net: stmmac: Enable Flow Control

From: Aaro Koskinen
Date: Wed Apr 17 2019 - 14:01:05 EST


Hi,

On Wed, Apr 17, 2019 at 09:33:03AM +0200, Jose Abreu wrote:
> I don't know of any specific reason why Flow Control is off by default but
> do let me know if there is any.

It seems dwmac1000 assumes 4K FIFO size when configuring threshold
values. This could be non-optimal for 8K/16K FIFOs, but that can be
fixed later on with incremental patches.

A.