netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: pshelar@nicira.com
Cc: netdev@vger.kernel.org, edumazet@google.com, jesse@nicira.com,
	bhutchings@solarflare.com, mirqus@gmail.com
Subject: Re: [PATCH net-next 0/3] v3 GRE: TCP segmentation offload
Date: Fri, 15 Feb 2013 15:18:24 -0500 (EST)	[thread overview]
Message-ID: <20130215.151824.1125629773152171791.davem@davemloft.net> (raw)
In-Reply-To: <1360871081-1987-1-git-send-email-pshelar@nicira.com>

From: Pravin B Shelar <pshelar@nicira.com>
Date: Thu, 14 Feb 2013 11:44:41 -0800

> Following patches add TCP segmentation offload to GRE. These 
> patches shows 20-25% performance improvement in netperf single
> process TCP_STREAM test on 10G network.
> 
> Pravin B Shelar (3):
>   net: Add skb_unclone() helper function.
>   net: factor out skb_mac_gso_segment() from skb_gso_segment()
>   GRE: Add TCP segmentation offload for GRE

All applied, incorporating the suggestions/fixes from Eric.  Specifically,
using skb_reset_mac_len() in patch #2 and computing pkt_len before ip_local_out()
in patch #3.

Thanks.

  reply	other threads:[~2013-02-15 20:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-14 19:44 [PATCH net-next 0/3] v3 GRE: TCP segmentation offload Pravin B Shelar
2013-02-15 20:18 ` David Miller [this message]
2013-02-16  0:52   ` Eric Dumazet
2013-02-16  1:41     ` Pravin Shelar
2013-02-16  1:43       ` Eric Dumazet
2013-02-16  1:53     ` David Miller

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=20130215.151824.1125629773152171791.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=bhutchings@solarflare.com \
    --cc=edumazet@google.com \
    --cc=jesse@nicira.com \
    --cc=mirqus@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=pshelar@nicira.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).