[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200113192645.6b9f51d1@cakuba>
Date: Mon, 13 Jan 2020 19:26:45 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Jose Abreu <Jose.Abreu@...opsys.com>
Cc: netdev@...r.kernel.org, Joao Pinto <Joao.Pinto@...opsys.com>,
Giuseppe Cavallaro <peppe.cavallaro@...com>,
Alexandre Torgue <alexandre.torgue@...com>,
"David S. Miller" <davem@...emloft.net>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
linux-stm32@...md-mailman.stormreply.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next v3 0/8] net: stmmac: ETF support
On Mon, 13 Jan 2020 17:24:08 +0100, Jose Abreu wrote:
> This series adds the support for ETF scheduler in stmmac.
>
> 1) Starts adding the support by implementing Enhanced Descriptors in stmmac
> main core. This is needed for ETF feature in XGMAC and QoS cores.
>
> 2) Integrates the ETF logic into stmmac TC core.
>
> 3) and 4) adds the HW specific support for ETF in XGMAC and QoS cores. The
> IP feature is called TBS (Time Based Scheduling).
>
> 5) Enables ETF in GMAC5 IPK PCI entry for all Queues except Queue 0.
>
> 6) Adds the new TBS feature and even more information into the debugFS
> HW features file.
>
> 7) Switches the selftests mechanism to use dev_direct_xmit() so that we can
> send packets on specific Queues.
>
> 8) Adds a new test for TBS feature.
Applied, thank you!
Powered by blists - more mailing lists