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, w@1wt.eu,
	thomas.petazzoni@free-electrons.com,
	gregory.clement@free-electrons.com,
	sebastian.hesselbarth@gmail.com, tawfik@marvell.com,
	alior@marvell.com
Subject: Re: [PATCH 0/9] net: Introduce a software TSO helper API
Date: Thu, 22 May 2014 14:58:05 -0400 (EDT)	[thread overview]
Message-ID: <20140522.145805.1022840326808986379.davem@davemloft.net> (raw)
In-Reply-To: <1400518800-6111-1-git-send-email-ezequiel.garcia@free-electrons.com>

From: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Date: Mon, 19 May 2014 13:59:51 -0300

> Here's a first proposal for a generic software TSO helper API, following
> David's suggestion.

I like it, applied to net-next, thanks!

  parent reply	other threads:[~2014-05-22 18:58 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-19 16:59 [PATCH 0/9] net: Introduce a software TSO helper API Ezequiel Garcia
2014-05-19 16:59 ` [PATCH 1/9] net: Add " Ezequiel Garcia
2014-05-19 16:59 ` [PATCH 2/9] net: mvneta: Factorize feature setting Ezequiel Garcia
2014-05-19 16:59 ` [PATCH 3/9] net: mvneta: Clean mvneta_tx() sk_buff handling Ezequiel Garcia
2014-05-19 16:59 ` [PATCH 4/9] net: mvneta: Implement software TSO Ezequiel Garcia
2014-05-19 16:59 ` [PATCH 5/9] net: mv643xx_eth: Factorize initial checksum and command preparation Ezequiel Garcia
2014-05-19 16:59 ` [PATCH 6/9] net: mv643xx_eth: Avoid setting the initial TCP checksum Ezequiel Garcia
2014-05-19 16:59 ` [PATCH 7/9] net: mv643xx_eth: Factorize feature setting Ezequiel Garcia
2014-05-19 16:59 ` [PATCH 8/9] net: mv643xx_eth: Use dma_map_single() to map the skb fragments Ezequiel Garcia
2014-05-19 17:00 ` [PATCH 9/9] net: mv643xx_eth: Implement software TSO Ezequiel Garcia
2014-05-22 18:58 ` David Miller [this message]
2014-05-22 19:38   ` [PATCH 0/9] net: Introduce a software TSO helper API Ezequiel Garcia

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=20140522.145805.1022840326808986379.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=alior@marvell.com \
    --cc=eric.dumazet@gmail.com \
    --cc=ezequiel.garcia@free-electrons.com \
    --cc=gregory.clement@free-electrons.com \
    --cc=netdev@vger.kernel.org \
    --cc=sebastian.hesselbarth@gmail.com \
    --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).