From owner-freebsd-stable@FreeBSD.ORG Mon Aug 14 12:13:12 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BBAB16A4DE; Mon, 14 Aug 2006 12:13:12 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E53843D7C; Mon, 14 Aug 2006 12:13:08 +0000 (GMT) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost2.sentex.ca (8.13.6/8.13.4) with ESMTP id k7ECD7AW095362; Mon, 14 Aug 2006 08:13:07 -0400 (EDT) (envelope-from mike@sentex.net) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.6/8.13.3) with ESMTP id k7ECD5QR058219 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 14 Aug 2006 08:13:05 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <6.2.3.4.0.20060814081145.11102630@64.7.153.2> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Mon, 14 Aug 2006 08:12:21 -0400 To: Gleb Smirnoff , stable@freebsd.org From: Mike Tancsa In-Reply-To: <20060814104510.GS96644@FreeBSD.org> References: <20060814104510.GS96644@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: Subject: Re: fresh em(4) patch for RELENG_6 available 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: Mon, 14 Aug 2006 12:13:12 -0000 At 06:45 AM 14/08/2006, Gleb Smirnoff wrote: >The patch for RELENG_6 is available here: > >http://people.freebsd.org/~glebius/em-RELENG_6.patch > >Currently there is also a known problem - a race condition, >that occurs on SMP triggering a fake watchdog event, that >leads to unwanted NIC reset. Hi, Is that problem in the driver in RELENG_6, or what is in the patch ? ---Mike