Date: Wed, 20 Dec 2017 14:32:37 -0500 From: Mark Johnston <markj@FreeBSD.org> To: Eric Joyner <erj@FreeBSD.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r327031 - in head/sys: conf dev/ixgbe modules/ix modules/ixv Message-ID: <20171220193237.GA11032@raichu> In-Reply-To: <201712201815.vBKIF6IN062349@repo.freebsd.org> References: <201712201815.vBKIF6IN062349@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 20, 2017 at 06:15:06PM +0000, Eric Joyner wrote: > Author: erj > Date: Wed Dec 20 18:15:06 2017 > New Revision: 327031 > URL: https://svnweb.freebsd.org/changeset/base/327031 > > Log: > ixgbe(4): Convert driver to use iflib > > Initial update to the ixgbe PF and VF drivers to support the iflib interface. > > The PF driver version is bumped to 4.0.0, and the VF driver version is bumped to 2.0.0. > > Special thanks to sbruno@ for the support in helping make this conversion happen. > > Submitted by: Jeb Cramer <cramerj@intel.com>, Krzysztof Galazka (Chris) <krzysztof.galazka@intel.com>, Piotr Pietruszewski <piotr.pietruszewski@intel.com> > Reviewed by: sbruno@, shurd@, #IntelNetworking > Tested by: Jeffrey Pieper <jeffrey.e.pieper@intel.com>, Sergey Kozlov <kozlov.sergey.404@gmail.com> > Sponsored by: Limelight Networks, Intel Corporation > Differential Revision: https://reviews.freebsd.org/D11727 This seems to have broken at least the i386 kernel build. Could you please take a look? https://ci.freebsd.org/job/FreeBSD-head-i386-build/5330/console
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20171220193237.GA11032>