From nobody@FreeBSD.org  Thu May 10 11:44:41 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 1DFDB16A400
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 10 May 2007 11:44:41 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.freebsd.org (Postfix) with ESMTP id 0FBC113C459
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 10 May 2007 11:44:41 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l4ABiegi018567
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 10 May 2007 11:44:40 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l4ABddv2017840;
	Thu, 10 May 2007 11:39:39 GMT
	(envelope-from nobody)
Message-Id: <200705101139.l4ABddv2017840@www.freebsd.org>
Date: Thu, 10 May 2007 11:39:39 GMT
From: Brett Johnson<brett@unix.org.au>
To: freebsd-gnats-submit@FreeBSD.org
Subject: packet loss with bge driver on BCM5704 chipset
X-Send-Pr-Version: www-3.0

>Number:         112570
>Category:       kern
>Synopsis:       [bge] packet loss with bge driver on BCM5704 chipset
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    yongari
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 10 11:50:04 GMT 2007
>Closed-Date:    Mon Jan 17 20:05:34 UTC 2011
>Last-Modified:  Mon Jan 17 20:05:34 UTC 2011
>Originator:     Brett Johnson
>Release:        6.2-RELEASE
>Organization:
unix networks
>Environment:
root@tungsten:/opt/tomcat/logs$ uname -a
FreeBSD tungsten.lan.mionegroup.com.au 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Apr 13 15:16:02 EST 2007     brett@tungsten.mionegroup.com.au:/usr/obj/usr/src/sys/OG-BSD  i386

>Description:
Hello All,

I've just deployed several IBM (x3650) servers all running 6.2-Release.
Each of these systems has two on board gigabit ethernet cards using the 
BCM5708 chipset which work fine. (bce driver)
Four of these machines have an added dual port gigabit pci-x card with 
the BCM5704 chipset, these cards experience packet loss. (bge drivers)

I have tried setting the speed/duplex to gig/full, gig/half, 100/full, 
100/half and I still get packet loss of upto 30% across the interfaces.
At present I'm running the cards at 10base/utp and that seems to have 
fixed the packet loss problem.

Testing was done using 2 cisco 2960's and a dlink des-1024r+ switch, 
same problem using any of the three switches.

bge0: <Broadcom BCM5704 B0, ASIC rev. 0x2100> mem 0xc7ef0000-0xc7efffff 
irq 24 at device 3.0 on pci8
bge1: <Broadcom BCM5704 B0, ASIC rev. 0x2100> mem 0xc7ee0000-0xc7eeffff 
irq 25 at device 3.1 on pci8
bce0: <Broadcom NetXtreme II BCM5708 1000Base-T (B1), v0.9.6> mem 
0xce000000-0xcfffffff irq 16 at device 0.0 on pci3
bce1: <Broadcom NetXtreme II BCM5708 1000Base-T (B1), v0.9.6> mem 
0xca000000-0xcbffffff irq 17 at device 0.0 on pci6

>How-To-Repeat:
using if_bge drivers with a bcm5704 chipset, configure the interface to 100/1000mbit, any duplex setting. attempt to send packets via the device.
>Fix:
media 10baset mediaopts full-duplex.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-net 
Responsible-Changed-By: vwe 
Responsible-Changed-When: Wed Jan 14 23:35:33 UTC 2009 
Responsible-Changed-Why:  

Over to maintainer(s). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=112570 
State-Changed-From-To: open->feedback 
State-Changed-By: yongari 
State-Changed-When: Tue Jul 6 22:10:08 UTC 2010 
State-Changed-Why:  
Is it still issue on more recent FreeBSD?(8.1-RC2 or 7.3-RELEASE)? 
If yes, show me full verbose dmesg output as well as the outout of 
"pciconf -lcv". 


Responsible-Changed-From-To: freebsd-net->yongari 
Responsible-Changed-By: yongari 
Responsible-Changed-When: Tue Jul 6 22:10:08 UTC 2010 
Responsible-Changed-Why:  
Grab. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=112570 

From: Dirk Mainhardt <dirk.mainhardt@gmail.com>
To: bug-followup@FreeBSD.org, brett@unix.org.au
Cc:  
Subject: Re: kern/112570: [bge] packet loss with bge driver on BCM5704 chipset
Date: Wed, 14 Jul 2010 12:11:07 +0200

 I have the same problem with a HP server DL380G4 und FreeBSD 7.3.
 
 I will upgrade from FreeBSD 7.2-RELEASE-p7 to 7.3-RELEASE because of
 "FreeBSD 7.2-RELEASE-p7 HAS PASSED ITS END-OF-LIFE DATE." But after
 the binary upgrade with freebsd-update I have packet loss with bge
 driver on BCM5704 chipset. So I downgrade back to 7.2-RELEASE-p7 and
 every thing is working fine.
 
 # uname -a
 FreeBSD xxx.xxxxxxxxxxxxx.xx 7.2-RELEASE-p7 FreeBSD 7.2-RELEASE-p7 #0:
 Fri Feb 26 19:51:57 UTC 2010
 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386
 
 # pciconf -lcv
 
 hostb0@pci0:0:0:0:      class=0x060000 card=0x32000e11 chip=0x35908086
 rev=0x0c hdr=0x00
     vendor     = 'Intel Corporation'
     device     = 'E7520 Server Memory Controller Hub'
     class      = bridge
     subclass   = HOST-PCI
     cap 09[40] = vendor (length 5) Intel cap 4 version 1
 pcib1@pci0:0:2:0:       class=0x060400 card=0x00000000 chip=0x35958086
 rev=0x0c hdr=0x01
     vendor     = 'Intel Corporation'
     device     = 'E752x Memory Controller Hub PCIe Port A0'
     class      = bridge
     subclass   = PCI-PCI
     cap 01[50] = powerspec 2  supports D0 D3  current D0
     cap 05[58] = MSI supports 2 messages
     cap 10[64] = PCI-Express 1 root port
 pcib4@pci0:0:6:0:       class=0x060400 card=0x00000000 chip=0x35998086
 rev=0x0c hdr=0x01
     vendor     = 'Intel Corporation'
     device     = 'E752x Memory Controller Hub PCIe Port C0'
     class      = bridge
     subclass   = PCI-PCI
     cap 01[50] = powerspec 2  supports D0 D3  current D0
     cap 05[58] = MSI supports 2 messages
     cap 10[64] = PCI-Express 1 root port
 uhci0@pci0:0:29:0:      class=0x0c0300 card=0x32010e11 chip=0x24d28086
 rev=0x02 hdr=0x00
     vendor     = 'Intel Corporation'
     device     = '82801EB/ER (ICH5/ICH5R) USB UHCI Controller'
     class      = serial bus
     subclass   = USB
 uhci1@pci0:0:29:1:      class=0x0c0300 card=0x32010e11 chip=0x24d48086
 rev=0x02 hdr=0x00
     vendor     = 'Intel Corporation'
     device     = '82801EB/ER (ICH5/ICH5R) USB UHCI Controller'
     class      = serial bus
     subclass   = USB
 uhci2@pci0:0:29:2:      class=0x0c0300 card=0x32010e11 chip=0x24d78086
 rev=0x02 hdr=0x00
     vendor     = 'Intel Corporation'
     device     = '82801EB/ER (ICH5/ICH5R) USB UHCI Controller'
     class      = serial bus
     subclass   = USB
 uhci3@pci0:0:29:3:      class=0x0c0300 card=0x32010e11 chip=0x24de8086
 rev=0x02 hdr=0x00
     vendor     = 'Intel Corporation'
     device     = '82801EB/ER (ICH5/ICH5R) USB UHCI Controller'
     class      = serial bus
     subclass   = USB
 ehci0@pci0:0:29:7:      class=0x0c0320 card=0x32010e11 chip=0x24dd8086
 rev=0x02 hdr=0x00
     vendor     = 'Intel Corporation'
     device     = '82801EB/ER (ICH5/ICH5R) USB 2.0 EHCI Controller'
     class      = serial bus
     subclass   = USB
     cap 01[50] = powerspec 2  supports D0 D3  current D0
     cap 0a[58] = EHCI Debug Port at offset 0xa0 in map 0x14
 pcib7@pci0:0:30:0:      class=0x060400 card=0x00000000 chip=0x244e8086
 rev=0xc2 hdr=0x01
     vendor     = 'Intel Corporation'
     device     = '82801 Family (ICH2/3/4/4/5/5/6/7/8/9,63xxESB) Hub
 Interface to PCI Bridge'
     class      = bridge
     subclass   = PCI-PCI
 isab0@pci0:0:31:0:      class=0x060100 card=0x00000000 chip=0x24d08086
 rev=0x02 hdr=0x00
     vendor     = 'Intel Corporation'
     device     = '82801EB/ER (ICH5/ICH5R) LPC Interface Bridge'
     class      = bridge
     subclass   = PCI-ISA
 atapci0@pci0:0:31:1:    class=0x01018a card=0x32010e11 chip=0x24db8086
 rev=0x02 hdr=0x00
     vendor     = 'Intel Corporation'
     device     = '82801EB/ER (ICH5/ICH5R) EIDE Controller'
     class      = mass storage
     subclass   = ATA
 pcib2@pci0:2:0:0:       class=0x060400 card=0x00000000 chip=0x03298086
 rev=0x09 hdr=0x01
     vendor     = 'Intel Corporation'
     device     = '6700PXH PCI Express-to-PCI Express Bridge A'
     class      = bridge
     subclass   = PCI-PCI
     cap 10[44] = PCI-Express 1 PCI bridge
     cap 05[5c] = MSI supports 1 message, 64 bit
     cap 01[6c] = powerspec 2  supports D0 D3  current D0
     cap 07[d8] = PCI-X bridge supports
 pcib3@pci0:2:0:2:       class=0x060400 card=0x00000000 chip=0x032a8086
 rev=0x09 hdr=0x01
     vendor     = 'Intel Corporation'
     device     = '6700PXH PCI Express-to-PCI Express Bridge B'
     class      = bridge
     subclass   = PCI-PCI
     cap 10[44] = PCI-Express 1 PCI bridge
     cap 05[5c] = MSI supports 1 message, 64 bit
     cap 01[6c] = powerspec 2  supports D0 D3  current D0
     cap 07[d8] = PCI-X bridge supports
 bge0@pci0:3:1:0:        class=0x020000 card=0x00d00e11 chip=0x164814e4
 rev=0x10 hdr=0x00
     vendor     = 'Broadcom Corporation'
     device     = 'BCM5704 NetXtreme Dual Gigabit Adapter'
     class      = network
     subclass   = ethernet
     cap 07[40] = PCI-X 64-bit supports 133MHz, 2048 burst read, 1
 split transaction
     cap 01[48] = powerspec 2  supports D0 D3  current D0
     cap 03[50] = VPD
     cap 05[58] = MSI supports 8 messages, 64 bit
 bge1@pci0:3:1:1:        class=0x020000 card=0x00d00e11 chip=0x164814e4
 rev=0x10 hdr=0x00
     vendor     = 'Broadcom Corporation'
     device     = 'BCM5704 NetXtreme Dual Gigabit Adapter'
     class      = network
     subclass   = ethernet
     cap 07[40] = PCI-X 64-bit supports 133MHz, 2048 burst read, 1
 split transaction
     cap 01[48] = powerspec 2  supports D0 D3  current D0
     cap 03[50] = VPD
     cap 05[58] = MSI supports 8 messages, 64 bit
 ciss0@pci0:4:3:0:       class=0x010400 card=0x40910e11 chip=0x00460e11
 rev=0x01 hdr=0x00
     vendor     = 'Compaq Computer Corp (Now owned by Hewlett-Packard)'
     device     = 'Smart Array 64xx Controller'
     class      = mass storage
     subclass   = RAID
     cap 01[d0] = powerspec 2  supports D0 D1 D3  current D0
     cap 07[dc] = PCI-X 64-bit supports 133MHz, 2048 burst read, 8
 split transactions
     cap 03[f0] = VPD
 pcib5@pci0:5:0:0:       class=0x060400 card=0x00000000 chip=0x03298086
 rev=0x09 hdr=0x01
     vendor     = 'Intel Corporation'
     device     = '6700PXH PCI Express-to-PCI Express Bridge A'
     class      = bridge
     subclass   = PCI-PCI
     cap 10[44] = PCI-Express 1 PCI bridge
     cap 05[5c] = MSI supports 1 message, 64 bit
     cap 01[6c] = powerspec 2  supports D0 D3  current D0
     cap 07[d8] = PCI-X bridge supports
 pcib6@pci0:5:0:2:       class=0x060400 card=0x00000000 chip=0x032a8086
 rev=0x09 hdr=0x01
     vendor     = 'Intel Corporation'
     device     = '6700PXH PCI Express-to-PCI Express Bridge B'
     class      = bridge
     subclass   = PCI-PCI
     cap 10[44] = PCI-Express 1 PCI bridge
     cap 05[5c] = MSI supports 1 message, 64 bit
     cap 01[6c] = powerspec 2  supports D0 D3  current D0
     cap 07[d8] = PCI-X bridge supports
 vgapci0@pci0:1:3:0:     class=0x030000 card=0x001e0e11 chip=0x47521002
 rev=0x27 hdr=0x00
     vendor     = 'ATI Technologies Inc'
     device     = 'Rage XL PCI'
     class      = display
     subclass   = VGA
     cap 01[5c] = powerspec 2  supports D0 D1 D2 D3  current D0
 none0@pci0:1:4:0:       class=0x088000 card=0xb2060e11 chip=0xb2030e11
 rev=0x01 hdr=0x00
     vendor     = 'Compaq Computer Corp (Now owned by Hewlett-Packard)'
     device     = 'iLo Integrated Lights Out Processor'
     class      = base peripheral
     cap 01[f0] = powerspec 2  supports D0 D3  current D0
 none1@pci0:1:4:2:       class=0x088000 card=0xb2060e11 chip=0xb2040e11
 rev=0x01 hdr=0x00
     vendor     = 'Compaq Computer Corp (Now owned by Hewlett-Packard)'
     device     = 'iLo Integrated Lights Out Processor'
     class      = base peripheral
     cap 01[f0] = powerspec 2  supports D0 D3  current D0

From: Pyun YongHyeon <pyunyh@gmail.com>
To: Dirk Mainhardt <dirk.mainhardt@gmail.com>
Cc: yongari@freebsd.org, bug-followup@FreeBSD.org, brett@unix.org.au
Subject: Re: kern/112570: [bge] packet loss with bge driver on BCM5704 chipset
Date: Wed, 14 Jul 2010 09:40:14 -0700

 On Wed, Jul 14, 2010 at 10:40:04AM +0000, Dirk Mainhardt wrote:
 > The following reply was made to PR kern/112570; it has been noted by GNATS.
 > 
 > From: Dirk Mainhardt <dirk.mainhardt@gmail.com>
 > To: bug-followup@FreeBSD.org, brett@unix.org.au
 > Cc:  
 > Subject: Re: kern/112570: [bge] packet loss with bge driver on BCM5704 chipset
 > Date: Wed, 14 Jul 2010 12:11:07 +0200
 > 
 >  I have the same problem with a HP server DL380G4 und FreeBSD 7.3.
 >  
 >  I will upgrade from FreeBSD 7.2-RELEASE-p7 to 7.3-RELEASE because of
 >  "FreeBSD 7.2-RELEASE-p7 HAS PASSED ITS END-OF-LIFE DATE." But after
 >  the binary upgrade with freebsd-update I have packet loss with bge
 >  driver on BCM5704 chipset. So I downgrade back to 7.2-RELEASE-p7 and
 >  every thing is working fine.
 >  
 
 How did you check you're seeing a packet loss?
 Also there was a fix(r208995) committed to stable/7 after releasing
 7.3-RELEASE. That fix will enhance stability of bge(4) under load
 but I'm not sure that fix can address your issue though.
 
 Because you have BCM5704 I think controller supports hardware MAC
 statistics. Would you show me the output of "sysctl
 dev.bge.0.stats" and "sysctl dev.bge.1.stats"?
 If there is an easy way to reproduce the issue would you let me
 know the way how can I reproduce it? Posting verbose dmesg output
 will also help to narrow down the issue.

From: Dirk Mainhardt <dirk.mainhardt@gmail.com>
To: pyunyh@gmail.com
Cc: yongari@freebsd.org, bug-followup@freebsd.org, brett@unix.org.au
Subject: Re: kern/112570: [bge] packet loss with bge driver on BCM5704 chipset
Date: Mon, 19 Jul 2010 14:59:18 +0200

 2010/7/14 Pyun YongHyeon <pyunyh@gmail.com>:
 >
 > How did you check you're seeing a packet loss?
 
 Simply with ping to the next network device.
 
 > Also there was a fix(r208995) committed to stable/7 after releasing
 > 7.3-RELEASE. That fix will enhance stability of bge(4) under load
 > but I'm not sure that fix can address your issue though.
 >
 > Because you have BCM5704 I think controller supports hardware MAC
 > statistics. Would you show me the output of "sysctl
 > dev.bge.0.stats" and "sysctl dev.bge.1.stats"?
 > If there is an easy way to reproduce the issue would you let me
 > know the way how can I reproduce it? Posting verbose dmesg output
 > will also help to narrow down the issue.
 >
 
 I do the binary update from FreeBSD 7.2-RELEASE-p7 to 7.3-RELEASE
 again. The installed kernel is now:
 # uname -a
 FreeBSD xxx.xxxxxxx.xx 7.3-RELEASE-p2 FreeBSD 7.3-RELEASE-p2 #0: Mon
 Jul 12 19:04:04 UTC 2010
 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386
 
 With this kernel all works fine. There is no packet loss anymore.

From: Pyun YongHyeon <pyunyh@gmail.com>
To: Dirk Mainhardt <dirk.mainhardt@gmail.com>
Cc: yongari@freebsd.org, bug-followup@freebsd.org, brett@unix.org.au
Subject: Re: kern/112570: [bge] packet loss with bge driver on BCM5704 chipset
Date: Mon, 19 Jul 2010 10:52:08 -0700

 On Mon, Jul 19, 2010 at 02:59:18PM +0200, Dirk Mainhardt wrote:
 > 2010/7/14 Pyun YongHyeon <pyunyh@gmail.com>:
 > >
 > > How did you check you're seeing a packet loss?
 > 
 > Simply with ping to the next network device.
 > 
 > > Also there was a fix(r208995) committed to stable/7 after releasing
 > > 7.3-RELEASE. That fix will enhance stability of bge(4) under load
 > > but I'm not sure that fix can address your issue though.
 > >
 > > Because you have BCM5704 I think controller supports hardware MAC
 > > statistics. Would you show me the output of "sysctl
 > > dev.bge.0.stats" and "sysctl dev.bge.1.stats"?
 > > If there is an easy way to reproduce the issue would you let me
 > > know the way how can I reproduce it? Posting verbose dmesg output
 > > will also help to narrow down the issue.
 > >
 > 
 > I do the binary update from FreeBSD 7.2-RELEASE-p7 to 7.3-RELEASE
 > again. The installed kernel is now:
 > # uname -a
 > FreeBSD xxx.xxxxxxx.xx 7.3-RELEASE-p2 FreeBSD 7.3-RELEASE-p2 #0: Mon
 > Jul 12 19:04:04 UTC 2010
 > root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386
 > 
 > With this kernel all works fine. There is no packet loss anymore.
 
 Thanks for confirming this.
 I believe recent bge(4) has enabled workaround for BCM5704 B0
 issues. Brett, can you try latest FreeBSD release on your box and see
 whether it fixed your issue?

