netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: ron.mercer@qlogic.com
Cc: netdev@vger.kernel.org
Subject: Re: [net-next PATCH 0/3] qlge: Performance changes for qlge.
Date: Wed, 06 Jan 2010 20:30:53 -0800 (PST)	[thread overview]
Message-ID: <20100106.203053.149144229.davem@davemloft.net> (raw)
In-Reply-To: <1262464664-14996-1-git-send-email-ron.mercer@qlogic.com>

From: Ron Mercer <ron.mercer@qlogic.com>
Date: Sat,  2 Jan 2010 12:37:41 -0800

> 
> Currently qlge splits headers into a separate buffer so they can
> be re-aligned on a 2-byte boundary.  This is done to avoid
> exceptions thrown on certain platforms when headers are processed.
> To avoid the overhead of re-aligning headers, we turn on the split 
> header/realign configuration only when the platform requires it.
> This allows usage of the gro-frags interface on platforms that do
> not require 32 bit aligned headers.

All applied to net-next-2.6, thanks Ron.

      parent reply	other threads:[~2010-01-07  4:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-02 20:37 [net-next PATCH 0/3] qlge: Performance changes for qlge Ron Mercer
2010-01-02 20:37 ` [net-next PATCH 1/3] qlge: Turn on RX header split based on platform Ron Mercer
2010-01-02 20:37 ` [net-next PATCH 2/3] qlge: Add RX frame handlers for non-split frames Ron Mercer
2010-01-02 20:37 ` [net-next PATCH 3/3] qlge: Add napi gro frags interface Ron Mercer
2010-01-07  4:30 ` 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=20100106.203053.149144229.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=ron.mercer@qlogic.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).