From owner-freebsd-current@FreeBSD.ORG Fri May 13 23:51:56 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3824A16A4CE for ; Fri, 13 May 2005 23:51:56 +0000 (GMT) Received: from smtp100.rog.mail.re2.yahoo.com (smtp100.rog.mail.re2.yahoo.com [206.190.36.78]) by mx1.FreeBSD.org (Postfix) with SMTP id 7F9DB43D80 for ; Fri, 13 May 2005 23:51:55 +0000 (GMT) (envelope-from mikej@rogers.com) Received: from unknown (HELO 172.16.0.1) (mikej@69.193.222.195 with login) by smtp100.rog.mail.re2.yahoo.com with SMTP; 13 May 2005 23:51:54 -0000 Received: from 172.16.0.199 (SquirrelMail authenticated user mikej) by 172.16.0.1 with HTTP; Fri, 13 May 2005 19:52:02 -0400 (EDT) Message-ID: <3973.172.16.0.199.1116028322.squirrel@172.16.0.1> In-Reply-To: <20050512072754.GB92476@us.svf.stuba.sk> References: <20050505133250.GA73885@us.svf.stuba.sk> <20050506065950.GA1999@us.svf.stuba.sk> <20050507043712.GB28373@xor.obsecurity.org> <1318.172.16.0.199.1115846681.squirrel@172.16.0.1> <1424.172.16.0.199.1115851128.squirrel@172.16.0.1> <20050512072754.GB92476@us.svf.stuba.sk> Date: Fri, 13 May 2005 19:52:02 -0400 (EDT) From: "Mike Jakubik" To: "Marian Durkovic" User-Agent: SquirrelMail/1.5.1 [CVS] MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit cc: freebsd-net@freebsd.org cc: current@freebsd.org Subject: Outgoing speed problems in -CURRENT (was: Re: SOLVED: Degraded TCP performace on Intel PRO/1000) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 May 2005 23:51:56 -0000 On Thu, May 12, 2005 3:27 am, Marian Durkovic said: >> Seems like i am getting half the performance when sending to the fbsd >> box. Also, enabling jumbo frames does not help, and sometimes even >> yields slightly slower results. > > Yes, that's exactly the problem my patch is addressing - for larger MTU > sizes the TX FIFO is simply too small. > > And the new Intel's driver ver. 2.1.7 for FreeBSD 5.3 has the same bugs. I just tried your patch, but unfortunately it does not seem to affect my problem, the speeds are identical. I am still getting half the performance when sending out. The fact that this also occurs using another machine and a different card, leads me to belive something is broken in -CURRENT.