Re: [PATCH net] net: stmmac: First Queue must always be in DCB mode

From: David Miller
Date: Fri Oct 27 2017 - 10:34:13 EST


From: Jose Abreu <Jose.Abreu@xxxxxxxxxxxx>
Date: Thu, 26 Oct 2017 10:07:12 +0100

> According to DWMAC databook the first queue operating mode
> must always be in DCB.
>
> As MTL_QUEUE_DCB = 1, we need to always set the first queue
> operating mode to DCB otherwise driver will think that queue
> is in AVB mode (because MTL_QUEUE_AVB = 0).
>
> Signed-off-by: Jose Abreu <joabreu@xxxxxxxxxxxx>

Applied.