[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1262464664-14996-1-git-send-email-ron.mercer@qlogic.com>
Date: Sat, 2 Jan 2010 12:37:41 -0800
From: Ron Mercer <ron.mercer@...gic.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, ron.mercer@...gic.com
Subject: [net-next PATCH 0/3] qlge: Performance changes for qlge.
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.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists