From owner-freebsd-hardware@FreeBSD.ORG Fri Feb 6 05:46:24 2009 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 683A9106566B for ; Fri, 6 Feb 2009 05:46:24 +0000 (UTC) (envelope-from a182ot@gmail.com) Received: from mail-bw0-f165.google.com (mail-bw0-f165.google.com [209.85.218.165]) by mx1.freebsd.org (Postfix) with ESMTP id BD6C58FC0A for ; Fri, 6 Feb 2009 05:46:23 +0000 (UTC) (envelope-from a182ot@gmail.com) Received: by bwz9 with SMTP id 9so63260bwz.19 for ; Thu, 05 Feb 2009 21:46:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=pXLDTVusHpWL7K3bzPjX65KGSs5dm1hyzJCZin72EX4=; b=e8yCS5I3bHfMlq2RHPFJqy+kC6apAPyHoCDGnTwS0nQc20X8IasjA9dcYVsv/WhROu Op1Rj4Lx3v20lTRr+owVlF+OE1+/7GCdKx42RoRqZriYCfpV4LnuHA4L2onTzyA1cE/A 7u/udeNJaxXJhrqNjZVirKsClu/LE7+CN5pUE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=o5Dnenez9Y3J8Rf01RUP2i2u/6suKv7BbPEXzAsOc7bEg1BF+VbOQFeR+6lxUlpOJ5 Gh5/sZ7B+fPTGHOXN/e1p9haGil4bI1PPZLzMI711aPkjjpt2anrgsYA/9WRyCvqhQMP HYvQbkeSlbobw3fpJfmqJT+VjphHVzWYHX9fc= MIME-Version: 1.0 Received: by 10.181.36.18 with SMTP id o18mr449113bkj.136.1233898243694; Thu, 05 Feb 2009 21:30:43 -0800 (PST) Date: Fri, 6 Feb 2009 10:30:43 +0500 Message-ID: <303e29800902052130j52680d6ep56ce67f0a27ce257@mail.gmail.com> From: Alexander Usov To: freebsd-hardware@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: bge0 performance and bge1 media problem on Asus RS100-E5-PI2 X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2009 05:46:24 -0000 $uname -a FreeBSD DHCP10 7.1-STABLE FreeBSD 7.1-STABLE #1: Tue Jan 20 12:59:59 UTC 2009 root@dhcp10:/usr/obj/usr/src/sys/DHCP amd64 $ pciconf -lv | grep -A 3 bge bge0@pci0:3:0:0: class=0x020000 card=0x81491043 chip=0x165914e4 rev=0x21 hdr=0x00 vendor = 'Broadcom Corporation' device = 'BCM5721 NetXtreme Gigabit Ethernet PCI Express' class = network -- bge1@pci0:2:0:0: class=0x020000 card=0x81491043 chip=0x165914e4 rev=0x21 hdr=0x00 vendor = 'Broadcom Corporation' device = 'BCM5721 NetXtreme Gigabit Ethernet PCI Express' class = network # iperf -s -p 1111 ------------------------------------------------------------ Server listening on TCP port 1111 TCP window size: 64.0 KByte (default) ------------------------------------------------------------ [ 4] local 10.100.30.7 port 1111 connected with 10.100.30.8 port 58205 [ ID] Interval Transfer Bandwidth [ 4] 0.0-10.2 sec 622 MBytes 509 Mbits/sec [ 5] local 10.100.30.7 port 1111 connected with 10.100.30.8 port 52206 [ ID] Interval Transfer Bandwidth [ 5] 0.0-18.1 sec 1.07 GBytes 509 Mbits/sec [ 4] local 10.100.30.7 port 1111 connected with 10.100.30.8 port 62863 [ ID] Interval Transfer Bandwidth [ 4] 0.0-184.4 sec 10.9 GBytes 509 Mbits/sec I use ULE and BSD with/without polling, but i can transmit at ~509 Mbits/sec bge1 forced only 100baseTX duplex-full... bge1 forced 1000baseTX duplex-full