From owner-freebsd-current@FreeBSD.ORG Mon Feb 4 16:26:58 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AEAD816A418 for ; Mon, 4 Feb 2008 16:26:58 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id 6CB0E13C478 for ; Mon, 4 Feb 2008 16:26:58 +0000 (UTC) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost2.sentex.ca (8.14.2/8.14.2) with ESMTP id m14Fjp4j027262; Mon, 4 Feb 2008 10:45:52 -0500 (EST) (envelope-from mike@sentex.net) Received: from mdt-xp.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.8/8.13.3) with ESMTP id m14FjpVn014969 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 4 Feb 2008 10:45:51 -0500 (EST) (envelope-from mike@sentex.net) Message-Id: <200802041545.m14FjpVn014969@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Mon, 04 Feb 2008 10:48:02 -0500 To: pyunyh@gmail.com, freebsd-current@freebsd.org From: Mike Tancsa In-Reply-To: <20080204022334.GC27999@cdnetworks.co.kr> References: <20080204022334.GC27999@cdnetworks.co.kr> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: Subject: Re: CFT: vr(4) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Feb 2008 16:26:58 -0000 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.