From owner-freebsd-stable@FreeBSD.ORG Thu Nov 19 17:27:39 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3446A1065670 for ; Thu, 19 Nov 2009 17:27:39 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from gv-out-0910.google.com (gv-out-0910.google.com [216.239.58.188]) by mx1.freebsd.org (Postfix) with ESMTP id 683FA8FC1C for ; Thu, 19 Nov 2009 17:27:38 +0000 (UTC) Received: by gv-out-0910.google.com with SMTP id p33so422478gvf.39 for ; Thu, 19 Nov 2009 09:27:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=60tJyWHXcs2wUZvZvtwN4R0P7Ikl0i8jgKX47vK+bAs=; b=Vx7x7rUcEkx/NVsd0lIBJxUo4kO5UvlnozXAn1VpwTUPa7ktkXYVyX7rj7qc9IiEYX MMfaoZ+Sril+vXhXmVy9tQfj5MG8SVTMqsaM3xgjmwK2jqbXQ/bRfCBypw+PXmteMkb8 MSPv9zo7Ka6H+Sm8pkf0RkA/Jt7Uu3EKeZccw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=j9SffQASLZ1f3bfop6IJB8v6MRnuUl2+qUTcYddor7tU+VuXYxN0aRR1o5zCGqwcuh krRRPYNP6WXJu6LbwGIrejQkQ5dZjW/+jRFHoWejn2L3jw/7Dp2xDMc9vakUERy2qYlY GmHijAIMJPpzzqJuScHIKLYWjrPCYGgTs11Hc= MIME-Version: 1.0 Received: by 10.216.91.10 with SMTP id g10mr65930wef.217.1258651657091; Thu, 19 Nov 2009 09:27:37 -0800 (PST) In-Reply-To: <200911191658.nAJGwnp0096685@lava.sentex.ca> References: <200911182130.nAILUJCR089766@lava.sentex.ca> <2a41acea0911181629r4eb1a199we28a94a82ec67cf@mail.gmail.com> <200911191658.nAJGwnp0096685@lava.sentex.ca> Date: Thu, 19 Nov 2009 09:27:36 -0800 Message-ID: <2a41acea0911190927u1c90fa6cpe965f072a3339299@mail.gmail.com> From: Jack Vogel To: Mike Tancsa Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-stable@freebsd.org Subject: Re: bug with some em nics on RELENG_7 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Nov 2009 17:27:39 -0000 Cool, so stable/7 will just need to be updated :) I need to catch up all the drivers in that stream actually. Thanks for testing!! Jack On Thu, Nov 19, 2009 at 8:58 AM, Mike Tancsa wrote: > At 07:29 PM 11/18/2009, Jack Vogel wrote: > >> Hey Mike, >> >> Can you check if you see the same behavior on RELENG 8? >> > > For RELENG_8. I installed an fxp card and netbooted off it. > > I assigned an IP address to the onboard nic (em5). Pinged itself, got a MAC > and response. Plugged in the cable, pinged the other side, all ok > > Did the same, but pinged the other side, and plugged the cable in, all > worked as expected. > # ping 10.177.194.18 > PING 10.177.194.18 (10.177.194.18): 56 data bytes > ping: sendto: Host is down > ping: sendto: Host is down > ping: sendto: Host is down > 64 bytes from 10.177.194.18: icmp_seq=30 ttl=64 time=1329.918 ms > 64 bytes from 10.177.194.18: icmp_seq=31 ttl=64 time=324.925 ms > 64 bytes from 10.177.194.18: icmp_seq=32 ttl=64 time=0.054 ms > 64 bytes from 10.177.194.18: icmp_seq=33 ttl=64 time=0.055 ms > 64 bytes from 10.177.194.18: icmp_seq=34 ttl=64 time=0.047 ms > 64 bytes from 10.177.194.18: icmp_seq=35 ttl=64 time=0.050 ms > 64 bytes from 10.177.194.18: icmp_seq=36 ttl=64 time=0.047 ms > 64 bytes from 10.177.194.18: icmp_seq=37 ttl=64 time=0.049 ms > 64 bytes from 10.177.194.18: icmp_seq=38 ttl=64 time=0.043 ms > > > em4: port 0xcc00-0xcc1f mem > 0xfaee0000-0xfaefffff,0xfaedc000-0xfaedffff irq 16 at device 0.0 on pci6 > > em4: Using MSIX interrupts > em4: [ITHREAD] > em4: [ITHREAD] > em4: [ITHREAD] > em4: Ethernet address: 00:30:48:d6:ef:12 > pcib7: irq 16 at device 28.1 on pci0 > pci7: on pcib7 > em5: port 0xdc00-0xdc1f mem > 0xfafe0000-0xfaffffff,0xfafdc000-0xfafdffff irq 17 at device 0.0 on pci7 > > em5: Using MSIX interrupts > em5: [ITHREAD] > em5: [ITHREAD] > em5: [ITHREAD] > em5: Ethernet address: 00:30:48:d6:ef:13 > > So the problem is _not_ there under RELENG_8. I also tested the 2 PCIe > nics to make sure they are still working, and they are. > > Full dmesg below > > opyright (c) 1992-2009 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 8.0-RC2 #0: Wed Nov 11 09:54:52 EST 2009 > mdtancsa@ich10.sentex.ca:/usr/obj/usr/src/sys/alix i386 > Timecounter "i8254" frequency 1193182 Hz quality 0 > CPU: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (2660.00-MHz 686-class > CPU) > Origin = "GenuineIntel" Id = 0x106a5 Stepping = 5 > > Features=0xbfebfbff > > Features2=0x98e3bd > AMD Features=0x28100000 > AMD Features2=0x1 > TSC: P-state invariant > real memory = 6446645248 (6148 MB) > avail memory = 3137355776 (2992 MB) > ACPI APIC Table: <011209 APIC2037> > FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs > FreeBSD/SMP: 1 package(s) x 4 core(s) > cpu0 (BSP): APIC ID: 0 > cpu1 (AP): APIC ID: 2 > cpu2 (AP): APIC ID: 4 > cpu3 (AP): APIC ID: 6 > ioapic0: Changing APIC ID to 1 > ioapic0 irqs 0-23 on motherboard > kbd1 at kbdmux0 > cryptosoft0: on motherboard > acpi0: <011209 XSDT2037> on motherboard > acpi0: [ITHREAD] > acpi0: Power Button (fixed) > acpi0: reservation of 0, a0000 (3) failed > acpi0: reservation of 100000, bff00000 (3) failed > Timecounter "ACPI-safe" frequency 3579545 Hz quality 850 > acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 > pcib0: port 0xcf8-0xcff on acpi0 > pci0: on pcib0 > pcib1: at device 1.0 on pci0 > pci1: on pcib1 > em0: port 0xac00-0xac1f mem > 0xface0000-0xfacfffff,0xfacc0000-0xfacdffff irq 16 at device 0.0 on pci1 > > em0: Using MSI interrupt > em0: [FILTER] > em0: Ethernet address: 00:15:17:78:e6:e0 > em1: port 0xa880-0xa89f mem > 0xfac80000-0xfac9ffff,0xfac60000-0xfac7ffff irq 17 at device 0.1 on pci1 > > em1: Using MSI interrupt > em1: [FILTER] > em1: Ethernet address: 00:15:17:78:e6:e1 > pcib2: at device 3.0 on pci0 > pci2: on pcib2 > pcib3: at device 5.0 on pci0 > pci3: on pcib3 > em2: port 0xbc00-0xbc1f mem > 0xfade0000-0xfadfffff,0xfadc0000-0xfaddffff irq 16 at device 0.0 on pci3 > > em2: Using MSI interrupt > em2: [FILTER] > em2: Ethernet address: 00:15:17:cf:26:de > em3: port 0xb880-0xb89f mem > 0xfad80000-0xfad9ffff,0xfad60000-0xfad7ffff irq 17 at device 0.1 on pci3 > > em3: Using MSI interrupt > em3: [FILTER] > em3: Ethernet address: 00:15:17:cf:26:df > pcib4: at device 7.0 on pci0 > pci4: on pcib4 > pcib5: at device 9.0 on pci0 > pci5: on pcib5 > pci0: at device 16.0 (no driver > attached) > pci0: at device 16.1 (no driver > attached) > pci0: at device 20.0 (no driver > attached) > pci0: at device 20.1 (no driver > attached) > pci0: at device 20.2 (no driver > attached) > pci0: at device 20.3 (no driver > attached) > pci0: at device 22.0 (no driver attached) > pci0: at device 22.1 (no driver attached) > pci0: at device 22.2 (no driver attached) > pci0: at device 22.3 (no driver attached) > pci0: at device 22.4 (no driver attached) > pci0: at device 22.5 (no driver attached) > pci0: at device 22.6 (no driver attached) > pci0: at device 22.7 (no driver attached) > uhci0: port 0x9c00-0x9c1f irq 16 at device > 26.0 on pci0 > uhci0: [ITHREAD] > uhci0: LegSup = 0x2f00 > usbus0: on uhci0 > uhci1: port 0x9880-0x989f irq 21 at device > 26.1 on pci0 > uhci1: [ITHREAD] > uhci1: LegSup = 0x2f00 > usbus1: on uhci1 > uhci2: port 0x9800-0x981f irq 19 at device > 26.2 on pci0 > uhci2: [ITHREAD] > uhci2: LegSup = 0x2f00 > usbus2: on uhci2 > ehci0: mem 0xfabde000-0xfabde3ff irq 18 > at device 26.7 on pci0 > ehci0: [ITHREAD] > usbus3: EHCI version 1.0 > usbus3: on ehci0 > pcib6: irq 17 at device 28.0 on pci0 > pci6: on pcib6 > em4: port 0xcc00-0xcc1f mem > 0xfaee0000-0xfaefffff,0xfaedc000-0xfaedffff irq 16 at device 0.0 on pci6 > > em4: Using MSIX interrupts > em4: [ITHREAD] > em4: [ITHREAD] > em4: [ITHREAD] > em4: Ethernet address: 00:30:48:d6:ef:12 > pcib7: irq 16 at device 28.1 on pci0 > pci7: on pcib7 > em5: port 0xdc00-0xdc1f mem > 0xfafe0000-0xfaffffff,0xfafdc000-0xfafdffff irq 17 at device 0.0 on pci7 > > em5: Using MSIX interrupts > em5: [ITHREAD] > em5: [ITHREAD] > em5: [ITHREAD] > em5: Ethernet address: 00:30:48:d6:ef:13 > uhci3: port 0x9480-0x949f irq 23 at device > 29.0 on pci0 > uhci3: [ITHREAD] > uhci3: LegSup = 0x2f00 > usbus4: on uhci3 > uhci4: port 0x9400-0x941f irq 19 at device > 29.1 on pci0 > uhci4: [ITHREAD] > uhci4: LegSup = 0x2f00 > usbus5: on uhci4 > uhci5: port 0x9080-0x909f irq 18 at device > 29.2 on pci0 > uhci5: [ITHREAD] > uhci5: LegSup = 0x2f00 > usbus6: on uhci5 > ehci1: mem 0xfabdc000-0xfabdc3ff irq 23 > at device 29.7 on pci0 > ehci1: [ITHREAD] > usbus7: EHCI version 1.0 > usbus7: on ehci1 > pcib8: at device 30.0 on pci0 > pci8: on pcib8 > fxp0: port 0xec00-0xec3f mem > 0xfbefe000-0xfbefefff,0xfbec0000-0xfbedffff irq 17 at device 1.0 on pci8 > miibus0: on fxp0 > inphy0: PHY 1 on miibus0 > inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > fxp0: Ethernet address: 00:02:b3:5d:ca:ce > fxp0: [ITHREAD] > vgapci0: mem > 0xf9800000-0xf9ffffff,0xfbef8000-0xfbefbfff,0xfb000000-0xfb7fffff irq 17 at > device 4.0 on pci8 > isab0: at device 31.0 on pci0 > isa0: on isab0 > atapci0: port > 0x9000-0x9007,0x8c00-0x8c03,0x8880-0x8887,0x8800-0x8803,0x8480-0x848f,0x8400-0x840f > irq 19 at device 31.2 on pci0 > atapci0: [ITHREAD] > ata2: on atapci0 > ata2: [ITHREAD] > ata3: on atapci0 > ata3: [ITHREAD] > pci0: at device 31.3 (no driver attached) > atapci1: port > 0x8000-0x8007,0x7c00-0x7c03,0x7880-0x7887,0x7800-0x7803,0x7480-0x748f,0x7400-0x740f > irq 19 at device 31.5 on pci0 > atapci1: [ITHREAD] > ata4: on atapci1 > ata4: [ITHREAD] > ata5: on atapci1 > ata5: [ITHREAD] > acpi_button0: on acpi0 > atrtc0: port 0x70-0x71 irq 8 on acpi0 > uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 > uart0: [FILTER] > uart0: console (38400,n,8,1) > uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0 > uart1: [FILTER] > uart2: <16550 or compatible> port 0x3e8-0x3ef irq 5 on acpi0 > uart2: [FILTER] > atkbdc0: port 0x60,0x64 irq 1 on acpi0 > atkbd0: irq 1 on atkbdc0 > kbd0 at atkbd0 > atkbd0: [GIANT-LOCKED] > atkbd0: [ITHREAD] > cpu0: on acpi0 > ACPI Warning: Incorrect checksum in table [OEMB] - 8A, should be 87 > 20090521 tbutils-275 > est0: on cpu0 > est: CPU supports Enhanced Speedstep, but is not recognized. > est: cpu_vendor GenuineIntel, msr 14 > device_attach: est0 attach returned 6 > p4tcc0: on cpu0 > cpu1: on acpi0 > est1: on cpu1 > est: CPU supports Enhanced Speedstep, but is not recognized. > est: cpu_vendor GenuineIntel, msr 14 > device_attach: est1 attach returned 6 > p4tcc1: on cpu1 > cpu2: on acpi0 > est2: on cpu2 > est: CPU supports Enhanced Speedstep, but is not recognized. > est: cpu_vendor GenuineIntel, msr 14 > device_attach: est2 attach returned 6 > p4tcc2: on cpu2 > cpu3: on acpi0 > est3: on cpu3 > est: CPU supports Enhanced Speedstep, but is not recognized. > est: cpu_vendor GenuineIntel, msr 14 > device_attach: est3 attach returned 6 > p4tcc3: on cpu3 > pmtimer0 on isa0 > orm0: at iomem 0xc0000-0xc7fff,0xc8000-0xc97ff pnpid > ORM0000 on isa0 > sc0: at flags 0x100 on isa0 > sc0: VGA <16 virtual consoles, flags=0x100> > vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 > ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0 > ata0: [ITHREAD] > ata1 at port 0x170-0x177,0x376 irq 15 on isa0 > ata1: [ITHREAD] > Timecounters tick every 1.000 msec > IPsec: Initialized Security Association Processing. > usbus0: 12Mbps Full Speed USB v1.0 > usbus1: 12Mbps Full Speed USB v1.0 > usbus2: 12Mbps Full Speed USB v1.0 > usbus3: 480Mbps High Speed USB v2.0 > usbus4: 12Mbps Full Speed USB v1.0 > usbus5: 12Mbps Full Speed USB v1.0 > usbus6: 12Mbps Full Speed USB v1.0 > usbus7: 480Mbps High Speed USB v2.0 > SMP: AP CPU #1 Launched! > SMP: AP CPU #2 Launched! > SMP: AP CPU #3 Launched! > ugen1.1: at usbus1ugen0.1: at usbus0Root mount waiting > for:ugen2.1: at usbus2 > > > usbus7 usbus6 usbus5 usbus4 usbus3 usbus2 usbus1 usbus0 > uhub0: on usbus0 > ugen3.1: at usbus3uhub1: > on usbus2 > uhub2: on usbus1 > uhub3: on usbus3 > ugen4.1: at usbus4ugen5.1: at usbus5ugen7.1: at > usbus7ugen6.1: at usbus6 > uhub4: > on usbus4 > > uhub5: > on usbus5 > uhub6: on usbus6 > uhub7: on usbus7 > uhub0: 2 ports with 2 removable, self powered > uhub1: 2 ports with 2 removable, self powered > uhub2: 2 ports with 2 removable, self powered > uhub4: 2 ports with 2 removable, self powered > uhub5: 2 ports with 2 removable, self powered > uhub6: 2 ports with 2 removable, self powered > Root mount waiting for: usbus7 usbus3 > Root mount waiting for: usbus7 usbus3 > uhub3: 6 ports with 6 removable, self powered > uhub7: 6 ports with 6 removable, self powered > Trying to mount root from nfs:10.255.255.1:/home/pxe > NFS ROOT: 10.255.255.1:/usr/home/pxe/ > > > ---Mike > > > -------------------------------------------------------------------- > Mike Tancsa, tel +1 519 651 3400 > Sentex Communications, mike@sentex.net > Providing Internet since 1994 www.sentex.net > Cambridge, Ontario Canada www.sentex.net/mike > >