From: Dirk Mainhardt <dirk.mainhardt@gmail.com>
To: pyunyh@gmail.com
Cc: yongari@freebsd.org, bug-followup@freebsd.org, brett@unix.org.au
Subject: Re: kern/112570: [bge] packet loss with bge driver on BCM5704 chipset
Date: Tue, 20 Jul 2010 07:24:45 +0200

 Hallo again.
 
 2010/7/19 Pyun YongHyeon <pyunyh@gmail.com>:
 [...]
 > Thanks for confirming this.
 > I believe recent bge(4) has enabled workaround for BCM5704 B0
 > issues. Brett, can you try latest FreeBSD release on your box and see
 > whether it fixed your issue?
 >
 I've been looking forward to early. The problem is back.
 
 I do a ping from another server in my network to this machine and I
 get package loss with 7.3-RELEASE-p2 kernel. With all old  7.2 kernels
 all works fine.
 
 # ping -c 100 xxx.xxx.xxx.xxx
 PING xxx.xxx.xxx.xxx (xxx.xxx.xxx.xxx): 56 data bytes
 64 bytes from xxx.xxx.xxx.xxx: icmp_seq=0 ttl=64 time=0.260 ms
 64 bytes from xxx.xxx.xxx.xxx: icmp_seq=1 ttl=64 time=0.318 ms
 [...]
 64 bytes from xxx.xxx.xxx.xxx: icmp_seq=99 ttl=64 time=0.454 ms
 
 --- xxx.xxx.xxx.xxx ping statistics ---
 100 packets transmitted, 82 packets received, 18% packet loss
 round-trip min/avg/max/stddev = 0.249/92.654/5060.330/616.763 ms
 
 
 
 Here are the other informations you ask for:
 
  # dmesg
 Copyright (c) 1992-2010 The FreeBSD Project.
 Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
         The Regents of the University of California. All rights reserved.
 FreeBSD is a registered trademark of The FreeBSD Foundation.
 FreeBSD 7.3-RELEASE-p2 #0: Mon Jul 12 19:04:04 UTC 2010
     root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386
 Timecounter "i8254" frequency 1193182 Hz quality 0
 CPU: Intel(R) Xeon(TM) CPU 3.40GHz (3400.14-MHz 686-class CPU)
   Origin = "GenuineIntel"  Id = 0xf43  Stepping = 3
   Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
   Features2=0x649d<SSE3,DTES64,MON,DS_CPL,EST,CNXT-ID,CX16,xTPR>
   AMD Features=0x20000000<LM>
   Logical CPUs per core: 2
 real memory  = 3758043136 (3583 MB)
 avail memory = 3673956352 (3503 MB)
 ACPI APIC Table: <HP     00000083>
 FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
  cpu0 (BSP): APIC ID:  0
  cpu1 (AP/HT): APIC ID:  1
  cpu2 (AP): APIC ID:  6
  cpu3 (AP/HT): APIC ID:  7
 ioapic0 <Version 2.0> irqs 0-23 on motherboard
 ioapic1 <Version 2.0> irqs 24-47 on motherboard
 ioapic2 <Version 2.0> irqs 48-71 on motherboard
 ioapic3 <Version 2.0> irqs 72-95 on motherboard
 ioapic4 <Version 2.0> irqs 96-119 on motherboard
 kbd1 at kbdmux0
 acpi0: <HP P51> on motherboard
 acpi0: [ITHREAD]
 acpi0: Power Button (fixed)
 Timecounter "ACPI-safe" frequency 3579545 Hz quality 850
 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x908-0x90b on acpi0
 pcib0: <ACPI Host-PCI bridge> on acpi0
 pci0: <ACPI PCI bus> on pcib0
 pcib1: <ACPI PCI-PCI bridge> at device 2.0 on pci0
 pci2: <ACPI PCI bus> on pcib1
 pcib2: <ACPI PCI-PCI bridge> at device 0.0 on pci2
 pci3: <ACPI PCI bus> on pcib2
 bge0: <HP NC7782 Gigabit Server Adapter, ASIC rev. 0x002100> mem
 0xfdef0000-0xfdefffff irq 25 at device 1.0 on pci3
 miibus0: <MII bus> on bge0
 brgphy0: <BCM5704 10/100/1000baseTX PHY> PHY 1 on miibus0
 brgphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT,
 1000baseT-FDX, auto
 bge0: Ethernet address: 00:14:c2:5b:74:a7
 bge0: [ITHREAD]
 bge1: <HP NC7782 Gigabit Server Adapter, ASIC rev. 0x002100> mem
 0xfdee0000-0xfdeeffff irq 26 at device 1.1 on pci3
 miibus1: <MII bus> on bge1
 brgphy1: <BCM5704 10/100/1000baseTX PHY> PHY 1 on miibus1
 brgphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT,
 1000baseT-FDX, auto
 bge1: Ethernet address: 00:14:c2:5b:74:a6
 bge1: [ITHREAD]
 pcib3: <ACPI PCI-PCI bridge> at device 0.2 on pci2
 pci4: <ACPI PCI bus> on pcib3
 ciss0: <HP Smart Array 6i> port 0x4000-0x40ff mem
 0xfdff0000-0xfdff1fff,0xfdf80000-0xfdfbffff irq 51 at device 3.0 on
 pci4
 ciss0: [ITHREAD]
 pcib4: <ACPI PCI-PCI bridge> at device 6.0 on pci0
 pci5: <ACPI PCI bus> on pcib4
 pcib5: <ACPI PCI-PCI bridge> at device 0.0 on pci5
 pci6: <ACPI PCI bus> on pcib5
 pcib6: <ACPI PCI-PCI bridge> at device 0.2 on pci5
 pci10: <ACPI PCI bus> on pcib6
 uhci0: <Intel 82801EB (ICH5) USB controller USB-A> port 0x3000-0x301f
 irq 16 at device 29.0 on pci0
 uhci0: [GIANT-LOCKED]
 uhci0: [ITHREAD]
 usb0: <Intel 82801EB (ICH5) USB controller USB-A> on uhci0
 usb0: USB revision 1.0
 uhub0: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb0
 uhub0: 2 ports with 2 removable, self powered
 uhci1: <Intel 82801EB (ICH5) USB controller USB-B> port 0x3020-0x303f
 irq 19 at device 29.1 on pci0
 uhci1: [GIANT-LOCKED]
 uhci1: [ITHREAD]
 usb1: <Intel 82801EB (ICH5) USB controller USB-B> on uhci1
 usb1: USB revision 1.0
 uhub1: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb1
 uhub1: 2 ports with 2 removable, self powered
 uhci2: <Intel 82801EB (ICH5) USB controller USB-C> port 0x3040-0x305f
 irq 18 at device 29.2 on pci0
 uhci2: [GIANT-LOCKED]
 uhci2: [ITHREAD]
 usb2: <Intel 82801EB (ICH5) USB controller USB-C> on uhci2
 usb2: USB revision 1.0
 uhub2: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb2
 uhub2: 2 ports with 2 removable, self powered
 uhci3: <Intel 82801EB (ICH5) USB controller USB-D> port 0x3060-0x307f
 irq 16 at device 29.3 on pci0
 uhci3: [GIANT-LOCKED]
 uhci3: [ITHREAD]
 usb3: <Intel 82801EB (ICH5) USB controller USB-D> on uhci3
 usb3: USB revision 1.0
 uhub3: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb3
 uhub3: 2 ports with 2 removable, self powered
 ehci0: <Intel 82801EB/R (ICH5) USB 2.0 controller> mem
 0xfbef0000-0xfbef03ff irq 23 at device 29.7 on pci0
 ehci0: [GIANT-LOCKED]
 ehci0: [ITHREAD]
 usb4: EHCI version 1.0
 usb4: companion controllers, 2 ports each: usb0 usb1 usb2 usb3
 usb4: <Intel 82801EB/R (ICH5) USB 2.0 controller> on ehci0
 usb4: USB revision 2.0
 uhub4: <Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1> on usb4
 uhub4: 8 ports with 8 removable, self powered
 pcib7: <ACPI PCI-PCI bridge> at device 30.0 on pci0
 pci1: <ACPI PCI bus> on pcib7
 vgapci0: <VGA-compatible display> port 0x2000-0x20ff mem
 0xfc000000-0xfcffffff,0xfbff0000-0xfbff0fff at device 3.0 on pci1
 pci1: <base peripheral> at device 4.0 (no driver attached)
 pci1: <base peripheral> at device 4.2 (no driver attached)
 isab0: <PCI-ISA bridge> at device 31.0 on pci0
 isa0: <ISA bus> on isab0
 atapci0: <Intel ICH5 UDMA100 controller> port
 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x500-0x50f at device 31.1 on pci0
 ata0: <ATA channel 0> on atapci0
 ata0: [ITHREAD]
 ata1: <ATA channel 1> on atapci0
 ata1: [ITHREAD]
 acpi_tz0: <Thermal Zone> on acpi0
 atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
 atkbd0: <AT Keyboard> irq 1 on atkbdc0
 kbd0 at atkbd0
 atkbd0: [GIANT-LOCKED]
 atkbd0: [ITHREAD]
 psm0: <PS/2 Mouse> irq 12 on atkbdc0
 psm0: [GIANT-LOCKED]
 psm0: [ITHREAD]
 psm0: model IntelliMouse, device ID 3
 sio0: <Standard PC COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
 sio0: type 16550A
 sio0: [FILTER]
 fdc0: <floppy drive controller (FDE)> port 0x3f2-0x3f5 irq 6 drq 2 on acpi0
 fdc0: [FILTER]
 cpu0: <ACPI CPU> on acpi0
 acpi_perf0: <ACPI CPU Frequency Control> on cpu0
 p4tcc0: <CPU Frequency Thermal Control> on cpu0
 cpu1: <ACPI CPU> on acpi0
 est1: <Enhanced SpeedStep Frequency Control> on cpu1
 est: CPU supports Enhanced Speedstep, but is not recognized.
 est: cpu_vendor GenuineIntel, msr 112d0000112d
 device_attach: est1 attach returned 6
 p4tcc1: <CPU Frequency Thermal Control> on cpu1
 cpu2: <ACPI CPU> on acpi0
 est2: <Enhanced SpeedStep Frequency Control> on cpu2
 est: CPU supports Enhanced Speedstep, but is not recognized.
 est: cpu_vendor GenuineIntel, msr 112d0000112d
 device_attach: est2 attach returned 6
 p4tcc2: <CPU Frequency Thermal Control> on cpu2
 cpu3: <ACPI CPU> on acpi0
 est3: <Enhanced SpeedStep Frequency Control> on cpu3
 est: CPU supports Enhanced Speedstep, but is not recognized.
 est: cpu_vendor GenuineIntel, msr 112d0000112d
 device_attach: est3 attach returned 6
 p4tcc3: <CPU Frequency Thermal Control> on cpu3
 pmtimer0 on isa0
 orm0: <ISA Option ROMs> at iomem
 0xc0000-0xc7fff,0xc8000-0xcbfff,0xee000-0xeffff pnpid ORM0000 on isa0
 ppc0: parallel port not found.
 sc0: <System console> at flags 0x100 on isa0
 sc0: VGA <16 virtual consoles, flags=0x300>
 sio1 at port 0x2f8-0x2ff irq 3 on isa0
 sio1: type 16550A
 sio1: [FILTER]
 vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
 Timecounters tick every 1.000 msec
 acd0: DVDROM <DV-28E-N/C.6B> at ata0-master UDMA33
 SMP: AP CPU #3 Launched!
 SMP: AP CPU #1 Launched!
 SMP: AP CPU #2 Launched!
 da0 at ciss0 bus 0 target 0 lun 0
 da0: <COMPAQ RAID 1  VOLUME OK> Fixed Direct Access SCSI-4 device
 da0: 135.168MB/s transfers
 da0: Command Queueing Enabled
 da0: 34726MB (71119755 512 byte sectors: 255H 63S/T 4427C)
 Trying to mount root from ufs:/dev/da0s1a
 
 
 # sysctl dev.bge.0.stats
 dev.bge.0.stats.FramesDroppedDueToFilters: 0
 dev.bge.0.stats.DmaWriteQueueFull: 0
 dev.bge.0.stats.DmaWriteHighPriQueueFull: 0
 dev.bge.0.stats.NoMoreRxBDs: 0
 dev.bge.0.stats.InputDiscards: 0
 dev.bge.0.stats.InputErrors: 0
 dev.bge.0.stats.RecvThresholdHit: 630546
 dev.bge.0.stats.DmaReadQueueFull: 42
 dev.bge.0.stats.DmaReadHighPriQueueFull: 0
 dev.bge.0.stats.SendDataCompQueueFull: 0
 dev.bge.0.stats.RingSetSendProdIndex: 764149
 dev.bge.0.stats.RingStatusUpdate: 1089657
 dev.bge.0.stats.Interrupts: 1089657
 dev.bge.0.stats.AvoidedInterrupts: 0
 dev.bge.0.stats.SendThresholdHit: 0
 dev.bge.0.stats.rx.Octets: 816231493
 dev.bge.0.stats.rx.Fragments: 2
 dev.bge.0.stats.rx.UcastPkts: 905498
 dev.bge.0.stats.rx.MulticastPkts: 0
 dev.bge.0.stats.rx.FCSErrors: 5
 dev.bge.0.stats.rx.AlignmentErrors: 0
 dev.bge.0.stats.rx.xonPauseFramesReceived: 0
 dev.bge.0.stats.rx.xoffPauseFramesReceived: 0
 dev.bge.0.stats.rx.ControlFramesReceived: 0
 dev.bge.0.stats.rx.xoffStateEntered: 0
 dev.bge.0.stats.rx.FramesTooLong: 0
 dev.bge.0.stats.rx.Jabbers: 0
 dev.bge.0.stats.rx.UndersizePkts: 0
 dev.bge.0.stats.rx.inRangeLengthError: 0
 dev.bge.0.stats.rx.outRangeLengthError: 0
 dev.bge.0.stats.tx.Octets: 77840003
 dev.bge.0.stats.tx.Collisions: 0
 dev.bge.0.stats.tx.XonSent: 0
 dev.bge.0.stats.tx.XoffSent: 0
 dev.bge.0.stats.tx.flowControlDone: 0
 dev.bge.0.stats.tx.InternalMacTransmitErrors: 0
 dev.bge.0.stats.tx.SingleCollisionFrames: 0
 dev.bge.0.stats.tx.MultipleCollisionFrames: 0
 dev.bge.0.stats.tx.DeferredTransmissions: 0
 dev.bge.0.stats.tx.ExcessiveCollisions: 0
 dev.bge.0.stats.tx.LateCollisions: 0
 dev.bge.0.stats.tx.UcastPkts: 762920
 dev.bge.0.stats.tx.MulticastPkts: 0
 dev.bge.0.stats.tx.BroadcastPkts: 2116
 dev.bge.0.stats.tx.CarrierSenseErrors: 0
 dev.bge.0.stats.tx.Discards: 0
 dev.bge.0.stats.tx.Errors: 0
 
 
 # sysctl dev.bge.1.stats
 dev.bge.1.stats.FramesDroppedDueToFilters: 0
 dev.bge.1.stats.DmaWriteQueueFull: 0
 dev.bge.1.stats.DmaWriteHighPriQueueFull: 0
 dev.bge.1.stats.NoMoreRxBDs: 0
 dev.bge.1.stats.InputDiscards: 0
 dev.bge.1.stats.InputErrors: 0
 dev.bge.1.stats.RecvThresholdHit: 222419
 dev.bge.1.stats.DmaReadQueueFull: 44894
 dev.bge.1.stats.DmaReadHighPriQueueFull: 0
 dev.bge.1.stats.SendDataCompQueueFull: 0
 dev.bge.1.stats.RingSetSendProdIndex: 312815
 dev.bge.1.stats.RingStatusUpdate: 391050
 dev.bge.1.stats.Interrupts: 391050
 dev.bge.1.stats.AvoidedInterrupts: 0
 dev.bge.1.stats.SendThresholdHit: 0
 dev.bge.1.stats.rx.Octets: 91853644
 dev.bge.1.stats.rx.Fragments: 0
 dev.bge.1.stats.rx.UcastPkts: 221756
 dev.bge.1.stats.rx.MulticastPkts: 0
 dev.bge.1.stats.rx.FCSErrors: 0
 dev.bge.1.stats.rx.AlignmentErrors: 0
 dev.bge.1.stats.rx.xonPauseFramesReceived: 0
 dev.bge.1.stats.rx.xoffPauseFramesReceived: 0
 dev.bge.1.stats.rx.ControlFramesReceived: 0
 dev.bge.1.stats.rx.xoffStateEntered: 0
 dev.bge.1.stats.rx.FramesTooLong: 0
 dev.bge.1.stats.rx.Jabbers: 0
 dev.bge.1.stats.rx.UndersizePkts: 0
 dev.bge.1.stats.rx.inRangeLengthError: 0
 dev.bge.1.stats.rx.outRangeLengthError: 0
 dev.bge.1.stats.tx.Octets: 208962129
 dev.bge.1.stats.tx.Collisions: 0
 dev.bge.1.stats.tx.XonSent: 0
 dev.bge.1.stats.tx.XoffSent: 0
 dev.bge.1.stats.tx.flowControlDone: 0
 dev.bge.1.stats.tx.InternalMacTransmitErrors: 0
 dev.bge.1.stats.tx.SingleCollisionFrames: 0
 dev.bge.1.stats.tx.MultipleCollisionFrames: 0
 dev.bge.1.stats.tx.DeferredTransmissions: 0
 dev.bge.1.stats.tx.ExcessiveCollisions: 0
 dev.bge.1.stats.tx.LateCollisions: 0
 dev.bge.1.stats.tx.UcastPkts: 312741
 dev.bge.1.stats.tx.MulticastPkts: 0
 dev.bge.1.stats.tx.BroadcastPkts: 259
 dev.bge.1.stats.tx.CarrierSenseErrors: 0
 dev.bge.1.stats.tx.Discards: 0
 dev.bge.1.stats.tx.Errors: 0

From: a d <adenergy@hotmail.com>
To: <bug-followup@freebsd.org>, <brett@unix.org.au>
Cc:  
Subject: Re: kern/112570: [bge] packet loss with bge driver on BCM5704
 chipset
