On Wed, Dec 20, 2017 at 11:32 AM Mark Johnston <[email protected]> wrote:
> 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 <[email protected]>, Krzysztof Galazka > (Chris) <[email protected]>, Piotr Pietruszewski < > [email protected]> > > Reviewed by: sbruno@, shurd@, #IntelNetworking > > Tested by: Jeffrey Pieper <[email protected]>, Sergey > Kozlov <[email protected]> > > 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 We probably missed this because we pretty much only use amd64 for testing; it looks like for that error we can just change that ULONG to a UQUAD. I'll add Jeb to this thread. - Eric _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
