From owner-freebsd-sparc64@FreeBSD.ORG Mon Jul 12 11:18:13 2004 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1120C16A4CE for ; Mon, 12 Jul 2004 11:18:13 +0000 (GMT) Received: from ns.kt-is.co.kr (ns.kt-is.co.kr [211.218.149.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A93D43D1D for ; Mon, 12 Jul 2004 11:18:12 +0000 (GMT) (envelope-from yongari@kt-is.co.kr) Received: from michelle.kt-is.co.kr (ns2.kt-is.co.kr [220.76.118.193]) (authenticated bits=128) by ns.kt-is.co.kr (8.12.10/8.12.10) with ESMTP id i6CBCjAh038597 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Mon, 12 Jul 2004 20:12:45 +0900 (KST) Received: from michelle.kt-is.co.kr (localhost.kt-is.co.kr [127.0.0.1]) by michelle.kt-is.co.kr (8.12.10/8.12.10) with ESMTP id i6CBI8jH002201 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 12 Jul 2004 20:18:08 +0900 (KST) (envelope-from yongari@kt-is.co.kr) Received: (from yongari@localhost) by michelle.kt-is.co.kr (8.12.10/8.12.10/Submit) id i6CBI7dR002200; Mon, 12 Jul 2004 20:18:07 +0900 (KST) (envelope-from yongari@kt-is.co.kr) Date: Mon, 12 Jul 2004 20:18:07 +0900 From: Pyun YongHyeon To: Xin LI Message-ID: <20040712111807.GB1909@kt-is.co.kr> References: <20040712110444.GA1157@frontfree.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040712110444.GA1157@frontfree.net> User-Agent: Mutt/1.4.1i X-Filter-Version: 1.11a (ns.kt-is.co.kr) cc: freebsd-sparc64@freebsd.org Subject: Re: Strange networking problem on SPARC64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: yongari@kt-is.co.kr List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jul 2004 11:18:13 -0000 On Mon, Jul 12, 2004 at 07:04:44PM +0800, Xin LI wrote: > Hi, folks, > > My friend at Nankai University has a problem with Networking subsystem on > FreeBSD/SPARC64. With a heavy FTP load, ipkterr raises rapidly. > > As I don't have sparc64 based hardware at hand, I send this mail on behalf > of him with a hope that someone can give him some hints to figure out what > is happening. Please fell free if I have missed some information and I will > forward these to him. > > Hope we have provided useful information :-) fell free to ask us for more if > necessary. > > Upgrading to -CURRENT does not solved the problem. After some experiences > we believe that this is not due to a networking hardware/device error. Same > hardware works well under other operating system. > > Here comes some detailed information: > ... > hme0: mem 0x8000-0xffff at device 1.1 on pci0 > hme0: Ethernet address: 08:00:20:e6:8a:f0 > miibus0: on hme0 > nsphy0: on miibus0 ^^^^^^^ > nsphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto ... > /var: superblock summary recomputed > hme0: invalid packet size 8422; dropping > hme0: invalid packet size 7; dropping > hme0: invalid packet size 7; dropping > hme0: invalid packet size 7; dropping > hme0: invalid packet size 7; dropping ^^^^^^^^^^^^^^^^^^^^^^ See the commit log(if_hme.c rev 1.27) of marius. Or see http://marc.theaimsgroup.com/?l=freebsd-sparc64&m=108942881831209&w=2 Regards, Pyun YongHyeon -- Pyun YongHyeon