From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755729AbYDUP2w (ORCPT ); Mon, 21 Apr 2008 11:28:52 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753369AbYDUP2l (ORCPT ); Mon, 21 Apr 2008 11:28:41 -0400 Received: from mx2.mail.elte.hu ([157.181.151.9]:38017 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752536AbYDUP2k (ORCPT ); Mon, 21 Apr 2008 11:28:40 -0400 Date: Mon, 21 Apr 2008 17:28:21 +0200 From: Ingo Molnar To: "Kok, Auke" Cc: Thomas Gleixner , "H. Peter Anvin" , Linux Kernel Mailing List , Anton Titov , Chris Snook , "H. Willstrand" , netdev@vger.kernel.org, Jesse Brandeburg , Linus Torvalds , Andrew Morton Subject: Re: [PATCH] Re: Bad network performance over 2Gbps Message-ID: <20080421152821.GA18452@elte.hu> References: <1208282804.23631.27.camel@localhost> <175f5a0f0804151315x1e192fc7p7dac1e84fd154211@mail.gmail.com> <48051173.5030802@intel.com> <48051734.1000107@redhat.com> <1208426550.6049.10.camel@localhost> <48078AF6.2020003@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48078AF6.2020003@intel.com> User-Agent: Mutt/1.5.17 (2007-11-01) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0039] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Kok, Auke wrote: > We keep seing this exact issue pop up everywhere - especially with > e1000(e) datacenter users - this code _has_ to go or be fixed. Since > there is a perfectly viable solution, I strongly suggest disabling it. strongly agreed. Thanks Auke, applied. Ingo