From: David Miller <davem@davemloft.net>
To: Joao.Pinto@synopsys.com
Cc: peppe.cavallaro@st.com, alexandre.torgue@st.com, netdev@vger.kernel.org
Subject: Re: [PATCH net-next v2 1/3] net: stmicro: prepare dwmac4 core for mtl
Date: Fri, 17 Feb 2017 13:02:06 -0500 (EST) [thread overview]
Message-ID: <20170217.130206.307364283233407941.davem@davemloft.net> (raw)
In-Reply-To: <9aa3ec8ee45cb921bbc478415bc62336285e156a.1487243644.git.jpinto@synopsys.com>
From: Joao Pinto <Joao.Pinto@synopsys.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@synopsys.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.
next prev parent reply other threads:[~2017-02-17 18:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-16 11:19 [PATCH net-next v2 0/3] add support for multiple queues/channels in stmmac Joao Pinto
2017-02-16 11:19 ` [PATCH net-next v2 1/3] net: stmicro: prepare dwmac4 core for mtl Joao Pinto
2017-02-17 18:02 ` David Miller [this message]
2017-02-17 18:09 ` Joao Pinto
2017-02-17 18:49 ` David Miller
2017-02-16 11:19 ` [PATCH net-next v2 2/3] net: stmicro: prepare dwmac4 dma " Joao Pinto
2017-02-16 11:19 ` [PATCH net-next v2 3/3] net: stmicro: multiple buffer support Joao Pinto
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170217.130206.307364283233407941.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=Joao.Pinto@synopsys.com \
--cc=alexandre.torgue@st.com \
--cc=netdev@vger.kernel.org \
--cc=peppe.cavallaro@st.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).