Date: Mon, 26 Jul 2010 14:05:42 +1000

 --_1ace6faa-cc6e-4075-a0b1-9a8c78722fde_
 Content-Type: text/plain; charset="iso-2022-jp"
 Content-Transfer-Encoding: 7bit
 
 
 
 Hi,
 
  
 
 I have 2 servers that are configured almost the same. I recently upgraded one of them to 7.3-RELEASE and now it is experiencing the packet-loss symptoms described in this PR.
 
 The other server which has not been upgraded (7.0-STABLE - August 2008) is still working OK.
 
  
 
  
 
 HP ProLiant DL380 G4 (P51)
 
  
 
 # dmesg
 
 bge0: <HP NC7782 Gigabit Server Adapter, ASIC rev. 0x002100> mem 0xfdef0000-0xfdefffff irq 25 at device 1.0 on pci3
 
 miibus0: <MII bus> on bge0
 
 bge0: [ITHREAD]
 
 bge1: <HP NC7782 Gigabit Server Adapter, ASIC rev. 0x002100> mem 0xfdee0000-0xfdeeffff irq 26 at device 1.1 on pci3
 
 miibus1: <MII bus> on bge1
 
 bge1: [ITHREAD]
 
 $B!!(B
 
  
 
 # pciconf
 
 bge0@pci0:3:1:0: class=0x020000 card=0x00d00e11 chip=0x164814e4 rev=0x10 hdr=0x00
 
 vendor = 'Broadcom Corporation'
 
 device = 'NetXtreme Dual Gigabit Adapter (BCM5704)'
 
 class = network
 
 subclass = ethernet
 
 cap 07[40] = PCI-X 64-bit supports 133MHz, 2048 burst read, 1 split transaction
 
 cap 01[48] = powerspec 2 supports D0 D3 current D0
 
 cap 03[50] = VPD
 
 cap 05[58] = MSI supports 8 messages, 64 bit
 
 bge1@pci0:3:1:1: class=0x020000 card=0x00d00e11 chip=0x164814e4 rev=0x10 hdr=0x00
 
 vendor = 'Broadcom Corporation'
 
 device = 'NetXtreme Dual Gigabit Adapter (BCM5704)'
 
 class = network
 
 subclass = ethernet
 
 cap 07[40] = PCI-X 64-bit supports 133MHz, 2048 burst read, 1 split transaction
 
 cap 01[48] = powerspec 2 supports D0 D3 current D0
 
 cap 03[50] = VPD
 
 cap 05[58] = MSI supports 8 messages, 64 bit
 
 $B!!(B
 
  
 
 # sysctl
 
 dev.bge.0.stats.FramesDroppedDueToFilters: 0
 
 dev.bge.0.stats.DmaWriteQueueFull: 0
 
 dev.bge.0.stats.DmaWriteHighPriQueueFull: 0
 
 dev.bge.0.stats.NoMoreRxBDs: 0
 
 dev.bge.0.stats.InputDiscards: 0
 
 dev.bge.0.stats.InputErrors: 0
 
 dev.bge.0.stats.RecvThresholdHit: 4759435
 
 dev.bge.0.stats.DmaReadQueueFull: 0
 
 dev.bge.0.stats.DmaReadHighPriQueueFull: 0
 
 dev.bge.0.stats.SendDataCompQueueFull: 0
 
 dev.bge.0.stats.RingSetSendProdIndex: 6467979
 
 dev.bge.0.stats.RingStatusUpdate: 9602132
 
 dev.bge.0.stats.Interrupts: 9602132
 
 dev.bge.0.stats.AvoidedInterrupts: 0
 
 dev.bge.0.stats.SendThresholdHit: 0
 
 dev.bge.0.stats.rx.Octets: 681258801
 
 dev.bge.0.stats.rx.Fragments: 0
 
 dev.bge.0.stats.rx.UcastPkts: 4818089
 
 dev.bge.0.stats.rx.MulticastPkts: 0
 
 dev.bge.0.stats.rx.FCSErrors: 2
 
 dev.bge.0.stats.rx.AlignmentErrors: 0
 
 dev.bge.0.stats.rx.xonPauseFramesReceived: 0
 
 dev.bge.0.stats.rx.xoffPauseFramesReceived: 0
 
 dev.bge.0.stats.rx.ControlFramesReceived: 0
 
 dev.bge.0.stats.rx.xoffStateEntered: 0
 
 dev.bge.0.stats.rx.FramesTooLong: 0
 
 dev.bge.0.stats.rx.Jabbers: 0
 
 dev.bge.0.stats.rx.UndersizePkts: 0
 
 dev.bge.0.stats.rx.inRangeLengthError: 0
 
 dev.bge.0.stats.rx.outRangeLengthError: 0
 
 dev.bge.0.stats.tx.Octets: 890459042
 
 dev.bge.0.stats.tx.Collisions: 0
 
 dev.bge.0.stats.tx.XonSent: 0
 
 dev.bge.0.stats.tx.XoffSent: 0
 
 dev.bge.0.stats.tx.flowControlDone: 0
 
 dev.bge.0.stats.tx.InternalMacTransmitErrors: 0
 
 dev.bge.0.stats.tx.SingleCollisionFrames: 0
 
 dev.bge.0.stats.tx.MultipleCollisionFrames: 0
 
 dev.bge.0.stats.tx.DeferredTransmissions: 0
 
 dev.bge.0.stats.tx.ExcessiveCollisions: 0
 
 dev.bge.0.stats.tx.LateCollisions: 0
 
 dev.bge.0.stats.tx.UcastPkts: 6460581
 
 dev.bge.0.stats.tx.MulticastPkts: 0
 
 dev.bge.0.stats.tx.BroadcastPkts: 12659
 
 dev.bge.0.stats.tx.CarrierSenseErrors: 0
 
 dev.bge.0.stats.tx.Discards: 0
 
 dev.bge.0.stats.tx.Errors: 0
 
  
 
 # ifconfig
 
  flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
         options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
         media: Ethernet 100baseTX <full-duplex>
         status: active
 
 
  
 
  
  		 	   		  
 _________________________________________________________________
 Need a new place to live? Find it on Domain.com.au
 http://clk.atdmt.com/NMN/go/157631292/direct/01/
 --_1ace6faa-cc6e-4075-a0b1-9a8c78722fde_
 Content-Type: text/html; charset="iso-2022-jp"
 Content-Transfer-Encoding: 7bit
 
 <html>
 <head>
 <style><!--
 .hmmessage P
 {
 margin:0px;
 padding:0px
 }
 body.hmmessage
 {
 font-size: 10pt;
 font-family:Verdana
 }
 --></style>
 </head>
 <body class='hmmessage'>
 <FONT size=2>
 Hi,<BR>
 &nbsp;<BR>
 I have 2&nbsp;servers that are configured almost the same. I recently upgraded one of them to 7.3-RELEASE and now it is experiencing the packet-loss symptoms described in this PR.<BR>
 The other&nbsp;server which has not been upgraded (7.0-STABLE - August 2008) is still working OK.<BR>
 &nbsp;<BR>
 &nbsp;<BR>
 HP ProLiant DL380 G4 (P51)<BR>
 &nbsp;<BR>
 # dmesg<BR>
 bge0: &lt;HP NC7782 Gigabit Server Adapter, ASIC rev. 0x002100&gt; mem 0xfdef0000-0xfdefffff irq 25 at device 1.0 on pci3<BR>
 miibus0: &lt;MII bus&gt; on bge0<BR>
 bge0: [ITHREAD]<BR>
 bge1: &lt;HP NC7782 Gigabit Server Adapter, ASIC rev. 0x002100&gt; mem 0xfdee0000-0xfdeeffff irq 26 at device 1.1 on pci3<BR>
 miibus1: &lt;MII bus&gt; on bge1<BR>
 bge1: [ITHREAD]<BR>
 $B!!(B<BR>
 &nbsp;<BR>
 # pciconf<BR>
 bge0@pci0:3:1:0: class=0x020000 card=0x00d00e11 chip=0x164814e4 rev=0x10 hdr=0x00<BR>
 vendor = 'Broadcom Corporation'<BR>
 device = 'NetXtreme Dual Gigabit Adapter (BCM5704)'<BR>
 class = network<BR>
 subclass = ethernet<BR>
 cap 07[40] = PCI-X 64-bit supports 133MHz, 2048 burst read, 1 split transaction<BR>
 cap 01[48] = powerspec 2 supports D0 D3 current D0<BR>
 cap 03[50] = VPD<BR>
 cap 05[58] = MSI supports 8 messages, 64 bit<BR>
 bge1@pci0:3:1:1: class=0x020000 card=0x00d00e11 chip=0x164814e4 rev=0x10 hdr=0x00<BR>
 vendor = 'Broadcom Corporation'<BR>
 device = 'NetXtreme Dual Gigabit Adapter (BCM5704)'<BR>
 class = network<BR>
 subclass = ethernet<BR>
 cap 07[40] = PCI-X 64-bit supports 133MHz, 2048 burst read, 1 split transaction<BR>
 cap 01[48] = powerspec 2 supports D0 D3 current D0<BR>
 cap 03[50] = VPD<BR>
 cap 05[58] = MSI supports 8 messages, 64 bit<BR>
 $B!!(B<BR>
 &nbsp;<BR>
 # sysctl<BR>
 dev.bge.0.stats.FramesDroppedDueToFilters: 0<BR>
 dev.bge.0.stats.DmaWriteQueueFull: 0<BR>
 dev.bge.0.stats.DmaWriteHighPriQueueFull: 0<BR>
 dev.bge.0.stats.NoMoreRxBDs: 0<BR>
 dev.bge.0.stats.InputDiscards: 0<BR>
 dev.bge.0.stats.InputErrors: 0<BR>
 dev.bge.0.stats.RecvThresholdHit: 4759435<BR>
 dev.bge.0.stats.DmaReadQueueFull: 0<BR>
 dev.bge.0.stats.DmaReadHighPriQueueFull: 0<BR>
 dev.bge.0.stats.SendDataCompQueueFull: 0<BR>
 dev.bge.0.stats.RingSetSendProdIndex: 6467979<BR>
 dev.bge.0.stats.RingStatusUpdate: 9602132<BR>
 dev.bge.0.stats.Interrupts: 9602132<BR>
 dev.bge.0.stats.AvoidedInterrupts: 0<BR>
 dev.bge.0.stats.SendThresholdHit: 0<BR>
 dev.bge.0.stats.rx.Octets: 681258801<BR>
 dev.bge.0.stats.rx.Fragments: 0<BR>
 dev.bge.0.stats.rx.UcastPkts: 4818089<BR>
 dev.bge.0.stats.rx.MulticastPkts: 0<BR>
 dev.bge.0.stats.rx.FCSErrors: 2<BR>
 dev.bge.0.stats.rx.AlignmentErrors: 0<BR>
 dev.bge.0.stats.rx.xonPauseFramesReceived: 0<BR>
 dev.bge.0.stats.rx.xoffPauseFramesReceived: 0<BR>
 dev.bge.0.stats.rx.ControlFramesReceived: 0<BR>
 dev.bge.0.stats.rx.xoffStateEntered: 0<BR>
 dev.bge.0.stats.rx.FramesTooLong: 0<BR>
 dev.bge.0.stats.rx.Jabbers: 0<BR>
 dev.bge.0.stats.rx.UndersizePkts: 0<BR>
 dev.bge.0.stats.rx.inRangeLengthError: 0<BR>
 dev.bge.0.stats.rx.outRangeLengthError: 0<BR>
 dev.bge.0.stats.tx.Octets: 890459042<BR>
 dev.bge.0.stats.tx.Collisions: 0<BR>
 dev.bge.0.stats.tx.XonSent: 0<BR>
 dev.bge.0.stats.tx.XoffSent: 0<BR>
 dev.bge.0.stats.tx.flowControlDone: 0<BR>
 dev.bge.0.stats.tx.InternalMacTransmitErrors: 0<BR>
 dev.bge.0.stats.tx.SingleCollisionFrames: 0<BR>
 dev.bge.0.stats.tx.MultipleCollisionFrames: 0<BR>
 dev.bge.0.stats.tx.DeferredTransmissions: 0<BR>
 dev.bge.0.stats.tx.ExcessiveCollisions: 0<BR>
 dev.bge.0.stats.tx.LateCollisions: 0<BR>
 dev.bge.0.stats.tx.UcastPkts: 6460581<BR>
 dev.bge.0.stats.tx.MulticastPkts: 0<BR>
 dev.bge.0.stats.tx.BroadcastPkts: 12659<BR>
 dev.bge.0.stats.tx.CarrierSenseErrors: 0<BR>
 dev.bge.0.stats.tx.Discards: 0<BR>
 dev.bge.0.stats.tx.Errors: 0<BR>
 &nbsp;<BR>
 # ifconfig<BR>
 &nbsp;flags=8843&lt;UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST&gt; metric 0 mtu 1500<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; options=9b&lt;RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; media: Ethernet 100baseTX &lt;full-duplex&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; status: active<BR><BR>
 &nbsp;<BR>
 &nbsp;<BR></FONT> 		 	   		  <br /><hr />Find it on Domain.com.au <a href='http://clk.atdmt.com/NMN/go/157631292/direct/01/' target='_new'>Need a new place to live?</a></body>
 </html>
 --_1ace6faa-cc6e-4075-a0b1-9a8c78722fde_--

From: Net Ground - Frederique Rijsdijk <frederique@netground.nl>
To: "'bug-followup@FreeBSD.org'" <bug-followup@FreeBSD.org>,
	"'brett@unix.org.au'" <brett@unix.org.au>
Cc:  
Subject: Re: kern/112570: [bge] packet loss with bge driver on BCM5704
 chipset
Date: Wed, 8 Sep 2010 12:26:03 +0200

 --_000_3254E35374B3434BA3B65613DFCEBA04B9A1804F21srvnd002netgr_
 Content-Type: text/plain; charset="us-ascii"
 Content-Transfer-Encoding: quoted-printable
 
 Can I be of any assistance? I'm having issues with a supermicro AMD CPU bas=
 ed machine, after upgrading to 7.3-RELEASE-p3 (from source), coming from 6.=
 3-RELEASE-psomething (no problems there) :
 
 # uname -a
 FreeBSD hostname 7.3-RELEASE-p2 FreeBSD 7.3-RELEASE-p2 #0: Sun Sep  5 19:06=
 :15 CEST 2010     root@hostname:/usr/obj/usr/src/sys/GENERIC  amd64
 
 Handle 0x0001, DMI type 1, 25 bytes
 System Information
         Manufacturer: Supermicro
         Product Name: H8DAR-T
         Version: 1234567890
         Serial Number: 1234567890
         UUID: x
         Wake-up Type: PCI PME#
 
 bge0@pci0:2:3:0:        class=3D0x020000 card=3D0x164815d9 chip=3D0x164814e=
 4 rev=3D0x10 hdr=3D0x00
     vendor     =3D 'Broadcom Corporation'
     device     =3D 'NetXtreme Dual Gigabit Adapter (BCM5704)'
     class      =3D network
     subclass   =3D ethernet
     cap 07[40] =3D PCI-X 64-bit supports 133MHz, 2048 burst read, 1 split t=
 ransaction
     cap 01[48] =3D powerspec 2  supports D0 D3  current D0
     cap 03[50] =3D VPD
     cap 05[58] =3D MSI supports 8 messages, 64 bit
 
 Copyright (c) 1992-2010 The FreeBSD Project.
 Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
         The Regents of the University of California. All rights reserved.
 FreeBSD is a registered trademark of The FreeBSD Foundation.
 FreeBSD 7.3-RELEASE-p2 #0: Sun Sep  5 19:06:15 CEST 2010
     root@servername:/usr/obj/usr/src/sys/GENERIC amd64
 Timecounter "i8254" frequency 1193182 Hz quality 0
 CPU: AMD Opteron(tm) Processor 246 (2004.55-MHz K8-class CPU)
   Origin =3D "AuthenticAMD"  Id =3D 0xf5a  Stepping =3D 10
   Features=3D0x78bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE=
 ,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2>
   AMD Features=3D0xe0500800<SYSCALL,NX,MMX+,LM,3DNow!+,3DNow!>
 usable memory =3D 2134204416 (2035 MB)
 avail memory  =3D 2057793536 (1962 MB)
 ACPI APIC Table: <A M I  OEMAPIC >
 FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
 cpu0 (BSP): APIC ID:  0
 cpu1 (AP): APIC ID:  1
 ioapic1: Changing APIC ID to 7
 ioapic2: Changing APIC ID to 8
 MADT: Forcing active-low polarity and level trigger for SCI
 ioapic0 <Version 1.1> irqs 0-23 on motherboard
 ioapic1 <Version 1.1> irqs 40-46 on motherboard
 ioapic2 <Version 1.1> irqs 47-53 on motherboard
 kbd1 at kbdmux0
 acpi0: <A M I OEMRSDT> on motherboard
 acpi0: [ITHREAD]
 acpi0: Power Button (fixed)
 acpi0: reservation of 0, a0000 (3) failed
 acpi0: reservation of 100000, 7ff00000 (3) failed
 Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x5008-0x500b on acpi0
 pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
 pci0: <ACPI PCI bus> on pcib0
 pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
 pci3: <ACPI PCI bus> on pcib1
 atapci0: <Marvell 88SX6041 SATA300 controller> port 0xb800-0xb8ff mem 0xfea=
 00000-0xfeafffff irq 42 at device 3.0 on pci3
 atapci0: [ITHREAD]
 ata2: <ATA channel 0> on atapci0
 ata2: [ITHREAD]
 ata3: <ATA channel 1> on atapci0
 ata3: [ITHREAD]
 ata4: <ATA channel 2> on atapci0
 ata4: [ITHREAD]
 ata5: <ATA channel 3> on atapci0
 ata5: [ITHREAD]
 pcib2: <ACPI PCI-PCI bridge> at device 2.0 on pci0
 pci2: <ACPI PCI bus> on pcib2
 twe0: <3ware Storage Controller. Driver version 1.50.01.002> port 0xac00-0x=
 ac0f mem 0xfe8ffc00-0xfe8ffc0f,0xfe000000-0xfe7fffff irq 47 at device 1.0 o=
 n pci2
 twe0: [GIANT-LOCKED]
 twe0: [ITHREAD]
 twe0: 2 ports, Firmware FE8S 1.05.00.068, BIOS BE7X 1.08.00.048
 bge0: <Broadcom NetXtreme Gigabit Ethernet Controller, ASIC rev. 0x002100> =
 mem 0xfe8d0000-0xfe8dffff irq 49 at device 3.0 on pci2
 miibus0: <MII bus> on bge0
 brgphy0: <BCM5704 10/100/1000baseTX PHY> PHY 1 on miibus0
 brgphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000ba=
 seT-FDX, auto
 bge0: Ethernet address: 00:30:48:55:ac:96
 bge0: [ITHREAD]
 bge1: <Broadcom NetXtreme Gigabit Ethernet Controller, ASIC rev. 0x002100> =
 mem 0xfe8c0000-0xfe8cffff irq 50 at device 3.1 on pci2
 miibus1: <MII bus> on bge1
 brgphy1: <BCM5704 10/100/1000baseTX PHY> PHY 1 on miibus1
 brgphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000ba=
 seT-FDX, auto
 bge1: Ethernet address: 00:30:48:55:ac:97
 bge1: [ITHREAD]
 pcib3: <ACPI PCI-PCI bridge> at device 6.0 on pci0
 pci1: <ACPI PCI bus> on pcib3
 ohci0: <OHCI (generic) USB controller> mem 0xfd7fe000-0xfd7fefff irq 19 at =
 device 0.0 on pci1
 ohci0: [GIANT-LOCKED]
 ohci0: [ITHREAD]
 usb0: OHCI version 1.0, legacy support
 usb0: <OHCI (generic) USB controller> on ohci0
 usb0: USB revision 1.0
 uhub0: <AMD OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb0
 uhub0: 3 ports with 3 removable, self powered
 ohci1: <OHCI (generic) USB controller> mem 0xfd7fd000-0xfd7fdfff irq 19 at =
 device 0.1 on pci1
 ohci1: [GIANT-LOCKED]
 ohci1: [ITHREAD]
 usb1: OHCI version 1.0, legacy support
 usb1: <OHCI (generic) USB controller> on ohci1
 usb1: USB revision 1.0
 uhub1: <AMD OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb1
 uhub1: 3 ports with 3 removable, self powered
 vgapci0: <VGA-compatible display> port 0x9800-0x98ff mem 0xfc000000-0xfcfff=
 fff,0xfd7ff000-0xfd7fffff irq 17 at device 4.0 on pci1
 isab0: <PCI-ISA bridge> at device 7.0 on pci0
 isa0: <ISA bus> on isab0
 atapci1: <AMD 8111 UDMA133 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0=
 x376,0xffa0-0xffaf at device 7.1 on pci0
 ata0: <ATA channel 0> on atapci1
 ata0: [ITHREAD]
 ata1: <ATA channel 1> on atapci1
 ata1: [ITHREAD]
 pci0: <serial bus, SMBus> at device 7.2 (no driver attached)
 pci0: <bridge> at device 7.3 (no driver attached)
 acpi_button0: <Power Button> on acpi0
 sio0: configured irq 4 not in bitmap of probed irqs 0
 sio0: port may not be enabled
 sio0: configured irq 4 not in bitmap of probed irqs 0
 sio0: port may not be enabled
 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acp=
 i0
 sio0: type 16550A
 sio0: [FILTER]
 sio1: configured irq 3 not in bitmap of probed irqs 0
 sio1: port may not be enabled
 sio1: configured irq 3 not in bitmap of probed irqs 0
 sio1: port may not be enabled
 sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0
 sio1: type 16550A
 sio1: [FILTER]
 fdc0: <floppy drive controller (FDE)> port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on=
  acpi0
 fdc0: [FILTER]
 fd0: <1440-KB 3.5" drive> on fdc0 drive 0
 ppc0: <Parallel port> port 0x378-0x37f irq 7 on acpi0
 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
 ppbus0: <Parallel port bus> on ppc0
 ppbus0: [ITHREAD]
 plip0: <PLIP network interface> on ppbus0
 plip0: WARNING: using obsoleted IFF_NEEDSGIANT flag
 lpt0: <Printer> on ppbus0
 lpt0: Interrupt-driven port
 ppi0: <Parallel I/O> on ppbus0
 ppc0: [GIANT-LOCKED]
 ppc0: [ITHREAD]
 acpi_hpet0: <High Precision Event Timer> iomem 0xfec01000-0xfec013ff irq 0,=
 8 on acpi0
 Timecounter "HPET" frequency 14318180 Hz quality 900
 cpu0: <ACPI CPU> on acpi0
 acpi_throttle0: <ACPI CPU Throttling> on cpu0
 powernow0: <Cool`n'Quiet K8> on cpu0
 device_attach: powernow0 attach returned 6
 cpu1: <ACPI CPU> on acpi0
 powernow1: <Cool`n'Quiet K8> on cpu1
 device_attach: powernow1 attach returned 6
 orm0: <ISA Option ROMs> at iomem 0xc0000-0xc7fff,0xc8000-0xc8fff,0xc9800-0x=
 cafff,0xcb000-0xcc7ff on isa0
 atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
 atkbd0: <AT Keyboard> irq 1 on atkbdc0
 kbd0 at atkbd0
 atkbd0: [GIANT-LOCKED]
 atkbd0: [ITHREAD]
 sc0: <System console> at flags 0x100 on isa0
 sc0: VGA <16 virtual consoles, flags=3D0x300>
 vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
 Timecounters tick every 1.000 msec
 acd0: CDROM <CD-224E/1.9A> at ata0-master UDMA33
 twed0: <Unit 0, TwinStor, Normal> on twe0
 twed0: 76318MB (156299440 sectors)
 SMP: AP CPU #1 Launched!
 Trying to mount root from ufs:/dev/twed0s1a
 ipfw2 (+ipv6) initialized, divert loadable, nat loadable, rule-based forwar=
 ding disabled, default to deny, logging disabled
 
 It's currently running a GENERIC kernel.
 
 Problems are:
 
 Poor performance for ingress traffic (~300KB/sec), where egress traffic is =
 as fast as it can be on that path. Ipfw enabled or disabled.
 
 Packetloss if pinging from another host (in same LAN)
 --- x.x.x.x ping statistics ---
 181 packets transmitted, 176 packets received, 2.8% packet loss
 round-trip min/avg/max/stddev =3D 0.209/0.350/0.548/0.066 ms
 
 Ipfw gives frequent 'pullup failed' messages.
 
 If disabled  (t|r)xcsum features as well as vlanmtu, vlanhwtag, no effect, =
 although I see a slight increase in download speed with all features disabl=
 ed.
 
 With tcpdump I can see bytes missing when ipfw reports pullup failed. Lots =
 of bad checksums as well.
 
 Here's a pcap:
 
 17:43:16.947003 IP (tos 0x0, ttl 60, id 1143, offset 0, flags [none], proto=
  ICMP (1), length 84) monitoring.hostname.nl > routed.by.hostname.nl: ICMP =
 echo request, id 487, seq 0, length 64
         0x0000:  0030 4855 ac96 0018 7414 ec00 0800 4500  .0HU....t.....E.
         0x0010:  0054 0477 0000 3c01 a9ac 57e9 920b 57fa  .T.w..<...W...W.
         0x0020:  8e97 0800 3839 01e7 0000 4c83 ba9c 0002  ....89....L.....
         0x0030:  cbba 0809 0a0b 0c0d 0e0f 1011 1213 1415  ................
         0x0040:  1617 1819 1a1b 1c1d 1e1f 2021 2223 2425  ...........!"#$%
         0x0050:  2627 2829 2a2b 2c2d 2e2f 3031 3233 3435  &'()*+,-./012345
         0x0060:  3637                                     67
 17:43:16.947041 IP (tos 0x0, ttl 64, id 55888, offset 0, flags [none], prot=
 o ICMP (1), length 84, bad cksum 0 (->cfd2)!) routed.by.hostname.nl > monit=
 oring.hostname.nl: ICMP echo reply, id 487, seq 0, length 64
         0x0000:  0000 0c07 ac40 0030 4855 ac96 0800 4500  .....@.0HU....E.
         0x0010:  0054 da50 0000 4001 0000 57fa 8e97 57e9  .T.P..@...W...W.
         0x0020:  920b 0000 4039 01e7 0000 4c83 ba9c 0002  ....@9....L.....
         0x0030:  cbba 0809 0a0b 0c0d 0e0f 1011 1213 1415  ................
         0x0040:  1617 1819 1a1b 1c1d 1e1f 2021 2223 2425  ...........!"#$%
         0x0050:  2627 2829 2a2b 2c2d 2e2f 3031 3233 3435  &'()*+,-./012345
         0x0060:  3637                                     67
 17:43:17.948069 IP (tos 0x0, ttl 60, id 1489, offset 0, flags [none], proto=
  ICMP (1), length 84) monitoring.hostname.nl > routed.by.hostname.nl: ICMP =
 echo request, id 487, seq 1, length 64
         0x0000:  0030 4855 ac96 0018 7414 ec00 0800 4500  .0HU....t.....E.
         0x0010:  0054 05d1 0000 3c01 a852 57e9 920b 57fa  .T....<..RW...W.
         0x0020:  8e97 0800 3343 01e7 0001 4c83 ba9d 0002  ....3C....L.....
         0x0030:  d0ae 0809 0a0b 0c0d 0e0f 1011 1213 1415  ................
         0x0040:  1617 1819 1a1b 1c1d 1e1f 2021 2223 2425  ...........!"#$%
         0x0050:  2627 2829 2a2b 2c2d 2e2f 3031 3233 3435  &'()*+,-./012345
         0x0060:  3637                                     67
 17:43:17.948084 IP (tos 0x0, ttl 64, id 55909, offset 0, flags [none], prot=
 o ICMP (1), length 84, bad cksum 0 (->cfbd)!) routed.by.hostname.nl > monit=
 oring.hostname.nl: ICMP echo reply, id 487, seq 1, length 64
         0x0000:  0000 0c07 ac40 0030 4855 ac96 0800 4500  .....@.0HU....E.
         0x0010:  0054 da65 0000 4001 0000 57fa 8e97 57e9  .T.e..@...W...W.
         0x0020:  920b 0000 3b43 01e7 0001 4c83 ba9d 0002  ....;C....L.....
         0x0030:  d0ae 0809 0a0b 0c0d 0e0f 1011 1213 1415  ................
        0x0040:  1617 1819 1a1b 1c1d 1e1f 2021 2223 2425  ...........!"#$%
         0x0050:  2627 2829 2a2b 2c2d 2e2f 3031 3233 3435  &'()*+,-./012345
         0x0060:  3637                                     67
 17:43:18.948825 IP (tos 0x0, ttl 60, id 1517, offset 0, flags [none], proto=
  ICMP (1), length 84) monitoring.hostname.nl > routed.by.hostname.nl: ICMP =
 echo request, id 487, seq 2, length 64
         0x0000:  0030 4855 ac96 0018 7414 ec00 0800 4500  .0HU....t.....E.
         0x0010:  0054 05ed 0000 3c01 a836 57e9 920b 57fa  .T....<..6W...W.
         0x0020:  8e97 0800 2f5b 01e7 0002 4c83 ba9e 0002  ..../[....L.....
         0x0030:  d494 0809 0a0b 0c0d 0e0f 1011 1213 1415  ................
         0x0040:  1617 1819 1a1b 1c1d 1e1f 2021 2223 2425  ...........!"#$%
         0x0050:  2627 2829 2a2b 2c2d 2e2f 3031 3233 3435  &'()*+,-./012345
         0x0060:  3637                                     67
 17:43:18.948847 IP (tos 0x0, ttl 64, id 55919, offset 0, flags [none], prot=
 o ICMP (1), length 84, bad cksum 0 (->cfb3)!) routed.by.hostname.nl > monit=
 oring.hostname.nl: ICMP echo reply, id 487, seq 2, length 64
         0x0000:  0000 0c07 ac40 0030 4855 ac96 0800 4500  .....@.0HU....E.
         0x0010:  0054 da6f 0000 4001 0000 57fa 8e97 57e9  .T.o..@...W...W.
         0x0020:  920b 0000 375b 01e7 0002 4c83 ba9e 0002  ....7[....L.....
         0x0030:  d494 0809 0a0b 0c0d 0e0f 1011 1213 1415  ................
         0x0040:  1617 1819 1a1b 1c1d 1e1f 2021 2223 2425  ...........!"#$%
         0x0050:  2627 2829 2a2b 2c2d 2e2f 3031 3233 3435  &'()*+,-./012345
         0x0060:  3637                                     67
 17:43:19.949717 IP (tos 0x0, ttl 60, id 1614, offset 0, flags [none], proto=
  ICMP (1), length 84) monitoring.hostname.nl > routed.by.hostname.nl: ICMP =
 echo request, id 487, seq 3, length 64
         0x0000:  0030 4855 ac96 0018 7414 ec00 0800 4500  .0HU....t.....E.
         0x0010:  0054 064e 0000 3c01 a7d5 57e9 920b 57fa  .T.N..<...W...W.
         0x0020:  8e97 0800 2b69 01e7 0003 4c83 ba9f 0002  ....+i....L.....
         0x0030:  d884 0809 0a0b 0c0d 0e0f 1011 1213 1415  ................
         0x0040:  1617 1819 1a1b 1c1d 1e1f 2021 2223 2425  ...........!"#$%
         0x0050:  2627 2829 2a2b 2c2d 2e2f 3031 3233 3435  &'()*+,-./012345
         0x0060:  3637                                     67
 17:43:19.949732 IP (tos 0x0, ttl 64, id 55934, offset 0, flags [none], prot=
 o ICMP (1), length 84, bad cksum 0 (->cfa4)!) routed.by.hostname.nl > monit=
 oring.hostname.nl: ICMP echo reply, id 487, seq 3, length 64
         0x0000:  0000 0c07 ac40 0030 4855 ac96 0800 4500  .....@.0HU....E.
         0x0010:  0054 da7e 0000 4001 0000 57fa 8e97 57e9  .T.~..@...W...W.
         0x0020:  920b 0000 3369 01e7 0003 4c83 ba9f 0002  ....3i....L.....
         0x0030:  d884 0809 0a0b 0c0d 0e0f 1011 1213 1415  ................
         0x0040:  1617 1819 1a1b 1c1d 1e1f 2021 2223 2425  ...........!"#$%
         0x0050:  2627 2829 2a2b 2c2d 2e2f 3031 3233 3435  &'()*+,-./012345
         0x0060:  3637                                     67
 17:43:20.950478 IP (tos 0x0, ttl 60, id 1631, offset 0, flags [none], proto=
  ICMP (1), length 84) monitoring.hostname.nl > routed.by.hostname.nl: ICMP =
 echo request, id 487, seq 4, length 64
         0x0000:  0030 4855 ac96 0018 7414 ec00 0800 4500  .0HU....t.....E.
         0x0010:  0054 065f 0000 3c01 a7c4 57e9 920b 57fa  .T._..<...W...W.
         0x0020:  8e97 0800 2786 01e7 0004 4c83 baa0 0002  ....'.....L.....
         0x0030:  dc65 0809 0a0b 0c0d 0e0f 1011 1213 1415  .e..............
         0x0040:  1617 1819 1a1b 1c1d 1e1f 2021 2223 2425  ...........!"#$%
         0x0050:  2627 2829 2a2b 2c2d 2e2f 3031 3233 3435  &'()*+,-./012345
         0x0060:  3637                                     67
 17:43:20.950514 IP (tos 0x0, ttl 64, id 55952, offset 0, flags [none], prot=
 o ICMP (1), length 84, bad cksum 0 (->cf92)!) routed.by.hostname.nl > monit=
 oring.hostname.nl: ICMP echo reply, id 487, seq 4, length 64
         0x0000:  0000 0c07 ac40 0030 4855 ac96 0800 4500  .....@.0HU....E.
         0x0010:  0054 da90 0000 4001 0000 57fa 8e97 57e9  .T....@...W...W.
         0x0020:  920b 0000 2f86 01e7 0004 4c83 baa0 0002  ..../.....L.....
         0x0030:  dc65 0809 0a0b 0c0d 0e0f 1011 1213 1415  .e..............
         0x0040:  1617 1819 1a1b 1c1d 1e1f 2021 2223 2425  ...........!"#$%
         0x0050:  2627 2829 2a2b 2c2d 2e2f 3031 3233 3435  &'()*+,-./012345
         0x0060:  3637                                     67
 17:43:22.267378 IP truncated-ip - 38 bytes missing! (tos 0x0, ttl 64, id 55=
 888, offset 0, flags [none], proto ICMP (1), length 84, bad cksum 0 (->cfd2=
 )!) routed.by.hostname.nl > monitoring.hostname.nl: ICMP echo reply, id 487=
 , seq 0, length 64
         0x0000:  0000 0c07 ac40 0030 4855 ac96 0800 4500  .....@.0HU....E.
         0x0010:  0054 da50 0000 4001 0000 57fa 8e97 57e9  .T.P..@...W...W.
         0x0020:  920b 0000 4039 01e7 0000 4c83 ba9c 0002  ....@9....L.....
         0x0030:  cbba 0809 0a0b 0c0d 0e0f 1011            ............
 17:45:09.931980 IP (tos 0x0, ttl 60, id 10683, offset 0, flags [none], prot=
 o ICMP (1), length 84) monitoring.hostname.nl > routed.by.hostname.nl: ICMP=
  echo request, id 45044, seq 0, length 64
         0x0000:  0030 4855 ac96 0018 7414 ec00 0800 4500  .0HU....t.....E.
         0x0010:  0054 29bb 0000 3c01 8468 57e9 920b 57fa  .T)...<..hW...W.
         0x0020:  8e97 0800 7f8a aff4 0000 4c83 bb0d 0002  ..........L.....
         0x0030:  d5ea 0809 0a0b 0c0d 0e0f 1011 1213 1415  ................
         0x0040:  1617 1819 1a1b 1c1d 1e1f 2021 2223 2425  ...........!"#$%
         0x0050:  2627 2829 2a2b 2c2d 2e2f 3031 3233 3435  &'()*+,-./012345
         0x0060:  3637                                     67
 17:45:09.931997 IP (tos 0x0, ttl 64, id 57001, offset 0, flags [none], prot=
 o ICMP (1), length 84, bad cksum 0 (->cb79)!) routed.by.hostname.nl > monit=
 oring.hostname.nl: ICMP echo reply, id 45044, seq 0, length 64
         0x0000:  0000 0c07 ac40 0030 4855 ac96 0800 4500  .....@.0HU....E.
         0x0010:  0054 dea9 0000 4001 0000 57fa 8e97 57e9  .T....@...W...W.
         0x0020:  920b 0000 878a aff4 0000 4c83 bb0d 0002  ..........L.....
         0x0030:  d5ea 0809 0a0b 0c0d 0e0f 1011 1213 1415  ................
         0x0040:  1617 1819 1a1b 1c1d 1e1f 2021 2223 2425  ...........!"#$%
         0x0050:  2627 2829 2a2b 2c2d 2e2f 3031 3233 3435  &'()*+,-./012345
         0x0060:  3637                                     67
 
 
 Please let me know which other information I can provide in order to help s=
 olve this issue.
 
 
 Regards,
 
 Frederique
 
 Please let me know which other information I can provide in order to help s=
 olve this issue.
 
 
 Regards,
 
 Frederique
 
 --_000_3254E35374B3434BA3B65613DFCEBA04B9A1804F21srvnd002netgr_
 Content-Type: text/html; charset="us-ascii"
 Content-Transfer-Encoding: quoted-printable
 
 <html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
 osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
 xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
 //www.w3.org/TR/REC-html40"><head><meta http-equiv=3DContent-Type content=
 =3D"text/html; charset=3Dus-ascii"><meta name=3DGenerator content=3D"Micros=
 oft Word 14 (filtered medium)"><style><!--
 /* Font Definitions */
 @font-face
 	{font-family:Wingdings;
 	panose-1:5 0 0 0 0 0 0 0 0 0;}
 @font-face
 	{font-family:Wingdings;
 	panose-1:5 0 0 0 0 0 0 0 0 0;}
 @font-face
 	{font-family:Calibri;
 	panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
 	{margin:0cm;
 	margin-bottom:.0001pt;
 	font-size:11.0pt;
 	font-family:"Calibri","sans-serif";
 	mso-fareast-language:EN-US;}
 a:link, span.MsoHyperlink
 	{mso-style-priority:99;
 	color:blue;
 	text-decoration:underline;}
 a:visited, span.MsoHyperlinkFollowed
 	{mso-style-priority:99;
 	color:purple;
 	text-decoration:underline;}
 p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
 	{mso-style-priority:34;
 	margin-top:0cm;
 	margin-right:0cm;
 	margin-bottom:0cm;
 	margin-left:36.0pt;
 	margin-bottom:.0001pt;
 	font-size:11.0pt;
 	font-family:"Calibri","sans-serif";
 	mso-fareast-language:EN-US;}
 span.EmailStyle17
 	{mso-style-type:personal-compose;
 	font-family:"Calibri","sans-serif";
 	color:windowtext;}
 .MsoChpDefault
 	{mso-style-type:export-only;
 	font-family:"Calibri","sans-serif";
 	mso-fareast-language:EN-US;}
 @page WordSection1
 	{size:612.0pt 792.0pt;
 	margin:70.85pt 70.85pt 70.85pt 70.85pt;}
 div.WordSection1
 	{page:WordSection1;}
 /* List Definitions */
 @list l0
 	{mso-list-id:1664358826;
 	mso-list-type:hybrid;
 	mso-list-template-ids:-67105128 1525838210 68354051 68354053 68354049 6835=
 4051 68354053 68354049 68354051 68354053;}
 @list l0:level1
 	{mso-level-start-at:181;
 	mso-level-number-format:bullet;
 	mso-level-text:\F06E;
 	mso-level-tab-stop:none;
 	mso-level-number-position:left;
 	text-indent:-18.0pt;
 	font-family:Wingdings;
 	mso-fareast-font-family:"Times New Roman";
 	mso-bidi-font-family:"Times New Roman";}
 @list l0:level2
 	{mso-level-number-format:bullet;
 	mso-level-text:o;
 	mso-level-tab-stop:none;
 	mso-level-number-position:left;
 	text-indent:-18.0pt;
 	font-family:"Courier New";}
 @list l0:level3
 	{mso-level-number-format:bullet;
 	mso-level-text:\F0A7;
 	mso-level-tab-stop:none;
 	mso-level-number-position:left;
 	text-indent:-18.0pt;
 	font-family:Wingdings;}
 @list l0:level4
 	{mso-level-number-format:bullet;
 	mso-level-text:\F0B7;
 	mso-level-tab-stop:none;
 	mso-level-number-position:left;
 	text-indent:-18.0pt;
 	font-family:Symbol;}
 @list l0:level5
 	{mso-level-number-format:bullet;
 	mso-level-text:o;
 	mso-level-tab-stop:none;
 	mso-level-number-position:left;
 	text-indent:-18.0pt;
 	font-family:"Courier New";}
 @list l0:level6
 	{mso-level-number-format:bullet;
 	mso-level-text:\F0A7;
 	mso-level-tab-stop:none;
 	mso-level-number-position:left;
 	text-indent:-18.0pt;
 	font-family:Wingdings;}
 @list l0:level7
 	{mso-level-number-format:bullet;
 	mso-level-text:\F0B7;
 	mso-level-tab-stop:none;
 	mso-level-number-position:left;
 	text-indent:-18.0pt;
 	font-family:Symbol;}
 @list l0:level8
 	{mso-level-number-format:bullet;
 	mso-level-text:o;
 	mso-level-tab-stop:none;
 	mso-level-number-position:left;
 	text-indent:-18.0pt;
 	font-family:"Courier New";}
 @list l0:level9
 	{mso-level-number-format:bullet;
 	mso-level-text:\F0A7;
 	mso-level-tab-stop:none;
 	mso-level-number-position:left;
 	text-indent:-18.0pt;
 	font-family:Wingdings;}
 ol
 	{margin-bottom:0cm;}
 ul
 	{margin-bottom:0cm;}
 --></style><!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
 </xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext=3D"edit">
 <o:idmap v:ext=3D"edit" data=3D"1" />
 </o:shapelayout></xml><![endif]--></head><body lang=3DNL link=3Dblue vlink=
 =3Dpurple><div class=3DWordSection1><p class=3DMsoNormal><span lang=3DEN-US=
  style=3D'font-family:"Courier New"'>Can I be of any assistance? I&#8217;m =
 having issues with a supermicro AMD CPU based machine, after upgrading to 7=
 .3-RELEASE-p3 (from source), coming from 6.3-RELEASE-psomething (no problem=
 s there) :<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US sty=
 le=3D'font-family:"Courier New";mso-fareast-language:NL'><o:p>&nbsp;</o:p><=
 /span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Cou=
 rier New";mso-fareast-language:NL'># uname -a<o:p></o:p></span></p><p class=
 =3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fare=
 ast-language:NL'>FreeBSD hostname 7.3-RELEASE-p2 FreeBSD 7.3-RELEASE-p2 #0:=
  Sun Sep&nbsp; 5 19:06:15 CEST 2010&nbsp;&nbsp;&nbsp;&nbsp; root@hostname:/=
 usr/obj/usr/src/sys/GENERIC&nbsp; amd64<o:p></o:p></span></p><p class=3DMso=
 Normal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-la=
 nguage:NL'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN=
 -US style=3D'font-family:"Courier New";mso-fareast-language:NL'>Handle 0x00=
 01, DMI type 1, 25 bytes<o:p></o:p></span></p><p class=3DMsoNormal><span la=
 ng=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>Syst=
 em Information<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US=
  style=3D'font-family:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&n=
 bsp;&nbsp;&nbsp;&nbsp;&nbsp; Manufacturer: Supermicro<o:p></o:p></span></p>=
 <p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";=
 mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Product=
  Name: H8DAR-T<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US=
  style=3D'font-family:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&n=
 bsp;&nbsp;&nbsp;&nbsp;&nbsp; Version: 1234567890<o:p></o:p></span></p><p cl=
 ass=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-f=
 areast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Serial Numbe=
 r: 1234567890<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
 style=3D'font-family:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nb=
 sp;&nbsp;&nbsp;&nbsp;&nbsp; UUID: x<o:p></o:p></span></p><p class=3DMsoNorm=
 al><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-langua=
 ge:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Wake-up Type: PCI PME#<o:=
 p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-fa=
 mily:"Courier New";mso-fareast-language:NL'><o:p>&nbsp;</o:p></span></p><p =
 class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso=
 -fareast-language:NL'>bge0@pci0:2:3:0:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
 nbsp; class=3D0x020000 card=3D0x164815d9 chip=3D0x164814e4 rev=3D0x10 hdr=
 =3D0x00<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=
 =3D'font-family:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp; v=
 endor&nbsp;&nbsp;&nbsp;&nbsp; =3D 'Broadcom Corporation'<o:p></o:p></span><=
 /p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier Ne=
 w";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp; device&nbsp;&nbsp;&nbsp;&nbs=
 p; =3D 'NetXtreme Dual Gigabit Adapter (BCM5704)'<o:p></o:p></span></p><p c=
 lass=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-=
 fareast-language:NL'>&nbsp;&nbsp;&nbsp; class&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
  =3D network<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US s=
 tyle=3D'font-family:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbs=
 p; subclass&nbsp;&nbsp; =3D ethernet<o:p></o:p></span></p><p class=3DMsoNor=
 mal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-langu=
 age:NL'>&nbsp;&nbsp;&nbsp; cap 07[40] =3D PCI-X 64-bit supports 133MHz, 204=
 8 burst read, 1 split transaction<o:p></o:p></span></p><p class=3DMsoNormal=
 ><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language=
 :NL'>&nbsp;&nbsp;&nbsp; cap 01[48] =3D powerspec 2&nbsp; supports D0 D3&nbs=
 p; current D0<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
 style=3D'font-family:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nb=
 sp; cap 03[50] =3D VPD<o:p></o:p></span></p><p class=3DMsoNormal><span lang=
 =3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>&nbsp;=
 &nbsp;&nbsp; cap 05[58] =3D MSI supports 8 messages, 64 bit<o:p></o:p></spa=
 n></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier=
  New";mso-fareast-language:NL'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNo=
 rmal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-lang=
 uage:NL'>Copyright (c) 1992-2010 The FreeBSD Project.<o:p></o:p></span></p>=
 <p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";=
 mso-fareast-language:NL'>Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, =
 1991, 1992, 1993, 1994<o:p></o:p></span></p><p class=3DMsoNormal><span lang=
 =3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>&nbsp;=
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The Regents of the University of Calif=
 ornia. All rights reserved.<o:p></o:p></span></p><p class=3DMsoNormal><span=
  lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>F=
 reeBSD is a registered trademark of The FreeBSD Foundation.<o:p></o:p></spa=
 n></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier=
  New";mso-fareast-language:NL'>FreeBSD 7.3-RELEASE-p2 #0: Sun Sep&nbsp; 5 1=
 9:06:15 CEST 2010<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN=
 -US style=3D'font-family:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp=
 ;&nbsp; </span><span style=3D'font-family:"Courier New";mso-fareast-languag=
 e:NL'>root@servername:/usr/obj/usr/src/sys/GENERIC amd64<o:p></o:p></span><=
 /p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier Ne=
 w";mso-fareast-language:NL'>Timecounter &quot;i8254&quot; frequency 1193182=
  Hz quality 0<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
 style=3D'font-family:"Courier New";mso-fareast-language:NL'>CPU: AMD Optero=
 n(tm) Processor 246 (2004.55-MHz K8-class CPU)<o:p></o:p></span></p><p clas=
 s=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-far=
 east-language:NL'>&nbsp; Origin =3D &quot;AuthenticAMD&quot;&nbsp; Id =3D 0=
 xf5a&nbsp; Stepping =3D 10<o:p></o:p></span></p><p class=3DMsoNormal><span =
 lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>&n=
 bsp; Features=3D0x78bfbff&lt;FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MT=
 RR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2&gt;<o:p></o:p></span></=
 p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New=
 ";mso-fareast-language:NL'>&nbsp; AMD Features=3D0xe0500800&lt;SYSCALL,NX,M=
 MX+,LM,3DNow!+,3DNow!&gt;<o:p></o:p></span></p><p class=3DMsoNormal><span l=
 ang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>usa=
 ble memory =3D 2134204416 (2035 MB)<o:p></o:p></span></p><p class=3DMsoNorm=
 al><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-langua=
 ge:NL'>avail memory&nbsp; =3D 2057793536 (1962 MB)<o:p></o:p></span></p><p =
 class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso=
 -fareast-language:NL'>ACPI APIC Table: &lt;A M I&nbsp; OEMAPIC &gt;<o:p></o=
 :p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:=
 "Courier New";mso-fareast-language:NL'>FreeBSD/SMP: Multiprocessor System D=
 etected: 2 CPUs<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-U=
 S style=3D'font-family:"Courier New";mso-fareast-language:NL'> cpu0 (BSP): =
 APIC ID:&nbsp; 0<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-=
 US style=3D'font-family:"Courier New";mso-fareast-language:NL'> cpu1 (AP): =
 APIC ID:&nbsp; 1<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-=
 US style=3D'font-family:"Courier New";mso-fareast-language:NL'>ioapic1: Cha=
 nging APIC ID to 7<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DE=
 N-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>ioapic2: C=
 hanging APIC ID to 8<o:p></o:p></span></p><p class=3DMsoNormal><span lang=
 =3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>MADT: =
 Forcing active-low polarity and level trigger for SCI<o:p></o:p></span></p>=
 <p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";=
 mso-fareast-language:NL'>ioapic0 &lt;Version 1.1&gt; irqs 0-23 on motherboa=
 rd<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'fo=
 nt-family:"Courier New";mso-fareast-language:NL'>ioapic1 &lt;Version 1.1&gt=
 ; irqs 40-46 on motherboard<o:p></o:p></span></p><p class=3DMsoNormal><span=
  lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>i=
 oapic2 &lt;Version 1.1&gt; irqs 47-53 on motherboard<o:p></o:p></span></p><=
 p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";m=
 so-fareast-language:NL'>kbd1 at kbdmux0<o:p></o:p></span></p><p class=3DMso=
 Normal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-la=
 nguage:NL'>acpi0: &lt;A M I OEMRSDT&gt; on motherboard<o:p></o:p></span></p=
 ><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New"=
 ;mso-fareast-language:NL'>acpi0: [ITHREAD]<o:p></o:p></span></p><p class=3D=
 MsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast=
 -language:NL'>acpi0: Power Button (fixed)<o:p></o:p></span></p><p class=3DM=
 soNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-=
 language:NL'>acpi0: reservation of 0, a0000 (3) failed<o:p></o:p></span></p=
 ><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New"=
 ;mso-fareast-language:NL'>acpi0: reservation of 100000, 7ff00000 (3) failed=
 <o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font=
 -family:"Courier New";mso-fareast-language:NL'>Timecounter &quot;ACPI-fast&=
 quot; frequency 3579545 Hz quality 1000<o:p></o:p></span></p><p class=3DMso=
 Normal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-la=
 nguage:NL'>acpi_timer0: &lt;24-bit timer at 3.579545MHz&gt; port 0x5008-0x5=
 00b on acpi0<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US s=
 tyle=3D'font-family:"Courier New";mso-fareast-language:NL'>pcib0: &lt;ACPI =
 Host-PCI bridge&gt; port 0xcf8-0xcff on acpi0<o:p></o:p></span></p><p class=
 =3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fare=
 ast-language:NL'>pci0: &lt;ACPI PCI bus&gt; on pcib0<o:p></o:p></span></p><=
 p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";m=
 so-fareast-language:NL'>pcib1: &lt;ACPI PCI-PCI bridge&gt; at device 1.0 on=
  pci0<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D=
 'font-family:"Courier New";mso-fareast-language:NL'>pci3: &lt;ACPI PCI bus&=
 gt; on pcib1<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US s=
 tyle=3D'font-family:"Courier New";mso-fareast-language:NL'>atapci0: &lt;Mar=
 vell 88SX6041 SATA300 controller&gt; port 0xb800-0xb8ff mem 0xfea00000-0xfe=
 afffff irq 42 at device 3.0 on pci3<o:p></o:p></span></p><p class=3DMsoNorm=
 al><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-langua=
 ge:NL'>atapci0: [ITHREAD]<o:p></o:p></span></p><p class=3DMsoNormal><span l=
 ang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>ata=
 2: &lt;ATA channel 0&gt; on atapci0<o:p></o:p></span></p><p class=3DMsoNorm=
 al><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-langua=
 ge:NL'>ata2: [ITHREAD]<o:p></o:p></span></p><p class=3DMsoNormal><span lang=
 =3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>ata3: =
 &lt;ATA channel 1&gt; on atapci0<o:p></o:p></span></p><p class=3DMsoNormal>=
 <span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:=
 NL'>ata3: [ITHREAD]<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3D=
 EN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>ata4: &lt=
 ;ATA channel 2&gt; on atapci0<o:p></o:p></span></p><p class=3DMsoNormal><sp=
 an lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'=
 >ata4: [ITHREAD]<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-=
 US style=3D'font-family:"Courier New";mso-fareast-language:NL'>ata5: &lt;AT=
 A channel 3&gt; on atapci0<o:p></o:p></span></p><p class=3DMsoNormal><span =
 lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>at=
 a5: [ITHREAD]<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
 style=3D'font-family:"Courier New";mso-fareast-language:NL'>pcib2: &lt;ACPI=
  PCI-PCI bridge&gt; at device 2.0 on pci0<o:p></o:p></span></p><p class=3DM=
 soNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-=
 language:NL'>pci2: &lt;ACPI PCI bus&gt; on pcib2<o:p></o:p></span></p><p cl=
 ass=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-f=
 areast-language:NL'>twe0: &lt;3ware Storage Controller. Driver version 1.50=
 .01.002&gt; port 0xac00-0xac0f mem 0xfe8ffc00-0xfe8ffc0f,0xfe000000-0xfe7ff=
 fff irq 47 at device 1.0 on pci2<o:p></o:p></span></p><p class=3DMsoNormal>=
 <span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:=
 NL'>twe0: [GIANT-LOCKED]<o:p></o:p></span></p><p class=3DMsoNormal><span la=
 ng=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>twe0=
 : [ITHREAD]<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US st=
 yle=3D'font-family:"Courier New";mso-fareast-language:NL'>twe0: 2 ports, Fi=
 rmware FE8S 1.05.00.068, BIOS BE7X 1.08.00.048<o:p></o:p></span></p><p clas=
 s=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-far=
 east-language:NL'>bge0: &lt;Broadcom NetXtreme Gigabit Ethernet Controller,=
  ASIC rev. 0x002100&gt; mem 0xfe8d0000-0xfe8dffff irq 49 at device 3.0 on p=
 ci2<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'f=
 ont-family:"Courier New";mso-fareast-language:NL'>miibus0: &lt;MII bus&gt; =
 on bge0<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=
 =3D'font-family:"Courier New";mso-fareast-language:NL'>brgphy0: &lt;BCM5704=
  10/100/1000baseTX PHY&gt; PHY 1 on miibus0<o:p></o:p></span></p><p class=
 =3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fare=
 ast-language:NL'>brgphy0:&nbsp; 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-=
 FDX, 1000baseT, 1000baseT-FDX, auto<o:p></o:p></span></p><p class=3DMsoNorm=
 al><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-langua=
 ge:NL'>bge0: Ethernet address: 00:30:48:55:ac:96<o:p></o:p></span></p><p cl=
 ass=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-f=
 areast-language:NL'>bge0: [ITHREAD]<o:p></o:p></span></p><p class=3DMsoNorm=
 al><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-langua=
 ge:NL'>bge1: &lt;Broadcom NetXtreme Gigabit Ethernet Controller, ASIC rev. =
 0x002100&gt; mem 0xfe8c0000-0xfe8cffff irq 50 at device 3.1 on pci2<o:p></o=
 :p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:=
 "Courier New";mso-fareast-language:NL'>miibus1: &lt;MII bus&gt; on bge1<o:p=
 ></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-fam=
 ily:"Courier New";mso-fareast-language:NL'>brgphy1: &lt;BCM5704 10/100/1000=
 baseTX PHY&gt; PHY 1 on miibus1<o:p></o:p></span></p><p class=3DMsoNormal><=
 span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:N=
 L'>brgphy1:&nbsp; 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT=
 , 1000baseT-FDX, auto<o:p></o:p></span></p><p class=3DMsoNormal><span lang=
 =3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>bge1: =
 Ethernet address: 00:30:48:55:ac:97<o:p></o:p></span></p><p class=3DMsoNorm=
 al><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-langua=
 ge:NL'>bge1: [ITHREAD]<o:p></o:p></span></p><p class=3DMsoNormal><span lang=
 =3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>pcib3:=
  &lt;ACPI PCI-PCI bridge&gt; at device 6.0 on pci0<o:p></o:p></span></p><p =
 class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso=
 -fareast-language:NL'>pci1: &lt;ACPI PCI bus&gt; on pcib3<o:p></o:p></span>=
 </p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier N=
 ew";mso-fareast-language:NL'>ohci0: &lt;OHCI (generic) USB controller&gt; m=
 em 0xfd7fe000-0xfd7fefff irq 19 at device 0.0 on pci1<o:p></o:p></span></p>=
 <p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";=
 mso-fareast-language:NL'>ohci0: [GIANT-LOCKED]<o:p></o:p></span></p><p clas=
 s=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-far=
 east-language:NL'>ohci0: [ITHREAD]<o:p></o:p></span></p><p class=3DMsoNorma=
 l><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-languag=
 e:NL'>usb0: OHCI version 1.0, legacy support<o:p></o:p></span></p><p class=
 =3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fare=
 ast-language:NL'>usb0: &lt;OHCI (generic) USB controller&gt; on ohci0<o:p><=
 /o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-famil=
 y:"Courier New";mso-fareast-language:NL'>usb0: USB revision 1.0<o:p></o:p><=
 /span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Cou=
 rier New";mso-fareast-language:NL'>uhub0: &lt;AMD OHCI root hub, class 9/0,=
  rev 1.00/1.00, addr 1&gt; on usb0<o:p></o:p></span></p><p class=3DMsoNorma=
 l><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-languag=
 e:NL'>uhub0: 3 ports with 3 removable, self powered<o:p></o:p></span></p><p=
  class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";ms=
 o-fareast-language:NL'>ohci1: &lt;OHCI (generic) USB controller&gt; mem 0xf=
 d7fd000-0xfd7fdfff irq 19 at device 0.1 on pci1<o:p></o:p></span></p><p cla=
 ss=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fa=
 reast-language:NL'>ohci1: [GIANT-LOCKED]<o:p></o:p></span></p><p class=3DMs=
 oNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-l=
 anguage:NL'>ohci1: [ITHREAD]<o:p></o:p></span></p><p class=3DMsoNormal><spa=
 n lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>=
 usb1: OHCI version 1.0, legacy support<o:p></o:p></span></p><p class=3DMsoN=
 ormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-lan=
 guage:NL'>usb1: &lt;OHCI (generic) USB controller&gt; on ohci1<o:p></o:p></=
 span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Cour=
 ier New";mso-fareast-language:NL'>usb1: USB revision 1.0<o:p></o:p></span><=
 /p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier Ne=
 w";mso-fareast-language:NL'>uhub1: &lt;AMD OHCI root hub, class 9/0, rev 1.=
 00/1.00, addr 1&gt; on usb1<o:p></o:p></span></p><p class=3DMsoNormal><span=
  lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>u=
 hub1: 3 ports with 3 removable, self powered<o:p></o:p></span></p><p class=
 =3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fare=
 ast-language:NL'>vgapci0: &lt;VGA-compatible display&gt; port 0x9800-0x98ff=
  mem 0xfc000000-0xfcffffff,0xfd7ff000-0xfd7fffff irq 17 at device 4.0 on pc=
 i1<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'fo=
 nt-family:"Courier New";mso-fareast-language:NL'>isab0: &lt;PCI-ISA bridge&=
 gt; at device 7.0 on pci0<o:p></o:p></span></p><p class=3DMsoNormal><span l=
 ang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>isa=
 0: &lt;ISA bus&gt; on isab0<o:p></o:p></span></p><p class=3DMsoNormal><span=
  lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>a=
 tapci1: &lt;AMD 8111 UDMA133 controller&gt; port 0x1f0-0x1f7,0x3f6,0x170-0x=
 177,0x376,0xffa0-0xffaf at device 7.1 on pci0<o:p></o:p></span></p><p class=
 =3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fare=
 ast-language:NL'>ata0: &lt;ATA channel 0&gt; on atapci1<o:p></o:p></span></=
 p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New=
 ";mso-fareast-language:NL'>ata0: [ITHREAD]<o:p></o:p></span></p><p class=3D=
 MsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast=
 -language:NL'>ata1: &lt;ATA channel 1&gt; on atapci1<o:p></o:p></span></p><=
 p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";m=
 so-fareast-language:NL'>ata1: [ITHREAD]<o:p></o:p></span></p><p class=3DMso=
 Normal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-la=
 nguage:NL'>pci0: &lt;serial bus, SMBus&gt; at device 7.2 (no driver attache=
 d)<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'fo=
 nt-family:"Courier New";mso-fareast-language:NL'>pci0: &lt;bridge&gt; at de=
 vice 7.3 (no driver attached)<o:p></o:p></span></p><p class=3DMsoNormal><sp=
 an lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'=
 >acpi_button0: &lt;Power Button&gt; on acpi0<o:p></o:p></span></p><p class=
 =3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fare=
 ast-language:NL'>sio0: configured irq 4 not in bitmap of probed irqs 0<o:p>=
 </o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-fami=
 ly:"Courier New";mso-fareast-language:NL'>sio0: port may not be enabled<o:p=
 ></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-fam=
 ily:"Courier New";mso-fareast-language:NL'>sio0: configured irq 4 not in bi=
 tmap of probed irqs 0<o:p></o:p></span></p><p class=3DMsoNormal><span lang=
 =3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>sio0: =
 port may not be enabled<o:p></o:p></span></p><p class=3DMsoNormal><span lan=
 g=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>sio0:=
  &lt;16550A-compatible COM port&gt; port 0x3f8-0x3ff irq 4 flags 0x10 on ac=
 pi0<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'f=
 ont-family:"Courier New";mso-fareast-language:NL'>sio0: type 16550A<o:p></o=
 :p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:=
 "Courier New";mso-fareast-language:NL'>sio0: [FILTER]<o:p></o:p></span></p>=
 <p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";=
 mso-fareast-language:NL'>sio1: configured irq 3 not in bitmap of probed irq=
 s 0<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'f=
 ont-family:"Courier New";mso-fareast-language:NL'>sio1: port may not be ena=
 bled<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'=
 font-family:"Courier New";mso-fareast-language:NL'>sio1: configured irq 3 n=
 ot in bitmap of probed irqs 0<o:p></o:p></span></p><p class=3DMsoNormal><sp=
 an lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'=
 >sio1: port may not be enabled<o:p></o:p></span></p><p class=3DMsoNormal><s=
 pan lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL=
 '>sio1: &lt;16550A-compatible COM port&gt; port 0x2f8-0x2ff irq 3 on acpi0<=
 o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-=
 family:"Courier New";mso-fareast-language:NL'>sio1: type 16550A<o:p></o:p><=
 /span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Cou=
 rier New";mso-fareast-language:NL'>sio1: [FILTER]<o:p></o:p></span></p><p c=
 lass=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-=
 fareast-language:NL'>fdc0: &lt;floppy drive controller (FDE)&gt; port 0x3f0=
 -0x3f5,0x3f7 irq 6 drq 2 on acpi0<o:p></o:p></span></p><p class=3DMsoNormal=
 ><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language=
 :NL'>fdc0: [FILTER]<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3D=
 EN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>fd0: &lt;=
 1440-KB 3.5&quot; drive&gt; on fdc0 drive 0<o:p></o:p></span></p><p class=
 =3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fare=
 ast-language:NL'>ppc0: &lt;Parallel port&gt; port 0x378-0x37f irq 7 on acpi=
 0<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'fon=
 t-family:"Courier New";mso-fareast-language:NL'>ppc0: Generic chipset (NIBB=
 LE-only) in COMPATIBLE mode<o:p></o:p></span></p><p class=3DMsoNormal><span=
  lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>p=
 pbus0: &lt;Parallel port bus&gt; on ppc0<o:p></o:p></span></p><p class=3DMs=
 oNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-l=
 anguage:NL'>ppbus0: [ITHREAD]<o:p></o:p></span></p><p class=3DMsoNormal><sp=
 an lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'=
 >plip0: &lt;PLIP network interface&gt; on ppbus0<o:p></o:p></span></p><p cl=
 ass=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-f=
 areast-language:NL'>plip0: WARNING: using obsoleted IFF_NEEDSGIANT flag<o:p=
 ></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-fam=
 ily:"Courier New";mso-fareast-language:NL'>lpt0: &lt;Printer&gt; on ppbus0<=
 o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-=
 family:"Courier New";mso-fareast-language:NL'>lpt0: Interrupt-driven port<o=
 :p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-f=
 amily:"Courier New";mso-fareast-language:NL'>ppi0: &lt;Parallel I/O&gt; on =
 ppbus0<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=
 =3D'font-family:"Courier New";mso-fareast-language:NL'>ppc0: [GIANT-LOCKED]=
 <o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font=
 -family:"Courier New";mso-fareast-language:NL'>ppc0: [ITHREAD]<o:p></o:p></=
 span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Cour=
 ier New";mso-fareast-language:NL'>acpi_hpet0: &lt;High Precision Event Time=
 r&gt; iomem 0xfec01000-0xfec013ff irq 0,8 on acpi0<o:p></o:p></span></p><p =
 class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso=
 -fareast-language:NL'>Timecounter &quot;HPET&quot; frequency 14318180 Hz qu=
 ality 900<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US styl=
 e=3D'font-family:"Courier New";mso-fareast-language:NL'>cpu0: &lt;ACPI CPU&=
 gt; on acpi0<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US s=
 tyle=3D'font-family:"Courier New";mso-fareast-language:NL'>acpi_throttle0: =
 &lt;ACPI CPU Throttling&gt; on cpu0<o:p></o:p></span></p><p class=3DMsoNorm=
 al><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-langua=
 ge:NL'>powernow0: &lt;Cool`n'Quiet K8&gt; on cpu0<o:p></o:p></span></p><p c=
 lass=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-=
 fareast-language:NL'>device_attach: powernow0 attach returned 6<o:p></o:p><=
 /span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Cou=
 rier New";mso-fareast-language:NL'>cpu1: &lt;ACPI CPU&gt; on acpi0<o:p></o:=
 p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"=
 Courier New";mso-fareast-language:NL'>powernow1: &lt;Cool`n'Quiet K8&gt; on=
  cpu1<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D=
 'font-family:"Courier New";mso-fareast-language:NL'>device_attach: powernow=
 1 attach returned 6<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3D=
 EN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>orm0: &lt=
 ;ISA Option ROMs&gt; at iomem 0xc0000-0xc7fff,0xc8000-0xc8fff,0xc9800-0xcaf=
 ff,0xcb000-0xcc7ff on isa0<o:p></o:p></span></p><p class=3DMsoNormal><span =
 lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>at=
 kbdc0: &lt;Keyboard controller (i8042)&gt; at port 0x60,0x64 on isa0<o:p></=
 o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family=
 :"Courier New";mso-fareast-language:NL'>atkbd0: &lt;AT Keyboard&gt; irq 1 o=
 n atkbdc0<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US styl=
 e=3D'font-family:"Courier New";mso-fareast-language:NL'>kbd0 at atkbd0<o:p>=
 </o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-fami=
 ly:"Courier New";mso-fareast-language:NL'>atkbd0: [GIANT-LOCKED]<o:p></o:p>=
 </span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Co=
 urier New";mso-fareast-language:NL'>atkbd0: [ITHREAD]<o:p></o:p></span></p>=
 <p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";=
 mso-fareast-language:NL'>sc0: &lt;System console&gt; at flags 0x100 on isa0=
 <o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font=
 -family:"Courier New";mso-fareast-language:NL'>sc0: VGA &lt;16 virtual cons=
 oles, flags=3D0x300&gt;<o:p></o:p></span></p><p class=3DMsoNormal><span lan=
 g=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>vga0:=
  &lt;Generic ISA VGA&gt; at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0<=
 o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-=
 family:"Courier New";mso-fareast-language:NL'>Timecounters tick every 1.000=
  msec<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D=
 'font-family:"Courier New";mso-fareast-language:NL'>acd0: CDROM &lt;CD-224E=
 /1.9A&gt; at ata0-master UDMA33<o:p></o:p></span></p><p class=3DMsoNormal><=
 span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:N=
 L'>twed0: &lt;Unit 0, TwinStor, Normal&gt; on twe0<o:p></o:p></span></p><p =
 class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso=
 -fareast-language:NL'>twed0: 76318MB (156299440 sectors)<o:p></o:p></span><=
 /p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier Ne=
 w";mso-fareast-language:NL'>SMP: AP CPU #1 Launched!<o:p></o:p></span></p><=
 p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";m=
 so-fareast-language:NL'>Trying to mount root from ufs:/dev/twed0s1a<o:p></o=
 :p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:=
 "Courier New";mso-fareast-language:NL'>ipfw2 (+ipv6) initialized, divert lo=
 adable, nat loadable, rule-based forwarding disabled, default to deny, logg=
 ing disabled<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US s=
 tyle=3D'font-family:"Courier New";mso-fareast-language:NL'><o:p>&nbsp;</o:p=
 ></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"C=
 ourier New";mso-fareast-language:NL'>It&#8217;s currently running a GENERIC=
  kernel.<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=
 =3D'font-family:"Courier New";mso-fareast-language:NL'><o:p>&nbsp;</o:p></s=
 pan></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Couri=
 er New";mso-fareast-language:NL'>Problems are:<o:p></o:p></span></p><p clas=
 s=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-far=
 east-language:NL'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span la=
 ng=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>Poor=
  performance for ingress traffic (~300KB/sec), where egress traffic is as f=
 ast as it can be on that path. Ipfw enabled or disabled.<o:p></o:p></span><=
 /p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier Ne=
 w";mso-fareast-language:NL'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNorma=
 l><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-languag=
 e:NL'>Packetloss if pinging from another host (in same LAN)<o:p></o:p></spa=
 n></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier=
  New";mso-fareast-language:NL'>--- x.x.x.x ping statistics ---<o:p></o:p></=
 span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Cour=
 ier New";mso-fareast-language:NL'>181 packets transmitted, 176 packets rece=
 ived, 2.8% packet loss<o:p></o:p></span></p><p class=3DMsoNormal><span lang=
 =3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>round-=
 trip min/avg/max/stddev =3D 0.209/0.350/0.548/0.066 ms<o:p></o:p></span></p=
 ><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New"=
 ;mso-fareast-language:NL'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal>=
 <span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:=
 NL'>Ipfw gives frequent &#8216;pullup failed&#8217; messages.<o:p></o:p></s=
 pan></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Couri=
 er New";mso-fareast-language:NL'><o:p>&nbsp;</o:p></span></p><p class=3DMso=
 Normal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-la=
 nguage:NL'>If disabled&nbsp; (t|r)xcsum features as well as vlanmtu, vlanhw=
 tag, no effect, although I see a slight increase in download speed with all=
  features disabled.<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3D=
 EN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'><o:p>&nbs=
 p;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-fa=
 mily:"Courier New";mso-fareast-language:NL'>With tcpdump I can see bytes mi=
 ssing when ipfw reports pullup failed. Lots of bad checksums as well.<o:p><=
 /o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-famil=
 y:"Courier New";mso-fareast-language:NL'><o:p>&nbsp;</o:p></span></p><p cla=
 ss=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fa=
 reast-language:NL'>Here&#8217;s a pcap:<o:p></o:p></span></p><p class=3DMso=
 Normal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-la=
 nguage:NL'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN=
 -US style=3D'font-family:"Courier New";mso-fareast-language:NL'>17:43:16.94=
 7003 IP (tos 0x0, ttl 60, id 1143, offset 0, flags [none], proto ICMP (1), =
 length 84) monitoring.hostname.nl &gt; routed.by.hostname.nl: ICMP echo req=
 uest, id 487, seq 0, length 64<o:p></o:p></span></p><p class=3DMsoNormal><s=
 pan lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL=
 '>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0000:&nbsp; 0030 4855 ac96 0=
 018 7414 ec00 0800 4500&nbsp; .0HU....t.....E.<o:p></o:p></span></p><p clas=
 s=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-far=
 east-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0010:&nbsp; =
 0054 0477 0000 3c01 a9ac 57e9 920b 57fa&nbsp; .T.w..&lt;...W...W.<o:p></o:p=
 ></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"C=
 ourier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
 bsp; 0x0020:&nbsp; 8e97 0800 3839 01e7 0000 4c83 ba9c 0002&nbsp; ....89....=
 L.....<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=
 =3D'font-family:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&n=
 bsp;&nbsp;&nbsp;&nbsp; 0x0030:&nbsp; cbba 0809 0a0b 0c0d 0e0f 1011 1213 141=
 5&nbsp; ................<o:p></o:p></span></p><p class=3DMsoNormal><span la=
 ng=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>&nbs=
 p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0040:&nbsp; 1617 1819 1a1b 1c1d 1e=
 1f 2021 2223 2425&nbsp; ...........!&quot;#$%<o:p></o:p></span></p><p class=
 =3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fare=
 ast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0050:&nbsp; 2=
 627 2829 2a2b 2c2d 2e2f 3031 3233 3435&nbsp; &amp;'()*+,-./012345<o:p></o:p=
 ></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"C=
 ourier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
 bsp; 0x0060:&nbsp; 3637&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
 p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
 nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
 p;&nbsp;&nbsp; 67<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN=
 -US style=3D'font-family:"Courier New";mso-fareast-language:NL'>17:43:16.94=
 7041 IP (tos 0x0, ttl 64, id 55888, offset 0, flags [none], proto ICMP (1),=
  length 84, bad cksum 0 (-&gt;cfd2)!) routed.by.hostname.nl &gt; monitoring=
 .hostname.nl: ICMP echo reply, id 487, seq 0, length 64<o:p></o:p></span></=
 p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New=
 ";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x000=
 0:&nbsp; 0000 0c07 ac40 0030 4855 ac96 0800 4500&nbsp; .....@.0HU....E.<o:p=
 ></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-fam=
 ily:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
 bsp;&nbsp; 0x0010:&nbsp; 0054 da50 0000 4001 0000 57fa 8e97 57e9&nbsp; .T.P=
 ..@...W...W.<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US s=
 tyle=3D'font-family:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbs=
 p;&nbsp;&nbsp;&nbsp;&nbsp; 0x0020:&nbsp; 920b 0000 4039 01e7 0000 4c83 ba9c=
  0002&nbsp; ....@9....L.....<o:p></o:p></span></p><p class=3DMsoNormal><spa=
 n lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>=
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0030:&nbsp; cbba 0809 0a0b 0c0=
 d 0e0f 1011 1213 1415&nbsp; ................<o:p></o:p></span></p><p class=
 =3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fare=
 ast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0040:&nbsp; 1=
 617 1819 1a1b 1c1d 1e1f 2021 2223 2425&nbsp; ...........!&quot;#$%<o:p></o:=
 p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"=
 Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
 nbsp; 0x0050:&nbsp; 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435&nbsp; &amp;'()*=
 +,-./012345<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US st=
 yle=3D'font-family:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp=
 ;&nbsp;&nbsp;&nbsp;&nbsp; 0x0060:&nbsp; 3637&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
 nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
 p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
 nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;67<o:p></o:p></span></p><p class=3DMsoN=
 ormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-lan=
 guage:NL'>17:43:17.948069 IP (tos 0x0, ttl 60, id 1489, offset 0, flags [no=
 ne], proto ICMP (1), length 84) monitoring.hostname.nl &gt; routed.by.hostn=
 ame.nl: ICMP echo request, id 487, seq 1, length 64<o:p></o:p></span></p><p=
  class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";ms=
 o-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0000:&n=
 bsp; 0030 4855 ac96 0018 7414 ec00 0800 4500&nbsp; .0HU....t.....E.<o:p></o=
 :p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:=
 "Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
 &nbsp; 0x0010:&nbsp; 0054 05d1 0000 3c01 a852 57e9 920b 57fa&nbsp; .T....&l=
 t;..RW...W.<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US st=
 yle=3D'font-family:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp=
 ;&nbsp;&nbsp;&nbsp;&nbsp; 0x0020:&nbsp; 8e97 0800 3343 01e7 0001 4c83 ba9d =
 0002&nbsp; ....3C....L.....<o:p></o:p></span></p><p class=3DMsoNormal><span=
  lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>&=
 nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0030:&nbsp; d0ae 0809 0a0b 0c0d=
  0e0f 1011 1213 1415&nbsp; ................<o:p></o:p></span></p><p class=
 =3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fare=
 ast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0040:&nbsp; 1=
 617 1819 1a1b 1c1d 1e1f 2021 2223 2425&nbsp; ...........!&quot;#$%<o:p></o:=
 p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"=
 Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
 nbsp; 0x0050:&nbsp; 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435&nbsp; &amp;'()*=
 +,-./012345<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US st=
 yle=3D'font-family:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp=
 ;&nbsp;&nbsp;&nbsp;&nbsp; 0x0060:&nbsp; 3637&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
 nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
 p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
 nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 67<o:p></o:p></span></p><p class=3DMsoN=
 ormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-lan=
 guage:NL'>17:43:17.948084 IP (tos 0x0, ttl 64, id 55909, offset 0, flags [n=
 one], proto ICMP (1), length 84, bad cksum 0 (-&gt;cfbd)!) routed.by.hostna=
 me.nl &gt; monitoring.hostname.nl: ICMP echo reply, id 487, seq 1, length 6=
 4<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'fon=
 t-family:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nb=
 sp;&nbsp;&nbsp; 0x0000:&nbsp; 0000 0c07 ac40 0030 4855 ac96 0800 4500&nbsp;=
  .....@.0HU....E.<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN=
 -US style=3D'font-family:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp=
 ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0010:&nbsp; 0054 da65 0000 4001 0000 57fa=
  8e97 57e9&nbsp; .T.e..@...W...W.<o:p></o:p></span></p><p class=3DMsoNormal=
 ><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language=
 :NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0020:&nbsp; 920b 0000 3b4=
 3 01e7 0001 4c83 ba9d 0002&nbsp; ....;C....L.....<o:p></o:p></span></p><p c=
 lass=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-=
 fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0030:&nbs=
 p; d0ae 0809 0a0b 0c0d 0e0f 1011 1213 1415&nbsp; ................<o:p></o:p=
 ></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"C=
 ourier New";mso-fareast-language:NL'> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
 nbsp;0x0040:&nbsp; 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425&nbsp; ..........=
 .!&quot;#$%<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US st=
 yle=3D'font-family:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp=
 ;&nbsp;&nbsp;&nbsp;&nbsp; 0x0050:&nbsp; 2627 2829 2a2b 2c2d 2e2f 3031 3233 =
 3435&nbsp; &amp;'()*+,-./012345<o:p></o:p></span></p><p class=3DMsoNormal><=
 span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:N=
 L'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0060:&nbsp; 3637&nbsp;&nbsp=
 ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
 bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
 ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 67<o:p></o:p></span=
 ></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier =
 New";mso-fareast-language:NL'>17:43:18.948825 IP (tos 0x0, ttl 60, id 1517,=
  offset 0, flags [none], proto ICMP (1), length 84) monitoring.hostname.nl =
 &gt; routed.by.hostname.nl: ICMP echo request, id 487, seq 2, length 64<o:p=
 ></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-fam=
 ily:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
 bsp;&nbsp; 0x0000:&nbsp; 0030 4855 ac96 0018 7414 ec00 0800 4500&nbsp; .0HU=
 ....t.....E.<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US s=
 tyle=3D'font-family:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbs=
 p;&nbsp;&nbsp;&nbsp;&nbsp; 0x0010:&nbsp; 0054 05ed 0000 3c01 a836 57e9 920b=
  57fa&nbsp; .T....&lt;..6W...W.<o:p></o:p></span></p><p class=3DMsoNormal><=
 span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:N=
 L'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0020:&nbsp; 8e97 0800 2f5b =
 01e7 0002 4c83 ba9e 0002&nbsp; ..../[....L.....<o:p></o:p></span></p><p cla=
 ss=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fa=
 reast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0030:&nbsp;=
  d494 0809 0a0b 0c0d 0e0f 1011 1213 1415&nbsp; ................<o:p></o:p><=
 /span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Cou=
 rier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
 p; 0x0040:&nbsp; 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425&nbsp; ...........!=
 &quot;#$%<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US styl=
 e=3D'font-family:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&=
 nbsp;&nbsp;&nbsp;&nbsp; 0x0050:&nbsp; 2627 2829 2a2b 2c2d 2e2f 3031 3233 34=
 35&nbsp; &amp;'()*+,-./012345<o:p></o:p></span></p><p class=3DMsoNormal><sp=
 an lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'=
 >&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0060:&nbsp; 3637&nbsp;&nbsp;&=
 nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
 p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
 nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 67<o:p></o:p></span><=
 /p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier Ne=
 w";mso-fareast-language:NL'>17:43:18.948847 IP (tos 0x0, ttl 64, id 55919, =
 offset 0, flags [none], proto ICMP (1), length 84, bad cksum 0 (-&gt;cfb3)!=
 ) routed.by.hostname.nl &gt; monitoring.hostname.nl: ICMP echo reply, id 48=
 7, seq 2, length 64<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3D=
 EN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>&nbsp;&nb=
 sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0000:&nbsp; 0000 0c07 ac40 0030 4855 ac=
 96 0800 4500&nbsp; .....@.0HU....E.<o:p></o:p></span></p><p class=3DMsoNorm=
 al><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-langua=
 ge:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0010:&nbsp; 0054 da6f 0=
 000 4001 0000 57fa 8e97 57e9&nbsp; .T.o..@...W...W.<o:p></o:p></span></p><p=
  class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";ms=
 o-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0020:&n=
 bsp; 920b 0000 375b 01e7 0002 4c83 ba9e 0002&nbsp; ....7[....L.....<o:p></o=
 :p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:=
 "Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
 &nbsp; 0x0030:&nbsp; d494 0809 0a0b 0c0d 0e0f 1011 1213 1415&nbsp; ........=
 ........<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=
 =3D'font-family:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&n=
 bsp;&nbsp;&nbsp;&nbsp; 0x0040:&nbsp; 1617 1819 1a1b 1c1d 1e1f 2021 2223 242=
 5&nbsp; ...........!&quot;#$%<o:p></o:p></span></p><p class=3DMsoNormal><sp=
 an lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'=
 >&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0050:&nbsp; 2627 2829 2a2b 2c=
 2d 2e2f 3031 3233 3435&nbsp; &amp;'()*+,-./012345<o:p></o:p></span></p><p c=
 lass=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-=
 fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0060:&nbs=
 p; 3637&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
 bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
 ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 6=
 7<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'fon=
 t-family:"Courier New";mso-fareast-language:NL'>17:43:19.949717 IP (tos 0x0=
 , ttl 60, id 1614, offset 0, flags [none], proto ICMP (1), length 84) monit=
 oring.hostname.nl &gt; routed.by.hostname.nl: ICMP echo request, id 487, se=
 q 3, length 64<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US=
  style=3D'font-family:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&n=
 bsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0000:&nbsp; 0030 4855 ac96 0018 7414 ec00 08=
 00 4500&nbsp; .0HU....t.....E.<o:p></o:p></span></p><p class=3DMsoNormal><s=
 pan lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL=
 '>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0010:&nbsp; 0054 064e 0000 3=
 c01 a7d5 57e9 920b 57fa&nbsp; .T.N..&lt;...W...W.<o:p></o:p></span></p><p c=
 lass=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-=
 fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0020:&nbs=
 p; 8e97 0800 2b69 01e7 0003 4c83 ba9f 0002&nbsp; ....+i....L.....<o:p></o:p=
 ></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"C=
 ourier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
 bsp; 0x0030:&nbsp; d884 0809 0a0b 0c0d 0e0f 1011 1213 1415&nbsp; ..........=
 ......<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=
 =3D'font-family:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&n=
 bsp;&nbsp;&nbsp;&nbsp; 0x0040:&nbsp; 1617 1819 1a1b 1c1d 1e1f 2021 2223 242=
 5&nbsp; ...........!&quot;#$%<o:p></o:p></span></p><p class=3DMsoNormal><sp=
 an lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'=
 >&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0050:&nbsp; 2627 2829 2a2b 2c=
 2d 2e2f 3031 3233 3435&nbsp; &amp;'()*+,-./012345<o:p></o:p></span></p><p c=
 lass=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-=
 fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0060:&nbs=
 p; 3637&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&=
 nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
 p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6=
 7<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'fon=
 t-family:"Courier New";mso-fareast-language:NL'>17:43:19.949732 IP (tos 0x0=
 , ttl 64, id 55934, offset 0, flags [none], proto ICMP (1), length 84, bad =
 cksum 0 (-&gt;cfa4)!) routed.by.hostname.nl &gt; monitoring.hostname.nl: IC=
 MP echo reply, id 487, seq 3, length 64<o:p></o:p></span></p><p class=3DMso=
 Normal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-la=
 nguage:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0000:&nbsp; 0000 0c=
 07 ac40 0030 4855 ac96 0800 4500&nbsp; .....@.0HU....E.<o:p></o:p></span></=
 p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New=
 ";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x001=
 0:&nbsp; 0054 da7e 0000 4001 0000 57fa 8e97 57e9&nbsp; .T.~..@...W...W.<o:p=
 ></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-fam=
 ily:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
 bsp;&nbsp; 0x0020:&nbsp; 920b 0000 3369 01e7 0003 4c83 ba9f 0002&nbsp; ....=
 3i....L.....<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US s=
 tyle=3D'font-family:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbs=
 p;&nbsp;&nbsp;&nbsp;&nbsp; 0x0030:&nbsp; d884 0809 0a0b 0c0d 0e0f 1011 1213=
  1415&nbsp; ................<o:p></o:p></span></p><p class=3DMsoNormal><spa=
 n lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>=
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0040:&nbsp; 1617 1819 1a1b 1c1=
 d 1e1f 2021 2223 2425&nbsp; ...........!&quot;#$%<o:p></o:p></span></p><p c=
 lass=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-=
 fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0050:&nbs=
 p; 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435&nbsp; &amp;'()*+,-./012345<o:p><=
 /o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-famil=
 y:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
 p;&nbsp; 0x0060:&nbsp; 3637&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
 sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
 &nbsp;&nbsp;&nbsp; 67<o:p></o:p></span></p><p class=3DMsoNormal><span lang=
 =3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>17:43:=
 20.950478 IP (tos 0x0, ttl 60, id 1631, offset 0, flags [none], proto ICMP =
 (1), length 84) monitoring.hostname.nl &gt; routed.by.hostname.nl: ICMP ech=
 o request, id 487, seq 4, length 64<o:p></o:p></span></p><p class=3DMsoNorm=
 al><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-langua=
 ge:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0000:&nbsp; 0030 4855 a=
 c96 0018 7414 ec00 0800 4500&nbsp; .0HU....t.....E.<o:p></o:p></span></p><p=
  class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";ms=
 o-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0010:&n=
 bsp; 0054 065f 0000 3c01 a7c4 57e9 920b 57fa&nbsp; .T._..&lt;...W...W.<o:p>=
 </o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-fami=
 ly:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
 sp;&nbsp; 0x0020:&nbsp; 8e97 0800 2786 01e7 0004 4c83 baa0 0002&nbsp; ....'=
 .....L.....<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US st=
 yle=3D'font-family:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp=
 ;&nbsp;&nbsp;&nbsp;&nbsp; 0x0030:&nbsp; dc65 0809 0a0b 0c0d 0e0f 1011 1213 =
 1415&nbsp; .e..............<o:p></o:p></span></p><p class=3DMsoNormal><span=
  lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>&=
 nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0040:&nbsp; 1617 1819 1a1b 1c1d=
  1e1f 2021 2223 2425&nbsp; ...........!&quot;#$%<o:p></o:p></span></p><p cl=
 ass=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-f=
 areast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0050:&nbsp=
 ; 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435&nbsp; &amp;'()*+,-./012345<o:p></=
 o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family=
 :"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
 ;&nbsp; 0x0060:&nbsp; 3637&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
 nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
 p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
 nbsp;&nbsp;&nbsp; 67<o:p></o:p></span></p><p class=3DMsoNormal><span lang=
 =3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'>17:43:=
 20.950514 IP (tos 0x0, ttl 64, id 55952, offset 0, flags [none], proto ICMP=
  (1), length 84, bad cksum 0 (-&gt;cf92)!) routed.by.hostname.nl &gt; monit=
 oring.hostname.nl: ICMP echo reply, id 487, seq 4, length 64<o:p></o:p></sp=
 an></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courie=
 r New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
 0x0000:&nbsp; 0000 0c07 ac40 0030 4855 ac96 0800 4500&nbsp; .....@.0HU....E=
 .<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'fon=
 t-family:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nb=
 sp;&nbsp;&nbsp; 0x0010:&nbsp; 0054 da90 0000 4001 0000 57fa 8e97 57e9&nbsp;=
  .T....@...W...W.<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN=
 -US style=3D'font-family:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp=
 ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0020:&nbsp; 920b 0000 2f86 01e7 0004 4c83=
  baa0 0002&nbsp; ..../.....L.....<o:p></o:p></span></p><p class=3DMsoNormal=
 ><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language=
 :NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0030:&nbsp; dc65 0809 0a0=
 b 0c0d 0e0f 1011 1213 1415&nbsp; .e..............<o:p></o:p></span></p><p c=
 lass=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-=
 fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0040:&nbs=
 p; 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425&nbsp; ...........!&quot;#$%<o:p>=
 </o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-fami=
 ly:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
 sp;&nbsp; 0x0050:&nbsp; 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435&nbsp; &amp;=
 '()*+,-./012345<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-U=
 S style=3D'font-family:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&=
 nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0060:&nbsp; 3637&nbsp;&nbsp;&nbsp;&nbsp;&nb=
 sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
 sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 67<o:p></o:p></span></p><p class=3D=
 MsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast=
 -language:NL'>17:43:22.267378 IP truncated-ip - 38 bytes missing! (tos 0x0,=
  ttl 64, id 55888, offset 0, flags [none], proto ICMP (1), length 84, bad c=
 ksum 0 (-&gt;cfd2)!) routed.by.hostname.nl &gt; monitoring.hostname.nl: ICM=
 P echo reply, id 487, seq 0, length 64<o:p></o:p></span></p><p class=3DMsoN=
 ormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-lan=
 guage:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0000:&nbsp; 0000 0c0=
 7 ac40 0030 4855 ac96 0800 4500&nbsp; .....@.0HU....E.<o:p></o:p></span></p=
 ><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New"=
 ;mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0010=
 :&nbsp; 0054 da50 0000 4001 0000 57fa 8e97 57e9&nbsp; .T.P..@...W...W.<o:p>=
 </o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-fami=
 ly:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
 sp;&nbsp; 0x0020:&nbsp; 920b 0000 4039 01e7 0000 4c83 ba9c 0002&nbsp; ....@=
 9....L.....<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US st=
 yle=3D'font-family:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp=
 ;&nbsp;&nbsp;&nbsp;&nbsp; 0x0030:&nbsp; cbba 0809 0a0b 0c0d 0e0f 1011&nbsp;=
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ............<o=
 :p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-f=
 amily:"Courier New";mso-fareast-language:NL'>17:45:09.931980 IP (tos 0x0, t=
 tl 60, id 10683, offset 0, flags [none], proto ICMP (1), length 84) monitor=
 ing.hostname.nl &gt; routed.by.hostname.nl: ICMP echo request, id 45044, se=
 q 0, length 64<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US=
  style=3D'font-family:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&n=
 bsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0000:&nbsp; 0030 4855 ac96 0018 7414 ec00 08=
 00 4500&nbsp; .0HU....t.....E.<o:p></o:p></span></p><p class=3DMsoNormal><s=
 pan lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL=
 '>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0010:&nbsp; 0054 29bb 0000 3=
 c01 8468 57e9 920b 57fa&nbsp; .T)...&lt;..hW...W.<o:p></o:p></span></p><p c=
 lass=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-=
 fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0020:&nbs=
 p; 8e97 0800 7f8a aff4 0000 4c83 bb0d 0002&nbsp; ..........L.....<o:p></o:p=
 ></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"C=
 ourier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
 bsp; 0x0030:&nbsp; d5ea 0809 0a0b 0c0d 0e0f 1011 1213 1415&nbsp; ..........=
 ......<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=
 =3D'font-family:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&n=
 bsp;&nbsp;&nbsp;&nbsp; 0x0040:&nbsp; 1617 1819 1a1b 1c1d 1e1f 2021 2223 242=
 5&nbsp; ...........!&quot;#$%<o:p></o:p></span></p><p class=3DMsoNormal><sp=
 an lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'=
 >&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0050:&nbsp; 2627 2829 2a2b 2c=
 2d 2e2f 3031 3233 3435&nbsp; &amp;'()*+,-./012345<o:p></o:p></span></p><p c=
 lass=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-=
 fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0060:&nbs=
 p; 3637&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
 bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
 ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 6=
 7<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'fon=
 t-family:"Courier New";mso-fareast-language:NL'>17:45:09.931997 IP (tos 0x0=
 , ttl 64, id 57001, offset 0, flags [none], proto ICMP (1), length 84, bad =
 cksum 0 (-&gt;cb79)!) routed.by.hostname.nl &gt; monitoring.hostname.nl: IC=
 MP echo reply, id 45044, seq 0, length 64<o:p></o:p></span></p><p class=3DM=
 soNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-=
 language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0000:&nbsp; 0000 =
 0c07 ac40 0030 4855 ac96 0800 4500&nbsp; .....@.0HU....E.<o:p></o:p></span>=
 </p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier N=
 ew";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0=
 010:&nbsp; 0054 dea9 0000 4001 0000 57fa 8e97 57e9&nbsp; .T....@...W...W.<o=
 :p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-f=
 amily:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
 &nbsp;&nbsp; 0x0020:&nbsp; 920b 0000 878a aff4 0000 4c83 bb0d 0002&nbsp; ..=
 ........L.....<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US=
  style=3D'font-family:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&n=
 bsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0030:&nbsp; d5ea 0809 0a0b 0c0d 0e0f 1011 12=
 13 1415&nbsp; ................<o:p></o:p></span></p><p class=3DMsoNormal><s=
 pan lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL=
 '>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0040:&nbsp; 1617 1819 1a1b 1=
 c1d 1e1f 2021 2223 2425&nbsp; ...........!&quot;#$%<o:p></o:p></span></p><p=
  class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";ms=
 o-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0050:&n=
 bsp; 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435&nbsp; &amp;'()*+,-./012345<o:p=
 ></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-fam=
 ily:"Courier New";mso-fareast-language:NL'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
 bsp;&nbsp; 0x0060:&nbsp; 3637&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
 p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
 nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
 p;&nbsp;&nbsp;&nbsp; 67<o:p></o:p></span></p><p class=3DMsoNormal><span lan=
 g=3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'><o:p>=
 &nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'fon=
 t-family:"Courier New";mso-fareast-language:NL'><o:p>&nbsp;</o:p></span></p=
 ><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New"=
 ;mso-fareast-language:NL'>Please let me know which other information I can =
 provide in order to help solve this issue.<o:p></o:p></span></p><p class=3D=
 MsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast=
 -language:NL'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=
 =3DEN-US style=3D'font-family:"Courier New";mso-fareast-language:NL'><o:p>&=
 nbsp;</o:p></span></p><p class=3DMsoNormal><span style=3D'font-family:"Cour=
 ier New";mso-fareast-language:NL'>Regards,<o:p></o:p></span></p><p class=3D=
 MsoNormal><span style=3D'font-family:"Courier New";mso-fareast-language:NL'=
 ><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span style=3D'font-famil=
 y:"Courier New";mso-fareast-language:NL'>Frederique<o:p></o:p></span></p><p=
  class=3DMsoNormal><span style=3D'font-family:"Courier New";mso-fareast-lan=
 guage:NL'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-=
 US style=3D'font-family:"Courier New";mso-fareast-language:NL'>Please let m=
 e know which other information I can provide in order to help solve this is=
 sue.<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'=
 font-family:"Courier New";mso-fareast-language:NL'><o:p>&nbsp;</o:p></span>=
 </p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier N=
 ew";mso-fareast-language:NL'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNorm=
 al><span lang=3DEN-US style=3D'font-family:"Courier New";mso-fareast-langua=
 ge:NL'>Regards,<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-U=
 S style=3D'font-family:"Courier New";mso-fareast-language:NL'><br>Frederiqu=
 e</span><span lang=3DEN-US style=3D'font-family:"Courier New"'><o:p></o:p><=
 /span></p></div></body></html>=
 
 --_000_3254E35374B3434BA3B65613DFCEBA04B9A1804F21srvnd002netgr_--

