From owner-freebsd-stable@FreeBSD.ORG Sun Jan 11 00:49:20 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 25736106564A for ; Sun, 11 Jan 2009 00:49:20 +0000 (UTC) (envelope-from ehrmann@gmail.com) Received: from mxout-08.mxes.net (mxout-08.mxes.net [216.86.168.183]) by mx1.freebsd.org (Postfix) with ESMTP id F0D9B8FC1E for ; Sun, 11 Jan 2009 00:49:19 +0000 (UTC) (envelope-from ehrmann@gmail.com) Received: from [10.0.0.158] (unknown [64.9.236.71]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTPSA id DEBDCD051E for ; Sat, 10 Jan 2009 19:49:18 -0500 (EST) Message-ID: <496941FF.5090906@gmail.com> Date: Sat, 10 Jan 2009 16:49:03 -0800 From: David Ehrmann User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: stable-list freebsd Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: "vr0: rx packet lost" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jan 2009 00:49:20 -0000 I'm using 7.0-RELEASE. When there's heavy network traffic through the vr0 interface, I see lots of "vr0: rx packet lost" messages, and occasional "vr0: watchdog timeout" messages. I googled and found some information, but it was on an earlier version of FreeBSD, and there weren't any solutions. I didn't load vr as a module, and it's not listed by kldstat, so I assume it was build into the kernel. Ideas? Is there any additional information I should provide?