[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170217.130206.307364283233407941.davem@davemloft.net>
Date: Fri, 17 Feb 2017 13:02:06 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: Joao.Pinto@...opsys.com
Cc: peppe.cavallaro@...com, alexandre.torgue@...com,
netdev@...r.kernel.org
Subject: Re: [PATCH net-next v2 1/3] net: stmicro: prepare dwmac4 core for
mtl
From: Joao Pinto <Joao.Pinto@...opsys.com>
Date: Thu, 16 Feb 2017 11:19:39 +0000
> This patch adds the following features:
>
> a) RX and TX scheduling algorithm configuration (can be configured in the
> Device Tree)
> b) TX VLAN tag priority configuration (can be configured in the Device Tree)
> c) RX VLAN tag priority routing configuration (can be configured in the
> Device Tree)
> d) TX weight configuration (can be configured in the Device Tree)
> e) RX queue to RX DMA channel mapping
> f) RX queue enabling
> g) MAC and individual queue related interrupt analysis
> h) Flow Control configuration by queue
>
> The number of RX and TX queues to use comes from the FEATURES register.
>
> With this patch we get the core related operations ready for multiple
> queue/channel.
>
> Signed-off-by: Joao Pinto <jpinto@...opsys.com>
This would be so much easier to review if you used one patch for each
of those new configuration features.
In fact, it would make an appropriate complete patch series on it's own.
Thanks.
Powered by blists - more mailing lists