From owner-freebsd-stable@FreeBSD.ORG Fri Jan 25 15:04:09 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 4BCCA764 for ; Fri, 25 Jan 2013 15:04:09 +0000 (UTC) (envelope-from ml@my.gd) Received: from mail-wg0-f52.google.com (mail-wg0-f52.google.com [74.125.82.52]) by mx1.freebsd.org (Postfix) with ESMTP id C9F34155 for ; Fri, 25 Jan 2013 15:04:08 +0000 (UTC) Received: by mail-wg0-f52.google.com with SMTP id 12so292182wgh.19 for ; Fri, 25 Jan 2013 07:04:02 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:references:in-reply-to:mime-version :content-transfer-encoding:content-type:message-id:cc:x-mailer:from :subject:date:to:x-gm-message-state; bh=Zo79s+GQ5T94ivCZMYHghI7GJfP6u9ZtcoECtG/XQAs=; b=jLPQBPUebr1WxV6XhPFElTuUhnEBPeAfGGK3RflDv77XTq/3RnAwlUmSEctr7jsDFb VHyQ6zEELkduAcTFygssd+l+HOkQJI5OUM4FAz3Kzg8jIW09lgHxxtGGOeGv16QFTUuS Pqhec5GI1QJkRn7fOMEBPqF5sUJz1ZA2JYfwcYGfoc8EwwIat09Kn649AHjnWPINS1oL bRPRaKIBApqpdQt17h+4InLdY88Cz7gRq2BQ5XU0pG28J2mjb+k7sASCM2FJ0F8B4Rf4 uaBqCr1+uMr6AlbUCN97txbJzC5IJ10L883uCx/MJPgBpYl+w6M38wuse/jjFrCoy2cf jbCA== X-Received: by 10.180.82.41 with SMTP id f9mr9199201wiy.25.1359126241111; Fri, 25 Jan 2013 07:04:01 -0800 (PST) Received: from [10.99.169.153] ([92.90.16.33]) by mx.google.com with ESMTPS id do1sm187756wib.7.2013.01.25.07.03.58 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 25 Jan 2013 07:03:59 -0800 (PST) References: In-Reply-To: Mime-Version: 1.0 (1.0) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Message-Id: <727F9491-A88F-4A4E-BD4F-61235F31500E@my.gd> X-Mailer: iPhone Mail (9A405) From: Damien Fleuriot Subject: Re: bge bad performance Date: Fri, 25 Jan 2013 16:02:53 +0100 To: Daniel Braniss X-Gm-Message-State: ALoCoQnZBLEf42zH3J8m9UNlGal+YZY0xo3i+ieNjUXTrADV0ecDRiHAg+fSV4JE2xJ7C7RSaNbp Cc: "freebsd-stable@freebsd.org" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2013 15:04:09 -0000 On 25 Jan 2013, at 11:45, Daniel Braniss wrote: > Hi, > It seems that I have more issues with the bge, > Broadcom NetXtreme Gigabit Ethernet, ASIC rev. 0x5720000 >=20 > ifconfig says: > bge2: flags=3D8843 metric 0 mtu 15= 00 > options=3Dc019b O,LINKSTATE> > ether xx... > inet6 xxx prefixlen 64 scopeid 0x3=20 > inet xxx... netmask 0xfffff000 broadcast yyy > nd6 options=3D21 > media: Ethernet autoselect (1000baseT ) > status: active >=20 > iperf reports > [ 3] 0.0-10.0 sec 230 MBytes 193 Mbits/sec >=20 Post your iperf command line and explain the test environment, as in direct c= onnection vs switched network link ?