From owner-freebsd-stable@FreeBSD.ORG Thu Jun 4 09:50:54 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 C3120106566C; Thu, 4 Jun 2009 09:50:54 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from constantine.ticketswitch.com (constantine.ticketswitch.com [IPv6:2002:57e0:1d4e:1::3]) by mx1.freebsd.org (Postfix) with ESMTP id 891D28FC13; Thu, 4 Jun 2009 09:50:54 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from dilbert.rattatosk ([10.64.50.6] helo=dilbert.ticketswitch.com) by constantine.ticketswitch.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1MC9Zz-0000h9-L2; Thu, 04 Jun 2009 10:49:47 +0100 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1MC9Zz-0000Pv-JN; Thu, 04 Jun 2009 10:49:47 +0100 To: d@delphij.net, davidch@broadcom.com In-Reply-To: <5D267A3F22FD854F8F48B3D2B523819339DFEA2BC0@IRVEXCHCCR01.corp.ad.broadcom.com> Message-Id: From: Pete French Date: Thu, 04 Jun 2009 10:49:47 +0100 Cc: freebsd-stable@freebsd.org, davidch@FreeBSD.ORG Subject: RE: mini-HEADSUP bce owners: please test 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: Thu, 04 Jun 2009 09:50:55 -0000 > That should be the packet length fix at line 5973 of if_bce.c. I did That's the patch whcih was sent to the PR, yes ? I've tried that and it doesn't fix it at all for me unfortunately. > not test the teaming fix myself but another user provided a similar > packet length fix which he claimed did fix the issue so I'm hopeful > that this should work for you too. I'll tgive this new lot of code a test tomorrow (am in London all day today unfortunately) and let you knwo the results. cheers, -pete.