From owner-freebsd-stable@FreeBSD.ORG Tue Jul 26 14:39:06 2005 Return-Path: X-Original-To: freebsd-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 6102216A41F for ; Tue, 26 Jul 2005 14:39:06 +0000 (GMT) (envelope-from kometen@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF48643D49 for ; Tue, 26 Jul 2005 14:39:05 +0000 (GMT) (envelope-from kometen@gmail.com) Received: by wproxy.gmail.com with SMTP id i21so124483wra for ; Tue, 26 Jul 2005 07:39:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZOpBmmczoxhd6c83oG3I4UrQIwqnzRSigPNXuOb7bgQN8ym2v3j2HEwk3JXlmH5GUAaa0u3OLt0Wm8VKgDqsA0B0R1tKn6yoTD38l9SyN9DZg1jaD2PfkRkyFyuLD5RgDvXwB3pjLisImB0ZNcxPViGHtGeeZ8UjJ7qnU0Ng2I8= Received: by 10.54.41.37 with SMTP id o37mr144700wro; Tue, 26 Jul 2005 07:39:04 -0700 (PDT) Received: by 10.54.144.11 with HTTP; Tue, 26 Jul 2005 07:39:03 -0700 (PDT) Message-ID: Date: Tue, 26 Jul 2005 16:39:03 +0200 From: Claus Guttesen To: Chris Howells In-Reply-To: <2294.192.168.1.190.1122385648.squirrel@webmail.devrandom.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4309.192.168.1.190.1122341800.squirrel@webmail.devrandom.org.uk> <20050726021340.5410A2073@towerrecords.minidns.net> <1904.192.168.1.190.1122383968.squirrel@webmail.devrandom.org.uk> <6.2.1.2.0.20050726092241.055c2620@64.7.153.2> <2294.192.168.1.190.1122385648.squirrel@webmail.devrandom.org.uk> Cc: freebsd-stable@freebsd.org Subject: Re: em(4) stops passing data X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Claus Guttesen List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jul 2005 14:39:06 -0000 > > If possible, try the version of the em driver that is in RELENG_6 or > > CURRENT. Not sure why the intel people didnt MFC it, but it supposedly > > has > > a number of bug fixes. >=20 > That driver seems to have too many changes to easily be backported onto > RELENG_5. [1] >=20 > I have however already tried the latest version of the driver (3.1.10) > from the Intel web site also without success. I applied the em-patch that was announced a few days ago to two servers with an Intel em-gbit-nic resetting during load. It's only been running for one day so I don't know whether my problem is gone. But so far I haven't seen any regression. The servers are connected to a Dell-switch. Applied to RELENG_5_4 and the i386- and amd64-port. regards Claus