From owner-freebsd-net@FreeBSD.ORG Tue Aug 22 02:40:13 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 318D916A4DE for ; Tue, 22 Aug 2006 02:40:13 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F77E43D49 for ; Tue, 22 Aug 2006 02:40:12 +0000 (GMT) (envelope-from pyunyh@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so2652792pye for ; Mon, 21 Aug 2006 19:40:11 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=j2xI6IT+Qr7v1Pv5KLAoe7xWbE4aILq4JQjduJ3tp9q9GHnnblai51Dep6Z+fBL9MP/LDX7RGGoha1qfdUnSnOvbUuHw2foLVUOykcKqSo+0K+2ipFsw/8QpxVix2kC2kjLHiFyBH9CXgxzwoHNSAd7hHCzQVWvTV24K2WUqwEk= Received: by 10.35.114.16 with SMTP id r16mr14551083pym; Mon, 21 Aug 2006 19:40:11 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.gmail.com with ESMTP id 8sm128000nzn.2006.08.21.19.40.08; Mon, 21 Aug 2006 19:40:10 -0700 (PDT) Received: from michelle.cdnetworks.co.kr (localhost.cdnetworks.co.kr [127.0.0.1]) by michelle.cdnetworks.co.kr (8.13.5/8.13.5) with ESMTP id k7M2dnDk013753 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 22 Aug 2006 11:39:49 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id k7M2djnW013752; Tue, 22 Aug 2006 11:39:45 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Tue, 22 Aug 2006 11:39:45 +0900 From: Pyun YongHyeon To: Gleb Smirnoff , Daniel Ryslink , Jack Vogel , freebsd-net@FreeBSD.org Message-ID: <20060822023945.GB12848@cdnetworks.co.kr> References: <20060811100536.V80282@k2.vol.cz> <20060811111240.GD96644@FreeBSD.org> <20060811133531.D80282@k2.vol.cz> <20060811125825.GH96644@cell.sick.ru> <2a41acea0608110922h4bed63b1ke09f91b610819805@mail.gmail.com> <20060812094736.Q43868@k2.vol.cz> <20060812190253.GK96644@cell.sick.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060812190253.GK96644@cell.sick.ru> User-Agent: Mutt/1.4.2.1i Cc: Subject: Re: Problems with em interfaces on FreeBSD 6.1 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Aug 2006 02:40:13 -0000 On Sat, Aug 12, 2006 at 11:02:53PM +0400, Gleb Smirnoff wrote: > On Sat, Aug 12, 2006 at 09:50:49AM +0200, Daniel Ryslink wrote: > D> Yesterday, I deployed the Intel driver version 6.1.4 compiled as a module, > D> but the problem still prevails. > D> > D> Do you have any other suggestions than debug.mpsafenet=0 ? > > The fact that debug.mpsafenet=0 fixes the problem is quite > important. I think, we will find some fix in close future. > > The only problem is to find how to reproduce the problem > _quickly_. In my setups the watchdog timeout happens few > times per day. > For a record, fix committed to HEAD(if_em.c, rev 1.133). -- Regards, Pyun YongHyeon