From owner-svn-src-all@freebsd.org Thu Mar 16 14:10:04 2017 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A32DFD0FEA4; Thu, 16 Mar 2017 14:10:04 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from smtp-out-no.shaw.ca (smtp-out-no.shaw.ca [64.59.134.9]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 503851153; Thu, 16 Mar 2017 14:10:03 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from spqr.komquats.com ([96.50.22.10]) by shaw.ca with SMTP id oW6Fc6qPjcWiHoW6GcWX9J; Thu, 16 Mar 2017 08:09:57 -0600 X-Authority-Analysis: v=2.2 cv=JLBLi4Cb c=1 sm=1 tr=0 a=jvE2nwUzI0ECrNeyr98KWA==:117 a=jvE2nwUzI0ECrNeyr98KWA==:17 a=kj9zAlcOel0A:10 a=6Iz7jQTuP9IA:10 a=pGLkceISAAAA:8 a=6I5d2MoRAAAA:8 a=QyXUC8HyAAAA:8 a=YxBL1-UpAAAA:8 a=clO4ALi61GNoqMNj0K4A:9 a=CjuIK1q_8ugA:10 a=6kGIvZw6iX1k4Y-7sg4_:22 a=IjZwj45LgO3ly-622nXo:22 a=avl4LiGQNoF5OB0DmCJ7:22 a=Ia-lj3WSrqcvXOmTRaiG:22 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTPS id 978AD5F3; Thu, 16 Mar 2017 07:09:55 -0700 (PDT) Received: from slippy (localhost [127.0.0.1]) by slippy.cwsent.com (8.15.2/8.15.2) with ESMTP id v2GE9tx0088345; Thu, 16 Mar 2017 07:09:55 -0700 (PDT) (envelope-from Cy.Schubert@cschubert.com) Message-Id: <201703161409.v2GE9tx0088345@slippy.cwsent.com> X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.6 Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: "Ngie Cooper (yaneurabeya)" cc: Eric Joyner , src-committers , svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: Re: svn commit: r315333 - in stable/10/sys: conf dev/ixgbe modules/ix modules/ixv In-Reply-To: Message from "Ngie Cooper (yaneurabeya)" of "Wed, 15 Mar 2017 22:10:36 -0700." <62C8A9FD-1EE0-4DEF-A28A-843DBBB4972A@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 16 Mar 2017 07:09:55 -0700 X-CMAE-Envelope: MS4wfN3H7iYDZlhUtSqg9d9IAAuID16vDM0blBotZMfSMcPqza4oyUhrnw/VDozARivjtGq01xvrr/nGPHWfSSY0jFmmx8rOIZN0q61ZTQi3RC/poFEvT0Eo 1wSXSWXoXo5r0WraJWZC1uXzFkrpFTSnZiIYDPfk8ZwH+exStX5jDFpWrxBBbS1BoDfYBM7cgB6faQWDhZj/vcyfTmDdE754TObX6li08m/qHGnYtTCIjwax mDJSdq8RAgyEaOoaNknfCSr1/jWSSkOUZmRdSgJ6slczqht1Ix1YUFeflLAtITqUlkWSaCTL3Xe04wJ3HjTeSPQGH3qB0IJx6vxBODOuiclXg7KNMMSJiHmZ C5KjgiRY X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Mar 2017 14:10:04 -0000 In message <62C8A9FD-1EE0-4DEF-A28A-843DBBB4972A@gmail.com>, "Ngie Cooper (yane urabeya)" writes: > > --Apple-Mail=_BD9D96B3-A5E1-4DF6-8A1A-EEC15F03AFC5 > Content-Transfer-Encoding: quoted-printable > Content-Type: text/plain; > charset=us-ascii > > > > On Mar 15, 2017, at 14:20, Eric Joyner wrote: > >=20 > > Author: erj > > Date: Wed Mar 15 21:20:17 2017 > > New Revision: 315333 > > URL: https://svnweb.freebsd.org/changeset/base/315333 > >=20 > > Log: > > ixgbe(4): Update to 3.2.11-k > >=20 > > Includes: > >=20 > > 1. Support for X553 (Denverton) Ethernet devices. > > 2. Initialization code refactoring. > > 3. ixgbe-specific netmap code moved to ixgbe folder > > (but not removed from dev/netmap/). > > 4. VF driver full split. Some cleanup can be had due to redundant = > code, > > but this split goes inline with the refactoring. > >=20 > > NOTE: This is a direct commit to stable/10. Newer branches will = > receive an > > iflib-converted version of ixgbe, with these updates included, = > instead. > >=20 > > Differential Revision: https://reviews.freebsd.org/D9310 > > Submitted by: Jeb Cramer (jeb.j.cramer@intel.com) > > Tested by: Jeffrey Pieper (jeffrey.e.pieper@intel.com) > > Sponsored by: Intel Corporation > > Hi Eric, > This commit broke amd64/LINT, further (there are other issues = > preventing it from passing): = > https://ci.freebsd.org/job/FreeBSD-stable-10-amd64-LINT/543/console . It also broke buildkernel while building the ixgbe module in my stable10/amd64 VM. -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few.