From owner-freebsd-ppc@FreeBSD.ORG Sun Apr 15 02:49:47 2007 Return-Path: X-Original-To: powerpc@freebsd.org Delivered-To: freebsd-ppc@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DBB4316A400; Sun, 15 Apr 2007 02:49:47 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id B3E2213C45D; Sun, 15 Apr 2007 02:49:47 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l3F2nl8i021540; Sat, 14 Apr 2007 22:49:47 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.8/8.13.8) with ESMTP id l3F2nlQO073245; Sat, 14 Apr 2007 22:49:47 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id C1CCC73039; Sat, 14 Apr 2007 22:49:46 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070415024946.C1CCC73039@freebsd-current.sentex.ca> Date: Sat, 14 Apr 2007 22:49:46 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner5 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2007 02:49:48 -0000 TB --- 2007-04-15 01:41:18 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-15 01:41:18 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2007-04-15 01:41:18 - cleaning the object tree TB --- 2007-04-15 01:41:29 - checking out the source tree TB --- 2007-04-15 01:41:29 - cd /tinderbox/HEAD/powerpc/powerpc TB --- 2007-04-15 01:41:29 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-15 01:49:44 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-15 01:49:44 - cd /src TB --- 2007-04-15 01:49:44 - /usr/bin/make -B buildworld >>> World build started on Sun Apr 15 01:49:45 UTC 2007 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sun Apr 15 02:47:55 UTC 2007 TB --- 2007-04-15 02:47:55 - generating LINT kernel config TB --- 2007-04-15 02:47:55 - cd /src/sys/powerpc/conf TB --- 2007-04-15 02:47:55 - /usr/bin/make -B LINT TB --- 2007-04-15 02:47:56 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-04-15 02:47:56 - cd /src TB --- 2007-04-15 02:47:56 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Apr 15 02:47:56 UTC 2007 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies [...] awk -f /src/sys/tools/makeobjops.awk /src/sys/opencrypto/cryptodev_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/powerpc/powerpc/mmu_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/powerpc/powerpc/pic_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/ofw/ofw_bus_if.m -h rm -f .newdep /usr/bin/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/gnu/fs/xfs/FreeBSD -I/src/sys/gnu/fs/xfs/FreeBSD/support -I/src/sys/gnu/fs/xfs -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding /src/sys/dev/cxgb/sys/uipc_mvec.c:48:2: #error "ZERO_COPY_SOCKETS not supported with mvec" mkdep: compile failed *** Error code 1 Stop in /obj/powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-04-15 02:49:46 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-15 02:49:46 - ERROR: failed to build lint kernel TB --- 2007-04-15 02:49:46 - tinderbox aborted TB --- 0.39 user 1.32 system 4108.39 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Sun Apr 15 08:40:02 2007 Return-Path: X-Original-To: powerpc@freebsd.org Delivered-To: freebsd-ppc@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3C8AC16A400; Sun, 15 Apr 2007 08:40:02 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id ECA3D13C465; Sun, 15 Apr 2007 08:40:01 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l3F8e1Iv031747; Sun, 15 Apr 2007 04:40:01 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id l3F8e1oJ030806; Sun, 15 Apr 2007 04:40:01 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id A844E73039; Sun, 15 Apr 2007 04:40:00 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070415084000.A844E73039@freebsd-current.sentex.ca> Date: Sun, 15 Apr 2007 04:40:00 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on clamscanner1 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2007 08:40:02 -0000 TB --- 2007-04-15 07:17:34 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-15 07:17:34 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2007-04-15 07:17:34 - cleaning the object tree TB --- 2007-04-15 07:18:00 - checking out the source tree TB --- 2007-04-15 07:18:00 - cd /tinderbox/HEAD/powerpc/powerpc TB --- 2007-04-15 07:18:00 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-15 07:37:00 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-15 07:37:00 - cd /src TB --- 2007-04-15 07:37:00 - /usr/bin/make -B buildworld >>> World build started on Sun Apr 15 07:37:02 UTC 2007 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sun Apr 15 08:35:40 UTC 2007 TB --- 2007-04-15 08:35:40 - generating LINT kernel config TB --- 2007-04-15 08:35:40 - cd /src/sys/powerpc/conf TB --- 2007-04-15 08:35:40 - /usr/bin/make -B LINT TB --- 2007-04-15 08:35:40 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-04-15 08:35:40 - cd /src TB --- 2007-04-15 08:35:40 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Apr 15 08:35:41 UTC 2007 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror /src/sys/dev/cxgb/common/cxgb_ael1002.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror /src/sys/dev/cxgb/common/cxgb_mv88e1xxx.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror /src/sys/dev/cxgb/common/cxgb_xgmac.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror /src/sys/dev/cxgb/common/cxgb_t3_hw.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror /src/sys/dev/cxgb/sys/uipc_mvec.c /src/sys/dev/cxgb/sys/uipc_mvec.c: In function `bus_dmamap_load_mvec_sg': /src/sys/dev/cxgb/sys/uipc_mvec.c:595: warning: long unsigned int format, bus_addr_t arg (arg 3) /src/sys/dev/cxgb/sys/uipc_mvec.c:595: warning: long int format, bus_size_t arg (arg 4) *** Error code 1 Stop in /obj/powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-04-15 08:40:00 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-15 08:40:00 - ERROR: failed to build lint kernel TB --- 2007-04-15 08:40:00 - tinderbox aborted TB --- 0.52 user 1.68 system 4946.05 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Sun Apr 15 14:38:00 2007 Return-Path: X-Original-To: powerpc@freebsd.org Delivered-To: freebsd-ppc@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EE54816A403; Sun, 15 Apr 2007 14:37:59 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id AE37613C458; Sun, 15 Apr 2007 14:37:59 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l3FEbxOl047854; Sun, 15 Apr 2007 10:37:59 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.8/8.13.8) with ESMTP id l3FEbw23089420; Sun, 15 Apr 2007 10:37:58 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id D79CC73039; Sun, 15 Apr 2007 10:37:58 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070415143758.D79CC73039@freebsd-current.sentex.ca> Date: Sun, 15 Apr 2007 10:37:58 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner5 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2007 14:38:00 -0000 TB --- 2007-04-15 13:25:18 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-15 13:25:18 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2007-04-15 13:25:18 - cleaning the object tree TB --- 2007-04-15 13:25:34 - checking out the source tree TB --- 2007-04-15 13:25:34 - cd /tinderbox/HEAD/powerpc/powerpc TB --- 2007-04-15 13:25:34 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-15 13:33:20 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-15 13:33:20 - cd /src TB --- 2007-04-15 13:33:20 - /usr/bin/make -B buildworld >>> World build started on Sun Apr 15 13:33:23 UTC 2007 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sun Apr 15 14:33:49 UTC 2007 TB --- 2007-04-15 14:33:49 - generating LINT kernel config TB --- 2007-04-15 14:33:49 - cd /src/sys/powerpc/conf TB --- 2007-04-15 14:33:49 - /usr/bin/make -B LINT TB --- 2007-04-15 14:33:49 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-04-15 14:33:49 - cd /src TB --- 2007-04-15 14:33:49 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Apr 15 14:33:49 UTC 2007 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror /src/sys/dev/cxgb/common/cxgb_ael1002.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror /src/sys/dev/cxgb/common/cxgb_mv88e1xxx.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror /src/sys/dev/cxgb/common/cxgb_xgmac.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror /src/sys/dev/cxgb/common/cxgb_t3_hw.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror /src/sys/dev/cxgb/sys/uipc_mvec.c /src/sys/dev/cxgb/sys/uipc_mvec.c: In function `bus_dmamap_load_mvec_sg': /src/sys/dev/cxgb/sys/uipc_mvec.c:595: warning: long unsigned int format, bus_addr_t arg (arg 3) /src/sys/dev/cxgb/sys/uipc_mvec.c:595: warning: long int format, bus_size_t arg (arg 4) *** Error code 1 Stop in /obj/powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-04-15 14:37:58 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-15 14:37:58 - ERROR: failed to build lint kernel TB --- 2007-04-15 14:37:58 - tinderbox aborted TB --- 0.47 user 1.84 system 4360.32 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Sun Apr 15 21:01:50 2007 Return-Path: X-Original-To: powerpc@freebsd.org Delivered-To: freebsd-ppc@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EA88416A400; Sun, 15 Apr 2007 21:01:50 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id A912313C480; Sun, 15 Apr 2007 21:01:50 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l3FL1oOA006026; Sun, 15 Apr 2007 17:01:50 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.8/8.13.8) with ESMTP id l3FL1nrQ097281; Sun, 15 Apr 2007 17:01:49 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id B1B1C73039; Sun, 15 Apr 2007 17:01:49 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070415210149.B1B1C73039@freebsd-current.sentex.ca> Date: Sun, 15 Apr 2007 17:01:49 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner5 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2007 21:01:51 -0000 TB --- 2007-04-15 19:29:23 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-15 19:29:23 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2007-04-15 19:29:23 - cleaning the object tree TB --- 2007-04-15 19:29:39 - checking out the source tree TB --- 2007-04-15 19:29:39 - cd /tinderbox/HEAD/powerpc/powerpc TB --- 2007-04-15 19:29:39 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-15 19:39:33 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-15 19:39:33 - cd /src TB --- 2007-04-15 19:39:33 - /usr/bin/make -B buildworld >>> World build started on Sun Apr 15 19:39:38 UTC 2007 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sun Apr 15 20:40:58 UTC 2007 TB --- 2007-04-15 20:40:58 - generating LINT kernel config TB --- 2007-04-15 20:40:58 - cd /src/sys/powerpc/conf TB --- 2007-04-15 20:40:58 - /usr/bin/make -B LINT TB --- 2007-04-15 20:40:58 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-04-15 20:40:58 - cd /src TB --- 2007-04-15 20:40:58 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Apr 15 20:40:59 UTC 2007 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT completed on Sun Apr 15 20:59:21 UTC 2007 TB --- 2007-04-15 20:59:21 - building GENERIC kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-04-15 20:59:21 - cd /src TB --- 2007-04-15 20:59:21 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Apr 15 20:59:21 UTC 2007 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror /src/sys/fs/procfs/procfs_status.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror /src/sys/fs/procfs/procfs_type.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror /src/sys/fs/pseudofs/pseudofs.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror /src/sys/fs/pseudofs/pseudofs_fileno.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror /src/sys/fs/pseudofs/pseudofs_vncache.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror /src/sys/fs/pseudofs/pseudofs_vnops.c /src/sys/fs/pseudofs/pseudofs_vnops.c: In function `pfs_access': /src/sys/fs/pseudofs/pseudofs_vnops.c:124: warning: unused variable `pvd' *** Error code 1 Stop in /obj/powerpc/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-04-15 21:01:49 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-15 21:01:49 - ERROR: failed to build GENERIC kernel TB --- 2007-04-15 21:01:49 - tinderbox aborted TB --- 0.56 user 1.77 system 5545.62 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Sun Apr 15 21:54:52 2007 Return-Path: X-Original-To: freebsd-ppc@FreeBSD.org Delivered-To: freebsd-ppc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0277B16A401 for ; Sun, 15 Apr 2007 21:54:52 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by mx1.freebsd.org (Postfix) with ESMTP id 8DAA213C44C for ; Sun, 15 Apr 2007 21:54:51 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from [192.168.0.13] (dsl-63-249-90-35.cruzio.com [63.249.90.35]) by dommail.onthenet.com.au (MOS 3.7.5a-GA) with ESMTP id CRZ96360 (AUTH peterg@ptree32.com.au); Mon, 16 Apr 2007 07:54:43 +1000 (EST) Message-ID: <46229F3F.40903@freebsd.org> Date: Sun, 15 Apr 2007 14:55:11 -0700 From: Peter Grehan User-Agent: Thunderbird 1.5.0.10 (Macintosh/20070221) MIME-Version: 1.0 To: pyunyh@gmail.com References: <20070414060841.GB12777@cdnetworks.co.kr> In-Reply-To: <20070414060841.GB12777@cdnetworks.co.kr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@FreeBSD.org Subject: Re: CFT: gem(4) checksum offload support X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: grehan@freebsd.org List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2007 21:54:52 -0000 Hi, I get a compile error for this on ppc: /usr/home/grehan/freebsd/dev_head/src/sys/dev/gem/if_gem.c: In function `gem_txdma_callback': /usr/home/grehan/freebsd/dev_head/src/sys/dev/gem/if_gem.c:92: warning: inlining failed in call to 'gem_txcksum': function body not available /usr/home/grehan/freebsd/dev_head/src/sys/dev/gem/if_gem.c:505: warning: called from here *** Error code 1 Removing the __inline's fixed it, as I guess would re-ordering. later, Peter. From owner-freebsd-ppc@FreeBSD.ORG Sun Apr 15 23:48:08 2007 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 756B316A400 for ; Sun, 15 Apr 2007 23:48:08 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.232]) by mx1.freebsd.org (Postfix) with ESMTP id 2902C13C487 for ; Sun, 15 Apr 2007 23:48:08 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by wr-out-0506.google.com with SMTP id 70so1387872wra for ; Sun, 15 Apr 2007 16:48:07 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:received:received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=Icl7CXOsBtYGZ3UyNk7OqH9NXj3s/wPXVsFwMxAfZbgsJyhK74pBj32A2bpPObwpzshjDNlOKjU8kWpeCF/7b7T/iECJ4gPD5wXv0grBmfiWHIggtqKxNsXXnpMSM0nZjS72YO1illon95KnQRZqPQCZ8b7yu1lpwqbtZne2gwc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=HxdaeXbXIPcBJaHQqIKTDYvneonIaAHanxcqmTdrzjJihVg/uzibOuLmjumu/xrFDqnJIwhtvomdAND8zdoNxyiUCR7d4wdpCRM3K9688Z5MpSnvlu0jPFHjmQoaCryxh8/XTL7L9+Op8AxZoGvgeBDXa+d7rD8WvFo2nWO81yI= Received: by 10.65.239.14 with SMTP id q14mr10829752qbr.1176680887136; Sun, 15 Apr 2007 16:48:07 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.google.com with ESMTP id 7sm22494651nzn.2007.04.15.16.48.04; Sun, 15 Apr 2007 16:48:05 -0700 (PDT) Received: from michelle.cdnetworks.co.kr (localhost.cdnetworks.co.kr [127.0.0.1]) by michelle.cdnetworks.co.kr (8.13.5/8.13.5) with ESMTP id l3FNmO9C021528 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 16 Apr 2007 08:48:24 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id l3FNmO59021527; Mon, 16 Apr 2007 08:48:24 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Mon, 16 Apr 2007 08:48:24 +0900 From: Pyun YongHyeon To: Peter Grehan Message-ID: <20070415234823.GA21416@cdnetworks.co.kr> References: <20070414060841.GB12777@cdnetworks.co.kr> <46229F3F.40903@freebsd.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="d6Gm4EdcadzBjdND" Content-Disposition: inline In-Reply-To: <46229F3F.40903@freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: freebsd-ppc@freebsd.org Subject: Re: CFT: gem(4) checksum offload support X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2007 23:48:08 -0000 --d6Gm4EdcadzBjdND Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Apr 15, 2007 at 02:55:11PM -0700, Peter Grehan wrote: > Hi, > > I get a compile error for this on ppc: > > /usr/home/grehan/freebsd/dev_head/src/sys/dev/gem/if_gem.c: In function > `gem_txdma_callback': > /usr/home/grehan/freebsd/dev_head/src/sys/dev/gem/if_gem.c:92: warning: > inlining failed in call to 'gem_txcksum': function body not available > /usr/home/grehan/freebsd/dev_head/src/sys/dev/gem/if_gem.c:505: warning: > called from here > *** Error code 1 > > Removing the __inline's fixed it, as I guess would re-ordering. > Thank you for testing. I guess you've tested it on RELENG_6. Here is updated patch. -- Regards, Pyun YongHyeon --d6Gm4EdcadzBjdND Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="gem.chksum.patch2" Index: if_gem.c =================================================================== RCS file: /home/ncvs/src/sys/dev/gem/if_gem.c,v retrieving revision 1.40 diff -u -r1.40 if_gem.c --- if_gem.c 6 Dec 2006 02:04:25 -0000 1.40 +++ if_gem.c 15 Apr 2007 23:45:59 -0000 @@ -65,6 +65,12 @@ #include #include +#include +#include +#include +#include +#include + #include #include @@ -74,6 +80,7 @@ #include #define TRIES 10000 +#define GEM_CSUM_FEATURES (CSUM_TCP) static void gem_start(struct ifnet *); static void gem_start_locked(struct ifnet *); @@ -82,6 +89,8 @@ static void gem_cddma_callback(void *, bus_dma_segment_t *, int, int); static void gem_txdma_callback(void *, bus_dma_segment_t *, int, bus_size_t, int); +static __inline void gem_txcksum(struct gem_softc *, struct mbuf *, uint64_t *); +static __inline void gem_rxcksum(struct mbuf *, uint64_t); static void gem_tick(void *); static int gem_watchdog(struct gem_softc *); static void gem_init(void *); @@ -264,6 +273,7 @@ device_printf(sc->sc_dev, "%ukB RX FIFO, %ukB TX FIFO\n", sc->sc_rxfifosize / 1024, v / 16); + sc->sc_csum_features = GEM_CSUM_FEATURES; /* Initialize ifnet structure. */ ifp->if_softc = sc; if_initname(ifp, device_get_name(sc->sc_dev), @@ -332,11 +342,12 @@ #endif /* - * Tell the upper layer(s) we support long frames. + * Tell the upper layer(s) we support long frames/checksum offloads. */ ifp->if_data.ifi_hdrlen = sizeof(struct ether_vlan_header); - ifp->if_capabilities |= IFCAP_VLAN_MTU; - ifp->if_capenable |= IFCAP_VLAN_MTU; + ifp->if_capabilities |= IFCAP_VLAN_MTU | IFCAP_HWCSUM; + ifp->if_hwassist |= sc->sc_csum_features; + ifp->if_capenable |= IFCAP_VLAN_MTU | IFCAP_HWCSUM; return (0); @@ -440,6 +451,112 @@ GEM_UNLOCK(sc); } +static __inline void +gem_txcksum(struct gem_softc *sc, struct mbuf *m, uint64_t *cflags) +{ + struct ip *ip; + uint64_t offset, offset2; + char *p; + + offset = sizeof(struct ip) + ETHER_HDR_LEN; + for(; m && m->m_len == 0; m = m->m_next) + ; + if (m == NULL || m->m_len < ETHER_HDR_LEN) { + device_printf(sc->sc_dev, "%s: m_len < ETHER_HDR_LEN\n", + __func__); + /* checksum will be corrupted */ + goto sendit; + } + if (m->m_len < ETHER_HDR_LEN + sizeof(uint32_t)) { + if (m->m_len != ETHER_HDR_LEN) { + device_printf(sc->sc_dev, + "%s: m_len != ETHER_HDR_LEN\n", __func__); + /* checksum will be corrupted */ + goto sendit; + } + for(m = m->m_next; m && m->m_len == 0; m = m->m_next) + ; + if (m == NULL) { + /* checksum will be corrupted */ + goto sendit; + } + ip = mtod(m, struct ip *); + } else { + p = mtod(m, uint8_t *); + p += ETHER_HDR_LEN; + ip = (struct ip *)p; + } + offset = (ip->ip_hl << 2) + ETHER_HDR_LEN; + +sendit: + offset2 = m->m_pkthdr.csum_data; + *cflags = offset << GEM_TD_CXSUM_SSHIFT; + *cflags |= ((offset + offset2) << GEM_TD_CXSUM_OSHIFT); + *cflags |= GEM_TD_CXSUM_ENABLE; +} + +static __inline void +gem_rxcksum(struct mbuf *m, uint64_t flags) +{ + struct ether_header *eh; + struct ip *ip; + struct udphdr *uh; + int32_t hlen, len, pktlen; + uint16_t cksum, *opts; + uint32_t temp32; + + pktlen = m->m_pkthdr.len; + if (pktlen < sizeof(struct ether_header) + sizeof(struct ip)) + return; + eh = mtod(m, struct ether_header *); + if (eh->ether_type != htons(ETHERTYPE_IP)) + return; + ip = (struct ip *)(eh + 1); + if (ip->ip_v != IPVERSION) + return; + + hlen = ip->ip_hl << 2; + pktlen -= sizeof(struct ether_header); + if (hlen < sizeof(struct ip)) + return; + if (ntohs(ip->ip_len) < hlen) + return; + if (ntohs(ip->ip_len) != pktlen) + return; + if (ip->ip_off & htons(IP_MF | IP_OFFMASK)) + return; /* can't handle fragmented packet */ + + switch (ip->ip_p) { + case IPPROTO_TCP: + if (pktlen < (hlen + sizeof(struct tcphdr))) + return; + break; + case IPPROTO_UDP: + if (pktlen < (hlen + sizeof(struct udphdr))) + return; + uh = (struct udphdr *)((uint8_t *)ip + hlen); + if (uh->uh_sum == 0) + return; /* no checksum */ + break; + default: + return; + } + + cksum = ~(flags & GEM_RD_CHECKSUM); + /* checksum fixup for IP options */ + len = hlen - sizeof(struct ip); + if (len > 0) { + opts = (uint16_t *)(ip + 1); + for (; len > 0; len -= sizeof(uint16_t), opts++) { + temp32 = cksum - *opts; + temp32 = (temp32 >> 16) + (temp32 & 65535); + cksum = temp32 & 65535; + } + } + m->m_pkthdr.csum_flags |= CSUM_DATA_VALID; + m->m_pkthdr.csum_data = cksum; +} + static void gem_cddma_callback(xsc, segs, nsegs, error) void *xsc; @@ -470,7 +587,7 @@ struct gem_softc *sc = txd->txd_sc; struct gem_txsoft *txs = txd->txd_txs; bus_size_t len = 0; - uint64_t flags = 0; + uint64_t cflags, flags; int seg, nexttx; if (error != 0) @@ -488,6 +605,10 @@ txs->txs_ndescs = nsegs; nexttx = txs->txs_firstdesc; + + flags = cflags = 0; + if ((txd->m->m_pkthdr.csum_flags & sc->sc_csum_features) != 0) + gem_txcksum(sc, txd->m, &cflags); /* * Initialize the transmit descriptors. */ @@ -507,6 +628,7 @@ KASSERT(segs[seg].ds_len < GEM_TD_BUFSIZE, ("gem_txdma_callback: segment size too large!")); flags = segs[seg].ds_len & GEM_TD_BUFSIZE; + flags |= cflags; if (len == 0) { #ifdef GEM_DEBUG CTR2(KTR_GEM, "txdma_cb: start of packet at seg %d, " @@ -954,12 +1076,14 @@ /* Encode Receive Descriptor ring size: four possible values */ v = gem_ringsize(GEM_NRXDESC /*XXX*/); + /* Rx TCP/UDP checksum offset */ + v |= ((ETHER_HDR_LEN + sizeof(struct ip)) << + GEM_RX_CONFIG_CXM_START_SHFT); /* Enable DMA */ bus_space_write_4(t, h, GEM_RX_CONFIG, v|(GEM_THRSH_1024<txs_firstdesc = sc->sc_txnext; + txd.m = m0; error = bus_dmamap_load_mbuf(sc->sc_tdmatag, txs->txs_dmamap, m0, gem_txdma_callback, &txd, BUS_DMA_NOWAIT); if (error != 0) @@ -1454,8 +1579,7 @@ #endif /* - * No errors; receive the packet. Note the Gem - * includes the CRC with every packet. + * No errors; receive the packet. */ len = GEM_RD_BUFLEN(rxstat); @@ -1473,7 +1597,10 @@ m->m_data += 2; /* We're already off by two */ m->m_pkthdr.rcvif = ifp; - m->m_pkthdr.len = m->m_len = len - ETHER_CRC_LEN; + m->m_pkthdr.len = m->m_len = len; + + if ((ifp->if_capenable & IFCAP_RXCSUM) != 0) + gem_rxcksum(m, rxstat); /* Pass it on. */ GEM_UNLOCK(sc); @@ -1876,6 +2003,12 @@ if (ifp->if_drv_flags & IFF_DRV_RUNNING) gem_stop(ifp, 0); } + if ((ifp->if_flags & IFF_LINK0) != 0) + sc->sc_csum_features |= CSUM_UDP; + else + sc->sc_csum_features &= ~CSUM_UDP; + if ((ifp->if_capenable & IFCAP_TXCSUM) != 0) + ifp->if_hwassist = sc->sc_csum_features; sc->sc_ifflags = ifp->if_flags; GEM_UNLOCK(sc); break; @@ -1889,6 +2022,15 @@ case SIOCSIFMEDIA: error = ifmedia_ioctl(ifp, ifr, &sc->sc_mii->mii_media, cmd); break; + case SIOCSIFCAP: + GEM_LOCK(sc); + ifp->if_capenable = ifr->ifr_reqcap; + if ((ifp->if_capenable & IFCAP_TXCSUM) != 0) + ifp->if_hwassist = sc->sc_csum_features; + else + ifp->if_hwassist = 0; + GEM_UNLOCK(sc); + break; default: error = ether_ioctl(ifp, cmd, data); break; Index: if_gemreg.h =================================================================== RCS file: /home/ncvs/src/sys/dev/gem/if_gemreg.h,v retrieving revision 1.3 diff -u -r1.3 if_gemreg.h --- if_gemreg.h 6 Jan 2005 01:42:42 -0000 1.3 +++ if_gemreg.h 15 Apr 2007 23:45:59 -0000 @@ -516,6 +516,10 @@ #define GEM_TD_START_OF_PACKET 0x0000000080000000LL #define GEM_TD_INTERRUPT_ME 0x0000000100000000LL /* Interrupt me now */ #define GEM_TD_NO_CRC 0x0000000200000000LL /* do not insert crc */ + +#define GEM_TD_CXSUM_SSHIFT 15 +#define GEM_TD_CXSUM_OSHIFT 21 + /* * Only need to set GEM_TD_CXSUM_ENABLE, GEM_TD_CXSUM_STUFF, * GEM_TD_CXSUM_START, and GEM_TD_INTERRUPT_ME in 1st descriptor of a group. Index: if_gemvar.h =================================================================== RCS file: /home/ncvs/src/sys/dev/gem/if_gemvar.h,v retrieving revision 1.12 diff -u -r1.12 if_gemvar.h --- if_gemvar.h 6 Dec 2006 02:04:25 -0000 1.12 +++ if_gemvar.h 15 Apr 2007 23:45:59 -0000 @@ -108,6 +108,7 @@ struct gem_txdma { struct gem_softc *txd_sc; struct gem_txsoft *txd_txs; + struct mbuf *m; }; /* @@ -189,6 +190,7 @@ int sc_inited; int sc_debug; int sc_ifflags; + int sc_csum_features; struct mtx sc_mtx; }; --d6Gm4EdcadzBjdND-- From owner-freebsd-ppc@FreeBSD.ORG Mon Apr 16 05:11:27 2007 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5855016A401 for ; Mon, 16 Apr 2007 05:11:27 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by mx1.freebsd.org (Postfix) with ESMTP id E1DCD13C448 for ; Mon, 16 Apr 2007 05:11:26 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from [192.168.0.13] (dsl-63-249-90-35.cruzio.com [63.249.90.35]) by dommail.onthenet.com.au (MOS 3.7.5a-GA) with ESMTP id CSA48188 (AUTH peterg@ptree32.com.au); Mon, 16 Apr 2007 15:11:21 +1000 (EST) Message-ID: <4623059D.8060906@freebsd.org> Date: Sun, 15 Apr 2007 22:11:57 -0700 From: Peter Grehan User-Agent: Thunderbird 1.5.0.10 (Macintosh/20070221) MIME-Version: 1.0 To: pyunyh@gmail.com References: <20070414060841.GB12777@cdnetworks.co.kr> <46229F3F.40903@freebsd.org> <20070415234823.GA21416@cdnetworks.co.kr> In-Reply-To: <20070415234823.GA21416@cdnetworks.co.kr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: CFT: gem(4) checksum offload support X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: grehan@freebsd.org List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2007 05:11:27 -0000 > I guess you've tested it on RELENG_6. > Here is updated patch. Thanks, that fixed the compile problems. Actually, I was testing on -CURRENT. Maybe you have a modified make.conf with your setup ?? later, Peter. From owner-freebsd-ppc@FreeBSD.ORG Mon Apr 16 06:47:04 2007 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C29E316A403 for ; Mon, 16 Apr 2007 06:47:04 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.224]) by mx1.freebsd.org (Postfix) with ESMTP id 79CF313C458 for ; Mon, 16 Apr 2007 06:47:04 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by nz-out-0506.google.com with SMTP id r28so1152140nza for ; Sun, 15 Apr 2007 23:47:01 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:received:received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=YJb8gamdkkJeZOzBI6Okpj20YqsAjYZwJn439j5VjGg0jQBxeUjVzJn8OBKYxECqko7ZxkzJNwVd0PfBom/IB/6oXPVNxGQdPpQ3hQ9jDGUr2E/gRzzEhnJsnxOrCKQaoNDqFcnJVGhq79I1QCvPNPGzFYn5KHfTWTUA/fOpNTw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=HbUGSH2yleX/aGa364z6BnZNUaEn13w8B6ligYwlhtH6Y9eSdnVZ+lNGGKOpo42gmsEMu8onbk1VJa0sWixOl6oR2zeUlZiDL15IdoGtg+0rLnMW1ivJKizQEpf1PMvyx+MmahwCYKSELFoZ+gW3H35qs/eFdst0SQSTEqhkV0o= Received: by 10.65.242.10 with SMTP id u10mr11452242qbr.1176706021604; Sun, 15 Apr 2007 23:47:01 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.google.com with ESMTP id 15sm586597nzp.2007.04.15.23.46.58; Sun, 15 Apr 2007 23:46:59 -0700 (PDT) Received: from michelle.cdnetworks.co.kr (localhost.cdnetworks.co.kr [127.0.0.1]) by michelle.cdnetworks.co.kr (8.13.5/8.13.5) with ESMTP id l3G6lMGs022774 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 16 Apr 2007 15:47:22 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id l3G6lLTL022773; Mon, 16 Apr 2007 15:47:21 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Mon, 16 Apr 2007 15:47:21 +0900 From: Pyun YongHyeon To: Peter Grehan Message-ID: <20070416064721.GD21416@cdnetworks.co.kr> References: <20070414060841.GB12777@cdnetworks.co.kr> <46229F3F.40903@freebsd.org> <20070415234823.GA21416@cdnetworks.co.kr> <4623059D.8060906@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4623059D.8060906@freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: freebsd-ppc@freebsd.org Subject: Re: CFT: gem(4) checksum offload support X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2007 06:47:04 -0000 On Sun, Apr 15, 2007 at 10:11:57PM -0700, Peter Grehan wrote: > >I guess you've tested it on RELENG_6. > >Here is updated patch. > > Thanks, that fixed the compile problems. Actually, I was testing on > -CURRENT. Maybe you have a modified make.conf with your setup ?? > Yep, but it just has an entry which I think it has nothing to do it. NO_PROFILE=true Btw, is this normal to see fluctuating graph for amount of system/ interrupt usage in vmstat(8) during netperf test is in progress? I've never seen these behavior on sparc64 or i386 box. -- Regards, Pyun YongHyeon From owner-freebsd-ppc@FreeBSD.ORG Mon Apr 16 09:46:48 2007 Return-Path: X-Original-To: powerpc@freebsd.org Delivered-To: freebsd-ppc@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8E7BD16A400; Mon, 16 Apr 2007 09:46:48 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 3F26413C45A; Mon, 16 Apr 2007 09:46:48 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l3G9klUe040291; Mon, 16 Apr 2007 05:46:47 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.8/8.13.8) with ESMTP id l3G9klm2039345; Mon, 16 Apr 2007 05:46:47 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 64C8D73039; Mon, 16 Apr 2007 05:46:47 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070416094647.64C8D73039@freebsd-current.sentex.ca> Date: Mon, 16 Apr 2007 05:46:47 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner5 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2007 09:46:48 -0000 TB --- 2007-04-16 09:37:54 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-16 09:37:54 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2007-04-16 09:37:54 - cleaning the object tree TB --- 2007-04-16 09:38:21 - checking out the source tree TB --- 2007-04-16 09:38:21 - cd /tinderbox/HEAD/powerpc/powerpc TB --- 2007-04-16 09:38:21 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-16 09:46:35 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-16 09:46:35 - cd /src TB --- 2007-04-16 09:46:35 - /usr/bin/make -B buildworld >>> World build started on Mon Apr 16 09:46:36 UTC 2007 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree [...] rm -f libmd.so rm -f libmd.so.* libmd.so rm -f libmd.a libmd_p.a libmd.so.3 rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> lib/ncurses (cleandir) ===> lib/ncurses/ncurses (cleandir) "Makefile", line 857: Unassociated shell command "curs_util.3 delay_output.3 curs_util.3 filter.3 curs_util.3 flushinp.3 curs_util.3 getwin.3 curs_util.3 key_name.3 curs_util.3 keyname.3 curs_util.3 nofilter.3 curs_util.3 putwin.3 curs_util.3 unctrl.3 curs_util.3 use_env.3 curs_util.3 wunctrl.3 curs_window.3 delwin.3 curs_window.3 derwin.3 curs_window.3 dupwin.3 curs_window.3 mvderwin.3 curs_window.3 mvwin.3 curs_window.3 newwin.3 curs_window.3 subwin.3 curs_window.3 syncok.3 curs_window.3 wcursyncup.3 curs_window.3 wsyncdown.3 curs_window.3 wsyncup.3 default_colors.3 assume_default_colors.3 default_colors.3 use_default_colors.3 legacy_coding.3 use_legacy_coding.3 resizeterm.3 is_term_resized.3 resizeterm.3 resize_term.3" make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src/lib/ncurses. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-04-16 09:46:47 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-16 09:46:47 - ERROR: failed to build world TB --- 2007-04-16 09:46:47 - tinderbox aborted TB --- 0.77 user 2.38 system 532.30 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Mon Apr 16 11:08:43 2007 Return-Path: X-Original-To: freebsd-ppc@FreeBSD.org Delivered-To: freebsd-ppc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4B32916A4F2 for ; Mon, 16 Apr 2007 11:08:43 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 231CD13C487 for ; Mon, 16 Apr 2007 11:08:43 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l3GB8h4o042921 for ; Mon, 16 Apr 2007 11:08:43 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l3GB8fXw042917 for freebsd-ppc@FreeBSD.org; Mon, 16 Apr 2007 11:08:41 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 16 Apr 2007 11:08:41 GMT Message-Id: <200704161108.l3GB8fXw042917@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: linimon set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-ppc@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2007 11:08:43 -0000 Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o power/93203 ppc FreeBSD PPC Can't Write to Partitions. 1 problem total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o power/111296 ppc Support IMISS, DLMISS an DSMISS interrupts o power/111522 ppc Add support for the ofw bus interface to nexus 2 problems total. From owner-freebsd-ppc@FreeBSD.ORG Mon Apr 16 13:31:31 2007 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C5FDE16A40F for ; Mon, 16 Apr 2007 13:31:31 +0000 (UTC) (envelope-from tcheek@pixelfish.com) Received: from mail01.vmatrixmail.com (mail01.vmatrixmail.com [216.219.244.230]) by mx1.freebsd.org (Postfix) with ESMTP id 8373413C4C2 for ; Mon, 16 Apr 2007 13:31:31 +0000 (UTC) (envelope-from tcheek@pixelfish.com) Received: (vmatrix@mail01.vmatrixmail.com) by vmatrixmail.com id S6077751AbXDPN2d for ; Mon, 16 Apr 2007 06:28:33 -0700 To: freebsd-ppc@freebsd.org MIME-Version: 1.0 X-Mailer: Rich Media Mail V4. Vmatrix, (C) 2003 From: "Tammie Cheek" Sender: "Tammie Cheek" Message-Id: Date: Mon, 16 Apr 2007 06:28:33 -0700 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Technology Industry Moves To Video X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: tcheek@pixelfish.com List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2007 13:31:31 -0000 Greetings!

