From owner-freebsd-net@FreeBSD.ORG Mon Jun 30 00:50:37 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 38F271065672 for ; Mon, 30 Jun 2008 00:50:37 +0000 (UTC) (envelope-from paul@gtcomm.net) Received: from atlas.gtcomm.net (atlas.gtcomm.net [67.215.15.242]) by mx1.freebsd.org (Postfix) with ESMTP id 083448FC0A for ; Mon, 30 Jun 2008 00:50:36 +0000 (UTC) (envelope-from paul@gtcomm.net) Received: from c-76-108-179-28.hsd1.fl.comcast.net ([76.108.179.28] helo=[192.168.1.6]) by atlas.gtcomm.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1KD7Y2-0007yz-43; Sun, 29 Jun 2008 20:47:14 -0400 Message-ID: <48682E57.8040509@gtcomm.net> Date: Sun, 29 Jun 2008 20:52:39 -0400 From: Paul User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Ingo Flaschberger References: <4867420D.7090406@gtcomm.net> <4867A9A1.9070507@gtcomm.net> <48681A3D.9040509@gtcomm.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Net Subject: Re: Freebsd IP Forwarding performance (question, and some info) [7-stable, current, em, smp] X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jun 2008 00:50:37 -0000 Well who wants to code it ? I would gladly pay someone to make it work the way I want. :) It needs to be able to do line rate gig-e with 64 byte packets and 250k routes. FBSD6 is definitely slower. Haven't tried dragonfly. Thanks Ingo Flaschberger wrote: > Dear Paul, > >> Yes it does but it seems to use a lot more of one cpu than the others >> so It's really not SMP.. Can I stop it from doing this with some >> setting? >> Why can't there be 4 taskq's? > > it is possible, but it need to be coded. > > hz 4000 is also too high, use 1000-2000 > http://www.tancsa.com/blast.html > >> Also with full internet table I can't even do 100kpps without >> errors.. I don't get it :/ I could do 300kpps on a p3 and now I have >> a 3ghz xeon and 2.2ghz opteron brand new hardware and can barely get >> more than that.. Doesn't make sense to me. > > have you tested with freebsd 6? > or try dragonfly? > > Kind regards, > Ingo Flaschberger > >