[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <200901091135.38079.mb@bu3sch.de>
Date: Fri, 9 Jan 2009 11:35:37 +0100
From: Michael Buesch <mb@...sch.de>
To: Felix Fietkau <nbd@...nwrt.org>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] b44: fix misalignment and wasted space in rx handling
On Friday 09 January 2009 04:18:55 Felix Fietkau wrote:
> Broadcom 4400 puts a header of configurable size (apparently needs
> to be at least 28 bytes) in front of received packets. When handling
> this, the previous code accidentally added the offset 30 *twice* for
> the software and once for the hardware, thereby cancelling out the
> IP alignment effect of the 30 byte padding and wasting an additional
> 30 bytes of memory per packet.
>
> This patch fixes this problem and improves routing throughput by
> about 30% on MIPS, where unaligned access is expensive.
Very nice fix, indeed.
Too bad the patch is line wrapped :)
--
Greetings, Michael.
--
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