> On 24 Jun 2015, at 06:01 , Wei Hu <[email protected]> wrote:
> 
> Author: whu
> Date: Wed Jun 24 06:01:29 2015
> New Revision: 284746
> URL: https://svnweb.freebsd.org/changeset/base/284746
> 
> Log:
>  TSO and checksum offloading support for Netvsc driver on Hyper-V.
> 
>  Submitted by:        whu
>  Reviewed by: royger
>  Approved by: royger
>  MFC after:   1 week
>  Relnotes:    yes
>  Sponsored by:        Microsoft OSTC
>  Differential Revision:       https://reviews.freebsd.org/D2517

This breaks LINT-NOIP and LINT-NOINET6 kernels.

I started looking at adding appropriate #ifdefs and #including opt_inet.h and 
opt_inet6.h  but properly untangling this in the middle of the night isn’t 
possible anymore for me (and I can’t test it).

Can you please have a look and fix this?   make -j16 tinderbox TARGETS=“amd64”  
(or i386) should do the trick and leave you with log files;  one error is:

/scratch/tmp/bz/head.svn/sys/dev/hyperv/netvsc/hv_netvsc_drv_freebsd.c:(.text+0x13cd):
 undefined reference to `in6_cksum_pseudo’


Thanks,
/bz
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to