From owner-freebsd-current@FreeBSD.ORG Tue Mar 28 04:44:36 2006 Return-Path: X-Original-To: current@freebsd.org 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 585CB16A400 for ; Tue, 28 Mar 2006 04:44:36 +0000 (UTC) (envelope-from oberman@es.net) Received: from postal1.es.net (postal1.es.net [198.128.3.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2798A43D46 for ; Tue, 28 Mar 2006 04:44:36 +0000 (GMT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal1.es.net (Postal Node 1) with ESMTP (SSL) id IBA74465 for ; Mon, 27 Mar 2006 20:44:31 -0800 Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 152CD45047 for ; Mon, 27 Mar 2006 20:44:32 -0800 (PST) To: current@freebsd.org In-reply-to: Your message of "Mon, 27 Mar 2006 20:36:06 PST." <20060328043606.64C9F45047@ptavv.es.net> Date: Mon, 27 Mar 2006 20:44:32 -0800 From: "Kevin Oberman" Message-Id: <20060328044432.152CD45047@ptavv.es.net> Cc: Subject: Re: nve0: device timeout (1) 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: Tue, 28 Mar 2006 04:44:36 -0000 > Turning off the watchdog timer in the source may work around the > problem. It's probably not a real fix, but, if it works... > *** if_nve.c 25 Dec 2005 21:57:03 -0000 1.7.2.8 > --- if_nve.c 5 Jan 2006 00:12:45 -0000 > *************** > *** 943,949 **** > return; > } > /* Set watchdog timer. */ > ! ifp->if_timer = 8; > > /* Copy packet to BPF tap */ > BPF_MTAP(ifp, m0); > --- 943,949 ---- > return; > } > /* Set watchdog timer. */ > ! ifp->if_timer = 0; > > /* Copy packet to BPF tap */ > BPF_MTAP(ifp, m0); I must apologize. This patch is from David G. Lawrence of Download Technologies. He posted Saturday in a thread titled "nve timeout (and down) regression?" -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634