netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Willy Tarreau <w@1wt.eu>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next 0/6] mvneta driver performance improvements
Date: Wed, 15 Jan 2014 08:48:31 +0100	[thread overview]
Message-ID: <20140115074831.GD4605@1wt.eu> (raw)
In-Reply-To: <20140114.170026.713728312597031838.davem@davemloft.net>

On Tue, Jan 14, 2014 at 05:00:26PM -0800, David Miller wrote:
> From: Willy Tarreau <w@1wt.eu>
> Date: Sun, 12 Jan 2014 12:24:02 +0100
> 
> > this patch series implements several performance improvements on the
> > mvneta driver.
> 
> Ignore that last email, I meant to say that this series did not apply
> cleanly to net-next, sorry for the confusion.

David, this is because the first series is not applied first. I can
understand it was not very clear (just mentionned in the e-mail's body).
Do you prefer me to send you the two series for net-next or is it better
to wait for the first series to be merged first before applying the
second one ?

Just tell me what you prefer and I'll adapt.

Thanks,
Willy

  parent reply	other threads:[~2014-01-15  7:48 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-12 11:24 [PATCH net-next 0/6] mvneta driver performance improvements Willy Tarreau
2014-01-12 11:24 ` [PATCH net-next 1/6] net: mvneta: remove tests for impossible cases in the tx_done path Willy Tarreau
2014-01-12 11:24 ` [PATCH net-next 2/6] net: mvneta: factor rx refilling code Willy Tarreau
2014-01-12 11:24 ` [PATCH net-next 3/6] net: mvneta: simplify access to the rx descriptor status Willy Tarreau
2014-01-12 11:24 ` [PATCH net-next 4/6] net: mvneta: prefetch next rx descriptor instead of current one Willy Tarreau
2014-01-12 11:24 ` [PATCH net-next 5/6] net: mvneta: convert to build_skb() Willy Tarreau
2014-01-12 11:24 ` [PATCH net-next 6/6] net: mvneta: implement rx_copybreak Willy Tarreau
2014-01-13 10:13   ` David Laight
2014-01-13 10:49     ` Willy Tarreau
2014-01-15  1:00 ` [PATCH net-next 0/6] mvneta driver performance improvements David Miller
2014-01-15  7:25   ` Willy Tarreau
2014-01-15  7:48   ` Willy Tarreau [this message]
2014-01-15  8:05     ` David Miller
2014-01-15  8:18       ` Willy Tarreau

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=20140115074831.GD4605@1wt.eu \
    --to=w@1wt.eu \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    /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).