Re: [PATCH net-next 0/7] net: stmmac: TSN support using TAPRIO API

From: David Miller
Date: Wed Dec 18 2019 - 15:17:28 EST


From: Jose Abreu <Jose.Abreu@xxxxxxxxxxxx>
Date: Wed, 18 Dec 2019 11:33:04 +0100

> This series adds TSN support (EST and Frame Preemption) for stmmac driver.
>
> 1) Adds the HW specific support for EST in GMAC5+ cores.
>
> 2) Adds the HW specific support for EST in XGMAC3+ cores.
>
> 3) Integrates EST HW specific support with TAPRIO scheduler API.
>
> 4) Adds the Frame Preemption suppor on stmmac TAPRIO implementation.
>
> 5) Adds the HW specific support for Frame Preemption in GMAC5+ cores.
>
> 6) Adds the HW specific support for Frame Preemption in XGMAC3+ cores.
>
> 7) Adds support for HW debug counters for Frame Preemption available in
> GMAC5+ cores.

Series applied, thanks.