> -----Original Message----- > From: [email protected] [mailto:owner-src- > [email protected]] On Behalf Of Jack F Vogel > Sent: Thursday, November 6, 2014 3:45 PM > To: [email protected]; [email protected]; svn-src- > [email protected] > Subject: svn commit: r274205 - in head/sys: dev/ixl modules/ixlv > > Author: jfv > Date: Thu Nov 6 23:45:05 2014 > New Revision: 274205 > URL: https://svnweb.freebsd.org/changeset/base/274205 > > Log: > Update the Intel i40e drivers, ixl version 1.2.8, ixlv version 1.1.18 > -Improved VF stability, thanks to changes from Ryan Stone, > and Juniper. > - RSS fixes in the ixlv driver > - link detection in the ixlv driver > - New sysctl's added in ixl and ixlv > - reset timeout increased for ixlv > - stability fixes in detach > - correct media reporting > - Coverity warnings fixed > - Many small bug fixes > - VF Makefile modified - nvm shared code needed > - remove unused sleep channels in ixlv_sc struct > > Submitted by: Eric Joyner (committed by jfv) > MFC after: 1 week > > Modified: > head/sys/dev/ixl/i40e_osdep.c > head/sys/dev/ixl/i40e_osdep.h > head/sys/dev/ixl/if_ixl.c > head/sys/dev/ixl/if_ixlv.c > head/sys/dev/ixl/ixl.h > head/sys/dev/ixl/ixl_txrx.c > head/sys/dev/ixl/ixlv.h > head/sys/dev/ixl/ixlvc.c > head/sys/modules/ixlv/Makefile > [snip]
It appears that Jenkins is currently unhappy with this commit: https://jenkins.freebsd.org/jenkins/view/FreeBSD_src_head/job/FreeBSD_HEAD/lastBuild/console NB: Build #1787 ===> kbdmux (depend) --- depend_subdir_ixlv --- mkdep: compile failed *** [.depend] Error code 1 make[4]: stopped in /builds/FreeBSD_HEAD/sys/modules/ixlv 1 error -- Devin _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
