From owner-freebsd-current@FreeBSD.ORG Fri Feb 22 10:36:44 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 73C4A16A407 for ; Fri, 22 Feb 2008 10:36:44 +0000 (UTC) (envelope-from cs@legacy.schug.net) Received: from legacy.schug.net (legacy.schug.Net [194.97.148.165]) by mx1.freebsd.org (Postfix) with ESMTP id 35F7D13C474 for ; Fri, 22 Feb 2008 10:36:43 +0000 (UTC) (envelope-from cs@legacy.schug.net) Received: by legacy.schug.net (Postfix, from userid 10000) id AB92D10F664E; Fri, 22 Feb 2008 11:36:42 +0100 (CET) Date: Fri, 22 Feb 2008 11:36:42 +0100 From: Christoph Schug To: Raul Message-ID: <20080222103642.GB45806@lega.schug.net> References: <20080221035014.GB26427@cdnetworks.co.kr> <20080221050635.GC26427@cdnetworks.co.kr> <20080221143748.GE10726@lega.schug.net> <47BE9910.7030501@pop.isdefe.es> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47BE9910.7030501@pop.isdefe.es> User-Agent: Mutt/1.5.13 OpenPKG/2-STABLE (2006-08-11) Cc: Pyun YongHyeon , FreeBSD Current , Robert Backhaus Subject: Re: Packet corruption in re0 (and em0 too) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 22 Feb 2008 10:36:44 -0000 On Fri, Feb 22, 2008, Raul wrote: > The fastest method I found to reproduce the problem is receive a > compresed tar (with good compression ratio) over the network (using nc, > 100 Mbps fdx), pipe through tar that decompress and write it on disk (a > lot of MB/s and tps looking at 'systat -vm'). The source tar file is > about 5Gb and link always fails before EOF :|. I've just synced again against RELENG_7 and copied the drivers mentioned in this thread (thanks BTW!): http://people.freebsd.org/~yongari/re/7.0R/if_re.c http://people.freebsd.org/~yongari/re/7.0R/if_rlreg.h Up to now, no problems, but I certainly need more uptime to be sure. Maybe I can tell more later that day. -cs