From owner-freebsd-current@FreeBSD.ORG Mon Jun 9 12:26:05 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 E18A41065670 for ; Mon, 9 Jun 2008 12:26:05 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id 9F3008FC20 for ; Mon, 9 Jun 2008 12:26:05 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from [IPv6:2001:7b8:3a7:0:39a8:ac10:17d8:ca6f] (unknown [IPv6:2001:7b8:3a7:0:39a8:ac10:17d8:ca6f]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id DE2275E; Mon, 9 Jun 2008 14:26:03 +0200 (CEST) Message-ID: <484D215A.7050700@andric.com> Date: Mon, 09 Jun 2008 14:26:02 +0200 From: Dimitry Andric User-Agent: Thunderbird 2.0.0.15pre (Windows/20080517) MIME-Version: 1.0 To: pyunyh@gmail.com References: <20080607035911.GD4565@cdnetworks.co.kr> <484BC9FB.2040605@andric.com> <20080609012657.GD12521@cdnetworks.co.kr> In-Reply-To: <20080609012657.GD12521@cdnetworks.co.kr> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@FreeBSD.org Subject: Re: Call for testers: re(4) and RTL8168C/RTL8168CP/RTL8111C/RTL8111CP 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: Mon, 09 Jun 2008 12:26:06 -0000 On 2008-06-09 03:26, Pyun YongHyeon wrote: > > > http://people.freebsd.org/~yongari/re/re.HEAD.20080607 > > With this patch, all my re's stop working. :( No packets go in, no > Would you show me re(4) related part of dmesg output? Hmm, it's very strange. One reboot, the interfaces don't work, the next one they do! It's a bit unpredictable... dmesg after patch: re0: port 0xf000-0xf0ff mem 0xfdfff000-0xfdfff0ff irq 18 at device 9.0 on pci0 re0: Chip rev. 0x18000000 re0: MAC rev. 0x00000000 miibus0: on re0 rgephy0: PHY 1 on miibus0 rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto re0: Ethernet address: 00:30:18:a6:f1:a8 re0: [FILTER] re1: port 0xf200-0xf2ff mem 0xfdffe000-0xfdffe0ff irq 19 at device 11.0 on pci0 re1: Chip rev. 0x18000000 re1: MAC rev. 0x00000000 miibus1: on re1 rgephy1: PHY 1 on miibus1 rgephy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto re1: Ethernet address: 00:30:18:a6:f1:a9 re1: [FILTER] ifconfig says both interfaces have rxcsum, txcsum and tso4 on: re0: flags=8843 metric 0 mtu 1500 options=399b ... re1: flags=8843 metric 0 mtu 1500 options=399b