Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261211AbVCEUJ4 (ORCPT ); Sat, 5 Mar 2005 15:09:56 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261263AbVCEUIv (ORCPT ); Sat, 5 Mar 2005 15:08:51 -0500 Received: from smartmx-06.inode.at ([213.229.60.38]:32487 "EHLO smartmx-06.inode.at") by vger.kernel.org with ESMTP id S261167AbVCETKY (ORCPT ); Sat, 5 Mar 2005 14:10:24 -0500 Message-ID: <422A041E.40105@inode.info> Date: Sat, 05 Mar 2005 20:10:22 +0100 From: Richard Fuchs User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20050105 Debian/1.7.5-1 X-Accept-Language: en MIME-Version: 1.0 To: Scott Feldman CC: Andrew Morton , linux-kernel@vger.kernel.org Subject: Re: slab corruption in skb allocs References: <42283093.7040405@inode.info> <20050304035309.1da7774e.akpm@osdl.org> <42285354.5090900@inode.info> <93832c6db45c33f7b2f195aae0d469dc@pobox.com> In-Reply-To: <93832c6db45c33f7b2f195aae0d469dc@pobox.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 735 Lines: 19 Scott Feldman wrote: > Was NAPI turned on for e100 in 2.6.7? If not, turn NAPI on in the 2.6.7 > driver and see if you get the same result. If you do, it's very likely > the bug is in the e100 driver's NAPI implementation. looks like you are right, enabling NAPI in 2.6.7 does trigger this. what exactly is this? i didn't enable NAPI in any of the newer kernel versions i was trying, so i'm somewhat confused. :) also, does this affect the e1000 driver in any way? cheers richard - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/