From owner-freebsd-current@FreeBSD.ORG Mon Jul 16 22:53:08 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4E18F16A40B for ; Mon, 16 Jul 2007 22:53:08 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.freebsd.org (Postfix) with ESMTP id C495A13C4A5 for ; Mon, 16 Jul 2007 22:53:07 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: by ug-out-1314.google.com with SMTP id o4so31961uge for ; Mon, 16 Jul 2007 15:53:06 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bSyIyrEZ+eA/WDYvo92iEaFbmkxy8wJ1OALKC94XPZc+gUVE0O1Vp+ahRbQKKHDiG5lAj2WQrYFd6QgIKI29udgWJVzKFzRj/BWvvzJw7jPAa4DLbgk8hshcMt3erfDWFUOACtjcl7Zp/rpYgbMoMf28YJATnjkCIFoNBwkX4Yw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=fDB44MSPHd/8a5A5tYci/zoSR1CgPTnrCZ1Cf/fbFQz9v9eKHWfSnmZBZ6QTquHCz87xTZwJNWpXs5rWCujn08joEK2StsUGjzMuh3fSmKfMLuIdnWmb/xofCOLwVq1mR6064kfVu0xOGiHYGRfPX14UcgaaC5L6eC+OepkpNCw= Received: by 10.78.123.5 with SMTP id v5mr1292972huc.1184626386559; Mon, 16 Jul 2007 15:53:06 -0700 (PDT) Received: by 10.78.162.18 with HTTP; Mon, 16 Jul 2007 15:53:06 -0700 (PDT) Message-ID: Date: Mon, 16 Jul 2007 15:53:06 -0700 From: "Kip Macy" To: "=?ISO-8859-1?Q?St=E5le_Kristoffersen?=" In-Reply-To: <20070716213425.GB19282@eschew.pusen.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20070716190441.GA19282@eschew.pusen.org> <20070716213425.GB19282@eschew.pusen.org> Cc: current@freebsd.org Subject: Re: Slow networkperformance in current? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 16 Jul 2007 22:53:08 -0000 On 7/16/07, St=E5le Kristoffersen wrote: > On 2007-07-16 at 12:47, Kip Macy wrote: > > 10 GigE cards are doing line rate - over time the cpu usage required > > to do so is going down. Your experience is probably due to NIC issues. > > What kind of NIC are you using? And have you changed any configuration > > or settings? > > I was thinking of the NIC, thats why I tried it on localhost (bypassing t= he > NIC(?)). > I'm using a re-nick: > re0: port 0x7e00-0x7eff mem > 0xfd3ff000-0xfd3fffff irq 18 at device 0.0 on pci3 > > I have not changed anything, except upgrading the world + kernel. No > hardware was added, no bios-settings where changed. The only thing I can > think of is that I might have changed a sysctl a long time ago that boost= ed > my performance, and that change have been lost after the reboot. Please post the config you are using. -Kip