From owner-svn-src-all@freebsd.org Thu Mar 16 17:00:39 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 514C7D0E82F; Thu, 16 Mar 2017 17:00:39 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pg0-x242.google.com (mail-pg0-x242.google.com [IPv6:2607:f8b0:400e:c05::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1C8BA1AC1; Thu, 16 Mar 2017 17:00:39 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pg0-x242.google.com with SMTP id m5so6718587pgk.3; Thu, 16 Mar 2017 10:00:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=zv+VZoreKl0ROdWjXYsTjB4EHBOIvdxJjpOmbcbqwr4=; b=k1G0HQRHsnUimaWU/wiCOpvBxDvgcEbmVEbva2FK9t6fWGodDa7nyr5YqqLE5LsJuG ZYeV5bumNCaYUgnDeRE70M9CFK5elVecV7b8nHSdTCW5XZs7DlAgW6e0a/KIosDyE/x2 w9PSNVjw07mn6PBUXSeUYjFmLNWZaDZgzUpWEMBpZ9X/MxrB8yYvSLwfLx/bZPRNyKCH DJua/+DzDrUH6mh6F7JE1/qGpSqnemKuK0dmZGjJvYc+cO2KATW+JNS6qvQlYqL+Ri4U P0fkUIsjGFSu5qnQROc92vDYyC5M+1qBzq/kzE91hFwDih7mKfdM6JsDSoIr/RDIp+U8 wAAQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=zv+VZoreKl0ROdWjXYsTjB4EHBOIvdxJjpOmbcbqwr4=; b=BaNTTX6cBDUlVRgZ5CsDFOtRulfFq/EnHQ0p/d7zg6XZinQ+LCsBCGDGCDcVRl4kHG /pUX43soNjhevEe1RfDNrYxCARXW8eZv3HXgIfVc2Pt7DDFHJYsBnAzM9mZew72ntYFi B9Vuk1HHVNs5lmIfhWYOASDn+sBtcIgB0QQ6D86nRyoQmvcqEZi3yRgl95RZCorCC+Ps GjAZUnGvr/aThhR6hxmGiL39ZBbbtm+jtORlxLvgcJiqqNJuG0jXCoSmc3MXVBiowIw2 2kPV2Zp/6DwejPFlCcj6cvAu8Y8kF45syS2gqJUCY5NasKZS6SNPp5Gqx3ricPbe9MSW 9q8w== X-Gm-Message-State: AFeK/H3ZNk7KvZ6yUDj/GXk79do20bIMBqG2RUthK3+g9By21ub0E9Q1pmOsX2f4UO5iig== X-Received: by 10.98.65.211 with SMTP id g80mr11429904pfd.187.1489683638161; Thu, 16 Mar 2017 10:00:38 -0700 (PDT) Received: from [192.168.50.243] (50-251-209-113-static.hfc.comcastbusiness.net. [50.251.209.113]) by smtp.gmail.com with ESMTPSA id x71sm10659944pfd.58.2017.03.16.10.00.37 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Mar 2017 10:00:37 -0700 (PDT) Mime-Version: 1.0 (1.0) Subject: Re: svn commit: r315333 - in stable/10/sys: conf dev/ixgbe modules/ix modules/ixv From: Ngie Cooper X-Mailer: iPhone Mail (14D27) In-Reply-To: Date: Thu, 16 Mar 2017 10:00:34 -0700 Cc: Cy Schubert , src-committers , svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Message-Id: <0E58B9FA-C271-44CB-90E7-AE14301EEF03@gmail.com> References: <62C8A9FD-1EE0-4DEF-A28A-843DBBB4972A@gmail.com> <201703161409.v2GE9tx0088345@slippy.cwsent.com> To: Eric Joyner Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 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 17:00:39 -0000 > On Mar 16, 2017, at 09:29, Eric Joyner wrote: >=20 > I'm looking at this now. >=20 > Cy, in your case it sounds like the "device ixgbe" option is broken. I'll w= ork on getting that to build again. >=20 > The LINT build error looks like a netmap linking issue (probably due to Je= b moving/copying netmap stuff into the driver folder), so that'll be fun to r= oot cause. Hi Eric, One sandtrap to be aware of is r307394 (and corresponding commits) not b= eing MFCed, along with a host of PCI-IOV, etc changes not being easily backp= ortable. If you can, look for commits from me in the r29xxxx series citing ix_crc= strip (it was a backport from bz@ to unbreak LINT on head that also fixed st= able/10). Thanks! -Ngie > On Thu, Mar 16, 2017 at 7:10 AM Cy Schubert wro= te: > In message <62C8A9FD-1EE0-4DEF-A28A-843DBBB4972A@gmail.com>, "Ngie Cooper > (yane > urabeya)" writes: > > > > --Apple-Mail=3D_BD9D96B3-A5E1-4DF6-8A1A-EEC15F03AFC5 > > Content-Transfer-Encoding: quoted-printable > > Content-Type: text/plain; > > charset=3Dus-ascii > > > > > > > On Mar 15, 2017, at 14:20, Eric Joyner wrote: > > >=3D20 > > > Author: erj > > > Date: Wed Mar 15 21:20:17 2017 > > > New Revision: 315333 > > > URL: https://svnweb.freebsd.org/changeset/base/315333 > > >=3D20 > > > Log: > > > ixgbe(4): Update to 3.2.11-k > > >=3D20 > > > Includes: > > >=3D20 > > > 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 =3D= > > code, > > > but this split goes inline with the refactoring. > > >=3D20 > > > NOTE: This is a direct commit to stable/10. Newer branches will =3D > > receive an > > > iflib-converted version of ixgbe, with these updates included, =3D > > instead. > > >=3D20 > > > 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 =3D > > preventing it from passing): =3D > > https://ci.freebsd.org/job/FreeBSD-stable-10-amd64-LINT/543/console . >=20 > It also broke buildkernel while building the ixgbe module in my > stable10/amd64 VM. >=20 >=20 > -- > Cheers, > Cy Schubert > FreeBSD UNIX: Web: http://www.FreeBSD.org >=20 > The need of the many outweighs the greed of the few. >=20 >=20