Re: panic in tg3 driver

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Stephen Clark
Date: Tuesday, January 4, 2011 - 1:23 pm

On 01/04/2011 09:54 AM, Stephen Clark wrote:
Additonal info I compiled the latest kernel 2.6.37-rc8+ and still have 
the problem.
Also boot with noapic I see this in the dmesg log and interrupts are 
increasing like crazy:
tg3.c:v3.115 (October 14, 2010)
tg3 0000:81:00.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, low) -> IRQ 10
tg3 0000:81:00.0: setting latency timer to 64
tg3 0000:81:00.0: PCI: Disallowing DAC for device
tg3 0000:81:00.0: eth2: Tigon3 [partno(BCM95906) rev c002] (PCI Express) 
MAC add
ress 00:02:b6:36:d1:39
tg3 0000:81:00.0: eth2: attached PHY is 5906 (10/100Base-TX Ethernet) 
(WireSpeed
[0])
tg3 0000:81:00.0: eth2: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
tg3 0000:81:00.0: eth2: dma_rwctrl[76180000] dma_mask[32-bit]
tg3 0000:82:00.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, low) -> IRQ 10
tg3 0000:82:00.0: setting latency timer to 64
tg3 0000:82:00.0: PCI: Disallowing DAC for device
tg3 0000:82:00.0: eth3: Tigon3 [partno(BCM95906) rev c002] (PCI Express) 
MAC add
ress 00:02:b6:36:d1:3a
tg3 0000:82:00.0: eth3: attached PHY is 5906 (10/100Base-TX Ethernet) 
(WireSpeed
[0])
tg3 0000:82:00.0: eth3: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
tg3 0000:82:00.0: eth3: dma_rwctrl[76180000] dma_mask[32-bit]
tg3 0000:81:00.0: irq 40 for MSI/MSI-X
tg3 0000:81:00.0: eth2: No interrupt was generated using MSI. Switching 
to INTx
mode. Please report this failure to the PCI maintainer and include 
system chipse
t information
ADDRCONF(NETDEV_UP): eth2: link is not ready
[root@Z1010 ~]# cat /proc/interrupts
            CPU0
   0:        162    XT-PIC-XT-PIC    timer
   1:          2    XT-PIC-XT-PIC    i8042
   2:          0    XT-PIC-XT-PIC    cascade
   3:          1    XT-PIC-XT-PIC
   4:       4863    XT-PIC-XT-PIC    serial
   6:          2    XT-PIC-XT-PIC    floppy
   7:          5    XT-PIC-XT-PIC    ehci_hcd:usb1, uhci_hcd:usb3
   8:          0    XT-PIC-XT-PIC    rtc0
   9:          0    XT-PIC-XT-PIC    acpi
  10:    2334234    XT-PIC-XT-PIC    uhci_hcd:usb2, eth0, eth2

[root@Z1010 ~]# cat /proc/interrupts |grep eth2
  10:   18388914    XT-PIC-XT-PIC    uhci_hcd:usb2, eth0, eth2
[root@Z1010 ~]# cat /proc/interrupts |grep eth2
  10:   18901627    XT-PIC-XT-PIC    uhci_hcd:usb2, eth0, eth2

-- 

"They that give up essential liberty to obtain temporary safety,
deserve neither liberty nor safety."  (Ben Franklin)

"The course of history shows that as a government grows, liberty
decreases."  (Thomas Jefferson)



--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
panic in tg3 driver, Stephen Clark, (Tue Jan 4, 7:54 am)
Re: panic in tg3 driver, Stephen Clark, (Tue Jan 4, 1:23 pm)