From owner-freebsd-bugs@freebsd.org Mon Feb 22 11:10:10 2016 Return-Path: Delivered-To: freebsd-bugs@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 E2213AB1282 for ; Mon, 22 Feb 2016 11:10:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B8A231206 for ; Mon, 22 Feb 2016 11:10:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u1MBAAde005962 for ; Mon, 22 Feb 2016 11:10:10 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 207413] MFC of r295323 - intel e1000 update Date: Mon, 22 Feb 2016 11:10:10 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 10.2-STABLE X-Bugzilla-Keywords: IntelNetworking X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: oliver.pinter@balabit.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Flags: mfc-stable10? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status keywords bug_severity priority component assigned_to reporter cc flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Feb 2016 11:10:11 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207413 Bug ID: 207413 Summary: MFC of r295323 - intel e1000 update Product: Base System Version: 10.2-STABLE Hardware: Any OS: Any Status: New Keywords: IntelNetworking Severity: Affects Many People Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: oliver.pinter@balabit.com CC: erj@freebsd.org, gnn@FreeBSD.org, marius@FreeBSD.org, op@hardenedbsd.org, re@FreeBSD.org, sbruno@FreeBSD.org Flags: mfc-stable10? Please MFC the e1000 update, which adds support for the newest Intel Network cards. The original commit marked this as MFC after 2 weeks, which expired and sti= ll not MFCd: Update em(4) to 7.6.1; update igb(4) to 2.5.3. Major changes: Add i219/i219(2) hardware support. (Found on Skylake generation and new= er chipsets.) Further to the last Skylake support diff, this one also includes support for the Lewisburg chipset (i219(3)). Add a workaround to an igb hardware errata. All 1G server products need= to have IPv6 extension header parsing turned off. This should be listed in the specification updates for current 1G server products, e.g. for i350 it's er= rata #37 in this document: http://www.intel.com/content/dam/www/public/us/en/documents/specification-u= pdates/ethernet-controller-i350-spec-update.pdf Avoton (i354) PHY errata workaround added And a bunch of minor fixes, as well as #defines for things that the current em(4)/igb(4) drivers don't implement. Differential Revision: https://reviews.freebsd.org/D3162 Reviewed by: sbruno, marius, gnn Approved by: gnn MFC after: 2 weeks Sponsored by: Intel Corporation https://reviews.freebsd.org/rS295323 --=20 You are receiving this mail because: You are the assignee for the bug.=