public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Thierry Reding <treding@nvidia•com>
To: Joao Pinto <Joao.Pinto@synopsys•com>
Cc: <davem@davemloft•net>, <clabbe.montjoie@gmail•com>,
	<niklas.cassel@axis•com>, <netdev@vger•kernel.org>
Subject: Re: [PATCH 3/4] net: stmmac: adding multiple buffers for TX
Date: Tue, 4 Apr 2017 21:19:58 +0200	[thread overview]
Message-ID: <20170404191958.GD24271@ulmo.ba.sec> (raw)
In-Reply-To: <da10bfa9db18e1f709cba874fb25d7bd36915eef.1491328304.git.jpinto@synopsys.com>

[-- Attachment #1: Type: text/plain, Size: 730 bytes --]

On Tue, Apr 04, 2017 at 06:54:26PM +0100, Joao Pinto wrote:
> This patch adds the structure stmmac_tx_queue which contains
> tx queues specific data (previously in stmmac_priv).
> 
> Signed-off-by: Joao Pinto <jpinto@synopsys•com>
> ---
>  drivers/net/ethernet/stmicro/stmmac/chain_mode.c  |  38 +-
>  drivers/net/ethernet/stmicro/stmmac/ring_mode.c   |  46 +-
>  drivers/net/ethernet/stmicro/stmmac/stmmac.h      |  26 +-
>  drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 521 +++++++++++++---------
>  4 files changed, 375 insertions(+), 256 deletions(-)

Looks good to me:

Reviewed-by: Thierry Reding <treding@nvidia•com>

And works fine on Tegra186, so:

Tested-by: Thierry Reding <treding@nvidia•com>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2017-04-04 19:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-04 17:54 [PATCH 0/4 net-next] net: stmmac: adding multiple buffers Joao Pinto
2017-04-04 17:54 ` [PATCH 1/4] net: stmmac: break some functions into RX and TX scopes Joao Pinto
2017-04-04 17:54   ` [PATCH 2/4] net: stmmac: adding multiple buffers for rx Joao Pinto
2017-04-04 19:14     ` Thierry Reding
2017-04-04 19:15     ` Thierry Reding
2017-04-04 19:23     ` Thierry Reding
2017-04-04 17:54   ` [PATCH 3/4] net: stmmac: adding multiple buffers for TX Joao Pinto
2017-04-04 19:19     ` Thierry Reding [this message]
2017-04-04 17:54   ` [PATCH 4/4] net: stmmac: adding multiple napi mechanism Joao Pinto
2017-04-04 19:28     ` Thierry Reding
2017-04-04 18:57   ` [PATCH 1/4] net: stmmac: break some functions into RX and TX scopes Thierry Reding
2017-04-05  9:04     ` 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=20170404191958.GD24271@ulmo.ba.sec \
    --to=treding@nvidia$(echo .)com \
    --cc=Joao.Pinto@synopsys$(echo .)com \
    --cc=clabbe.montjoie@gmail$(echo .)com \
    --cc=davem@davemloft$(echo .)net \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=niklas.cassel@axis$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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