svn commit: r274205 - in head/sys: dev/ixl modules/ixlv

Devin Teske devin at shxd.cx
Fri Nov 7 01:54:42 UTC 2014



> -----Original Message-----
> From: owner-src-committers at freebsd.org [mailto:owner-src-
> committers at freebsd.org] On Behalf Of Jack F Vogel
> Sent: Thursday, November 6, 2014 3:45 PM
> To: src-committers at freebsd.org; svn-src-all at freebsd.org; svn-src-
> head at freebsd.org
> 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




More information about the svn-src-all mailing list