From owner-freebsd-stable@FreeBSD.ORG Wed Mar 7 06:47:39 2012 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 241CF106564A for ; Wed, 7 Mar 2012 06:47:39 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from mail-wi0-f182.google.com (mail-wi0-f182.google.com [209.85.212.182]) by mx1.freebsd.org (Postfix) with ESMTP id A87E58FC08 for ; Wed, 7 Mar 2012 06:47:38 +0000 (UTC) Received: by wibhn6 with SMTP id hn6so4140924wib.13 for ; Tue, 06 Mar 2012 22:47:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=P6Fz3yk4fiv9Aj7ZCP9UrX0FgZlv8RMmv0Xe1aXQtUE=; b=AWVSBD3uX6gZvU07RkZC/PIJ0XQ+uWGkS0MarLp67xGCrp2R7TxRA+YnHc6eqmxvQB 9SoZhRWl+WRnFpOUdpjtc/EPMV1EZGB/6TMeVvOp9wGpMD6pNusMs30U50uL0W2tcmHy pv5DDbHxs9LVrH+7cOSR6Bd23qPIJdjqREuccYOcTs+3rHqxPrnxXARMS3nKE8xFVicB osgILTgc8bdJ9pMakwfRq5W2i+rDtJ8IKHBCKPBfEbaMIRD06o33BREw7Hm6DrwWig96 0+8qaKq13V3h/iO40fpK8HAToo8T+Ed9htelf3MzforPs7HqLTsfmnv0duwPfxPH3jAT ls0Q== MIME-Version: 1.0 Received: by 10.216.134.19 with SMTP id r19mr377372wei.66.1331102852317; Tue, 06 Mar 2012 22:47:32 -0800 (PST) Received: by 10.180.82.168 with HTTP; Tue, 6 Mar 2012 22:47:32 -0800 (PST) In-Reply-To: References: Date: Tue, 6 Mar 2012 22:47:32 -0800 Message-ID: From: Jack Vogel To: Chris Forgeron Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: "freebsd-stable@freebsd.org" Subject: Re: ixgbe v2.3.11 won't negotiate LACP, v2.4.4 does 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, 07 Mar 2012 06:47:39 -0000 Never rains but it pours, this is the second request today :) Yes, I will do an MFC as soon as quickly as I am able. Jack On Tue, Mar 6, 2012 at 3:00 PM, Chris Forgeron wrote: > I have a few systems with Intel X520-DA2 PCIe network cards (10 Gig). > > The problem I've been running into is with a fresh 9.0-STABLE or > 9.0-RELEASE install. I can't get a LACP connection established over the ix0 > and ix1 ports. It's showing COLLECTING and DISTRIBUTING, but not ACTIVE. > > I've noticed that older 9.0-BETA copies with the 2.3.10 ixgbe driver are > working with the same switch without problems. > > The 9.0-STABLE that I was doing the most work with had an ixgbe of 2.3.11 > > After some digging around, I downloaded the ixgbe 2.4.4 from the Intel > site, compiled the .ko (a little editing due to the bool typdef), and now > my 9.0-STABLE systems can properly setup a LACP link over ixgbe devices. > > I'm sure others will run into this in time - Can we get the 2.4.4 into > 9-STABLE? > > Thanks. > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >