From owner-freebsd-alpha@FreeBSD.ORG Sun Oct 17 23:07:17 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E177816A4CE for ; Sun, 17 Oct 2004 23:07:17 +0000 (GMT) Received: from web50602.mail.yahoo.com (web50602.mail.yahoo.com [206.190.38.89]) by mx1.FreeBSD.org (Postfix) with SMTP id 8488043D31 for ; Sun, 17 Oct 2004 23:07:17 +0000 (GMT) (envelope-from kstailey@yahoo.com) Message-ID: <20041017230716.27324.qmail@web50602.mail.yahoo.com> Received: from [69.138.234.167] by web50602.mail.yahoo.com via HTTP; Sun, 17 Oct 2004 16:07:16 PDT Date: Sun, 17 Oct 2004 16:07:16 -0700 (PDT) From: Kenneth Stailey To: freebsd-alpha@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: de network interface very slow with 5.3-BETA7 X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Oct 2004 23:07:18 -0000 $ ping loki PING loki.trickster.gods (172.22.0.5) 56(84) bytes of data. 64 bytes from loki.trickster.gods (172.22.0.5): icmp_seq=1 ttl=64 time=999 ms 64 bytes from loki.trickster.gods (172.22.0.5): icmp_seq=2 ttl=64 time=1001 ms 64 bytes from loki.trickster.gods (172.22.0.5): icmp_seq=3 ttl=64 time=1001 ms 64 bytes from loki.trickster.gods (172.22.0.5): icmp_seq=4 ttl=64 time=1001 ms 64 bytes from loki.trickster.gods (172.22.0.5): icmp_seq=5 ttl=64 time=1001 ms 64 bytes from loki.trickster.gods (172.22.0.5): icmp_seq=6 ttl=64 time=1001 ms 64 bytes from loki.trickster.gods (172.22.0.5): icmp_seq=7 ttl=64 time=1001 ms 64 bytes from loki.trickster.gods (172.22.0.5): icmp_seq=8 ttl=64 time=1001 ms --- loki.trickster.gods ping statistics --- 9 packets transmitted, 8 received, 11% packet loss, time 8005ms rtt min/avg/max/mdev = 999.629/1001.124/1001.420/1.254 ms, pipe 2 box is on the same segment. $ ping hermes PING hermes.trickster.gods (172.22.0.2) 56(84) bytes of data. 64 bytes from hermes.trickster.gods (172.22.0.2): icmp_seq=1 ttl=64 time=0.384 ms 64 bytes from hermes.trickster.gods (172.22.0.2): icmp_seq=2 ttl=64 time=0.278 ms --- hermes.trickster.gods ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1001ms rtt min/avg/max/mdev = 0.278/0.331/0.384/0.053 ms Typing characters into an ssh session to loki is slow but they are never discarded, everything eventually shows up with varying delays. > ifconfig de0: flags=108843 mtu 1500 inet6 fe80::200:f8ff:fe05:6da0%de0 prefixlen 64 scopeid 0x1 inet 172.22.0.5 netmask 0xffff0000 broadcast 172.22.255.255 ether 00:00:f8:05:6d:a0 media: Ethernet 10baseT/UTP status: active loki# ./netstat -i Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll de0 1500 00:00:f8:05:6d:a0 1392 0 730 0 0 de0 1500 fe80:1::200:f fe80:1::200:f8ff: 0 - 4 - - de0 1500 172.22 loki 1386 - 787 - - lo0 16384 0 0 0 0 0 lo0 16384 your-net localhost 0 - 0 - - lo0 16384 localhost ::1 0 - 0 - - lo0 16384 fe80:2::1 fe80:2::1 0 - 0 - - loki#