From owner-freebsd-net@FreeBSD.ORG Mon Dec 10 10:03:11 2012 Return-Path: Delivered-To: freebsd-net@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 552AD1B0 for ; Mon, 10 Dec 2012 10:03:11 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) by mx1.freebsd.org (Postfix) with ESMTP id A98018FC17 for ; Mon, 10 Dec 2012 10:03:09 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.5/8.14.5) with ESMTP id qBAA382O084236; Mon, 10 Dec 2012 14:03:08 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.5/8.14.5/Submit) id qBAA386M084235; Mon, 10 Dec 2012 14:03:08 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Mon, 10 Dec 2012 14:03:08 +0400 From: Gleb Smirnoff To: Garrett Cooper Subject: Re: Can't create lagg interfaces on recent HEAD (2012.12.05 based sources) Message-ID: <20121210100308.GA48639@FreeBSD.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-net@FreeBSD.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Dec 2012 10:03:11 -0000 On Fri, Dec 07, 2012 at 12:49:18PM -0800, Garrett Cooper wrote: G> I can't seem to create a lagg'ed interface on HEAD with ixgbe G> (it's failing when creating a cloned interface), whereas creating it G> on 9.1-STABLE built from a couple weeks ago just worked. Ideas? Have you recompiled the if_lagg.ko together with the kernel? -- Totus tuus, Glebius.