From owner-freebsd-current@FreeBSD.ORG Tue Nov 3 13:36:48 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 851071065695 for ; Tue, 3 Nov 2009 13:36:48 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.27]) by mx1.freebsd.org (Postfix) with ESMTP id 15B168FC16 for ; Tue, 3 Nov 2009 13:36:47 +0000 (UTC) Received: by ey-out-2122.google.com with SMTP id d26so880155eyd.9 for ; Tue, 03 Nov 2009 05:36:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:from:date:x-google-sender-auth:message-id:subject:to:cc :content-type:content-transfer-encoding; bh=vzGy4jSW5btpgYwfdyGtMsKw1c7HLlcQsAnhgSk3O3I=; b=EpegzTaKLzxAXpniXxPNr/BlyzWillt2VWBOjzT/+YgLMMguNClBdROze+WGahM4Xi Os9ekWjqeaAvZrcbMKqsa8BA87yCPW4+SQFv5JCryRSVyI1ZaqZCZuoAVWJZdbd/sTLA SpFDMwCDUheoBchpEWxNXAYuaZdKfhf7oqQAw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; b=LiNMSFDxStsezS3TsAjC7+SBknt8XeaoFEe8EyhkrrxG2mCnPxmIVP+2AmNb6DEoz4 I5VLyTyhzawtptg/p4Kv9GrcS6YTsh+iB2cRhMwhpdMpDucySZ0EIKYOBuR1QNtQfYtK lcPTbxq8CsDg0xTiIVwri6x3+Nq/H0EuALOdA= MIME-Version: 1.0 Sender: ivoras@gmail.com Received: by 10.216.86.131 with SMTP id w3mr6351254wee.156.1257255407166; Tue, 03 Nov 2009 05:36:47 -0800 (PST) In-Reply-To: References: <200911030937.11619.pieter@degoeje.nl> From: Ivan Voras Date: Tue, 3 Nov 2009 14:36:27 +0100 X-Google-Sender-Auth: 3c6f69ea042f07e7 Message-ID: <9bbcef730911030536p5707fc2fg7228eb69b729b288@mail.gmail.com> To: Weldon S Godfrey 3 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: Pieter de Goeje , freebsd-current@freebsd.org Subject: Re: FreeBSD 8.0 - network stack crashes? 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, 03 Nov 2009 13:36:48 -0000 2009/11/3 Weldon S Godfrey 3 : > > > If memory serves me right, sometime around 9:37am, Pieter de Goeje told m= e: > >> Are you perhaps using em(4)? There was an mbuf leak in the driver, which >> was fixed recently. >> You can check mbuf usage with netstat -m. >> > > we are using onboard NICs on the Dell using the bce driver. =C2=A0We did = try > several times to see if using an intel PCIexpress card using the em drive= r, > and we had the same symptoms. > > Could the bce driver have the same leak? It would be unlikely to pass unnoticed since Dells are common hardware...