Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Feb 2008 10:48:02 -0500
From:      Mike Tancsa <mike@sentex.net>
To:        pyunyh@gmail.com, freebsd-current@freebsd.org
Subject:   Re: CFT: vr(4)
Message-ID:  <200802041545.m14FjpVn014969@lava.sentex.ca>
In-Reply-To: <20080204022334.GC27999@cdnetworks.co.kr>
References:  <20080204022334.GC27999@cdnetworks.co.kr>

next in thread | previous in thread | raw e-mail | index | archive | help
At 09:23 PM 2/3/2008, Pyun YongHyeon wrote:
>Dear all,
>
>Here is overhauled vr(4) that shall address all known issues. PR
>database showed vr(4) is not stable enough under high load and

Hi,
         Is there a RELENG_7 or 6 version of the driver to test ? 
Using RELENG_7 from this morning, I get

RNEL_OPTION_HEADERS -include opt_global.h -fno-common 
-finline-limit=8000 --param inline-unit-growth=100 --param 
large-function-growth=1000  -mno-align-long-strings 
-mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 
-mno-sse3 -ffreestanding -Werror  ../../../pci/if_vr.c
cc1: warnings being treated as errors
../../../pci/if_vr.c: In function 'vr_encap':
../../../pci/if_vr.c:1816: warning: implicit declaration of function 
'm_collapse'
../../../pci/if_vr.c:1816: warning: nested extern declaration of 'm_collapse'
../../../pci/if_vr.c:1816: warning: assignment makes pointer from 
integer without a cast
*** Error code 1

Stop in /usr/src/sys/i386/compile/nano5501. 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802041545.m14FjpVn014969>