Are you happy with your results from the Southern California Linux Expo 2007? Did you have what it takes to make the difference between creating excitement and blending in with the competition, between lots of hot leads and a few hard sells ... between success and failure?

Did you have video?

Why video? Video vividly demonstrates the features and benefits of your products. Video captures the praises of your most enthusiastic customers. Video instills interest, reaction and trust. Video sells.

In just 45 days, PixelFish creates marketing videos that become an integral part of your marketing and sales efforts when it streams from your Web site, launches from multimedia email newsletters, plays from CD video brochures and loops from a DVD at your tradeshow booth.

We are PixelFish. We deliver “The Evolution of Video”. And we guarantee results. Click on the videos to the right to see samples of our work.

Contact us today for a free evaluation of your video marketing needs.


Tammie Cheek
PixelFish, Inc.
800.503.3020 x7110
tcheek@pixelfish.com
http://www.pixelfish.com
Interim Video
Empire Stat Group Video
Columbia Healthcare Analytics Video
------------------------------------------------ Unsubscribe to safely remove yourself from this email list, please send email to info@pixelfish.com. Powered by Pixelfish http://www.pixelfish.com From owner-freebsd-ppc@FreeBSD.ORG Mon Apr 16 16:13:40 2007 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BC42B16A407 for ; Mon, 16 Apr 2007 16:13:40 +0000 (UTC) (envelope-from cbv@psor.cod.ee) Received: from pd958fff8.dip0.t-ipconnect.de (pD958FFF8.dip0.t-ipconnect.de [217.88.255.248]) by mx1.freebsd.org (Postfix) with SMTP id 0B52013C44C for ; Mon, 16 Apr 2007 16:13:39 +0000 (UTC) (envelope-from cbv@psor.cod.ee) Received: from sdy.jrvbd ([43.147.63.236]) by pd958fff8.dip0.t-ipconnect.de with Microsoft SMTPSVC(6.0.3790.0); Mon, 16 Apr 2007 18:15:05 +0200 Message-ID: <001201c78042$64f78b50$ec3f932b@sdy.jrvbd> From: "Psor.Cod.Ee" To: Date: Mon, 16 Apr 2007 18:15:05 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Psoriasis - the most dangerous illness of 21 century! X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2007 16:13:40 -0000 Visit our site, we have advises about Psoriasis, Forum for russianspeaking patients. http://psor.cod.ee/ This is not a Spam. We take your email adress from open source! From owner-freebsd-ppc@FreeBSD.ORG Thu Apr 19 03:20:05 2007 Return-Path: X-Original-To: powerpc@freebsd.org Delivered-To: freebsd-ppc@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8B98416A406; Thu, 19 Apr 2007 03:20:05 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 3AEFC13C43E; Thu, 19 Apr 2007 03:20:05 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l3J3K4qN011412; Wed, 18 Apr 2007 23:20:04 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id l3J3K4lf099480; Wed, 18 Apr 2007 23:20:04 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 690B873039; Wed, 18 Apr 2007 23:20:04 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070419032004.690B873039@freebsd-current.sentex.ca> Date: Wed, 18 Apr 2007 23:20:04 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on clamscanner1 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Apr 2007 03:20:05 -0000 TB --- 2007-04-19 01:44:25 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-19 01:44:25 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2007-04-19 01:44:25 - cleaning the object tree TB --- 2007-04-19 01:46:10 - checking out the source tree TB --- 2007-04-19 01:46:10 - cd /tinderbox/HEAD/powerpc/powerpc TB --- 2007-04-19 01:46:10 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-19 02:07:43 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-19 02:07:43 - cd /src TB --- 2007-04-19 02:07:43 - /usr/bin/make -B buildworld >>> World build started on Thu Apr 19 02:07:46 UTC 2007 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -DRESCUE -D__DBINTERFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -DYP -I/src/rescue/librescue/../../lib/libc/include -c /src/rescue/librescue/../../lib/libc/gen/popen.c cc -O2 -pipe -DRESCUE -D__DBINTERFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -DYP -I/src/rescue/librescue/../../lib/libc/include -c /src/rescue/librescue/../../lib/libc/net/rcmdsh.c cc -O2 -pipe -DRESCUE -D__DBINTERFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -DYP -I/src/rescue/librescue/../../lib/libc/include -c /src/rescue/librescue/../../lib/libc/gen/sysctl.c cc -O2 -pipe -DRESCUE -D__DBINTERFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -DYP -I/src/rescue/librescue/../../lib/libc/include -c /src/rescue/librescue/../../lib/libc/stdlib/system.c building static rescue library ranlib librescue.a ===> rescue/rescue (all) make: don't know how to make /src/rescue/rescue/../../sbin/mount_unionfs/Makefile. Stop *** Error code 2 Stop in /src/rescue. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-04-19 03:20:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-19 03:20:04 - ERROR: failed to build world TB --- 2007-04-19 03:20:04 - tinderbox aborted TB --- 0.65 user 2.40 system 5738.47 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Thu Apr 19 04:11:43 2007 Return-Path: X-Original-To: powerpc@freebsd.org Delivered-To: freebsd-ppc@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9686B16A400; Thu, 19 Apr 2007 04:11:43 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 5D6D113C465; Thu, 19 Apr 2007 04:11:43 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l3J4BgMJ014331; Thu, 19 Apr 2007 00:11:42 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id l3J4BgCk097580; Thu, 19 Apr 2007 00:11:42 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 82DA87303D; Thu, 19 Apr 2007 00:11:42 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070419041142.82DA87303D@freebsd-current.sentex.ca> Date: Thu, 19 Apr 2007 00:11:42 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on news X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Apr 2007 04:11:43 -0000 TB --- 2007-04-19 03:59:15 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-19 03:59:15 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2007-04-19 03:59:15 - cleaning the object tree TB --- 2007-04-19 04:01:12 - checking out the source tree TB --- 2007-04-19 04:01:12 - cd /tinderbox/HEAD/powerpc/powerpc TB --- 2007-04-19 04:01:12 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-19 04:11:42 - WARNING: /usr/bin/cvs returned exit code 1 TB --- 2007-04-19 04:11:42 - ERROR: unable to check out the source tree TB --- 2007-04-19 04:11:42 - tinderbox aborted TB --- 0.34 user 1.40 system 747.04 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Thu Apr 19 04:47:37 2007 Return-Path: X-Original-To: powerpc@freebsd.org Delivered-To: freebsd-ppc@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7B48716A403; Thu, 19 Apr 2007 04:47:37 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 42EF113C480; Thu, 19 Apr 2007 04:47:37 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l3J4laqs015648; Thu, 19 Apr 2007 00:47:36 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id l3J4lanR063492; Thu, 19 Apr 2007 00:47:36 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 5FFC473039; Thu, 19 Apr 2007 00:47:36 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070419044736.5FFC473039@freebsd-current.sentex.ca> Date: Thu, 19 Apr 2007 00:47:36 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on news X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Apr 2007 04:47:37 -0000 TB --- 2007-04-19 04:39:59 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-19 04:39:59 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2007-04-19 04:39:59 - cleaning the object tree TB --- 2007-04-19 04:39:59 - checking out the source tree TB --- 2007-04-19 04:39:59 - cd /tinderbox/HEAD/powerpc/powerpc TB --- 2007-04-19 04:39:59 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-19 04:47:36 - WARNING: /usr/bin/cvs returned exit code 1 TB --- 2007-04-19 04:47:36 - ERROR: unable to check out the source tree TB --- 2007-04-19 04:47:36 - tinderbox aborted TB --- 0.03 user 0.02 system 456.84 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Thu Apr 19 05:17:12 2007 Return-Path: X-Original-To: powerpc@freebsd.org Delivered-To: freebsd-ppc@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EDEE716A404; Thu, 19 Apr 2007 05:17:12 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id B66CE13C44C; Thu, 19 Apr 2007 05:17:12 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l3J5HCnB016803; Thu, 19 Apr 2007 01:17:12 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.8/8.13.8) with ESMTP id l3J5HC1J043793; Thu, 19 Apr 2007 01:17:12 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id EFBA373039; Thu, 19 Apr 2007 01:17:11 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070419051711.EFBA373039@freebsd-current.sentex.ca> Date: Thu, 19 Apr 2007 01:17:11 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner5 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Apr 2007 05:17:13 -0000 TB --- 2007-04-19 05:13:15 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-19 05:13:15 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2007-04-19 05:13:15 - cleaning the object tree TB --- 2007-04-19 05:13:15 - checking out the source tree TB --- 2007-04-19 05:13:15 - cd /tinderbox/HEAD/powerpc/powerpc TB --- 2007-04-19 05:13:15 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-19 05:17:11 - WARNING: /usr/bin/cvs returned exit code 1 TB --- 2007-04-19 05:17:11 - ERROR: unable to check out the source tree TB --- 2007-04-19 05:17:11 - tinderbox aborted TB --- 0.05 user 0.00 system 236.20 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Thu Apr 19 05:35:40 2007 Return-Path: X-Original-To: powerpc@freebsd.org Delivered-To: freebsd-ppc@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D801C16A401; Thu, 19 Apr 2007 05:35:40 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id A03D613C469; Thu, 19 Apr 2007 05:35:40 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l3J5ZeSJ017674; Thu, 19 Apr 2007 01:35:40 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id l3J5ZehK064255; Thu, 19 Apr 2007 01:35:40 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 040F37303D; Thu, 19 Apr 2007 01:35:39 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070419053540.040F37303D@freebsd-current.sentex.ca> Date: Thu, 19 Apr 2007 01:35:39 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on clamscanner1 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Apr 2007 05:35:41 -0000 TB --- 2007-04-19 05:32:21 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-19 05:32:21 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2007-04-19 05:32:21 - cleaning the object tree TB --- 2007-04-19 05:32:21 - checking out the source tree TB --- 2007-04-19 05:32:21 - cd /tinderbox/HEAD/powerpc/powerpc TB --- 2007-04-19 05:32:21 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-19 05:35:39 - WARNING: /usr/bin/cvs returned exit code 1 TB --- 2007-04-19 05:35:39 - ERROR: unable to check out the source tree TB --- 2007-04-19 05:35:39 - tinderbox aborted TB --- 0.03 user 0.01 system 198.28 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Thu Apr 19 06:05:36 2007 Return-Path: X-Original-To: powerpc@freebsd.org Delivered-To: freebsd-ppc@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 048EA16A40E; Thu, 19 Apr 2007 06:05:36 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id BFBCD13C458; Thu, 19 Apr 2007 06:05:35 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l3J65ZZM018943; Thu, 19 Apr 2007 02:05:35 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.8/8.13.8) with ESMTP id l3J65Zm9074844; Thu, 19 Apr 2007 02:05:35 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 15D907303D; Thu, 19 Apr 2007 02:05:34 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070419060535.15D907303D@freebsd-current.sentex.ca> Date: Thu, 19 Apr 2007 02:05:34 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Apr 2007 06:05:36 -0000 TB --- 2007-04-19 05:57:51 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-19 05:57:51 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2007-04-19 05:57:51 - cleaning the object tree TB --- 2007-04-19 05:57:51 - checking out the source tree TB --- 2007-04-19 05:57:51 - cd /tinderbox/HEAD/powerpc/powerpc TB --- 2007-04-19 05:57:51 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-19 06:05:34 - WARNING: /usr/bin/cvs returned exit code 1 TB --- 2007-04-19 06:05:34 - ERROR: unable to check out the source tree TB --- 2007-04-19 06:05:34 - tinderbox aborted TB --- 0.03 user 0.00 system 462.95 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Fri Apr 20 03:30:15 2007 Return-Path: X-Original-To: freebsd-ppc@hub.freebsd.org Delivered-To: freebsd-ppc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1F2FB16A401 for ; Fri, 20 Apr 2007 03:30:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 12C7B13C459 for ; Fri, 20 Apr 2007 03:30:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l3K3UEP0063666 for ; Fri, 20 Apr 2007 03:30:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l3K3UEUl063665; Fri, 20 Apr 2007 03:30:14 GMT (envelope-from gnats) Date: Fri, 20 Apr 2007 03:30:14 GMT Message-Id: <200704200330.l3K3UEUl063665@freefall.freebsd.org> To: freebsd-ppc@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: powerpc/111522: commit references a PR X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Apr 2007 03:30:15 -0000 The following reply was made to PR powerpc/111522; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: powerpc/111522: commit references a PR Date: Fri, 20 Apr 2007 03:25:08 +0000 (UTC) grehan 2007-04-20 03:24:59 UTC FreeBSD src repository Modified files: sys/powerpc/powerpc nexus.c Log: Add ofw bus methods to the ppc nexus driver. This will be used in future EFIKA platform support. PR: 111522 Submitted by: Andrew Turner, andrew at fubar geek nz Revision Changes Path 1.14 +56 -0 src/sys/powerpc/powerpc/nexus.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"