From owner-freebsd-stable@FreeBSD.ORG Wed Apr 15 16:39:07 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 03BDB106566B for ; Wed, 15 Apr 2009 16:39:07 +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 BEB848FC0C for ; Wed, 15 Apr 2009 16:39:06 +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 1Lu88f-000BX6-RD for freebsd-stable@freebsd.org; Wed, 15 Apr 2009 17:39:05 +0100 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1Lu88f-000J3G-QL for freebsd-stable@freebsd.org; Wed, 15 Apr 2009 17:39:05 +0100 To: freebsd-stable@freebsd.org Message-Id: From: Pete French Date: Wed, 15 Apr 2009 17:39:05 +0100 Subject: Re: bce + lagg not working on STABLE 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: Wed, 15 Apr 2009 16:39:07 -0000 Ok, I have now confirmed that the commit mentioned in this email: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=187270+0+archive/2009/freebsd-stable/20090405.freebsd-stable ss what breaks lagg using bce on my machines. I did submit a PR about this, but I can't find it yes (though I dont know how long such things take to show up, this was only ten minutes ago or so). Code before the commit works, code after doesn,t and it is only the bce files which have changed. I wrote "stable" in the subject line, but this is present in the 7.2 prerelease stuff, and is a regression from 7.1 (a fairly major one in my opinion, but I realise ever problem is importnat to the person it affects). cheers, -pete.