From: Net Ground - Frederique Rijsdijk <frederique@netground.nl>
To: "'bug-followup@FreeBSD.org'" <bug-followup@FreeBSD.org>,
	"'brett@unix.org.au'" <brett@unix.org.au>
Cc:  
Subject: RE: Re: kern/112570: [bge] packet loss with bge driver on BCM5704
 chipset
Date: Wed, 8 Sep 2010 12:48:40 +0200

 --_000_3254E35374B3434BA3B65613DFCEBA04B9A1804F23srvnd002netgr_
 Content-Type: text/plain; charset="us-ascii"
 Content-Transfer-Encoding: quoted-printable
 
 This might be useful as well?
 
 # uptime
 12:35PM  up 2 days,  5:33, 1 user, load averages: 0.04, 0.06, 0.01
 
 # netstat -i
 Name    Mtu Network       Address              Ipkts Ierrs    Opkts Oerrs  =
 Coll
 bge0   1500 <Link#1>      00:30:48:55:ac:96  2698849     0  1908438     0  =
    0
 bge0   1500 xx.xxx.xxx.xx routed.by.hostnam  2497640     -  1910845     -  =
    -
 bge1*  1500 <Link#2>      00:30:48:55:ac:97        0     0        0     0  =
    0
 plip0  1500 <Link#3>                               0     0        0     0  =
    0
 lo0   16384 <Link#4>                          222468     0   222468     0  =
    0
 lo0   16384 fe80:4::1     fe80:4::1                0     -        0     -  =
    -
 lo0   16384 localhost     ::1                 217504     -   217504     -  =
    -
 lo0   16384 your-net      localhost             2337     -     2337     -  =
    -
 
 # netstat -m
 260/775/1035 mbufs in use (current/cache/total)
 258/424/682/25600 mbuf clusters in use (current/cache/total/max)
 258/382 mbuf+clusters out of packet secondary zone in use (current/cache)
 0/90/90/12800 4k (page size) jumbo clusters in use (current/cache/total/max=
 )
 0/0/0/6400 9k jumbo clusters in use (current/cache/total/max)
 0/0/0/3200 16k jumbo clusters in use (current/cache/total/max)
 581K/1401K/1982K bytes allocated to network (current/cache/total)
 0/0/0 requests for mbufs denied (mbufs/clusters/mbuf+clusters)
 0/0/0 requests for jumbo clusters denied (4k/9k/16k)
 0/0/0 sfbufs in use (current/peak/max)
 0 requests for sfbufs denied
 0 requests for sfbufs delayed
 118 requests for I/O initiated by sendfile
 0 calls to protocol drain routines
 
 # sysctl dev.bge.0.stats
 dev.bge.0.stats.FramesDroppedDueToFilters: 0
 dev.bge.0.stats.DmaWriteQueueFull: 0
 dev.bge.0.stats.DmaWriteHighPriQueueFull: 0
 dev.bge.0.stats.NoMoreRxBDs: 0
 dev.bge.0.stats.InputDiscards: 0
 dev.bge.0.stats.InputErrors: 0
 dev.bge.0.stats.RecvThresholdHit: 63592
 dev.bge.0.stats.DmaReadQueueFull: 0
 dev.bge.0.stats.DmaReadHighPriQueueFull: 0
 dev.bge.0.stats.SendDataCompQueueFull: 0
 dev.bge.0.stats.RingSetSendProdIndex: 47621
 dev.bge.0.stats.RingStatusUpdate: 93294
 dev.bge.0.stats.Interrupts: 93294
 dev.bge.0.stats.AvoidedInterrupts: 0
 dev.bge.0.stats.SendThresholdHit: 0
 dev.bge.0.stats.rx.Octets: 44605037
 dev.bge.0.stats.rx.Fragments: 0
 dev.bge.0.stats.rx.UcastPkts: 68085
 dev.bge.0.stats.rx.MulticastPkts: 0
 dev.bge.0.stats.rx.FCSErrors: 5
 dev.bge.0.stats.rx.AlignmentErrors: 0
 dev.bge.0.stats.rx.xonPauseFramesReceived: 0
 dev.bge.0.stats.rx.xoffPauseFramesReceived: 0
 dev.bge.0.stats.rx.ControlFramesReceived: 0
 dev.bge.0.stats.rx.xoffStateEntered: 0
 dev.bge.0.stats.rx.FramesTooLong: 0
 dev.bge.0.stats.rx.Jabbers: 0
 dev.bge.0.stats.rx.UndersizePkts: 0
 dev.bge.0.stats.rx.inRangeLengthError: 0
 dev.bge.0.stats.rx.outRangeLengthError: 0
 dev.bge.0.stats.tx.Octets: 17806715
 dev.bge.0.stats.tx.Collisions: 0
 dev.bge.0.stats.tx.XonSent: 0
 dev.bge.0.stats.tx.XoffSent: 0
 dev.bge.0.stats.tx.flowControlDone: 0
 dev.bge.0.stats.tx.InternalMacTransmitErrors: 0
 dev.bge.0.stats.tx.SingleCollisionFrames: 0
 dev.bge.0.stats.tx.MultipleCollisionFrames: 0
 dev.bge.0.stats.tx.DeferredTransmissions: 0
 dev.bge.0.stats.tx.ExcessiveCollisions: 0
 dev.bge.0.stats.tx.LateCollisions: 0
 dev.bge.0.stats.tx.UcastPkts: 47509
 dev.bge.0.stats.tx.MulticastPkts: 0
 dev.bge.0.stats.tx.BroadcastPkts: 5
 dev.bge.0.stats.tx.CarrierSenseErrors: 0
 dev.bge.0.stats.tx.Discards: 0
 dev.bge.0.stats.tx.Errors: 0
 
 --_000_3254E35374B3434BA3B65613DFCEBA04B9A1804F23srvnd002netgr_
 Content-Type: text/html; charset="us-ascii"
 Content-Transfer-Encoding: quoted-printable
 
 <html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
 osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
 xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
 //www.w3.org/TR/REC-html40"><head><meta http-equiv=3DContent-Type content=
 =3D"text/html; charset=3Dus-ascii"><meta name=3DGenerator content=3D"Micros=
 oft Word 14 (filtered medium)"><style><!--
 /* Font Definitions */
 @font-face
 	{font-family:Calibri;
 	panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
 	{margin:0cm;
 	margin-bottom:.0001pt;
 	font-size:11.0pt;
 	font-family:"Calibri","sans-serif";
 	mso-fareast-language:EN-US;}
 a:link, span.MsoHyperlink
 	{mso-style-priority:99;
 	color:blue;
 	text-decoration:underline;}
 a:visited, span.MsoHyperlinkFollowed
 	{mso-style-priority:99;
 	color:purple;
 	text-decoration:underline;}
 p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
 	{mso-style-priority:34;
 	margin-top:0cm;
 	margin-right:0cm;
 	margin-bottom:0cm;
 	margin-left:36.0pt;
 	margin-bottom:.0001pt;
 	font-size:11.0pt;
 	font-family:"Calibri","sans-serif";
 	mso-fareast-language:EN-US;}
 span.EmailStyle18
 	{mso-style-type:personal;
 	font-family:"Calibri","sans-serif";
 	color:windowtext;}
 span.EmailStyle19
 	{mso-style-type:personal-reply;
 	font-family:"Calibri","sans-serif";
 	color:#1F497D;}
 .MsoChpDefault
 	{mso-style-type:export-only;
 	font-size:10.0pt;}
 @page WordSection1
 	{size:612.0pt 792.0pt;
 	margin:70.85pt 70.85pt 70.85pt 70.85pt;}
 div.WordSection1
 	{page:WordSection1;}
 --></style><!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
 </xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext=3D"edit">
 <o:idmap v:ext=3D"edit" data=3D"1" />
 </o:shapelayout></xml><![endif]--></head><body lang=3DNL link=3Dblue vlink=
 =3Dpurple><div class=3DWordSection1><p class=3DMsoNormal><span lang=3DEN-US=
  style=3D'font-family:"Courier New";color:#1F497D'>This might be useful as =
 well?<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D=
 'font-family:"Courier New";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p cl=
 ass=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";color=
 :#1F497D'># uptime<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DE=
 N-US style=3D'font-family:"Courier New";color:#1F497D'>12:35PM&nbsp; up 2 d=
 ays,&nbsp; 5:33, 1 user, load averages: 0.04, 0.06, 0.01<o:p></o:p></span><=
 /p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier Ne=
 w";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span la=
 ng=3DEN-US style=3D'font-family:"Courier New";color:#1F497D'># netstat -i<o=
 :p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-f=
 amily:"Courier New";color:#1F497D'>Name&nbsp;&nbsp;&nbsp; Mtu Network&nbsp;=
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Address&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
 nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Ipkts Ierrs&nbsp;&nbsp;&nbsp; Opk=
 ts Oerrs&nbsp; Coll<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3D=
 EN-US style=3D'font-family:"Courier New";color:#1F497D'>bge0&nbsp;&nbsp; 15=
 00 &lt;Link#1&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:30:48:55:ac:96&nbsp; 269=
 8849&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp; 1908438&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp=
 ;&nbsp;&nbsp;&nbsp; 0<o:p></o:p></span></p><p class=3DMsoNormal><span lang=
 =3DEN-US style=3D'font-family:"Courier New";color:#1F497D'>bge0&nbsp;&nbsp;=
  1500 xx.xxx.xxx.xx routed.by.hostnam&nbsp; 2497640&nbsp;&nbsp;&nbsp;&nbsp;=
  -&nbsp; 1910845&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp; -<o:p></=
 o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family=
 :"Courier New";color:#1F497D'>bge1*&nbsp; 1500 &lt;Link#2&gt;&nbsp;&nbsp;&n=
 bsp;&nbsp;&nbsp; 00:30:48:55:ac:97&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
 ; 0&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&n=
 bsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp; 0<o:p></o:p></span></p><p =
 class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";col=
 or:#1F497D'>plip0&nbsp; 1500 &lt;Link#3&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
 bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
 ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0=
 &nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp=
 ;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp; 0<o:p></o:p></span></p><p cla=
 ss=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";color:=
 #1F497D'>lo0&nbsp;&nbsp; 16384 &lt;Link#4&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
 sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 222468&nbsp;&nbsp;&nbsp;&nbsp=
 ; 0&nbsp;&nbsp; 222468&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp; 0<=
 o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-=
 family:"Courier New";color:#1F497D'>lo0&nbsp;&nbsp; 16384 fe80:4::1&nbsp;&n=
 bsp;&nbsp;&nbsp; fe80:4::1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
 nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;=
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp=
 ;&nbsp;&nbsp; -<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-U=
 S style=3D'font-family:"Courier New";color:#1F497D'>lo0&nbsp;&nbsp; 16384 l=
 ocalhost&nbsp;&nbsp;&nbsp;&nbsp; ::1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
 sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 217504&nbsp;&nbsp=
 ;&nbsp;&nbsp; -&nbsp;&nbsp; 217504&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nb=
 sp;&nbsp; -<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US st=
 yle=3D'font-family:"Courier New";color:#1F497D'>lo0&nbsp;&nbsp; 16384 your-=
 net&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; localhost&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
 bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2337&nbsp;&nbsp;&nbsp;&nbsp; -&nbs=
 p;&nbsp;&nbsp;&nbsp; 2337&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;=
  -<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'fo=
 nt-family:"Courier New";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=
 =3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";color:#1=
 F497D'># netstat -m<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3D=
 EN-US style=3D'font-family:"Courier New";color:#1F497D'>260/775/1035 mbufs =
 in use (current/cache/total)<o:p></o:p></span></p><p class=3DMsoNormal><spa=
 n lang=3DEN-US style=3D'font-family:"Courier New";color:#1F497D'>258/424/68=
 2/25600 mbuf clusters in use (current/cache/total/max)<o:p></o:p></span></p=
 ><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New"=
 ;color:#1F497D'>258/382 mbuf+clusters out of packet secondary zone in use (=
 current/cache)<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US=
  style=3D'font-family:"Courier New";color:#1F497D'>0/90/90/12800 4k (page s=
 ize) jumbo clusters in use (current/cache/total/max)<o:p></o:p></span></p><=
 p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";c=
 olor:#1F497D'>0/0/0/6400 9k jumbo clusters in use (current/cache/total/max)=
 <o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font=
 -family:"Courier New";color:#1F497D'>0/0/0/3200 16k jumbo clusters in use (=
 current/cache/total/max)<o:p></o:p></span></p><p class=3DMsoNormal><span la=
 ng=3DEN-US style=3D'font-family:"Courier New";color:#1F497D'>581K/1401K/198=
 2K bytes allocated to network (current/cache/total)<o:p></o:p></span></p><p=
  class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";co=
 lor:#1F497D'>0/0/0 requests for mbufs denied (mbufs/clusters/mbuf+clusters)=
 <o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font=
 -family:"Courier New";color:#1F497D'>0/0/0 requests for jumbo clusters deni=
 ed (4k/9k/16k)<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US=
  style=3D'font-family:"Courier New";color:#1F497D'>0/0/0 sfbufs in use (cur=
 rent/peak/max)<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US=
  style=3D'font-family:"Courier New";color:#1F497D'>0 requests for sfbufs de=
 nied<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'=
 font-family:"Courier New";color:#1F497D'>0 requests for sfbufs delayed<o:p>=
 </o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-fami=
 ly:"Courier New";color:#1F497D'>118 requests for I/O initiated by sendfile<=
 o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-=
 family:"Courier New";color:#1F497D'>0 calls to protocol drain routines<o:p>=
 </o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-fami=
 ly:"Courier New";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoN=
 ormal><span lang=3DEN-US style=3D'font-family:"Courier New";color:#1F497D'>=
 # sysctl dev.bge.0.stats<o:p></o:p></span></p><p class=3DMsoNormal><span la=
 ng=3DEN-US style=3D'font-family:"Courier New";color:#1F497D'>dev.bge.0.stat=
 s.FramesDroppedDueToFilters: 0<o:p></o:p></span></p><p class=3DMsoNormal><s=
 pan lang=3DEN-US style=3D'font-family:"Courier New";color:#1F497D'>dev.bge.=
 0.stats.DmaWriteQueueFull: 0<o:p></o:p></span></p><p class=3DMsoNormal><spa=
 n lang=3DEN-US style=3D'font-family:"Courier New";color:#1F497D'>dev.bge.0.=
 stats.DmaWriteHighPriQueueFull: 0<o:p></o:p></span></p><p class=3DMsoNormal=
 ><span lang=3DEN-US style=3D'font-family:"Courier New";color:#1F497D'>dev.b=
 ge.0.stats.NoMoreRxBDs: 0<o:p></o:p></span></p><p class=3DMsoNormal><span l=
 ang=3DEN-US style=3D'font-family:"Courier New";color:#1F497D'>dev.bge.0.sta=
 ts.InputDiscards: 0<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3D=
 EN-US style=3D'font-family:"Courier New";color:#1F497D'>dev.bge.0.stats.Inp=
 utErrors: 0<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US st=
 yle=3D'font-family:"Courier New";color:#1F497D'>dev.bge.0.stats.RecvThresho=
 ldHit: 63592<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US s=
 tyle=3D'font-family:"Courier New";color:#1F497D'>dev.bge.0.stats.DmaReadQue=
 ueFull: 0<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US styl=
 e=3D'font-family:"Courier New";color:#1F497D'>dev.bge.0.stats.DmaReadHighPr=
 iQueueFull: 0<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
 style=3D'font-family:"Courier New";color:#1F497D'>dev.bge.0.stats.SendDataC=
 ompQueueFull: 0<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-U=
 S style=3D'font-family:"Courier New";color:#1F497D'>dev.bge.0.stats.RingSet=
 SendProdIndex: 47621<o:p></o:p></span></p><p class=3DMsoNormal><span lang=
 =3DEN-US style=3D'font-family:"Courier New";color:#1F497D'>dev.bge.0.stats.=
 RingStatusUpdate: 93294<o:p></o:p></span></p><p class=3DMsoNormal><span lan=
 g=3DEN-US style=3D'font-family:"Courier New";color:#1F497D'>dev.bge.0.stats=
 .Interrupts: 93294<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DE=
 N-US style=3D'font-family:"Courier New";color:#1F497D'>dev.bge.0.stats.Avoi=
 dedInterrupts: 0<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-=
 US style=3D'font-family:"Courier New";color:#1F497D'>dev.bge.0.stats.SendTh=
 resholdHit: 0<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
 style=3D'font-family:"Courier New";color:#1F497D'>dev.bge.0.stats.rx.Octets=
 : 44605037<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US sty=
 le=3D'font-family:"Courier New";color:#1F497D'>dev.bge.0.stats.rx.Fragments=
 : 0<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'f=
 ont-family:"Courier New";color:#1F497D'>dev.bge.0.stats.rx.UcastPkts: 68085=
 <o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font=
 -family:"Courier New";color:#1F497D'>dev.bge.0.stats.rx.MulticastPkts: 0<o:=
 p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-fa=
 mily:"Courier New";color:#1F497D'>dev.bge.0.stats.rx.FCSErrors: 5<o:p></o:p=
 ></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"C=
 ourier New";color:#1F497D'>dev.bge.0.stats.rx.AlignmentErrors: 0<o:p></o:p>=
 </span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Co=
 urier New";color:#1F497D'>dev.bge.0.stats.rx.xonPauseFramesReceived: 0<o:p>=
 </o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-fami=
 ly:"Courier New";color:#1F497D'>dev.bge.0.stats.rx.xoffPauseFramesReceived:=
  0<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'fo=
 nt-family:"Courier New";color:#1F497D'>dev.bge.0.stats.rx.ControlFramesRece=
 ived: 0<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=
 =3D'font-family:"Courier New";color:#1F497D'>dev.bge.0.stats.rx.xoffStateEn=
 tered: 0<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=
 =3D'font-family:"Courier New";color:#1F497D'>dev.bge.0.stats.rx.FramesTooLo=
 ng: 0<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D=
 'font-family:"Courier New";color:#1F497D'>dev.bge.0.stats.rx.Jabbers: 0<o:p=
 ></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-fam=
 ily:"Courier New";color:#1F497D'>dev.bge.0.stats.rx.UndersizePkts: 0<o:p></=
 o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family=
 :"Courier New";color:#1F497D'>dev.bge.0.stats.rx.inRangeLengthError: 0<o:p>=
 </o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-fami=
 ly:"Courier New";color:#1F497D'>dev.bge.0.stats.rx.outRangeLengthError: 0<o=
 :p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-f=
 amily:"Courier New";color:#1F497D'>dev.bge.0.stats.tx.Octets: 17806715<o:p>=
 </o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-fami=
 ly:"Courier New";color:#1F497D'>dev.bge.0.stats.tx.Collisions: 0<o:p></o:p>=
 </span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Co=
 urier New";color:#1F497D'>dev.bge.0.stats.tx.XonSent: 0<o:p></o:p></span></=
 p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New=
 ";color:#1F497D'>dev.bge.0.stats.tx.XoffSent: 0<o:p></o:p></span></p><p cla=
 ss=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";color:=
 #1F497D'>dev.bge.0.stats.tx.flowControlDone: 0<o:p></o:p></span></p><p clas=
 s=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New";color:#=
 1F497D'>dev.bge.0.stats.tx.InternalMacTransmitErrors: 0<o:p></o:p></span></=
 p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier New=
 ";color:#1F497D'>dev.bge.0.stats.tx.SingleCollisionFrames: 0<o:p></o:p></sp=
 an></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courie=
 r New";color:#1F497D'>dev.bge.0.stats.tx.MultipleCollisionFrames: 0<o:p></o=
 :p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:=
 "Courier New";color:#1F497D'>dev.bge.0.stats.tx.DeferredTransmissions: 0<o:=
 p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-fa=
 mily:"Courier New";color:#1F497D'>dev.bge.0.stats.tx.ExcessiveCollisions: 0=
 <o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font=
 -family:"Courier New";color:#1F497D'>dev.bge.0.stats.tx.LateCollisions: 0<o=
 :p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-f=
 amily:"Courier New";color:#1F497D'>dev.bge.0.stats.tx.UcastPkts: 47509<o:p>=
 </o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-fami=
 ly:"Courier New";color:#1F497D'>dev.bge.0.stats.tx.MulticastPkts: 0<o:p></o=
 :p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:=
 "Courier New";color:#1F497D'>dev.bge.0.stats.tx.BroadcastPkts: 5<o:p></o:p>=
 </span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Co=
 urier New";color:#1F497D'>dev.bge.0.stats.tx.CarrierSenseErrors: 0<o:p></o:=
 p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"=
 Courier New";color:#1F497D'>dev.bge.0.stats.tx.Discards: 0<o:p></o:p></span=
 ></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-family:"Courier =
 New";color:#1F497D'>dev.bge.0.stats.tx.Errors: 0<o:p></o:p></span></p></div=
 ></body></html>=
 
 --_000_3254E35374B3434BA3B65613DFCEBA04B9A1804F23srvnd002netgr_--

