netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: ezequiel.garcia@free-electrons.com
Cc: netdev@vger.kernel.org, eric.dumazet@gmail.com,
	thomas.petazzoni@free-electrons.com,
	gregory.clement@free-electrons.com, alior@marvell.com,
	tawfik@marvell.com, fugang.duan@freescale.com, w@1wt.eu
Subject: Re: [PATCH 0/8] ethernet: marvell: After-TSO fixes
Date: Mon, 02 Jun 2014 16:16:40 -0700 (PDT)	[thread overview]
Message-ID: <20140602.161640.476343365462203974.davem@davemloft.net> (raw)
In-Reply-To: <1401468011-10609-1-git-send-email-ezequiel.garcia@free-electrons.com>

From: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Date: Fri, 30 May 2014 13:40:03 -0300

> This patchset consists of different fixes and improvements in the mvneta
> and mv643xx_eth drivers. The most important change is the one that allows
> to support small MSS values (see patches 2 and 6).
> 
> This is done following the Solarflare driver (see commit 7e6d06f0de3f7).
> 
> While doing this some other fixes were spotted and so they are included.
> 
> Finally, notice that the TSO support introduced a wrong DMA unmapping
> of the TSO header buffers, so patches 4 and 8 provide a couple patches to
> fix that in the drivers.

Series applied, but please address the feedback from Eric Dumazet.

Thanks!

      parent reply	other threads:[~2014-06-02 23:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-30 16:40 [PATCH 0/8] ethernet: marvell: After-TSO fixes Ezequiel Garcia
2014-05-30 16:40 ` [PATCH 1/8] net: mvneta: Use default NAPI weight instead of a custom one Ezequiel Garcia
2014-05-30 16:40 ` [PATCH 2/8] net: mvneta: Limit the TSO segments and adjust stop/wake thresholds Ezequiel Garcia
2014-05-30 16:40 ` [PATCH 3/8] net: mvneta: Fix missing DMA region unmap Ezequiel Garcia
2014-05-30 16:40 ` [PATCH 4/8] net: mvneta: Avoid unmapping the TSO header buffers Ezequiel Garcia
2014-05-30 16:40 ` [PATCH 5/8] net: mv643xx_eth: Count dropped packets properly Ezequiel Garcia
2014-05-30 16:40 ` [PATCH 6/8] net: mv643xx_eth: Limit the TSO segments and adjust stop/wake thresholds Ezequiel Garcia
2014-05-30 17:21   ` Eric Dumazet
2014-05-30 18:08     ` Ezequiel Garcia
2014-05-30 16:40 ` [PATCH 7/8] net: mv643xx_eth: Drop the NETDEV_TX_BUSY return path Ezequiel Garcia
2014-05-30 16:40 ` [PATCH 8/8] net: mv643xx_eth: Avoid unmapping the TSO header buffers Ezequiel Garcia
2014-06-02 23:16 ` David Miller [this message]

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=20140602.161640.476343365462203974.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=alior@marvell.com \
    --cc=eric.dumazet@gmail.com \
    --cc=ezequiel.garcia@free-electrons.com \
    --cc=fugang.duan@freescale.com \
    --cc=gregory.clement@free-electrons.com \
    --cc=netdev@vger.kernel.org \
    --cc=tawfik@marvell.com \
    --cc=thomas.petazzoni@free-electrons.com \
    --cc=w@1wt.eu \
    /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).