All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: peter.p.waskiewicz.jr@intel.com
Cc: stephen.hemminger@vyatta.com, jarkao2@gmail.com, netdev@vger.kernel.org
Subject: Re: [PATCH] [NET 2.6.26]: Add per-connection option to set max TSO frame size
Date: Fri, 21 Mar 2008 03:45:11 -0700 (PDT)	[thread overview]
Message-ID: <20080321.034511.227507227.davem@davemloft.net> (raw)
In-Reply-To: <20080305173510.5681.17426.stgit@localhost.localdomain>

From: PJ Waskiewicz <peter.p.waskiewicz.jr@intel.com>
Date: Wed, 05 Mar 2008 09:35:10 -0800

> This patch adds the ability for device drivers to control the size of the
> TSO frames being sent to them, per TCP connection.  By setting the
> netdevice's gso_max_size value, the socket layer will set the GSO
> frame size based on that value.  This will propogate into the TCP layer,
> and send TSO's of that size to the hardware.

Applied to net-2.6.26, thanks.

Sorry I didn't get to this sooner as I've been away in Japan most of
this month and have been only applying the most important fixes and
the most trivial feature patches.

  reply	other threads:[~2008-03-21 10:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-05 17:35 [PATCH] [NET 2.6.26]: Add per-connection option to set max TSO frame size PJ Waskiewicz
2008-03-21 10:45 ` David Miller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-02-28 18:31 PJ Waskiewicz
2008-02-29 10:53 ` Jarek Poplawski
2008-02-29 20:46 ` Jarek Poplawski
2008-02-29 21:11   ` Jarek Poplawski
2008-02-27 17:26 PJ Waskiewicz
2008-02-28  8:07 ` Jarek Poplawski
2008-02-28  8:29   ` Jarek Poplawski
2008-02-13 11:45 PJ Waskiewicz

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=20080321.034511.227507227.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=jarkao2@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=peter.p.waskiewicz.jr@intel.com \
    --cc=stephen.hemminger@vyatta.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.