From owner-svn-src-head@freebsd.org Fri Sep 4 16:18:19 2015 Return-Path: Delivered-To: svn-src-head@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 DA9A09CB2DE; Fri, 4 Sep 2015 16:18:19 +0000 (UTC) (envelope-from hiren@strugglingcoder.info) Received: from mail.strugglingcoder.info (strugglingcoder.info [65.19.130.35]) (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 C80581870; Fri, 4 Sep 2015 16:18:19 +0000 (UTC) (envelope-from hiren@strugglingcoder.info) Received: from localhost (unknown [10.1.1.3]) (Authenticated sender: hiren@strugglingcoder.info) by mail.strugglingcoder.info (Postfix) with ESMTPSA id B4F68E45D; Fri, 4 Sep 2015 09:18:13 -0700 (PDT) Date: Fri, 4 Sep 2015 09:18:13 -0700 From: hiren panchasara To: Sean Bruno , erj@FreeBSD.org Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r287465 - head/sys/dev/e1000 Message-ID: <20150904161813.GX68814@strugglingcoder.info> References: <201509041607.t84G7S6f029313@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="NgLNC/STdjXvE6Rt" Content-Disposition: inline In-Reply-To: <201509041607.t84G7S6f029313@repo.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Sep 2015 16:18:20 -0000 --NgLNC/STdjXvE6Rt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable + erj On 09/04/15 at 04:07P, Sean Bruno wrote: > Author: sbruno > Date: Fri Sep 4 16:07:27 2015 > New Revision: 287465 > URL: https://svnweb.freebsd.org/changeset/base/287465 >=20 > Log: > igb(4): Update and fix HW errata > - HW errata workaround for IPv6 offload w/ extension headers It would be useful to know what is the actual problem here. > - Edited start of if_igb.c (Device IDs / #includes) to match ixgbe/ixl I'd also prefer if such changes come via separate commits. :-) > =20 > Differential Revision: https://reviews.freebsd.org/D3165 > Submitted by: erj > MFC after: 1 month > Sponsored by: Intel Corporation >=20 > Modified: > head/sys/dev/e1000/if_igb.c > head/sys/dev/e1000/if_igb.h [skip] Cheers, Hiren --NgLNC/STdjXvE6Rt Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQF8BAEBCgBmBQJV6cREXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBNEUyMEZBMUQ4Nzg4RjNGMTdFNjZGMDI4 QjkyNTBFMTU2M0VERkU1AAoJEIuSUOFWPt/lEsoH/2CBPzeGsRoK0pwP9VOUlJB5 IfNAKz2TqyFcynrHkQoyG2sDoj07UgRdFJIckayLDATJR8zg3kOLll3tEUei3iiK XKxAxtXKEb211NzO1OlytUY2dKWgYliD8ze/P1pOoQWAgWF9R7WP6yqe3duUar8Q PNR5GVO9hj6lpfoxwxMwi2+XyC0gM627eMGZFjPjCWJetJe9AtIyDZOL6BmugbLY /KVeryOB3aD9Xcd6DBJUbGGEN8CMsvFUjd1v4NdlowOePtxXMgMOvmZdQW8JxHf5 Bfzdcbs589fmxuT/yxYwSilLFPI3TNjaDjywKVp2Ks8GonR+m0P58HNkC5Gzmfo= =gEh5 -----END PGP SIGNATURE----- --NgLNC/STdjXvE6Rt--