From owner-freebsd-current@FreeBSD.ORG Wed Aug 18 16:22:16 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D2B616A4CE for ; Wed, 18 Aug 2004 16:22:16 +0000 (GMT) Received: from web41105.mail.yahoo.com (web41105.mail.yahoo.com [66.218.93.21]) by mx1.FreeBSD.org (Postfix) with SMTP id D33CB43D3F for ; Wed, 18 Aug 2004 16:22:15 +0000 (GMT) (envelope-from jmkatcher@yahoo.com) Message-ID: <20040818162215.30029.qmail@web41105.mail.yahoo.com> Received: from [24.18.54.216] by web41105.mail.yahoo.com via HTTP; Wed, 18 Aug 2004 09:22:15 PDT Date: Wed, 18 Aug 2004 09:22:15 -0700 (PDT) From: Jeffrey Katcher To: freebsd-current@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailman-Approved-At: Thu, 19 Aug 2004 12:03:43 +0000 Subject: Lots of collisions on em0 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 18 Aug 2004 16:22:16 -0000 My network performance is a little spotty under -current lately so I looked at netstat -i: netstat -i Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll em0 0 00:0d:60:2d:b0:c2 0 5722 0 0 5803493 em0 0 192.168.168 clio 6445 - 5680 - - lo0* 0 0 0 0 0 0 lo0* 0 your-net localhost 0 - 0 - - With only a short uptime, I'm seeing insane numbers of collisions on em0, which is connected via a known-good cable to a known-good switch which shows no collisions on any of its ports. Is there something going on with the em driver? Thanks, Jeff Katcher