From: Pyun YongHyeon <pyunyh@gmail.com>
To: Dirk Mainhardt <dirk.mainhardt@gmail.com>
Cc: yongari@freebsd.org, bug-followup@freebsd.org
Subject: Re: kern/112570: [bge] packet loss with bge driver on BCM5704 chipset
Date: Fri, 22 Oct 2010 16:59:19 -0700

 On Tue, Jul 20, 2010 at 07:24:45AM +0200, Dirk Mainhardt wrote:
 > Hallo again.
 > 
 > 2010/7/19 Pyun YongHyeon <pyunyh@gmail.com>:
 > [...]
 > > Thanks for confirming this.
 > > I believe recent bge(4) has enabled workaround for BCM5704 B0
 > > issues. Brett, can you try latest FreeBSD release on your box and see
 > > whether it fixed your issue?
 > >
 > I've been looking forward to early. The problem is back.
 > 
 > I do a ping from another server in my network to this machine and I
 > get package loss with 7.3-RELEASE-p2 kernel. With all old  7.2 kernels
 > all works fine.
 > 
 > # ping -c 100 xxx.xxx.xxx.xxx
 > PING xxx.xxx.xxx.xxx (xxx.xxx.xxx.xxx): 56 data bytes
 > 64 bytes from xxx.xxx.xxx.xxx: icmp_seq=0 ttl=64 time=0.260 ms
 > 64 bytes from xxx.xxx.xxx.xxx: icmp_seq=1 ttl=64 time=0.318 ms
 > [...]
 > 64 bytes from xxx.xxx.xxx.xxx: icmp_seq=99 ttl=64 time=0.454 ms
 > 
 > --- xxx.xxx.xxx.xxx ping statistics ---
 > 100 packets transmitted, 82 packets received, 18% packet loss
 > round-trip min/avg/max/stddev = 0.249/92.654/5060.330/616.763 ms
 > 
 > 
 > 
 > Here are the other informations you ask for:
 > 
 
 This is known bge(4) issues on 7.3-RELEASE. See SVN revision
 r208995 and
 r213209.  You can get the patch with the following URL.
 http://svn.freebsd.org/viewvc/base/stable/7/sys/dev/bge/if_bge.c?r1=207862&r2=208995&view=patch
 http://svn.freebsd.org/viewvc/base/stable/7/sys/dev/bge/if_bgereg.h?r1=207862&r2=208995&view=patch
 and
 http://svn.freebsd.org/viewvc/base/stable/7/sys/dev/bge/if_bge.c?r1=213110&r2=213209&view=patch

From: Mark Saad <nonesuch@longcount.org>
To: bug-followup@FreeBSD.org, brett@unix.org.au
Cc:  
Subject: Re: kern/112570: [bge] packet loss with bge driver on BCM5704 chipset
Date: Mon, 3 Jan 2011 17:56:24 -0500

 All
   Does anyone know if r214705 will be merged into 7.3-RELEASE as an errata fix ?
 I have retested this issue on 6.4 and it works with out issue, on and
 7.3 its broken, and its fixed
 on 7-STABLE / 7.4-RC1 as of r214705 . I am asking as I do not want to
 migrate from 7.3 to 7.4 just for this fix..
 
 
 -- 
 
 mark saad | nonesuch@longcount.org
State-Changed-From-To: feedback->closed 
State-Changed-By: yongari 
State-Changed-When: Mon Jan 17 20:05:10 UTC 2011 
State-Changed-Why:  
Feedback timeout. 
I believe this issue was fixed long time ago. If you happen to see 
it again, please open a new PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=112570 
>Unformatted:
