From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vojtech Pavlik Subject: Re: [PATCH] [2.4] forcedeth network driver Date: Sat, 24 Jan 2004 23:05:45 +0100 Sender: linux-kernel-owner@vger.kernel.org Message-ID: <20040124220545.GA3246@ucw.cz> References: <4012BF44.9@colorfullife.com> <4012D3C6.1050805@pobox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Manfred Spraul , Carl-Daniel Hailfinger , linux-kernel@vger.kernel.org, Netdev Return-path: To: Jeff Garzik Content-Disposition: inline In-Reply-To: <4012D3C6.1050805@pobox.com> List-Id: netdev.vger.kernel.org On Sat, Jan 24, 2004 at 03:21:26PM -0500, Jeff Garzik wrote: > >>>+static int alloc_rx(struct net_device *dev) > >>>+{ > >[snip] > >>>+ return 0; > >>>+} > >> > >>skb_reserve() seems to be missing > >> > >Do you have specs that show that all nForce versions support unaligned > >buffers? skb_reserve is a performance feature, I don't want to add it > >yet. Testing that it works is on our TODO list. > > hmmmm, is nForce ever found on non-x86 boxes? I would think that > skb_reserve might be -required- for some platforms. AMD64 and PPC64 as far as I know. But you may consider the first one still a x86 box. -- Vojtech Pavlik SuSE Labs, SuSE CR