* eth1: Detected Hardware Unit Hang @ 2010-03-29 15:33 Paweł Staszewski 2010-03-29 16:41 ` Allan, Bruce W 0 siblings, 1 reply; 9+ messages in thread From: Paweł Staszewski @ 2010-03-29 15:33 UTC (permalink / raw) To: Linux Network Development list After update to kernel from 2.6.29.1 to 2.6.33.1 i have this info in dmesg: 0000:05:00.0: eth1: Detected Hardware Unit Hang: TDH <1e> TDT <a> next_to_use <a> next_to_clean <1d> buffer_info[next_to_clean]: time_stamp <33bae15> next_to_watch <20> jiffies <33bafaf> next_to_watch.status <0> MAC Status <80080783> PHY Status <796d> PHY 1000BASE-T Status <3800> PHY Extended Status <3000> PCI Status <10> 0000:05:00.0: eth1: Detected Hardware Unit Hang: TDH <1e> TDT <a> next_to_use <a> next_to_clean <1d> buffer_info[next_to_clean]: time_stamp <33bae15> next_to_watch <20> jiffies <33bb1a3> next_to_watch.status <0> MAC Status <80080783> PHY Status <796d> PHY 1000BASE-T Status <3800> PHY Extended Status <3000> PCI Status <10> 0000:05:00.0: eth1: Detected Hardware Unit Hang: TDH <1e> TDT <a> next_to_use <a> next_to_clean <1d> buffer_info[next_to_clean]: time_stamp <33bae15> next_to_watch <20> jiffies <33bb397> next_to_watch.status <0> MAC Status <80080783> PHY Status <796d> PHY 1000BASE-T Status <3800> PHY Extended Status <3000> PCI Status <10> ------------[ cut here ]------------ WARNING: at net/sched/sch_generic.c:255 dev_watchdog+0x118/0x19c() Hardware name: X7DCT NETDEV WATCHDOG: eth1 (e1000e): transmit queue 0 timed out Modules linked in: Pid: 0, comm: swapper Not tainted 2.6.33.1 #2 Call Trace: [<c1024e3d>] ? warn_slowpath_common+0x52/0x71 [<c1024e49>] ? warn_slowpath_common+0x5e/0x71 [<c1024e8e>] ? warn_slowpath_fmt+0x26/0x2a [<c1261f54>] ? dev_watchdog+0x118/0x19c [<c102135c>] ? __wake_up+0x29/0x39 [<c10320c6>] ? insert_work+0x40/0x44 [<c1261e3c>] ? dev_watchdog+0x0/0x19c [<c102cc15>] ? run_timer_softirq+0x11a/0x173 [<c1028e5b>] ? __do_softirq+0x74/0xdf [<c1028ee9>] ? do_softirq+0x23/0x27 [<c10290be>] ? irq_exit+0x26/0x58 [<c10102d7>] ? smp_apic_timer_interrupt+0x6c/0x76 [<c12c5f9a>] ? apic_timer_interrupt+0x2a/0x30 [<c1007e06>] ? mwait_idle+0x49/0x4e [<c10017e8>] ? cpu_idle+0x41/0x5a ---[ end trace bcca9926a046332c ]--- With kernel 2.6.29.1 all was ok. ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: eth1: Detected Hardware Unit Hang 2010-03-29 15:33 eth1: Detected Hardware Unit Hang Paweł Staszewski @ 2010-03-29 16:41 ` Allan, Bruce W 2010-03-29 17:29 ` Paweł Staszewski 0 siblings, 1 reply; 9+ messages in thread From: Allan, Bruce W @ 2010-03-29 16:41 UTC (permalink / raw) To: Paweł Staszewski, Linux Network Development list Cc: e1000-devel@lists.sourceforge.net [adding e1000-devel] Please provide more information: * what NIC/LOM is this on (preferably send full output from lspci -vvv) * what type of networking workload is running at the time the hang occurred * a dump of the NIC/LOM statistics might also help (ethtool -S eth1) Have you tried the latest standalone e1000e driver on e1000.sf.net? Does it reproduce the issue? If we cannot reproduce the hang in-house, would you be able/willing to run a debug driver to gather more information? Thanks, Bruce. -----Original Message----- From: netdev-owner@vger.kernel.org [mailto:netdev-owner@vger.kernel.org] On Behalf Of Pawel Staszewski Sent: Monday, March 29, 2010 8:34 AM To: Linux Network Development list Subject: eth1: Detected Hardware Unit Hang After update to kernel from 2.6.29.1 to 2.6.33.1 i have this info in dmesg: 0000:05:00.0: eth1: Detected Hardware Unit Hang: TDH <1e> TDT <a> next_to_use <a> next_to_clean <1d> buffer_info[next_to_clean]: time_stamp <33bae15> next_to_watch <20> jiffies <33bafaf> next_to_watch.status <0> MAC Status <80080783> PHY Status <796d> PHY 1000BASE-T Status <3800> PHY Extended Status <3000> PCI Status <10> 0000:05:00.0: eth1: Detected Hardware Unit Hang: TDH <1e> TDT <a> next_to_use <a> next_to_clean <1d> buffer_info[next_to_clean]: time_stamp <33bae15> next_to_watch <20> jiffies <33bb1a3> next_to_watch.status <0> MAC Status <80080783> PHY Status <796d> PHY 1000BASE-T Status <3800> PHY Extended Status <3000> PCI Status <10> 0000:05:00.0: eth1: Detected Hardware Unit Hang: TDH <1e> TDT <a> next_to_use <a> next_to_clean <1d> buffer_info[next_to_clean]: time_stamp <33bae15> next_to_watch <20> jiffies <33bb397> next_to_watch.status <0> MAC Status <80080783> PHY Status <796d> PHY 1000BASE-T Status <3800> PHY Extended Status <3000> PCI Status <10> ------------[ cut here ]------------ WARNING: at net/sched/sch_generic.c:255 dev_watchdog+0x118/0x19c() Hardware name: X7DCT NETDEV WATCHDOG: eth1 (e1000e): transmit queue 0 timed out Modules linked in: Pid: 0, comm: swapper Not tainted 2.6.33.1 #2 Call Trace: [<c1024e3d>] ? warn_slowpath_common+0x52/0x71 [<c1024e49>] ? warn_slowpath_common+0x5e/0x71 [<c1024e8e>] ? warn_slowpath_fmt+0x26/0x2a [<c1261f54>] ? dev_watchdog+0x118/0x19c [<c102135c>] ? __wake_up+0x29/0x39 [<c10320c6>] ? insert_work+0x40/0x44 [<c1261e3c>] ? dev_watchdog+0x0/0x19c [<c102cc15>] ? run_timer_softirq+0x11a/0x173 [<c1028e5b>] ? __do_softirq+0x74/0xdf [<c1028ee9>] ? do_softirq+0x23/0x27 [<c10290be>] ? irq_exit+0x26/0x58 [<c10102d7>] ? smp_apic_timer_interrupt+0x6c/0x76 [<c12c5f9a>] ? apic_timer_interrupt+0x2a/0x30 [<c1007e06>] ? mwait_idle+0x49/0x4e [<c10017e8>] ? cpu_idle+0x41/0x5a ---[ end trace bcca9926a046332c ]--- With kernel 2.6.29.1 all was ok. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ E1000-devel mailing list E1000-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/e1000-devel To learn more about Intel® Ethernet, visit http://communities.intel.com/community/wired ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: eth1: Detected Hardware Unit Hang 2010-03-29 16:41 ` Allan, Bruce W @ 2010-03-29 17:29 ` Paweł Staszewski 2010-03-29 17:36 ` Paweł Staszewski 2010-03-31 7:47 ` Paweł Staszewski 0 siblings, 2 replies; 9+ messages in thread From: Paweł Staszewski @ 2010-03-29 17:29 UTC (permalink / raw) To: Allan, Bruce W Cc: Linux Network Development list, e1000-devel@lists.sourceforge.net [-- Attachment #1: Type: text/plain, Size: 4089 bytes --] lspci -vvv + ethtool -S in attached files. Network traffic when i get this info: eth1: RX: 157.22 Mb/s TX: 379.27 Mb/s ethtool -i eth1 driver: e1000e version: 1.0.2-k2 firmware-version: 0.5-7 bus-info: 0000:05:00.0 This is: Intel Corporation 82573L Gigabit Ethernet Controller But in this server i have another gigabit interface: Intel Corporation 82573E Gigabit Ethernet Controller this interface has two times more traffic than eth0 (82573L) ethtool -i eth0 driver: e1000e version: 1.0.2-k2 firmware-version: 0.15-5 bus-info: 0000:04:00.0 And also this server was working 4months without problems on 2.6.29.1 kernel Drivers that I use for e1000e are from kernel (standard kernel build-in e1000e driver). I don't tried other drivers. This is production server so I can't make too much tests. W dniu 2010-03-29 18:41, Allan, Bruce W pisze: > [adding e1000-devel] > > Please provide more information: > * what NIC/LOM is this on (preferably send full output from lspci -vvv) > * what type of networking workload is running at the time the hang occurred > * a dump of the NIC/LOM statistics might also help (ethtool -S eth1) > > Have you tried the latest standalone e1000e driver on e1000.sf.net? Does it reproduce the issue? > > If we cannot reproduce the hang in-house, would you be able/willing to run a debug driver to gather more information? > > Thanks, > Bruce. > > -----Original Message----- > From: netdev-owner@vger.kernel.org [mailto:netdev-owner@vger.kernel.org] On Behalf Of Pawel Staszewski > Sent: Monday, March 29, 2010 8:34 AM > To: Linux Network Development list > Subject: eth1: Detected Hardware Unit Hang > > After update to kernel from 2.6.29.1 to 2.6.33.1 i have this info in dmesg: > > 0000:05:00.0: eth1: Detected Hardware Unit Hang: > TDH<1e> > TDT<a> > next_to_use<a> > next_to_clean<1d> > buffer_info[next_to_clean]: > time_stamp<33bae15> > next_to_watch<20> > jiffies<33bafaf> > next_to_watch.status<0> > MAC Status<80080783> > PHY Status<796d> > PHY 1000BASE-T Status<3800> > PHY Extended Status<3000> > PCI Status<10> > 0000:05:00.0: eth1: Detected Hardware Unit Hang: > TDH<1e> > TDT<a> > next_to_use<a> > next_to_clean<1d> > buffer_info[next_to_clean]: > time_stamp<33bae15> > next_to_watch<20> > jiffies<33bb1a3> > next_to_watch.status<0> > MAC Status<80080783> > PHY Status<796d> > PHY 1000BASE-T Status<3800> > PHY Extended Status<3000> > PCI Status<10> > 0000:05:00.0: eth1: Detected Hardware Unit Hang: > TDH<1e> > TDT<a> > next_to_use<a> > next_to_clean<1d> > buffer_info[next_to_clean]: > time_stamp<33bae15> > next_to_watch<20> > jiffies<33bb397> > next_to_watch.status<0> > MAC Status<80080783> > PHY Status<796d> > PHY 1000BASE-T Status<3800> > PHY Extended Status<3000> > PCI Status<10> > ------------[ cut here ]------------ > WARNING: at net/sched/sch_generic.c:255 dev_watchdog+0x118/0x19c() > Hardware name: X7DCT > NETDEV WATCHDOG: eth1 (e1000e): transmit queue 0 timed out > Modules linked in: > Pid: 0, comm: swapper Not tainted 2.6.33.1 #2 > Call Trace: > [<c1024e3d>] ? warn_slowpath_common+0x52/0x71 > [<c1024e49>] ? warn_slowpath_common+0x5e/0x71 > [<c1024e8e>] ? warn_slowpath_fmt+0x26/0x2a > [<c1261f54>] ? dev_watchdog+0x118/0x19c > [<c102135c>] ? __wake_up+0x29/0x39 > [<c10320c6>] ? insert_work+0x40/0x44 > [<c1261e3c>] ? dev_watchdog+0x0/0x19c > [<c102cc15>] ? run_timer_softirq+0x11a/0x173 > [<c1028e5b>] ? __do_softirq+0x74/0xdf > [<c1028ee9>] ? do_softirq+0x23/0x27 > [<c10290be>] ? irq_exit+0x26/0x58 > [<c10102d7>] ? smp_apic_timer_interrupt+0x6c/0x76 > [<c12c5f9a>] ? apic_timer_interrupt+0x2a/0x30 > [<c1007e06>] ? mwait_idle+0x49/0x4e > [<c10017e8>] ? cpu_idle+0x41/0x5a > ---[ end trace bcca9926a046332c ]--- > > > With kernel 2.6.29.1 all was ok. > -- > To unsubscribe from this list: send the line "unsubscribe netdev" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > > > [-- Attachment #2: lspci.txt --] [-- Type: text/plain, Size: 30803 bytes --] 00:00.0 Host bridge: Intel Corporation 5100 Chipset Memory Controller Hub (rev 90) Subsystem: Super Micro Computer Inc Device de80 Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 32 bytes Capabilities: [50] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [58] MSI: Enable- Count=1/1 Maskable- 64bit- Address: fee00000 Data: 0000 Capabilities: [6c] Express (v1) Root Port (Slot-), MSI 00 DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited ExtTag- RBE- FLReset- DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+ MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend- LnkCap: Port #0, Speed 2.5GT/s, Width x4, ASPM L0s, Latency L0 unlimited, L1 unlimited ClockPM- Surprise+ LLActRep+ BwNot- LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk- ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x4, TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- RootCap: CRSVisible- RootSta: PME ReqID 0000, PMEStatus- PMEPending- 00:02.0 PCI bridge: Intel Corporation 5100 Chipset PCI Express x8 Port 2-3 (rev 90) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 32 bytes Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 00002000-00002fff Memory behind bridge: f8000000-f80fffff Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [50] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [58] MSI: Enable+ Count=1/1 Maskable- 64bit- Address: feeff00c Data: 4181 Capabilities: [6c] Express (v1) Root Port (Slot+), MSI 00 DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited ExtTag- RBE- FLReset- DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+ MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend- LnkCap: Port #2, Speed 2.5GT/s, Width x8, ASPM L0s, Latency L0 unlimited, L1 unlimited ClockPM- Surprise+ LLActRep+ BwNot- LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x8, TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surpise- Slot # 2e, PowerLimit 25.000000; Interlock- NoCompl- SltCtl: Enable: AttnBtn+ PwrFlt+ MRL+ PresDet+ CmdCplt- HPIrq+ LinkChg- Control: AttnInd Off, PwrInd On, Power- Interlock- SltSta: Status: AttnBtn- PowerFlt- MRL+ CmdCplt- PresDet+ Interlock- Changed: MRL- PresDet- LinkState- RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- RootCap: CRSVisible- RootSta: PME ReqID 0000, PMEStatus- PMEPending- Kernel driver in use: pcieport 00:04.0 PCI bridge: Intel Corporation 5100 Chipset PCI Express x16 Port 4-7 (rev 90) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 32 bytes Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 I/O behind bridge: 00006000-00006fff Memory behind bridge: f8400000-f85fffff Prefetchable memory behind bridge: 00000000f8700000-00000000f88fffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [50] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [58] MSI: Enable+ Count=1/1 Maskable- 64bit- Address: feeff00c Data: 4189 Capabilities: [6c] Express (v1) Root Port (Slot+), MSI 00 DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited ExtTag- RBE- FLReset- DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+ MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend- LnkCap: Port #4, Speed 2.5GT/s, Width x16, ASPM L0s, Latency L0 unlimited, L1 unlimited ClockPM- Surprise+ LLActRep+ BwNot- LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk- ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x4, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- SltCap: AttnBtn+ PwrCtrl+ MRL+ AttnInd+ PwrInd+ HotPlug+ Surpise- Slot # 30, PowerLimit 25.000000; Interlock- NoCompl- SltCtl: Enable: AttnBtn+ PwrFlt+ MRL+ PresDet+ CmdCplt- HPIrq+ LinkChg- Control: AttnInd Off, PwrInd Off, Power+ Interlock- SltSta: Status: AttnBtn- PowerFlt- MRL+ CmdCplt- PresDet- Interlock- Changed: MRL- PresDet- LinkState- RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- RootCap: CRSVisible- RootSta: PME ReqID 0000, PMEStatus- PMEPending- Kernel driver in use: pcieport 00:08.0 System peripheral: Intel Corporation 5100 Chipset DMA Engine (rev 90) Subsystem: Super Micro Computer Inc Device de80 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 40 Region 0: Memory at fe700000 (64-bit, non-prefetchable) [size=1K] Capabilities: [50] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [58] MSI: Enable+ Count=1/1 Maskable- 64bit- Address: feeff00c Data: 4152 Capabilities: [6c] Express (v1) Root Complex Integrated Endpoint, MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us ExtTag- RBE- FLReset- DevCtl: Report errors: Correctable- Non-Fatal- Fatal+ Unsupported- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+ MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend- LnkCap: Port #0, Speed unknown, Width x0, ASPM unknown, Latency L0 <64ns, L1 <1us ClockPM- Surprise- LLActRep- BwNot- LnkCtl: ASPM Disabled; Disabled- Retrain- CommClk- ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed unknown, Width x0, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt- Kernel driver in use: ioatdma 00:10.0 Host bridge: Intel Corporation 5100 Chipset FSB Registers (rev 90) Subsystem: Super Micro Computer Inc Device de80 Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 00:10.1 Host bridge: Intel Corporation 5100 Chipset FSB Registers (rev 90) Subsystem: Super Micro Computer Inc Device de80 Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 00:10.2 Host bridge: Intel Corporation 5100 Chipset FSB Registers (rev 90) Subsystem: Super Micro Computer Inc Device de80 Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 00:11.0 Host bridge: Intel Corporation 5100 Chipset Reserved Registers (rev 90) Subsystem: Super Micro Computer Inc Device de80 Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 00:13.0 Host bridge: Intel Corporation 5100 Chipset Reserved Registers (rev 90) Subsystem: Super Micro Computer Inc Device de80 Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 00:15.0 Host bridge: Intel Corporation 5100 Chipset DDR Channel 0 Registers (rev 90) Subsystem: Super Micro Computer Inc Device de80 Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 00:16.0 Host bridge: Intel Corporation 5100 Chipset DDR Channel 1 Registers (rev 90) Subsystem: Super Micro Computer Inc Device de80 Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 02) (prog-if 00 [UHCI]) Subsystem: Super Micro Computer Inc Device de80 Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 5 Region 4: I/O ports at 1820 [size=32] Capabilities: [50] PCI Advanced Features AFCap: TP+ FLR+ AFCtrl: FLR- AFStatus: TP- 00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 02) (prog-if 20 [EHCI]) Subsystem: Super Micro Computer Inc Device de80 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin C routed to IRQ 11 Region 0: Memory at f8600000 (32-bit, non-prefetchable) [size=1K] Capabilities: [50] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [58] Debug port: BAR=1 offset=00a0 Capabilities: [98] PCI Advanced Features AFCap: TP+ FLR+ AFCtrl: FLR- AFStatus: TP- 00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 02) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 32 bytes Bus: primary=00, secondary=03, subordinate=03, sec-latency=0 I/O behind bridge: 00007000-00007fff Memory behind bridge: f8900000-f8afffff Prefetchable memory behind bridge: 00000000f8b00000-00000000f8cfffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset+ FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us ExtTag- RBE+ FLReset- DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend- LnkCap: Port #1, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <256ns, L1 <4us ClockPM- Surprise- LLActRep+ BwNot- LnkCtl: ASPM Disabled; RCB 64 bytes Disabled+ Retrain- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x0, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surpise+ Slot # 0, PowerLimit 0.000000; Interlock- NoCompl- SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock- SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock- Changed: MRL- PresDet- LinkState- RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- RootCap: CRSVisible- RootSta: PME ReqID 0000, PMEStatus- PMEPending- Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit- Address: feeff00c Data: 4191 Capabilities: [90] Subsystem: Super Micro Computer Inc Device de80 Capabilities: [a0] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Kernel driver in use: pcieport 00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 (rev 02) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 32 bytes Bus: primary=00, secondary=04, subordinate=04, sec-latency=0 I/O behind bridge: 00003000-00003fff Memory behind bridge: f8100000-f81fffff Prefetchable memory behind bridge: 00000000f8d00000-00000000f8efffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us ExtTag- RBE+ FLReset- DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend- LnkCap: Port #5, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <256ns, L1 <4us ClockPM- Surprise- LLActRep+ BwNot- LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surpise+ Slot # 5, PowerLimit 10.000000; Interlock- NoCompl- SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock- SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock- Changed: MRL- PresDet+ LinkState+ RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- RootCap: CRSVisible- RootSta: PME ReqID 0000, PMEStatus- PMEPending- Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit- Address: feeff00c Data: 4199 Capabilities: [90] Subsystem: Super Micro Computer Inc Device de80 Capabilities: [a0] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Kernel driver in use: pcieport 00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 (rev 02) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 32 bytes Bus: primary=00, secondary=05, subordinate=05, sec-latency=0 I/O behind bridge: 00004000-00004fff Memory behind bridge: f8200000-f82fffff Prefetchable memory behind bridge: 00000000f8f00000-00000000f90fffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us ExtTag- RBE+ FLReset- DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend- LnkCap: Port #6, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <256ns, L1 <4us ClockPM- Surprise- LLActRep+ BwNot- LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surpise+ Slot # 6, PowerLimit 10.000000; Interlock- NoCompl- SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock- SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock- Changed: MRL- PresDet+ LinkState+ RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- RootCap: CRSVisible- RootSta: PME ReqID 0000, PMEStatus- PMEPending- Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit- Address: feeff00c Data: 41a1 Capabilities: [90] Subsystem: Super Micro Computer Inc Device de80 Capabilities: [a0] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Kernel driver in use: pcieport 00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 02) (prog-if 00 [UHCI]) Subsystem: Super Micro Computer Inc Device de80 Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 7 Region 4: I/O ports at 1840 [size=32] Capabilities: [50] PCI Advanced Features AFCap: TP+ FLR+ AFCtrl: FLR- AFStatus: TP- 00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 02) (prog-if 00 [UHCI]) Subsystem: Super Micro Computer Inc Device de80 Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 11 Region 4: I/O ports at 1860 [size=32] Capabilities: [50] PCI Advanced Features AFCap: TP+ FLR+ AFCtrl: FLR- AFStatus: TP- 00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 02) (prog-if 00 [UHCI]) Subsystem: Super Micro Computer Inc Device de80 Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin C routed to IRQ 10 Region 4: I/O ports at 1880 [size=32] Capabilities: [50] PCI Advanced Features AFCap: TP+ FLR+ AFCtrl: FLR- AFStatus: TP- 00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 02) (prog-if 20 [EHCI]) Subsystem: Super Micro Computer Inc Device de80 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 7 Region 0: Memory at f8600400 (32-bit, non-prefetchable) [size=1K] Capabilities: [50] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [58] Debug port: BAR=1 offset=00a0 Capabilities: [98] PCI Advanced Features AFCap: TP+ FLR+ AFCtrl: FLR- AFStatus: TP- 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 92) (prog-if 01 [Subtractive decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Bus: primary=00, secondary=06, subordinate=06, sec-latency=64 I/O behind bridge: 00005000-00005fff Memory behind bridge: f8300000-f83fffff Prefetchable memory behind bridge: 00000000f0000000-00000000f7ffffff Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA+ VGA+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [50] Subsystem: Super Micro Computer Inc Device de80 00:1f.0 ISA bridge: Intel Corporation 82801IR (ICH9R) LPC Interface Controller (rev 02) Subsystem: Super Micro Computer Inc Device de80 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Capabilities: [e0] Vendor Specific Information <?> 00:1f.2 IDE interface: Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller (rev 02) (prog-if 8a [Master SecP PriP]) Subsystem: Super Micro Computer Inc Device de80 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 17 Region 0: I/O ports at 01f0 [size=8] Region 1: I/O ports at 03f4 [size=1] Region 2: I/O ports at 0170 [size=8] Region 3: I/O ports at 0374 [size=1] Region 4: I/O ports at 18d0 [size=16] Region 5: I/O ports at 18c0 [size=16] Capabilities: [70] Power Management version 3 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- Capabilities: [b0] PCI Advanced Features AFCap: TP+ FLR+ AFCtrl: FLR- AFStatus: TP- Kernel driver in use: ata_piix 00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 02) Subsystem: Super Micro Computer Inc Device de80 Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Interrupt: pin B routed to IRQ 10 Region 0: Memory at f8600800 (64-bit, non-prefetchable) [size=256] Region 4: I/O ports at 1100 [size=32] 00:1f.5 IDE interface: Intel Corporation 82801I (ICH9 Family) 2 port SATA IDE Controller (rev 02) (prog-if 85 [Master SecO PriO]) Subsystem: Super Micro Computer Inc Device de80 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin C routed to IRQ 18 Region 0: I/O ports at 1c28 [size=8] Region 1: I/O ports at 1c1c [size=4] Region 2: I/O ports at 1c20 [size=8] Region 3: I/O ports at 1c18 [size=4] Region 4: I/O ports at 18f0 [size=16] Region 5: I/O ports at 18e0 [size=16] Capabilities: [70] Power Management version 3 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- Capabilities: [b0] PCI Advanced Features AFCap: TP+ FLR+ AFCtrl: FLR- AFStatus: TP- Kernel driver in use: ata_piix 01:00.0 Ethernet controller: Intel Corporation 82598EB 10-Gigabit AT CX4 Network Connection (rev 01) Subsystem: Super Micro Computer Inc Device af80 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 32 bytes Interrupt: pin A routed to IRQ 16 Region 0: Memory at f8040000 (32-bit, non-prefetchable) [size=128K] Region 1: Memory at f8000000 (32-bit, non-prefetchable) [size=256K] Region 2: I/O ports at 2000 [size=32] Region 3: Memory at f8060000 (32-bit, non-prefetchable) [size=16K] Capabilities: [40] Power Management version 3 Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold-) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=1 PME- Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit+ Address: 0000000000000000 Data: 0000 Capabilities: [60] MSI-X: Enable+ Count=18 Masked- Vector table: BAR=3 offset=00000000 PBA: BAR=3 offset=00002000 Capabilities: [a0] Express (v2) Endpoint, MSI 00 DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <512ns, L1 <64us ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset- DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported- RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+ MaxPayload 128 bytes, MaxReadReq 512 bytes DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend- LnkCap: Port #2, Speed 2.5GT/s, Width x8, ASPM L0s L1, Latency L0 <4us, L1 <64us ClockPM- Surprise- LLActRep- BwNot- LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x8, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ DevCtl2: Completion Timeout: 16ms to 55ms, TimeoutDis- LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-, Selectable De-emphasis: -6dB Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS- Compliance De-emphasis: -6dB LnkSta2: Current De-emphasis Level: -6dB Kernel driver in use: ixgbe 04:00.0 Ethernet controller: Intel Corporation 82573E Gigabit Ethernet Controller (Copper) (rev 03) Subsystem: Super Micro Computer Inc Device 108c Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 29 Region 0: Memory at f8100000 (32-bit, non-prefetchable) [size=128K] Region 2: I/O ports at 3000 [size=32] Capabilities: [c8] Power Management version 2 Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=1 PME- Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+ Address: 00000000fee0300c Data: 4162 Capabilities: [e0] Express (v1) Endpoint, MSI 00 DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <512ns, L1 <64us ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset- DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported- RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+ MaxPayload 128 bytes, MaxReadReq 512 bytes DevSta: CorrErr- UncorrErr+ FatalErr- UnsuppReq+ AuxPwr+ TransPend+ LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM unknown, Latency L0 <128ns, L1 <64us ClockPM- Surprise- LLActRep- BwNot- LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk- ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- Kernel driver in use: e1000e 05:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet Controller Subsystem: Super Micro Computer Inc Device 109a Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 30 Region 0: Memory at f8200000 (32-bit, non-prefetchable) [size=128K] Region 2: I/O ports at 4000 [size=32] Capabilities: [c8] Power Management version 2 Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=1 PME- Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+ Address: 00000000fee0c00c Data: 4172 Capabilities: [e0] Express (v1) Endpoint, MSI 00 DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <512ns, L1 <64us ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset- DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported- RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+ MaxPayload 128 bytes, MaxReadReq 512 bytes DevSta: CorrErr- UncorrErr+ FatalErr- UnsuppReq+ AuxPwr+ TransPend- LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM unknown, Latency L0 <128ns, L1 <64us ClockPM+ Surprise- LLActRep- BwNot- LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk- ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- Kernel driver in use: e1000e 06:01.0 VGA compatible controller: ATI Technologies Inc ES1000 (rev 02) (prog-if 00 [VGA controller]) Subsystem: Super Micro Computer Inc Device de80 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR+ FastB2B+ DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 66 (2000ns min), Cache Line Size: 32 bytes Interrupt: pin A routed to IRQ 11 Region 0: Memory at f0000000 (32-bit, prefetchable) [size=128M] Region 1: I/O ports at 5000 [size=256] Region 2: Memory at f8300000 (32-bit, non-prefetchable) [size=64K] [virtual] Expansion ROM at f8320000 [disabled] [size=128K] Capabilities: [50] Power Management version 2 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- [-- Attachment #3: ethtool-S-eth1.txt --] [-- Type: text/plain, Size: 1257 bytes --] NIC statistics: rx_packets: 4196289220 tx_packets: 4485418409 rx_bytes: 3072804779742 tx_bytes: 4684778074029 rx_broadcast: 15782 tx_broadcast: 0 rx_multicast: 0 tx_multicast: 0 rx_errors: 0 tx_errors: 0 tx_dropped: 0 multicast: 0 collisions: 0 rx_length_errors: 0 rx_over_errors: 0 rx_crc_errors: 0 rx_frame_errors: 0 rx_no_buffer_count: 0 rx_missed_errors: 7 tx_aborted_errors: 0 tx_carrier_errors: 0 tx_fifo_errors: 0 tx_heartbeat_errors: 0 tx_window_errors: 0 tx_abort_late_coll: 0 tx_deferred_ok: 0 tx_single_coll_ok: 0 tx_multi_coll_ok: 0 tx_timeout_count: 5 tx_restart_queue: 114 rx_long_length_errors: 0 rx_short_length_errors: 0 rx_align_errors: 0 tx_tcp_seg_good: 3341840 tx_tcp_seg_failed: 0 rx_flow_control_xon: 0 rx_flow_control_xoff: 0 tx_flow_control_xon: 0 tx_flow_control_xoff: 0 rx_long_byte_count: 3072804779742 rx_csum_offload_good: 4178709356 rx_csum_offload_errors: 57534 rx_header_split: 0 alloc_rx_buff_failed: 0 tx_smbus: 0 rx_smbus: 0 dropped_smbus: 0 rx_dma_failed: 0 tx_dma_failed: 0 ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: eth1: Detected Hardware Unit Hang 2010-03-29 17:29 ` Paweł Staszewski @ 2010-03-29 17:36 ` Paweł Staszewski 2010-03-31 7:47 ` Paweł Staszewski 1 sibling, 0 replies; 9+ messages in thread From: Paweł Staszewski @ 2010-03-29 17:36 UTC (permalink / raw) To: Allan, Bruce W Cc: Linux Network Development list, e1000-devel@lists.sourceforge.net W dniu 2010-03-29 19:29, Paweł Staszewski pisze: > lspci -vvv + ethtool -S in attached files. > > Network traffic when i get this info: > eth1: RX: 157.22 Mb/s TX: 379.27 Mb/s > > ethtool -i eth1 > driver: e1000e > version: 1.0.2-k2 > firmware-version: 0.5-7 > bus-info: 0000:05:00.0 > This is: Intel Corporation 82573L Gigabit Ethernet Controller > > > But in this server i have another gigabit interface: > Intel Corporation 82573E Gigabit Ethernet Controller > this interface has two times more traffic than eth0 (82573L) > ethtool -i eth0 > driver: e1000e > version: 1.0.2-k2 > firmware-version: 0.15-5 > bus-info: 0000:04:00.0 > I forgot to add that i have no problems with (eth0) 82573E > And also this server was working 4months without problems on 2.6.29.1 > kernel > > Drivers that I use for e1000e are from kernel (standard kernel > build-in e1000e driver). > I don't tried other drivers. > > This is production server so I can't make too much tests. > > > W dniu 2010-03-29 18:41, Allan, Bruce W pisze: >> [adding e1000-devel] >> >> Please provide more information: >> * what NIC/LOM is this on (preferably send full output from lspci -vvv) >> * what type of networking workload is running at the time the hang >> occurred >> * a dump of the NIC/LOM statistics might also help (ethtool -S eth1) >> >> Have you tried the latest standalone e1000e driver on e1000.sf.net? >> Does it reproduce the issue? >> >> If we cannot reproduce the hang in-house, would you be able/willing >> to run a debug driver to gather more information? >> >> Thanks, >> Bruce. >> >> -----Original Message----- >> From: netdev-owner@vger.kernel.org >> [mailto:netdev-owner@vger.kernel.org] On Behalf Of Pawel Staszewski >> Sent: Monday, March 29, 2010 8:34 AM >> To: Linux Network Development list >> Subject: eth1: Detected Hardware Unit Hang >> >> After update to kernel from 2.6.29.1 to 2.6.33.1 i have this info in >> dmesg: >> >> 0000:05:00.0: eth1: Detected Hardware Unit Hang: >> TDH<1e> >> TDT<a> >> next_to_use<a> >> next_to_clean<1d> >> buffer_info[next_to_clean]: >> time_stamp<33bae15> >> next_to_watch<20> >> jiffies<33bafaf> >> next_to_watch.status<0> >> MAC Status<80080783> >> PHY Status<796d> >> PHY 1000BASE-T Status<3800> >> PHY Extended Status<3000> >> PCI Status<10> >> 0000:05:00.0: eth1: Detected Hardware Unit Hang: >> TDH<1e> >> TDT<a> >> next_to_use<a> >> next_to_clean<1d> >> buffer_info[next_to_clean]: >> time_stamp<33bae15> >> next_to_watch<20> >> jiffies<33bb1a3> >> next_to_watch.status<0> >> MAC Status<80080783> >> PHY Status<796d> >> PHY 1000BASE-T Status<3800> >> PHY Extended Status<3000> >> PCI Status<10> >> 0000:05:00.0: eth1: Detected Hardware Unit Hang: >> TDH<1e> >> TDT<a> >> next_to_use<a> >> next_to_clean<1d> >> buffer_info[next_to_clean]: >> time_stamp<33bae15> >> next_to_watch<20> >> jiffies<33bb397> >> next_to_watch.status<0> >> MAC Status<80080783> >> PHY Status<796d> >> PHY 1000BASE-T Status<3800> >> PHY Extended Status<3000> >> PCI Status<10> >> ------------[ cut here ]------------ >> WARNING: at net/sched/sch_generic.c:255 dev_watchdog+0x118/0x19c() >> Hardware name: X7DCT >> NETDEV WATCHDOG: eth1 (e1000e): transmit queue 0 timed out >> Modules linked in: >> Pid: 0, comm: swapper Not tainted 2.6.33.1 #2 >> Call Trace: >> [<c1024e3d>] ? warn_slowpath_common+0x52/0x71 >> [<c1024e49>] ? warn_slowpath_common+0x5e/0x71 >> [<c1024e8e>] ? warn_slowpath_fmt+0x26/0x2a >> [<c1261f54>] ? dev_watchdog+0x118/0x19c >> [<c102135c>] ? __wake_up+0x29/0x39 >> [<c10320c6>] ? insert_work+0x40/0x44 >> [<c1261e3c>] ? dev_watchdog+0x0/0x19c >> [<c102cc15>] ? run_timer_softirq+0x11a/0x173 >> [<c1028e5b>] ? __do_softirq+0x74/0xdf >> [<c1028ee9>] ? do_softirq+0x23/0x27 >> [<c10290be>] ? irq_exit+0x26/0x58 >> [<c10102d7>] ? smp_apic_timer_interrupt+0x6c/0x76 >> [<c12c5f9a>] ? apic_timer_interrupt+0x2a/0x30 >> [<c1007e06>] ? mwait_idle+0x49/0x4e >> [<c10017e8>] ? cpu_idle+0x41/0x5a >> ---[ end trace bcca9926a046332c ]--- >> >> >> With kernel 2.6.29.1 all was ok. >> -- >> To unsubscribe from this list: send the line "unsubscribe netdev" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html >> >> > ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: eth1: Detected Hardware Unit Hang 2010-03-29 17:29 ` Paweł Staszewski 2010-03-29 17:36 ` Paweł Staszewski @ 2010-03-31 7:47 ` Paweł Staszewski 2010-03-31 18:03 ` Tantilov, Emil S 1 sibling, 1 reply; 9+ messages in thread From: Paweł Staszewski @ 2010-03-31 7:47 UTC (permalink / raw) To: Allan, Bruce W Cc: Linux Network Development list, e1000-devel@lists.sourceforge.net Hello I reproduce this problem on other machine with the same hardware and here is dmesg output: (kernel 2.6.33) Mar 27 18:19:16 TM_01_C1 [1817894.769395] 0000:04:00.0: eth0: Detected Hardware Unit Hang: Mar 27 18:19:16 TM_01_C1 [1817894.769396] TDH <2e> Mar 27 18:19:16 TM_01_C1 [1817894.769397] TDT <1a> Mar 27 18:19:16 TM_01_C1 [1817894.769397] next_to_use <1a> Mar 27 18:19:16 TM_01_C1 [1817894.769398] next_to_clean <2d> Mar 27 18:19:16 TM_01_C1 [1817894.769398] buffer_info[next_to_clean]: Mar 27 18:19:16 TM_01_C1 [1817894.769399] time_stamp <11b1591e9> Mar 27 18:19:16 TM_01_C1 [1817894.769399] next_to_watch <2f> Mar 27 18:19:16 TM_01_C1 [1817894.769400] jiffies <11b1592e4> Mar 27 18:19:16 TM_01_C1 [1817894.769401] next_to_watch.status <0> Mar 27 18:19:16 TM_01_C1 [1817894.769401] MAC Status <80080783> Mar 27 18:19:16 TM_01_C1 [1817894.769402] PHY Status <796d> Mar 27 18:19:16 TM_01_C1 [1817894.769402] PHY 1000BASE-T Status <3800> Mar 27 18:19:16 TM_01_C1 [1817894.769403] PHY Extended Status <3000> Mar 27 18:19:16 TM_01_C1 [1817894.769404] PCI Status <10> Mar 27 18:19:18 TM_01_C1 [1817896.773365] 0000:04:00.0: eth0: Detected Hardware Unit Hang: Mar 27 18:19:18 TM_01_C1 [1817896.773367] TDH <2e> Mar 27 18:19:18 TM_01_C1 [1817896.773368] TDT <1a> Mar 27 18:19:18 TM_01_C1 [1817896.773368] next_to_use <1a> Mar 27 18:19:18 TM_01_C1 [1817896.773369] next_to_clean <2d> Mar 27 18:19:18 TM_01_C1 [1817896.773369] buffer_info[next_to_clean]: Mar 27 18:19:18 TM_01_C1 [1817896.773370] time_stamp <11b1591e9> Mar 27 18:19:18 TM_01_C1 [1817896.773370] next_to_watch <2f> Mar 27 18:19:18 TM_01_C1 [1817896.773371] jiffies <11b1594d8> Mar 27 18:19:18 TM_01_C1 [1817896.773372] next_to_watch.status <0> Mar 27 18:19:18 TM_01_C1 [1817896.773372] MAC Status <80080783> Mar 27 18:19:18 TM_01_C1 [1817896.773373] PHY Status <796d> Mar 27 18:19:18 TM_01_C1 [1817896.773373] PHY 1000BASE-T Status <3800> Mar 27 18:19:18 TM_01_C1 [1817896.773374] PHY Extended Status <3000> Mar 27 18:19:18 TM_01_C1 [1817896.773375] PCI Status <10> Mar 27 18:19:20 TM_01_C1 [1817898.769353] 0000:04:00.0: eth0: Detected Hardware Unit Hang: Mar 27 18:19:20 TM_01_C1 [1817898.769355] TDH <2e> Mar 27 18:19:20 TM_01_C1 [1817898.769355] TDT <1a> Mar 27 18:19:20 TM_01_C1 [1817898.769356] next_to_use <1a> Mar 27 18:19:20 TM_01_C1 [1817898.769356] next_to_clean <2d> Mar 27 18:19:20 TM_01_C1 [1817898.769357] buffer_info[next_to_clean]: Mar 27 18:19:20 TM_01_C1 [1817898.769358] time_stamp <11b1591e9> Mar 27 18:19:20 TM_01_C1 [1817898.769358] next_to_watch <2f> Mar 27 18:19:20 TM_01_C1 [1817898.769359] jiffies <11b1596cc> Mar 27 18:19:20 TM_01_C1 [1817898.769359] next_to_watch.status <0> Mar 27 18:19:20 TM_01_C1 [1817898.769360] MAC Status <80080783> Mar 27 18:19:20 TM_01_C1 [1817898.769361] PHY Status <796d> Mar 27 18:19:20 TM_01_C1 [1817898.769361] PHY 1000BASE-T Status <3800> Mar 27 18:19:20 TM_01_C1 [1817898.769362] PHY Extended Status <3000> Mar 27 18:19:20 TM_01_C1 [1817898.769362] PCI Status <18> Mar 27 18:19:21 TM_01_C1 [1817899.773012] ------------[ cut here ]------------ Mar 27 18:19:21 TM_01_C1 [1817899.773023] WARNING: at net/sched/sch_generic.c:255 dev_watchdog+0x130/0x1d3() Mar 27 18:19:21 TM_01_C1 [1817899.773026] Hardware name: X7DCT Mar 27 18:19:21 TM_01_C1 [1817899.773028] NETDEV WATCHDOG: eth0 (e1000e): transmit queue 0 timed out Mar 27 18:19:21 TM_01_C1 [1817899.773030] Modules linked in: coretemp hwmon_vid hwmon [last unloaded: w83627hf] Mar 27 18:19:21 TM_01_C1 [1817899.773038] Pid: 0, comm: swapper Not tainted 2.6.33 #2 Mar 27 18:19:21 TM_01_C1 [1817899.773040] Call Trace: Mar 27 18:19:21 TM_01_C1 [1817899.773042] <IRQ> [<ffffffff813003b3>] ? dev_watchdog+0x130/0x1d3 Mar 27 18:19:21 TM_01_C1 [1817899.773050] [<ffffffff813003b3>] ? dev_watchdog+0x130/0x1d3 Mar 27 18:19:21 TM_01_C1 [1817899.773055] [<ffffffff81032d1a>] ? warn_slowpath_common+0x77/0xa3 Mar 27 18:19:21 TM_01_C1 [1817899.773059] [<ffffffff81032da2>] ? warn_slowpath_fmt+0x51/0x59 Mar 27 18:19:21 TM_01_C1 [1817899.773064] [<ffffffff8102910c>] ? enqueue_task_fair+0x3e/0xa1 Mar 27 18:19:21 TM_01_C1 [1817899.773068] [<ffffffff8102f0c2>] ? try_to_wake_up+0x368/0x379 Mar 27 18:19:21 TM_01_C1 [1817899.773072] [<ffffffff812ee612>] ? netdev_drivername+0x3b/0x40 Mar 27 18:19:21 TM_01_C1 [1817899.773075] [<ffffffff813003b3>] ? dev_watchdog+0x130/0x1d3 Mar 27 18:19:21 TM_01_C1 [1817899.773079] [<ffffffff81026d60>] ? __wake_up+0x30/0x44 Mar 27 18:19:21 TM_01_C1 [1817899.773082] [<ffffffff81300283>] ? dev_watchdog+0x0/0x1d3 Mar 27 18:19:21 TM_01_C1 [1817899.773087] [<ffffffff8103f5d1>] ? run_timer_softirq+0x200/0x29e Mar 27 18:19:21 TM_01_C1 [1817899.773091] [<ffffffff810386f6>] ? __do_softirq+0xd7/0x195 Mar 27 18:19:21 TM_01_C1 [1817899.773099] [<ffffffff810152b3>] ? lapic_next_event+0x18/0x1d Mar 27 18:19:21 TM_01_C1 [1817899.773104] [<ffffffff81002e0c>] ? call_softirq+0x1c/0x28 Mar 27 18:19:21 TM_01_C1 [1817899.773107] [<ffffffff81004811>] ? do_softirq+0x31/0x63 Mar 27 18:19:21 TM_01_C1 [1817899.773110] [<ffffffff810384eb>] ? irq_exit+0x36/0x78 Mar 27 18:19:21 TM_01_C1 [1817899.773113] [<ffffffff81015d0b>] ? smp_apic_timer_interrupt+0x87/0x95 Mar 27 18:19:21 TM_01_C1 [1817899.773117] [<ffffffff810028d3>] ? apic_timer_interrupt+0x13/0x20 Mar 27 18:19:21 TM_01_C1 [1817899.773119] <EOI> [<ffffffff81008bdd>] ? mwait_idle+0x9b/0xa0 Mar 27 18:19:21 TM_01_C1 [1817899.773126] [<ffffffff81001385>] ? cpu_idle+0x53/0x8b Mar 27 18:19:21 TM_01_C1 [1817899.773128] ---[ end trace 4ac842842c6f54b3 ]--- ethtool -i eth0 driver: e1000e version: 1.0.2-k2 firmware-version: 0.15-5 bus-info: 0000:04:00.0 NIC statistics: rx_packets: 8202754725 tx_packets: 7398272195 rx_bytes: 4373145698252 tx_bytes: 5234354904619 rx_broadcast: 59775 tx_broadcast: 405 rx_multicast: 0 tx_multicast: 0 rx_errors: 0 tx_errors: 0 tx_dropped: 0 multicast: 0 collisions: 0 rx_length_errors: 0 rx_over_errors: 0 rx_crc_errors: 0 rx_frame_errors: 0 rx_no_buffer_count: 1185 rx_missed_errors: 1466 tx_aborted_errors: 0 tx_carrier_errors: 0 tx_fifo_errors: 0 tx_heartbeat_errors: 0 tx_window_errors: 0 tx_abort_late_coll: 0 tx_deferred_ok: 0 tx_single_coll_ok: 0 tx_multi_coll_ok: 0 tx_timeout_count: 0 tx_restart_queue: 12 rx_long_length_errors: 0 rx_short_length_errors: 0 rx_align_errors: 0 tx_tcp_seg_good: 0 tx_tcp_seg_failed: 0 rx_flow_control_xon: 0 rx_flow_control_xoff: 0 tx_flow_control_xon: 0 tx_flow_control_xoff: 0 rx_long_byte_count: 4373145698252 rx_csum_offload_good: 8084424290 rx_csum_offload_errors: 5690 rx_header_split: 0 alloc_rx_buff_failed: 0 tx_smbus: 0 rx_smbus: 48588 dropped_smbus: 0 rx_dma_failed: 0 tx_dma_failed: 0 Wnen this occured traffic was about - RX: 360Mbit/s and TX: 340Mbit - for eth0 interface. W dniu 2010-03-29 19:29, Paweł Staszewski pisze: > lspci -vvv + ethtool -S in attached files. > > Network traffic when i get this info: > eth1: RX: 157.22 Mb/s TX: 379.27 Mb/s > > ethtool -i eth1 > driver: e1000e > version: 1.0.2-k2 > firmware-version: 0.5-7 > bus-info: 0000:05:00.0 > This is: Intel Corporation 82573L Gigabit Ethernet Controller > > > But in this server i have another gigabit interface: > Intel Corporation 82573E Gigabit Ethernet Controller > this interface has two times more traffic than eth0 (82573L) > ethtool -i eth0 > driver: e1000e > version: 1.0.2-k2 > firmware-version: 0.15-5 > bus-info: 0000:04:00.0 > > And also this server was working 4months without problems on 2.6.29.1 > kernel > > Drivers that I use for e1000e are from kernel (standard kernel > build-in e1000e driver). > I don't tried other drivers. > > This is production server so I can't make too much tests. > > > W dniu 2010-03-29 18:41, Allan, Bruce W pisze: >> [adding e1000-devel] >> >> Please provide more information: >> * what NIC/LOM is this on (preferably send full output from lspci -vvv) >> * what type of networking workload is running at the time the hang >> occurred >> * a dump of the NIC/LOM statistics might also help (ethtool -S eth1) >> >> Have you tried the latest standalone e1000e driver on e1000.sf.net? >> Does it reproduce the issue? >> >> If we cannot reproduce the hang in-house, would you be able/willing >> to run a debug driver to gather more information? >> >> Thanks, >> Bruce. >> >> -----Original Message----- >> From: netdev-owner@vger.kernel.org >> [mailto:netdev-owner@vger.kernel.org] On Behalf Of Pawel Staszewski >> Sent: Monday, March 29, 2010 8:34 AM >> To: Linux Network Development list >> Subject: eth1: Detected Hardware Unit Hang >> >> After update to kernel from 2.6.29.1 to 2.6.33.1 i have this info in >> dmesg: >> >> 0000:05:00.0: eth1: Detected Hardware Unit Hang: >> TDH<1e> >> TDT<a> >> next_to_use<a> >> next_to_clean<1d> >> buffer_info[next_to_clean]: >> time_stamp<33bae15> >> next_to_watch<20> >> jiffies<33bafaf> >> next_to_watch.status<0> >> MAC Status<80080783> >> PHY Status<796d> >> PHY 1000BASE-T Status<3800> >> PHY Extended Status<3000> >> PCI Status<10> >> 0000:05:00.0: eth1: Detected Hardware Unit Hang: >> TDH<1e> >> TDT<a> >> next_to_use<a> >> next_to_clean<1d> >> buffer_info[next_to_clean]: >> time_stamp<33bae15> >> next_to_watch<20> >> jiffies<33bb1a3> >> next_to_watch.status<0> >> MAC Status<80080783> >> PHY Status<796d> >> PHY 1000BASE-T Status<3800> >> PHY Extended Status<3000> >> PCI Status<10> >> 0000:05:00.0: eth1: Detected Hardware Unit Hang: >> TDH<1e> >> TDT<a> >> next_to_use<a> >> next_to_clean<1d> >> buffer_info[next_to_clean]: >> time_stamp<33bae15> >> next_to_watch<20> >> jiffies<33bb397> >> next_to_watch.status<0> >> MAC Status<80080783> >> PHY Status<796d> >> PHY 1000BASE-T Status<3800> >> PHY Extended Status<3000> >> PCI Status<10> >> ------------[ cut here ]------------ >> WARNING: at net/sched/sch_generic.c:255 dev_watchdog+0x118/0x19c() >> Hardware name: X7DCT >> NETDEV WATCHDOG: eth1 (e1000e): transmit queue 0 timed out >> Modules linked in: >> Pid: 0, comm: swapper Not tainted 2.6.33.1 #2 >> Call Trace: >> [<c1024e3d>] ? warn_slowpath_common+0x52/0x71 >> [<c1024e49>] ? warn_slowpath_common+0x5e/0x71 >> [<c1024e8e>] ? warn_slowpath_fmt+0x26/0x2a >> [<c1261f54>] ? dev_watchdog+0x118/0x19c >> [<c102135c>] ? __wake_up+0x29/0x39 >> [<c10320c6>] ? insert_work+0x40/0x44 >> [<c1261e3c>] ? dev_watchdog+0x0/0x19c >> [<c102cc15>] ? run_timer_softirq+0x11a/0x173 >> [<c1028e5b>] ? __do_softirq+0x74/0xdf >> [<c1028ee9>] ? do_softirq+0x23/0x27 >> [<c10290be>] ? irq_exit+0x26/0x58 >> [<c10102d7>] ? smp_apic_timer_interrupt+0x6c/0x76 >> [<c12c5f9a>] ? apic_timer_interrupt+0x2a/0x30 >> [<c1007e06>] ? mwait_idle+0x49/0x4e >> [<c10017e8>] ? cpu_idle+0x41/0x5a >> ---[ end trace bcca9926a046332c ]--- >> >> >> With kernel 2.6.29.1 all was ok. >> -- >> To unsubscribe from this list: send the line "unsubscribe netdev" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html >> >> > ^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: eth1: Detected Hardware Unit Hang 2010-03-31 7:47 ` Paweł Staszewski @ 2010-03-31 18:03 ` Tantilov, Emil S 2010-03-31 19:16 ` Paweł Staszewski 0 siblings, 1 reply; 9+ messages in thread From: Tantilov, Emil S @ 2010-03-31 18:03 UTC (permalink / raw) To: Paweł Staszewski, Allan, Bruce W Cc: Linux Network Development list, e1000-devel@lists.sourceforge.net Pawel Staszewski wrote: > Hello > > I reproduce this problem on other machine with the same hardware and > here is dmesg output: (kernel 2.6.33) > > Mar 27 18:19:16 TM_01_C1 [1817894.769395] 0000:04:00.0: eth0: Detected > Hardware Unit Hang: > Mar 27 18:19:16 TM_01_C1 [1817894.769396] TDH <2e> > Mar 27 18:19:16 TM_01_C1 [1817894.769397] TDT <1a> > Mar 27 18:19:16 TM_01_C1 [1817894.769397] next_to_use <1a> > Mar 27 18:19:16 TM_01_C1 [1817894.769398] next_to_clean <2d> > Mar 27 18:19:16 TM_01_C1 [1817894.769398] buffer_info[next_to_clean]: > Mar 27 18:19:16 TM_01_C1 [1817894.769399] time_stamp <11b1591e9> > Mar 27 18:19:16 TM_01_C1 [1817894.769399] next_to_watch <2f> > Mar 27 18:19:16 TM_01_C1 [1817894.769400] jiffies <11b1592e4> > Mar 27 18:19:16 TM_01_C1 [1817894.769401] next_to_watch.status <0> > Mar 27 18:19:16 TM_01_C1 [1817894.769401] MAC Status <80080783> > Mar 27 18:19:16 TM_01_C1 [1817894.769402] PHY Status <796d> > Mar 27 18:19:16 TM_01_C1 [1817894.769402] PHY 1000BASE-T Status <3800> > Mar 27 18:19:16 TM_01_C1 [1817894.769403] PHY Extended Status <3000> > Mar 27 18:19:16 TM_01_C1 [1817894.769404] PCI Status <10> > Mar 27 18:19:18 TM_01_C1 [1817896.773365] 0000:04:00.0: eth0: Detected > Hardware Unit Hang: > Mar 27 18:19:18 TM_01_C1 [1817896.773367] TDH <2e> > Mar 27 18:19:18 TM_01_C1 [1817896.773368] TDT <1a> > Mar 27 18:19:18 TM_01_C1 [1817896.773368] next_to_use <1a> > Mar 27 18:19:18 TM_01_C1 [1817896.773369] next_to_clean <2d> > Mar 27 18:19:18 TM_01_C1 [1817896.773369] buffer_info[next_to_clean]: > Mar 27 18:19:18 TM_01_C1 [1817896.773370] time_stamp <11b1591e9> > Mar 27 18:19:18 TM_01_C1 [1817896.773370] next_to_watch <2f> > Mar 27 18:19:18 TM_01_C1 [1817896.773371] jiffies <11b1594d8> > Mar 27 18:19:18 TM_01_C1 [1817896.773372] next_to_watch.status <0> > Mar 27 18:19:18 TM_01_C1 [1817896.773372] MAC Status <80080783> > Mar 27 18:19:18 TM_01_C1 [1817896.773373] PHY Status <796d> > Mar 27 18:19:18 TM_01_C1 [1817896.773373] PHY 1000BASE-T Status <3800> > Mar 27 18:19:18 TM_01_C1 [1817896.773374] PHY Extended Status <3000> > Mar 27 18:19:18 TM_01_C1 [1817896.773375] PCI Status <10> > Mar 27 18:19:20 TM_01_C1 [1817898.769353] 0000:04:00.0: eth0: Detected <snip> I have a similar (not the same model) system in the lab with 82573E/L on board, but was not able to reproduce the Tx hangs you reported. So at this point we need to start looking into more details. Could you please file a bug at e1000.sf.net? Include the information you provided so far and also: 1. output from ethtoool -e 2. ethtool -d 3. cat /proc/interrupts 4. full dmesg output from boot to the point where Tx hangs occurred. 5. kernel config file Looking at the description of your system (Supermicro X7DCT) I see this board has IPMI option. Do you have IPMI in your system? Thanks, Emil ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: eth1: Detected Hardware Unit Hang 2010-03-31 18:03 ` Tantilov, Emil S @ 2010-03-31 19:16 ` Paweł Staszewski 2010-03-31 19:59 ` Tantilov, Emil S 0 siblings, 1 reply; 9+ messages in thread From: Paweł Staszewski @ 2010-03-31 19:16 UTC (permalink / raw) To: Tantilov, Emil S Cc: e1000-devel@lists.sourceforge.net, Linux Network Development list, Allan, Bruce W [-- Attachment #1: Type: text/plain, Size: 3310 bytes --] W dniu 2010-03-31 20:03, Tantilov, Emil S pisze: > Pawel Staszewski wrote: > >> Hello >> >> I reproduce this problem on other machine with the same hardware and >> here is dmesg output: (kernel 2.6.33) >> >> Mar 27 18:19:16 TM_01_C1 [1817894.769395] 0000:04:00.0: eth0: Detected >> Hardware Unit Hang: >> Mar 27 18:19:16 TM_01_C1 [1817894.769396] TDH<2e> >> Mar 27 18:19:16 TM_01_C1 [1817894.769397] TDT<1a> >> Mar 27 18:19:16 TM_01_C1 [1817894.769397] next_to_use<1a> >> Mar 27 18:19:16 TM_01_C1 [1817894.769398] next_to_clean<2d> >> Mar 27 18:19:16 TM_01_C1 [1817894.769398] buffer_info[next_to_clean]: >> Mar 27 18:19:16 TM_01_C1 [1817894.769399] time_stamp<11b1591e9> >> Mar 27 18:19:16 TM_01_C1 [1817894.769399] next_to_watch<2f> >> Mar 27 18:19:16 TM_01_C1 [1817894.769400] jiffies<11b1592e4> >> Mar 27 18:19:16 TM_01_C1 [1817894.769401] next_to_watch.status<0> >> Mar 27 18:19:16 TM_01_C1 [1817894.769401] MAC Status<80080783> >> Mar 27 18:19:16 TM_01_C1 [1817894.769402] PHY Status<796d> >> Mar 27 18:19:16 TM_01_C1 [1817894.769402] PHY 1000BASE-T Status<3800> >> Mar 27 18:19:16 TM_01_C1 [1817894.769403] PHY Extended Status<3000> >> Mar 27 18:19:16 TM_01_C1 [1817894.769404] PCI Status<10> >> Mar 27 18:19:18 TM_01_C1 [1817896.773365] 0000:04:00.0: eth0: Detected >> Hardware Unit Hang: >> Mar 27 18:19:18 TM_01_C1 [1817896.773367] TDH<2e> >> Mar 27 18:19:18 TM_01_C1 [1817896.773368] TDT<1a> >> Mar 27 18:19:18 TM_01_C1 [1817896.773368] next_to_use<1a> >> Mar 27 18:19:18 TM_01_C1 [1817896.773369] next_to_clean<2d> >> Mar 27 18:19:18 TM_01_C1 [1817896.773369] buffer_info[next_to_clean]: >> Mar 27 18:19:18 TM_01_C1 [1817896.773370] time_stamp<11b1591e9> >> Mar 27 18:19:18 TM_01_C1 [1817896.773370] next_to_watch<2f> >> Mar 27 18:19:18 TM_01_C1 [1817896.773371] jiffies<11b1594d8> >> Mar 27 18:19:18 TM_01_C1 [1817896.773372] next_to_watch.status<0> >> Mar 27 18:19:18 TM_01_C1 [1817896.773372] MAC Status<80080783> >> Mar 27 18:19:18 TM_01_C1 [1817896.773373] PHY Status<796d> >> Mar 27 18:19:18 TM_01_C1 [1817896.773373] PHY 1000BASE-T Status<3800> >> Mar 27 18:19:18 TM_01_C1 [1817896.773374] PHY Extended Status<3000> >> Mar 27 18:19:18 TM_01_C1 [1817896.773375] PCI Status<10> >> Mar 27 18:19:20 TM_01_C1 [1817898.769353] 0000:04:00.0: eth0: Detected >> > <snip> > > I have a similar (not the same model) system in the lab with 82573E/L on board, but was not able to reproduce the Tx hangs you reported. So at this point we need to start looking into more details. Could you please file a bug at e1000.sf.net? Include the information you provided so far and also: > 1. output from ethtoool -e > 2. ethtool -d > 3. cat /proc/interrupts > 4. full dmesg output from boot to the point where Tx hangs occurred. > 5. kernel config file > > Looking at the description of your system (Supermicro X7DCT) I see this board has IPMI option. Do you have IPMI in your system? > > Aditional informations are in attached files. Yes there is IPMI option but i don't have it. And yes i will make a bugreport at e1000.sf.net. Thanks Pawel > Thanks, > Emil-- > To unsubscribe from this list: send the line "unsubscribe netdev" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > > > [-- Attachment #2: dmesg.txt --] [-- Type: text/plain, Size: 33485 bytes --] Linux version 2.6.33.1 (root@GWR_01) (gcc version 4.1.2 (Gentoo 4.1.2 p1.3)) #2 SMP Thu Mar 25 20:52:35 UTC 2010 BIOS-provided physical RAM map: BIOS-e820: 0000000000000000 - 000000000009dc00 (usable) BIOS-e820: 000000000009dc00 - 00000000000a0000 (reserved) BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved) BIOS-e820: 0000000000100000 - 00000000dff5f000 (usable) BIOS-e820: 00000000dff5f000 - 00000000dff80000 (ACPI NVS) BIOS-e820: 00000000dff80000 - 00000000f0000000 (reserved) BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved) BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved) BIOS-e820: 0000000100000000 - 0000000320000000 (usable) NX (Execute Disable) protection: active DMI present. Phoenix BIOS detected: BIOS may corrupt low RAM, working around it. e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) last_pfn = 0x320000 max_arch_pfn = 0x1000000 MTRR default type: uncachable MTRR fixed ranges enabled: 00000-9FFFF write-back A0000-BFFFF uncachable C0000-CFFFF write-protect D0000-E3FFF uncachable E4000-FFFFF write-protect MTRR variable ranges enabled: 0 base 00E0000000 mask 3FE0000000 uncachable 1 base 0000000000 mask 3E00000000 write-back 2 base 0200000000 mask 3F00000000 write-back 3 base 0300000000 mask 3FE0000000 write-back 4 disabled 5 disabled 6 disabled x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 e820 update range: 00000000e0000000 - 0000000100000000 (usable) ==> (reserved) initial memory mapped : 0 - 01a00000 found SMP MP-table at [c00f6040] f6040 init_memory_mapping: 0000000000000000-00000000379fe000 0000000000 - 0000200000 page 4k 0000200000 - 0037800000 page 2M 0037800000 - 00379fe000 page 4k kernel direct mapping tables up to 379fe000 @ 11000-17000 ACPI Error: A valid RSDP was not found (20091214/tbxfroot-219) 11910MB HIGHMEM available. 889MB LOWMEM available. mapped low ram: 0 - 379fe000 low ram: 0 - 379fe000 node 0 low ram: 00000000 - 379fe000 node 0 bootmap 00013000 - 00019f40 (12 early reservations) ==> bootmem [0000000000 - 00379fe000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000] #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000] #2 [0001000000 - 0001533060] TEXT DATA BSS ==> [0001000000 - 0001533060] #3 [0001534000 - 0001541178] BRK ==> [0001534000 - 0001541178] #4 [00000f6050 - 0000100000] BIOS reserved ==> [00000f6050 - 0000100000] #5 [00000f6040 - 00000f6050] MP-table mpf ==> [00000f6040 - 00000f6050] #6 [000009dc00 - 000009e071] BIOS reserved ==> [000009dc00 - 000009e071] #7 [000009e25d - 00000f6040] BIOS reserved ==> [000009e25d - 00000f6040] #8 [000009e071 - 000009e25d] MP-table mpc ==> [000009e071 - 000009e25d] #9 [0000010000 - 0000011000] TRAMPOLINE ==> [0000010000 - 0000011000] #10 [0000011000 - 0000013000] PGTABLE ==> [0000011000 - 0000013000] #11 [0000013000 - 000001a000] BOOTMAP ==> [0000013000 - 000001a000] Zone PFN ranges: DMA 0x00000010 -> 0x00001000 Normal 0x00001000 -> 0x000379fe HighMem 0x000379fe -> 0x00320000 Movable zone start PFN for each node early_node_map[3] active PFN ranges 0: 0x00000010 -> 0x0000009d 0: 0x00000100 -> 0x000dff5f 0: 0x00100000 -> 0x00320000 On node 0 totalpages: 3145452 free_area_init_node: node 0, pgdat c1454500, node_mem_map c1543200 DMA zone: 32 pages used for memmap DMA zone: 0 pages reserved DMA zone: 3949 pages, LIFO batch:0 Normal zone: 1748 pages used for memmap Normal zone: 221994 pages, LIFO batch:31 HighMem zone: 23821 pages used for memmap HighMem zone: 2893908 pages, LIFO batch:31 Using APIC driver default Intel MultiProcessor Specification v1.4 Virtual Wire compatibility mode. MPTABLE: OEM ID: INTEL MPTABLE: Product ID: SAN CLEMENTE MPTABLE: APIC at: 0xFEE00000 Processor #0 (Bootup-CPU) Processor #4 Processor #1 Processor #5 Processor #2 Processor #6 Processor #3 Processor #7 I/O APIC #8 Version 32 at 0xFEC00000. Processors: 8 SMP: Allowing 8 CPUs, 0 hotplug CPUs nr_irqs_gsi: 24 Allocating PCI resources starting at f0000000 (gap: f0000000:ec00000) setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 PERCPU: Embedded 12 pages/cpu @c7a00000 s28120 r0 d21032 u262144 pcpu-alloc: s28120 r0 d21032 u262144 alloc=1*2097152 pcpu-alloc: [0] 0 1 2 3 4 5 6 7 Built 1 zonelists in Zone order, mobility grouping on. Total pages: 3119851 Kernel command line: root=/dev/md2 PID hash table entries: 4096 (order: 2, 16384 bytes) Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done. Initializing CPU#0 Initializing HighMem for node 0 (000379fe:00320000) Memory: 12471320k/13107200k available (2843k kernel code, 109108k reserved, 1619k data, 368k init, 11670916k highmem) virtual kernel memory layout: fixmap : 0xfff1f000 - 0xfffff000 ( 896 kB) pkmap : 0xffa00000 - 0xffc00000 (2048 kB) vmalloc : 0xf81fe000 - 0xff9fe000 ( 120 MB) lowmem : 0xc0000000 - 0xf79fe000 ( 889 MB) .init : 0xc145c000 - 0xc14b8000 ( 368 kB) .data : 0xc12c6cca - 0xc145b9a0 (1619 kB) .text : 0xc1000000 - 0xc12c6cca (2843 kB) Checking if this processor honours the WP bit even in supervisor mode...Ok. Hierarchical RCU implementation. NR_IRQS:512 Console: colour VGA+ 80x25 console [tty0] enabled Fast TSC calibration using PIT Detected 3000.476 MHz processor. Calibrating delay loop (skipped), value calculated using timer frequency.. 6000.95 BogoMIPS (lpj=12001904) Mount-cache hash table entries: 512 CPU: Physical Processor ID: 0 CPU: Processor Core ID: 0 using mwait in idle threads. Performance Events: Core2 events, Intel PMU driver. ... version: 2 ... bit width: 40 ... generic registers: 2 ... value mask: 000000ffffffffff ... max period: 000000007fffffff ... fixed-purpose events: 3 ... event mask: 0000000700000003 Checking 'hlt' instruction... OK. Freeing SMP alternatives: 14k freed Enabling APIC mode: Flat. Using 1 I/O APICs ExtINT not setup in hardware but reported by MP table ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 CPU0: Intel(R) Xeon(R) CPU X5450 @ 3.00GHz stepping 06 Booting Node 0, Processors #1 Initializing CPU#1 #2 Initializing CPU#2 #3 Initializing CPU#3 #4 Initializing CPU#4 #5 Initializing CPU#5 #6 Initializing CPU#6 #7 Ok. Initializing CPU#7 Brought up 8 CPUs Total of 8 processors activated (48004.17 BogoMIPS). NET: Registered protocol family 16 dca service started, version 1.12.1 PCI: PCI BIOS revision 3.00 entry at 0xfddcf, last bus=6 PCI: Using configuration type 1 for base access bio: create slab <bio-0> at 0 ACPI: Interpreter disabled. vgaarb: loaded SCSI subsystem initialized libata version 3.00 loaded. usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub usbcore: registered new device driver usb PCI: Probing PCI hardware PCI: Probing PCI hardware (bus 00) pci 0000:00:00.0: PME# supported from D0 D3hot D3cold pci 0000:00:00.0: PME# disabled pci 0000:00:02.0: PME# supported from D0 D3hot D3cold pci 0000:00:02.0: PME# disabled pci 0000:00:04.0: PME# supported from D0 D3hot D3cold pci 0000:00:04.0: PME# disabled pci 0000:00:08.0: reg 10: [mem 0xfe700000-0xfe7003ff 64bit] pci 0000:00:08.0: PME# supported from D0 D3hot D3cold pci 0000:00:08.0: PME# disabled pci 0000:00:1a.0: reg 20: [io 0x1820-0x183f] pci 0000:00:1a.7: reg 10: [mem 0xf8600000-0xf86003ff] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold pci 0000:00:1a.7: PME# disabled pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold pci 0000:00:1c.0: PME# disabled pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold pci 0000:00:1c.4: PME# disabled pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold pci 0000:00:1c.5: PME# disabled pci 0000:00:1d.0: reg 20: [io 0x1840-0x185f] pci 0000:00:1d.1: reg 20: [io 0x1860-0x187f] pci 0000:00:1d.2: reg 20: [io 0x1880-0x189f] pci 0000:00:1d.7: reg 10: [mem 0xf8600400-0xf86007ff] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold pci 0000:00:1d.7: PME# disabled pci 0000:00:1f.0: Force enabled HPET at 0xfed00000 pci 0000:00:1f.0: quirk: [io 0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO pci 0000:00:1f.0: quirk: [io 0x1180-0x11bf] claimed by ICH6 GPIO pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0ca0 (mask 000f) pci 0000:00:1f.2: reg 10: [io 0x0000-0x0007] pci 0000:00:1f.2: reg 14: [io 0x0000-0x0003] pci 0000:00:1f.2: reg 18: [io 0x0000-0x0007] pci 0000:00:1f.2: reg 1c: [io 0x0000-0x0003] pci 0000:00:1f.2: reg 20: [io 0x18d0-0x18df] pci 0000:00:1f.2: reg 24: [io 0x18c0-0x18cf] pci 0000:00:1f.3: reg 10: [mem 0xf8600800-0xf86008ff 64bit] pci 0000:00:1f.3: reg 20: [io 0x1100-0x111f] pci 0000:00:1f.5: reg 10: [io 0x1c28-0x1c2f] pci 0000:00:1f.5: reg 14: [io 0x1c1c-0x1c1f] pci 0000:00:1f.5: reg 18: [io 0x1c20-0x1c27] pci 0000:00:1f.5: reg 1c: [io 0x1c18-0x1c1b] pci 0000:00:1f.5: reg 20: [io 0x18f0-0x18ff] pci 0000:00:1f.5: reg 24: [io 0x18e0-0x18ef] pci 0000:01:00.0: reg 10: [mem 0xf8040000-0xf805ffff] pci 0000:01:00.0: reg 14: [mem 0xf8000000-0xf803ffff] pci 0000:01:00.0: reg 18: [io 0x2000-0x201f] pci 0000:01:00.0: reg 1c: [mem 0xf8060000-0xf8063fff] pci 0000:01:00.0: PME# supported from D0 D3hot pci 0000:01:00.0: PME# disabled pci 0000:00:02.0: PCI bridge to [bus 01-01] pci 0000:00:02.0: bridge window [io 0x2000-0x2fff] pci 0000:00:02.0: bridge window [mem 0xf8000000-0xf80fffff] pci 0000:00:04.0: PCI bridge to [bus 02-02] pci 0000:00:1c.0: PCI bridge to [bus 03-03] pci 0000:04:00.0: reg 10: [mem 0xf8100000-0xf811ffff] pci 0000:04:00.0: reg 18: [io 0x3000-0x301f] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold pci 0000:04:00.0: PME# disabled pci 0000:04:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' pci 0000:00:1c.4: PCI bridge to [bus 04-04] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff] pci 0000:00:1c.4: bridge window [mem 0xf8100000-0xf81fffff] pci 0000:05:00.0: reg 10: [mem 0xf8200000-0xf821ffff] pci 0000:05:00.0: reg 18: [io 0x4000-0x401f] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold pci 0000:05:00.0: PME# disabled pci 0000:05:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' pci 0000:00:1c.5: PCI bridge to [bus 05-05] pci 0000:00:1c.5: bridge window [io 0x4000-0x4fff] pci 0000:00:1c.5: bridge window [mem 0xf8200000-0xf82fffff] pci 0000:06:01.0: reg 10: [mem 0xf0000000-0xf7ffffff pref] pci 0000:06:01.0: reg 14: [io 0x5000-0x50ff] pci 0000:06:01.0: reg 18: [mem 0xf8300000-0xf830ffff] pci 0000:06:01.0: reg 30: [mem 0x00000000-0x0001ffff pref] pci 0000:06:01.0: supports D1 D2 pci 0000:00:1e.0: PCI bridge to [bus 06-06] (subtractive decode) pci 0000:00:1e.0: bridge window [io 0x5000-0x5fff] pci 0000:00:1e.0: bridge window [mem 0xf8300000-0xf83fffff] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xf7ffffff 64bit pref] vgaarb: device added: PCI:0000:06:01.0,decodes=io+mem,owns=io+mem,locks=none pci 0000:00:1f.0: PIIX/ICH IRQ router [8086:2916] PCI: pci_cache_line_size set to 64 bytes hpet clockevent registered HPET: 4 timers in total, 0 timers will be used for per-cpu timer Switching to clocksource tsc pnp: PnP ACPI: disabled pci 0000:00:04.0: BAR 14: assigned [mem 0xf8400000-0xf85fffff] pci 0000:00:04.0: BAR 15: assigned [mem 0xf8700000-0xf88fffff 64bit pref] pci 0000:00:1c.0: BAR 14: assigned [mem 0xf8900000-0xf8afffff] pci 0000:00:1c.0: BAR 15: assigned [mem 0xf8b00000-0xf8cfffff 64bit pref] pci 0000:00:1c.4: BAR 15: assigned [mem 0xf8d00000-0xf8efffff 64bit pref] pci 0000:00:1c.5: BAR 15: assigned [mem 0xf8f00000-0xf90fffff 64bit pref] pci 0000:00:04.0: BAR 13: assigned [io 0x6000-0x6fff] pci 0000:00:1c.0: BAR 13: assigned [io 0x7000-0x7fff] pci 0000:00:02.0: PCI bridge to [bus 01-01] pci 0000:00:02.0: bridge window [io 0x2000-0x2fff] pci 0000:00:02.0: bridge window [mem 0xf8000000-0xf80fffff] pci 0000:00:02.0: bridge window [mem pref disabled] pci 0000:00:04.0: PCI bridge to [bus 02-02] pci 0000:00:04.0: bridge window [io 0x6000-0x6fff] pci 0000:00:04.0: bridge window [mem 0xf8400000-0xf85fffff] pci 0000:00:04.0: bridge window [mem 0xf8700000-0xf88fffff 64bit pref] pci 0000:00:1c.0: PCI bridge to [bus 03-03] pci 0000:00:1c.0: bridge window [io 0x7000-0x7fff] pci 0000:00:1c.0: bridge window [mem 0xf8900000-0xf8afffff] pci 0000:00:1c.0: bridge window [mem 0xf8b00000-0xf8cfffff 64bit pref] pci 0000:00:1c.4: PCI bridge to [bus 04-04] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff] pci 0000:00:1c.4: bridge window [mem 0xf8100000-0xf81fffff] pci 0000:00:1c.4: bridge window [mem 0xf8d00000-0xf8efffff 64bit pref] pci 0000:00:1c.5: PCI bridge to [bus 05-05] pci 0000:00:1c.5: bridge window [io 0x4000-0x4fff] pci 0000:00:1c.5: bridge window [mem 0xf8200000-0xf82fffff] pci 0000:00:1c.5: bridge window [mem 0xf8f00000-0xf90fffff 64bit pref] pci 0000:06:01.0: BAR 6: assigned [mem 0xf8320000-0xf833ffff pref] pci 0000:00:1e.0: PCI bridge to [bus 06-06] pci 0000:00:1e.0: bridge window [io 0x5000-0x5fff] pci 0000:00:1e.0: bridge window [mem 0xf8300000-0xf83fffff] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xf7ffffff 64bit pref] pci 0000:00:02.0: setting latency timer to 64 pci 0000:00:04.0: setting latency timer to 64 pci 0000:00:1c.0: PCI->APIC IRQ transform: INT A -> IRQ 16 pci 0000:00:1c.0: setting latency timer to 64 pci 0000:00:1c.4: PCI->APIC IRQ transform: INT A -> IRQ 16 pci 0000:00:1c.4: setting latency timer to 64 pci 0000:00:1c.5: PCI->APIC IRQ transform: INT B -> IRQ 16 pci 0000:00:1c.5: setting latency timer to 64 pci 0000:00:1e.0: setting latency timer to 64 pci_bus 0000:00: resource 0 [io 0x0000-0xffff] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffffffffffff] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff] pci_bus 0000:01: resource 1 [mem 0xf8000000-0xf80fffff] pci_bus 0000:02: resource 0 [io 0x6000-0x6fff] pci_bus 0000:02: resource 1 [mem 0xf8400000-0xf85fffff] pci_bus 0000:02: resource 2 [mem 0xf8700000-0xf88fffff 64bit pref] pci_bus 0000:03: resource 0 [io 0x7000-0x7fff] pci_bus 0000:03: resource 1 [mem 0xf8900000-0xf8afffff] pci_bus 0000:03: resource 2 [mem 0xf8b00000-0xf8cfffff 64bit pref] pci_bus 0000:04: resource 0 [io 0x3000-0x3fff] pci_bus 0000:04: resource 1 [mem 0xf8100000-0xf81fffff] pci_bus 0000:04: resource 2 [mem 0xf8d00000-0xf8efffff 64bit pref] pci_bus 0000:05: resource 0 [io 0x4000-0x4fff] pci_bus 0000:05: resource 1 [mem 0xf8200000-0xf82fffff] pci_bus 0000:05: resource 2 [mem 0xf8f00000-0xf90fffff 64bit pref] pci_bus 0000:06: resource 0 [io 0x5000-0x5fff] pci_bus 0000:06: resource 1 [mem 0xf8300000-0xf83fffff] pci_bus 0000:06: resource 2 [mem 0xf0000000-0xf7ffffff 64bit pref] pci_bus 0000:06: resource 3 [io 0x0000-0xffff] pci_bus 0000:06: resource 4 [mem 0x00000000-0xffffffffffffffff] NET: Registered protocol family 2 IP route cache hash table entries: 32768 (order: 5, 131072 bytes) TCP established hash table entries: 131072 (order: 8, 1048576 bytes) TCP bind hash table entries: 65536 (order: 8, 1310720 bytes) TCP: Hash tables configured (established 131072 bind 65536) TCP reno registered UDP hash table entries: 512 (order: 2, 24576 bytes) UDP-Lite hash table entries: 512 (order: 2, 24576 bytes) NET: Registered protocol family 1 pci 0000:01:00.0: Disabling L0s pci 0000:06:01.0: Boot video device PCI: CLS 32 bytes, default 64 platform rtc_cmos: registered platform RTC device (no PNP device found) highmem bounce pool size: 64 pages HugeTLB registered 2 MB page size, pre-allocated 0 pages msgmni has been set to 1566 alg: No test for stdrng (krng) io scheduler noop registered io scheduler deadline registered (default) io scheduler cfq registered pcieport 0000:00:02.0: setting latency timer to 64 pcieport 0000:00:02.0: irq 24 for MSI/MSI-X pcieport 0000:00:04.0: setting latency timer to 64 pcieport 0000:00:04.0: irq 25 for MSI/MSI-X pcieport 0000:00:1c.0: setting latency timer to 64 pcieport 0000:00:1c.0: irq 26 for MSI/MSI-X pcieport 0000:00:1c.4: setting latency timer to 64 pcieport 0000:00:1c.4: irq 27 for MSI/MSI-X pcieport 0000:00:1c.5: setting latency timer to 64 pcieport 0000:00:1c.5: irq 28 for MSI/MSI-X Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled floppy0: no floppy controllers found brd: module loaded loop: module loaded Uniform Multi-Platform E-IDE driver ide_generic: please use "probe_mask=0x3f" module parameter for probing all legacy ISA IDE ports ide-gd driver 1.18 ide-cd driver 5.00 ata_piix 0000:00:1f.2: version 2.13 ata_piix 0000:00:1f.2: PCI->APIC IRQ transform: INT B -> IRQ 17 ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ] ata_piix 0000:00:1f.2: setting latency timer to 64 scsi0 : ata_piix scsi1 : ata_piix ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x18d0 irq 14 ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0x18d8 irq 15 ata_piix 0000:00:1f.5: PCI->APIC IRQ transform: INT C -> IRQ 18 ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ] ata_piix 0000:00:1f.5: SCR access via SIDPR is available but doesn't work ata_piix 0000:00:1f.5: setting latency timer to 64 scsi2 : ata_piix scsi3 : ata_piix ata3: SATA max UDMA/133 cmd 0x1c28 ctl 0x1c1c bmdma 0x18f0 irq 18 ata4: SATA max UDMA/133 cmd 0x1c20 ctl 0x1c18 bmdma 0x18f8 irq 18 e1000e: Intel(R) PRO/1000 Network Driver - 1.0.2-k2 e1000e: Copyright (c) 1999 - 2009 Intel Corporation. e1000e 0000:04:00.0: PCI->APIC IRQ transform: INT A -> IRQ 16 e1000e 0000:04:00.0: setting latency timer to 64 e1000e 0000:04:00.0: irq 29 for MSI/MSI-X 0000:04:00.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:30:48:d3:33:d7 0000:04:00.0: eth0: Intel(R) PRO/1000 Network Connection 0000:04:00.0: eth0: MAC: 2, PHY: 2, PBA No: 0100ff-0ff e1000e 0000:05:00.0: PCI->APIC IRQ transform: INT A -> IRQ 17 e1000e 0000:05:00.0: setting latency timer to 64 e1000e 0000:05:00.0: irq 30 for MSI/MSI-X 0000:05:00.0: eth1: (PCI Express:2.5GB/s:Width x1) 00:30:48:d3:33:d8 0000:05:00.0: eth1: Intel(R) PRO/1000 Network Connection 0000:05:00.0: eth1: MAC: 2, PHY: 2, PBA No: ffffff-0ff ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 2.0.44-k2 ixgbe: Copyright (c) 1999-2010 Intel Corporation. ixgbe 0000:01:00.0: PCI->APIC IRQ transform: INT A -> IRQ 16 ixgbe 0000:01:00.0: setting latency timer to 64 ixgbe 0000:01:00.0: irq 31 for MSI/MSI-X ixgbe 0000:01:00.0: irq 32 for MSI/MSI-X ixgbe 0000:01:00.0: irq 33 for MSI/MSI-X ixgbe 0000:01:00.0: irq 34 for MSI/MSI-X ixgbe 0000:01:00.0: irq 35 for MSI/MSI-X ixgbe 0000:01:00.0: irq 36 for MSI/MSI-X ixgbe 0000:01:00.0: irq 37 for MSI/MSI-X ixgbe 0000:01:00.0: irq 38 for MSI/MSI-X ixgbe 0000:01:00.0: irq 39 for MSI/MSI-X ixgbe: 0000:01:00.0: ixgbe_init_interrupt_scheme: Multiqueue Enabled: Rx Queue count = 8, Tx Queue count = 8 ixgbe 0000:01:00.0: (PCI Express:2.5Gb/s:Width x8) 00:30:48:d3:33:d6 ixgbe 0000:01:00.0: MAC: 1, PHY: 0, PBA No: ffffff-0ff ixgbe 0000:01:00.0: Intel(R) 10 Gigabit Network Connection PNP: No PS/2 controller found. Probing ports directly. serio: i8042 KBD port at 0x60,0x64 irq 1 serio: i8042 AUX port at 0x60,0x64 irq 12 mice: PS/2 mouse device common for all mice md: raid1 personality registered for level 1 device-mapper: ioctl: 4.16.0-ioctl (2009-11-05) initialised: dm-devel@redhat.com cpuidle: using governor ladder cpuidle: using governor menu ioatdma: Intel(R) QuickData Technology Driver 4.00 ioatdma 0000:00:08.0: can't find IRQ for PCI INT A; probably buggy MP table ioatdma 0000:00:08.0: setting latency timer to 64 ioatdma 0000:00:08.0: irq 40 for MSI/MSI-X usbcore: registered new interface driver usbhid usbhid: USB HID core driver GACT probability NOT on u32 classifier Performance counters on input device check on Actions configured Netfilter messages via NETLINK v0.30. nf_conntrack version 0.5.0 (16384 buckets, 65536 max) ctnetlink v0.93: registering with nfnetlink. ip_tables: (C) 2000-2006 Netfilter Core Team TCP cubic registered NET: Registered protocol family 17 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com> All bugs added by David S. Miller <davem@redhat.com> Using IPI Shortcut mode drivers/rtc/hctosys.c: unable to open rtc device (rtc0) ata2.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ata2.01: SATA link down (SStatus 0 SControl 310) ata2.00: ATA-8: ST3160310CS, SC14, max UDMA/133 ata2.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32) ata2.00: configured for UDMA/133 ata1.01: failed to resume link (SControl 0) ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ata1.01: SATA link down (SStatus 0 SControl 0) ata1.00: ATA-8: ST3160310CS, SC14, max UDMA/133 ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32) ata1.00: configured for UDMA/133 scsi 0:0:0:0: Direct-Access ATA ST3160310CS SC14 PQ: 0 ANSI: 5 sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB) sd 0:0:0:0: Attached scsi generic sg0 type 0 scsi 1:0:0:0: Direct-Access ATA ST3160310CS SC14 PQ: 0 ANSI: 5 sd 1:0:0:0: [sdb] 312581808 512-byte logical blocks: (160 GB/149 GiB) sd 1:0:0:0: [sdb] Write Protect is off sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA sdb: sd 1:0:0:0: Attached scsi generic sg1 type 0 sd 0:0:0:0: [sda] Write Protect is off sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA sda: sda1 sda2 sda3 sd 0:0:0:0: [sda] Attached SCSI disk sdb1 sdb2 sdb3 sd 1:0:0:0: [sdb] Attached SCSI disk md: Waiting for all devices to be available before autodetect md: If you don't use raid, use raid=noautodetect md: Autodetecting RAID arrays. md: Scanned 4 and added 4 devices. md: autorun ... md: considering sdb2 ... md: adding sdb2 ... md: sdb1 has different UUID to sdb2 md: adding sda2 ... md: sda1 has different UUID to sdb2 md: created md2 md: bind<sda2> md: bind<sdb2> md: running: <sdb2><sda2> raid1: raid set md2 active with 2 out of 2 mirrors md2: detected capacity change from 0 to 156995813376 md: considering sdb1 ... md: adding sdb1 ... md: adding sda1 ... md: created md1 md: bind<sda1> md: bind<sdb1> md: running: <sdb1><sda1> raid1: raid set md1 active with 2 out of 2 mirrors md1: detected capacity change from 0 to 1998585856 md: ... autorun DONE. md2: unknown partition table REISERFS (device md2): found reiserfs format "3.6" with standard journal REISERFS (device md2): using ordered data mode REISERFS (device md2): journal params: device md2, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 REISERFS (device md2): checking transaction log (md2) REISERFS (device md2): replayed 274 transactions in 7 seconds REISERFS (device md2): Using r5 hash to sort names VFS: Mounted root (reiserfs filesystem) readonly on device 9:2. Freeing unused kernel memory: 368k freed udev: starting version 149 <3>udev: missing sysfs features; please update the kernel or disable the kernel's CONFIG_SYSFS_DEPRECATED option; udev may fail to work correctly md1: unknown partition table REISERFS (device md2): Removing [184 674318 0x0 SD]..done REISERFS (device md2): Removing [184 674168 0x0 SD]..done REISERFS (device md2): Removing [184 674167 0x0 SD]..done REISERFS (device md2): Removing [622973 628247 0x0 SD]..done REISERFS (device md2): Removing [622973 628232 0x0 SD]..done REISERFS (device md2): Removing [622973 628210 0x0 SD]..done REISERFS (device md2): Removing [622973 628209 0x0 SD]..done REISERFS (device md2): Removing [622973 628140 0x0 SD]..done REISERFS (device md2): Removing [622973 628081 0x0 SD]..done REISERFS (device md2): Removing [622973 628080 0x0 SD]..done REISERFS (device md2): Removing [622973 628074 0x0 SD]..done REISERFS (device md2): Removing [622973 628056 0x0 SD]..done REISERFS (device md2): Removing [622973 627609 0x0 SD]..done REISERFS (device md2): Removing [622973 627602 0x0 SD]..done REISERFS (device md2): Removing [622973 627550 0x0 SD]..done REISERFS (device md2): Removing [622973 626686 0x0 SD]..done REISERFS (device md2): Removing [166002 392159 0x0 SD]..done REISERFS (device md2): Removing [166002 196656 0x0 SD]..done REISERFS (device md2): Removing [166002 196652 0x0 SD]..done REISERFS (device md2): Removing [166002 196651 0x0 SD]..done REISERFS (device md2): Removing [166002 196040 0x0 SD]..done REISERFS (device md2): Removing [166002 196038 0x0 SD]..done REISERFS (device md2): Removing [101036 195847 0x0 SD]..done REISERFS (device md2): Removing [166002 195685 0x0 SD]..done REISERFS (device md2): Removing [7 192543 0x0 SD]..done REISERFS (device md2): Removing [166002 28285 0x0 SD]..done REISERFS (device md2): Removing [166002 1128 0x0 SD]..done REISERFS (device md2): Removing [166002 1127 0x0 SD]..done REISERFS (device md2): Removing [166002 1125 0x0 SD]..done REISERFS (device md2): Removing [166002 196 0x0 SD]..done REISERFS (device md2): Removing [166002 184 0x0 SD]..done REISERFS (device md2): There were 31 uncompleted unlinks/truncates. Completed Adding 1020116k swap on /dev/sda3. Priority:1 extents:1 across:1020116k Adding 1020116k swap on /dev/sdb3. Priority:1 extents:1 across:1020116k IPv4 FIB: Using LC-trie version 0.409 e1000e 0000:04:00.0: irq 29 for MSI/MSI-X e1000e 0000:04:00.0: irq 29 for MSI/MSI-X e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX e1000e 0000:05:00.0: irq 30 for MSI/MSI-X e1000e 0000:05:00.0: irq 30 for MSI/MSI-X e1000e: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX ixgbe: eth2 NIC Link is Up 10 Gbps, Flow Control: RX/TX e1000e: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX 0000:04:00.0: eth0: TSO is Enabled 0000:05:00.0: eth1: TSO is Enabled e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None e1000e: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None hrtimer: interrupt took 24392 ns 0000:05:00.0: eth1: Detected Hardware Unit Hang: TDH <1e> TDT <a> next_to_use <a> next_to_clean <1d> buffer_info[next_to_clean]: time_stamp <33bae15> next_to_watch <20> jiffies <33bafaf> next_to_watch.status <0> MAC Status <80080783> PHY Status <796d> PHY 1000BASE-T Status <3800> PHY Extended Status <3000> PCI Status <10> 0000:05:00.0: eth1: Detected Hardware Unit Hang: TDH <1e> TDT <a> next_to_use <a> next_to_clean <1d> buffer_info[next_to_clean]: time_stamp <33bae15> next_to_watch <20> jiffies <33bb1a3> next_to_watch.status <0> MAC Status <80080783> PHY Status <796d> PHY 1000BASE-T Status <3800> PHY Extended Status <3000> PCI Status <10> 0000:05:00.0: eth1: Detected Hardware Unit Hang: TDH <1e> TDT <a> next_to_use <a> next_to_clean <1d> buffer_info[next_to_clean]: time_stamp <33bae15> next_to_watch <20> jiffies <33bb397> next_to_watch.status <0> MAC Status <80080783> PHY Status <796d> PHY 1000BASE-T Status <3800> PHY Extended Status <3000> PCI Status <10> ------------[ cut here ]------------ WARNING: at net/sched/sch_generic.c:255 dev_watchdog+0x118/0x19c() Hardware name: X7DCT NETDEV WATCHDOG: eth1 (e1000e): transmit queue 0 timed out Modules linked in: Pid: 0, comm: swapper Not tainted 2.6.33.1 #2 Call Trace: [<c1024e3d>] ? warn_slowpath_common+0x52/0x71 [<c1024e49>] ? warn_slowpath_common+0x5e/0x71 [<c1024e8e>] ? warn_slowpath_fmt+0x26/0x2a [<c1261f54>] ? dev_watchdog+0x118/0x19c [<c102135c>] ? __wake_up+0x29/0x39 [<c10320c6>] ? insert_work+0x40/0x44 [<c1261e3c>] ? dev_watchdog+0x0/0x19c [<c102cc15>] ? run_timer_softirq+0x11a/0x173 [<c1028e5b>] ? __do_softirq+0x74/0xdf [<c1028ee9>] ? do_softirq+0x23/0x27 [<c10290be>] ? irq_exit+0x26/0x58 [<c10102d7>] ? smp_apic_timer_interrupt+0x6c/0x76 [<c12c5f9a>] ? apic_timer_interrupt+0x2a/0x30 [<c1007e06>] ? mwait_idle+0x49/0x4e [<c10017e8>] ? cpu_idle+0x41/0x5a ---[ end trace bcca9926a046332c ]--- e1000e: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None 0000:05:00.0: eth1: Detected Hardware Unit Hang: TDH <190> TDT <17c> next_to_use <17c> next_to_clean <18f> buffer_info[next_to_clean]: time_stamp <3677b95> next_to_watch <191> jiffies <3677d8a> next_to_watch.status <0> MAC Status <80080783> PHY Status <796d> PHY 1000BASE-T Status <7800> PHY Extended Status <3000> PCI Status <10> 0000:05:00.0: eth1: Detected Hardware Unit Hang: TDH <190> TDT <17c> next_to_use <17c> next_to_clean <18f> buffer_info[next_to_clean]: time_stamp <3677b95> next_to_watch <191> jiffies <3677f7e> next_to_watch.status <0> MAC Status <80080783> PHY Status <796d> PHY 1000BASE-T Status <7800> PHY Extended Status <3000> PCI Status <10> 0000:05:00.0: eth1: Detected Hardware Unit Hang: TDH <190> TDT <17c> next_to_use <17c> next_to_clean <18f> buffer_info[next_to_clean]: time_stamp <3677b95> next_to_watch <191> jiffies <3678172> next_to_watch.status <0> MAC Status <80080783> PHY Status <796d> PHY 1000BASE-T Status <7800> PHY Extended Status <3000> PCI Status <10> e1000e: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None 0000:05:00.0: eth1: Detected Hardware Unit Hang: TDH <ff> TDT <eb> next_to_use <eb> next_to_clean <fe> buffer_info[next_to_clean]: time_stamp <389cdc2> next_to_watch <100> jiffies <389cfb2> next_to_watch.status <0> MAC Status <80080783> PHY Status <796d> PHY 1000BASE-T Status <3800> PHY Extended Status <3000> PCI Status <10> 0000:05:00.0: eth1: Detected Hardware Unit Hang: TDH <ff> TDT <eb> next_to_use <eb> next_to_clean <fe> buffer_info[next_to_clean]: time_stamp <389cdc2> next_to_watch <100> jiffies <389d1a6> next_to_watch.status <0> MAC Status <80080783> PHY Status <796d> PHY 1000BASE-T Status <3800> PHY Extended Status <3000> PCI Status <10> 0000:05:00.0: eth1: Detected Hardware Unit Hang: TDH <ff> TDT <eb> next_to_use <eb> next_to_clean <fe> buffer_info[next_to_clean]: time_stamp <389cdc2> next_to_watch <100> jiffies <389d39a> next_to_watch.status <0> MAC Status <80080783> PHY Status <796d> PHY 1000BASE-T Status <3800> PHY Extended Status <3000> PCI Status <10> 0000:05:00.0: eth1: Detected Hardware Unit Hang: TDH <ff> TDT <eb> next_to_use <eb> next_to_clean <fe> buffer_info[next_to_clean]: time_stamp <389cdc2> next_to_watch <100> jiffies <389d58e> next_to_watch.status <0> MAC Status <80080783> PHY Status <796d> PHY 1000BASE-T Status <3800> PHY Extended Status <3000> PCI Status <10> e1000e: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None 0000:05:00.0: eth1: Detected Hardware Unit Hang: TDH <1b1> TDT <19c> next_to_use <19c> next_to_clean <1b0> buffer_info[next_to_clean]: time_stamp <39c6fa1> next_to_watch <1b2> jiffies <39c722b> next_to_watch.status <0> MAC Status <80080783> PHY Status <796d> PHY 1000BASE-T Status <7800> PHY Extended Status <3000> PCI Status <10> 0000:05:00.0: eth1: Detected Hardware Unit Hang: TDH <1b1> TDT <19c> next_to_use <19c> next_to_clean <1b0> buffer_info[next_to_clean]: time_stamp <39c6fa1> next_to_watch <1b2> jiffies <39c741f> next_to_watch.status <0> MAC Status <80080783> PHY Status <796d> PHY 1000BASE-T Status <7800> PHY Extended Status <3000> PCI Status <10> 0000:05:00.0: eth1: Detected Hardware Unit Hang: TDH <1b1> TDT <19c> next_to_use <19c> next_to_clean <1b0> buffer_info[next_to_clean]: time_stamp <39c6fa1> next_to_watch <1b2> jiffies <39c7613> next_to_watch.status <0> MAC Status <80080783> PHY Status <796d> PHY 1000BASE-T Status <7800> PHY Extended Status <3000> PCI Status <10> e1000e: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None [-- Attachment #3: interrupts.txt --] [-- Type: text/plain, Size: 3486 bytes --] cat /proc/interrupts CPU0 CPU1 CPU2 CPU3 CPU4 CPU5 CPU6 CPU7 0: 308 253 262 238 11 123 134 122 IO-APIC-edge timer 1: 0 0 0 1 0 1 0 0 IO-APIC-edge i8042 2: 0 0 0 0 0 0 0 0 XT-PIC-XT cascade 12: 1 0 0 0 1 0 1 1 IO-APIC-edge i8042 14: 616333 877 875 896 679 689 668 669 IO-APIC-edge ata_piix 15: 615671 678 682 667 882 872 892 891 IO-APIC-edge ata_piix 18: 0 0 0 0 0 0 0 0 IO-APIC-fasteoi ata_piix 29: 2095743517 2095386178 174924937 168199672 2524075 90725 88717 99993 PCI-MSI-edge eth0 30: 136287066 147950200 1882197663 1875592160 91869 29 21 22 PCI-MSI-edge eth1 31: 88 88 93 80 4062911341 5357882 85 100 PCI-MSI-edge eth2-TxRx-0 32: 22 29 33 27 1930720613 988316014 33 23 PCI-MSI-edge eth2-TxRx-1 33: 8 12 9 6 16 1783447734 925637928 12 PCI-MSI-edge eth2-TxRx-2 34: 5 8 11 11 3 1784574693 6 918990990 PCI-MSI-edge eth2-TxRx-3 35: 10 9 9 10 887164043 10 1766002646 5 PCI-MSI-edge eth2-TxRx-4 36: 6 10 9 5 6 907197763 1813068241 9 PCI-MSI-edge eth2-TxRx-5 37: 5 6 3 8 6 9 910538970 1796243041 PCI-MSI-edge eth2-TxRx-6 38: 15 10 8 14 12 9 3852107 2788198200 PCI-MSI-edge eth2-TxRx-7 39: 0 0 1 0 0 0 0 0 PCI-MSI-edge eth2:lsc 40: 1 1 0 1 1 0 0 1 PCI-MSI-edge ioat-msi NMI: 1096979 1034629 977418 927370 1023641 987262 976716 971673 Non-maskable interrupts LOC: 390009950 331500231 1013954784 1521144747 462179858 380082441 344906281 344900104 Local timer interrupts SPU: 0 0 0 0 0 0 0 0 Spurious interrupts PMI: 1096979 1034629 977418 927370 1023641 987262 976716 971673 Performance monitoring interrupts PND: 1078233 1016953 962802 914819 1011138 973688 964136 959101 Performance pending work RES: 6810 7947 10091 9698 9431 6453 14542 10955 Rescheduling interrupts CAL: 11184 13181 2793 4432 11264 34546 4403 4401 Function call interrupts TLB: 14110 12880 23874 24528 10325 12873 21664 28345 TLB shootdowns ERR: 0 MIS: 0 cat /proc/irq/30/smp_affinity 0c [-- Attachment #4: kernel-config.txt --] [-- Type: text/plain, Size: 47856 bytes --] # # Automatically generated make config: don't edit # Linux kernel version: 2.6.33.1 # Sat Mar 27 14:10:46 2010 # # CONFIG_64BIT is not set CONFIG_X86_32=y # CONFIG_X86_64 is not set CONFIG_X86=y CONFIG_OUTPUT_FORMAT="elf32-i386" CONFIG_ARCH_DEFCONFIG="arch/x86/configs/i386_defconfig" CONFIG_GENERIC_TIME=y CONFIG_GENERIC_CMOS_UPDATE=y CONFIG_CLOCKSOURCE_WATCHDOG=y CONFIG_GENERIC_CLOCKEVENTS=y CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y CONFIG_LOCKDEP_SUPPORT=y CONFIG_STACKTRACE_SUPPORT=y CONFIG_HAVE_LATENCYTOP_SUPPORT=y CONFIG_MMU=y CONFIG_ZONE_DMA=y CONFIG_GENERIC_ISA_DMA=y CONFIG_GENERIC_IOMAP=y CONFIG_GENERIC_BUG=y CONFIG_GENERIC_HWEIGHT=y CONFIG_ARCH_MAY_HAVE_PC_FDC=y # CONFIG_RWSEM_GENERIC_SPINLOCK is not set CONFIG_RWSEM_XCHGADD_ALGORITHM=y CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y CONFIG_GENERIC_CALIBRATE_DELAY=y # CONFIG_GENERIC_TIME_VSYSCALL is not set CONFIG_ARCH_HAS_CPU_RELAX=y CONFIG_ARCH_HAS_DEFAULT_IDLE=y CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y CONFIG_HAVE_SETUP_PER_CPU_AREA=y CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y # CONFIG_HAVE_CPUMASK_OF_CPU_MAP is not set CONFIG_ARCH_HIBERNATION_POSSIBLE=y CONFIG_ARCH_SUSPEND_POSSIBLE=y # CONFIG_ZONE_DMA32 is not set CONFIG_ARCH_POPULATES_NODE_MAP=y # CONFIG_AUDIT_ARCH is not set CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y CONFIG_HAVE_INTEL_TXT=y CONFIG_GENERIC_HARDIRQS=y CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y CONFIG_GENERIC_IRQ_PROBE=y CONFIG_GENERIC_PENDING_IRQ=y CONFIG_USE_GENERIC_SMP_HELPERS=y CONFIG_X86_32_SMP=y CONFIG_X86_HT=y CONFIG_X86_TRAMPOLINE=y CONFIG_X86_32_LAZY_GS=y CONFIG_KTIME_SCALAR=y CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" CONFIG_CONSTRUCTORS=y # # General setup # CONFIG_EXPERIMENTAL=y CONFIG_LOCK_KERNEL=y CONFIG_INIT_ENV_ARG_LIMIT=32 CONFIG_LOCALVERSION="" CONFIG_LOCALVERSION_AUTO=y CONFIG_HAVE_KERNEL_GZIP=y CONFIG_HAVE_KERNEL_BZIP2=y CONFIG_HAVE_KERNEL_LZMA=y CONFIG_HAVE_KERNEL_LZO=y CONFIG_KERNEL_GZIP=y # CONFIG_KERNEL_BZIP2 is not set # CONFIG_KERNEL_LZMA is not set # CONFIG_KERNEL_LZO is not set CONFIG_SWAP=y CONFIG_SYSVIPC=y CONFIG_SYSVIPC_SYSCTL=y CONFIG_POSIX_MQUEUE=y CONFIG_POSIX_MQUEUE_SYSCTL=y # CONFIG_BSD_PROCESS_ACCT is not set # CONFIG_TASKSTATS is not set # CONFIG_AUDIT is not set # # RCU Subsystem # CONFIG_TREE_RCU=y # CONFIG_TREE_PREEMPT_RCU is not set # CONFIG_TINY_RCU is not set # CONFIG_RCU_TRACE is not set CONFIG_RCU_FANOUT=32 # CONFIG_RCU_FANOUT_EXACT is not set # CONFIG_TREE_RCU_TRACE is not set CONFIG_IKCONFIG=y CONFIG_IKCONFIG_PROC=y CONFIG_LOG_BUF_SHIFT=18 CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y CONFIG_GROUP_SCHED=y CONFIG_FAIR_GROUP_SCHED=y CONFIG_RT_GROUP_SCHED=y CONFIG_USER_SCHED=y # CONFIG_CGROUP_SCHED is not set # CONFIG_CGROUPS is not set CONFIG_SYSFS_DEPRECATED=y CONFIG_SYSFS_DEPRECATED_V2=y CONFIG_RELAY=y CONFIG_NAMESPACES=y # CONFIG_UTS_NS is not set # CONFIG_IPC_NS is not set # CONFIG_USER_NS is not set # CONFIG_PID_NS is not set # CONFIG_NET_NS is not set CONFIG_BLK_DEV_INITRD=y CONFIG_INITRAMFS_SOURCE="" CONFIG_RD_GZIP=y CONFIG_RD_BZIP2=y CONFIG_RD_LZMA=y CONFIG_RD_LZO=y CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_SYSCTL=y CONFIG_ANON_INODES=y # CONFIG_EMBEDDED is not set CONFIG_UID16=y CONFIG_SYSCTL_SYSCALL=y CONFIG_KALLSYMS=y # CONFIG_KALLSYMS_EXTRA_PASS is not set CONFIG_HOTPLUG=y CONFIG_PRINTK=y CONFIG_BUG=y CONFIG_ELF_CORE=y CONFIG_PCSPKR_PLATFORM=y CONFIG_BASE_FULL=y CONFIG_FUTEX=y CONFIG_EPOLL=y CONFIG_SIGNALFD=y CONFIG_TIMERFD=y CONFIG_EVENTFD=y CONFIG_SHMEM=y CONFIG_AIO=y CONFIG_HAVE_PERF_EVENTS=y # # Kernel Performance Events And Counters # CONFIG_PERF_EVENTS=y # CONFIG_PERF_COUNTERS is not set CONFIG_VM_EVENT_COUNTERS=y CONFIG_PCI_QUIRKS=y CONFIG_COMPAT_BRK=y CONFIG_SLAB=y # CONFIG_SLUB is not set # CONFIG_SLOB is not set CONFIG_PROFILING=y CONFIG_OPROFILE=m # CONFIG_OPROFILE_IBS is not set CONFIG_OPROFILE_EVENT_MULTIPLEX=y CONFIG_HAVE_OPROFILE=y # CONFIG_KPROBES is not set CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y CONFIG_HAVE_IOREMAP_PROT=y CONFIG_HAVE_KPROBES=y CONFIG_HAVE_KRETPROBES=y CONFIG_HAVE_ARCH_TRACEHOOK=y CONFIG_HAVE_DMA_ATTRS=y CONFIG_HAVE_DMA_API_DEBUG=y CONFIG_HAVE_HW_BREAKPOINT=y CONFIG_HAVE_USER_RETURN_NOTIFIER=y # # GCOV-based kernel profiling # # CONFIG_GCOV_KERNEL is not set # CONFIG_SLOW_WORK is not set CONFIG_HAVE_GENERIC_DMA_COHERENT=y CONFIG_SLABINFO=y CONFIG_RT_MUTEXES=y CONFIG_BASE_SMALL=0 CONFIG_MODULES=y # CONFIG_MODULE_FORCE_LOAD is not set CONFIG_MODULE_UNLOAD=y CONFIG_MODULE_FORCE_UNLOAD=y # CONFIG_MODVERSIONS is not set # CONFIG_MODULE_SRCVERSION_ALL is not set CONFIG_STOP_MACHINE=y CONFIG_BLOCK=y CONFIG_LBDAF=y # CONFIG_BLK_DEV_BSG is not set # CONFIG_BLK_DEV_INTEGRITY is not set # # IO Schedulers # CONFIG_IOSCHED_NOOP=y CONFIG_IOSCHED_DEADLINE=y CONFIG_IOSCHED_CFQ=y CONFIG_DEFAULT_DEADLINE=y # CONFIG_DEFAULT_CFQ is not set # CONFIG_DEFAULT_NOOP is not set CONFIG_DEFAULT_IOSCHED="deadline" # CONFIG_INLINE_SPIN_TRYLOCK is not set # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set # CONFIG_INLINE_SPIN_LOCK is not set # CONFIG_INLINE_SPIN_LOCK_BH is not set # CONFIG_INLINE_SPIN_LOCK_IRQ is not set # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set CONFIG_INLINE_SPIN_UNLOCK=y # CONFIG_INLINE_SPIN_UNLOCK_BH is not set CONFIG_INLINE_SPIN_UNLOCK_IRQ=y # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set # CONFIG_INLINE_READ_TRYLOCK is not set # CONFIG_INLINE_READ_LOCK is not set # CONFIG_INLINE_READ_LOCK_BH is not set # CONFIG_INLINE_READ_LOCK_IRQ is not set # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set CONFIG_INLINE_READ_UNLOCK=y # CONFIG_INLINE_READ_UNLOCK_BH is not set CONFIG_INLINE_READ_UNLOCK_IRQ=y # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set # CONFIG_INLINE_WRITE_TRYLOCK is not set # CONFIG_INLINE_WRITE_LOCK is not set # CONFIG_INLINE_WRITE_LOCK_BH is not set # CONFIG_INLINE_WRITE_LOCK_IRQ is not set # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set CONFIG_INLINE_WRITE_UNLOCK=y # CONFIG_INLINE_WRITE_UNLOCK_BH is not set CONFIG_INLINE_WRITE_UNLOCK_IRQ=y # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set CONFIG_MUTEX_SPIN_ON_OWNER=y # CONFIG_FREEZER is not set # # Processor type and features # CONFIG_TICK_ONESHOT=y CONFIG_NO_HZ=y CONFIG_HIGH_RES_TIMERS=y CONFIG_GENERIC_CLOCKEVENTS_BUILD=y CONFIG_SMP=y CONFIG_SPARSE_IRQ=y CONFIG_X86_MPPARSE=y # CONFIG_X86_BIGSMP is not set CONFIG_X86_EXTENDED_PLATFORM=y # CONFIG_X86_ELAN is not set # CONFIG_X86_MRST is not set # CONFIG_X86_RDC321X is not set # CONFIG_X86_32_NON_STANDARD is not set CONFIG_SCHED_OMIT_FRAME_POINTER=y # CONFIG_PARAVIRT_GUEST is not set # CONFIG_MEMTEST is not set # CONFIG_M386 is not set # CONFIG_M486 is not set # CONFIG_M586 is not set # CONFIG_M586TSC is not set # CONFIG_M586MMX is not set # CONFIG_M686 is not set # CONFIG_MPENTIUMII is not set # CONFIG_MPENTIUMIII is not set # CONFIG_MPENTIUMM is not set # CONFIG_MPENTIUM4 is not set # CONFIG_MK6 is not set # CONFIG_MK7 is not set # CONFIG_MK8 is not set # CONFIG_MCRUSOE is not set # CONFIG_MEFFICEON is not set # CONFIG_MWINCHIPC6 is not set # CONFIG_MWINCHIP3D is not set # CONFIG_MGEODEGX1 is not set # CONFIG_MGEODE_LX is not set # CONFIG_MCYRIXIII is not set # CONFIG_MVIAC3_2 is not set # CONFIG_MVIAC7 is not set # CONFIG_MPSC is not set CONFIG_MCORE2=y # CONFIG_MATOM is not set # CONFIG_GENERIC_CPU is not set CONFIG_X86_GENERIC=y CONFIG_X86_CPU=y CONFIG_X86_INTERNODE_CACHE_SHIFT=6 CONFIG_X86_CMPXCHG=y CONFIG_X86_L1_CACHE_SHIFT=6 CONFIG_X86_XADD=y CONFIG_X86_WP_WORKS_OK=y CONFIG_X86_INVLPG=y CONFIG_X86_BSWAP=y CONFIG_X86_POPAD_OK=y CONFIG_X86_INTEL_USERCOPY=y CONFIG_X86_USE_PPRO_CHECKSUM=y CONFIG_X86_TSC=y CONFIG_X86_CMPXCHG64=y CONFIG_X86_CMOV=y CONFIG_X86_MINIMUM_CPU_FAMILY=5 CONFIG_X86_DEBUGCTLMSR=y CONFIG_CPU_SUP_INTEL=y CONFIG_CPU_SUP_CYRIX_32=y CONFIG_CPU_SUP_AMD=y CONFIG_CPU_SUP_CENTAUR=y CONFIG_CPU_SUP_TRANSMETA_32=y CONFIG_CPU_SUP_UMC_32=y # CONFIG_X86_DS is not set CONFIG_HPET_TIMER=y CONFIG_DMI=y # CONFIG_IOMMU_HELPER is not set CONFIG_IOMMU_API=y CONFIG_NR_CPUS=8 CONFIG_SCHED_SMT=y CONFIG_SCHED_MC=y CONFIG_PREEMPT_NONE=y # CONFIG_PREEMPT_VOLUNTARY is not set # CONFIG_PREEMPT is not set CONFIG_X86_LOCAL_APIC=y CONFIG_X86_IO_APIC=y # CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS is not set # CONFIG_X86_MCE is not set CONFIG_VM86=y # CONFIG_TOSHIBA is not set # CONFIG_I8K is not set # CONFIG_X86_REBOOTFIXUPS is not set # CONFIG_MICROCODE is not set CONFIG_X86_MSR=y # CONFIG_X86_CPUID is not set # CONFIG_NOHIGHMEM is not set # CONFIG_HIGHMEM4G is not set CONFIG_HIGHMEM64G=y CONFIG_PAGE_OFFSET=0xC0000000 CONFIG_HIGHMEM=y CONFIG_X86_PAE=y CONFIG_ARCH_PHYS_ADDR_T_64BIT=y CONFIG_ARCH_FLATMEM_ENABLE=y CONFIG_ARCH_SPARSEMEM_ENABLE=y CONFIG_ARCH_SELECT_MEMORY_MODEL=y CONFIG_ILLEGAL_POINTER_VALUE=0 CONFIG_SELECT_MEMORY_MODEL=y CONFIG_FLATMEM_MANUAL=y # CONFIG_DISCONTIGMEM_MANUAL is not set # CONFIG_SPARSEMEM_MANUAL is not set CONFIG_FLATMEM=y CONFIG_FLAT_NODE_MEM_MAP=y CONFIG_SPARSEMEM_STATIC=y CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_SPLIT_PTLOCK_CPUS=4 CONFIG_PHYS_ADDR_T_64BIT=y CONFIG_ZONE_DMA_FLAG=1 CONFIG_BOUNCE=y CONFIG_VIRT_TO_BUS=y # CONFIG_KSM is not set CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 CONFIG_HIGHPTE=y # CONFIG_X86_CHECK_BIOS_CORRUPTION is not set CONFIG_X86_RESERVE_LOW_64K=y # CONFIG_MATH_EMULATION is not set CONFIG_MTRR=y CONFIG_MTRR_SANITIZER=y CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0 CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1 CONFIG_X86_PAT=y CONFIG_ARCH_USES_PG_UNCACHED=y # CONFIG_EFI is not set CONFIG_SECCOMP=y # CONFIG_CC_STACKPROTECTOR is not set # CONFIG_HZ_100 is not set CONFIG_HZ_250=y # CONFIG_HZ_300 is not set # CONFIG_HZ_1000 is not set CONFIG_HZ=250 CONFIG_SCHED_HRTICK=y # CONFIG_KEXEC is not set # CONFIG_CRASH_DUMP is not set CONFIG_PHYSICAL_START=0x1000000 # CONFIG_RELOCATABLE is not set CONFIG_PHYSICAL_ALIGN=0x200000 # CONFIG_HOTPLUG_CPU is not set CONFIG_COMPAT_VDSO=y # CONFIG_CMDLINE_BOOL is not set CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y # # Power management and ACPI options # CONFIG_PM=y # CONFIG_PM_DEBUG is not set # CONFIG_SUSPEND is not set # CONFIG_HIBERNATION is not set # CONFIG_PM_RUNTIME is not set CONFIG_ACPI=y # CONFIG_ACPI_PROCFS is not set CONFIG_ACPI_PROCFS_POWER=y CONFIG_ACPI_SYSFS_POWER=y CONFIG_ACPI_PROC_EVENT=y CONFIG_ACPI_AC=y CONFIG_ACPI_BATTERY=y CONFIG_ACPI_BUTTON=y CONFIG_ACPI_FAN=y CONFIG_ACPI_DOCK=y CONFIG_ACPI_PROCESSOR=y # CONFIG_ACPI_PROCESSOR_AGGREGATOR is not set CONFIG_ACPI_THERMAL=y # CONFIG_ACPI_CUSTOM_DSDT is not set CONFIG_ACPI_BLACKLIST_YEAR=0 # CONFIG_ACPI_DEBUG is not set # CONFIG_ACPI_PCI_SLOT is not set CONFIG_X86_PM_TIMER=y CONFIG_ACPI_CONTAINER=y # CONFIG_ACPI_SBS is not set # CONFIG_SFI is not set # # CPU Frequency scaling # # CONFIG_CPU_FREQ is not set CONFIG_CPU_IDLE=y CONFIG_CPU_IDLE_GOV_LADDER=y CONFIG_CPU_IDLE_GOV_MENU=y # # Bus options (PCI etc.) # CONFIG_PCI=y # CONFIG_PCI_GOBIOS is not set # CONFIG_PCI_GOMMCONFIG is not set # CONFIG_PCI_GODIRECT is not set # CONFIG_PCI_GOOLPC is not set CONFIG_PCI_GOANY=y CONFIG_PCI_BIOS=y CONFIG_PCI_DIRECT=y CONFIG_PCI_MMCONFIG=y CONFIG_PCI_DOMAINS=y CONFIG_DMAR=y CONFIG_DMAR_DEFAULT_ON=y CONFIG_DMAR_FLOPPY_WA=y CONFIG_PCIEPORTBUS=y CONFIG_PCIEAER=y CONFIG_PCIE_ECRC=y # CONFIG_PCIEAER_INJECT is not set CONFIG_PCIEASPM=y # CONFIG_PCIEASPM_DEBUG is not set CONFIG_ARCH_SUPPORTS_MSI=y CONFIG_PCI_MSI=y # CONFIG_PCI_LEGACY is not set # CONFIG_PCI_STUB is not set CONFIG_HT_IRQ=y CONFIG_PCI_IOV=y CONFIG_PCI_IOAPIC=y CONFIG_ISA_DMA_API=y # CONFIG_ISA is not set # CONFIG_MCA is not set # CONFIG_SCx200 is not set # CONFIG_OLPC is not set # CONFIG_PCCARD is not set # CONFIG_HOTPLUG_PCI is not set # # Executable file formats / Emulations # CONFIG_BINFMT_ELF=y # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set CONFIG_HAVE_AOUT=y # CONFIG_BINFMT_AOUT is not set # CONFIG_BINFMT_MISC is not set CONFIG_HAVE_ATOMIC_IOMAP=y CONFIG_NET=y # # Networking options # CONFIG_PACKET=y CONFIG_PACKET_MMAP=y CONFIG_UNIX=y # CONFIG_NET_KEY is not set CONFIG_INET=y # CONFIG_IP_MULTICAST is not set CONFIG_IP_ADVANCED_ROUTER=y # CONFIG_ASK_IP_FIB_HASH is not set CONFIG_IP_FIB_TRIE=y # CONFIG_IP_FIB_HASH is not set CONFIG_IP_FIB_TRIE_STATS=y CONFIG_IP_MULTIPLE_TABLES=y # CONFIG_IP_ROUTE_MULTIPATH is not set # CONFIG_IP_ROUTE_VERBOSE is not set # CONFIG_IP_PNP is not set # CONFIG_NET_IPIP is not set # CONFIG_NET_IPGRE is not set # CONFIG_ARPD is not set CONFIG_SYN_COOKIES=y # CONFIG_INET_AH is not set # CONFIG_INET_ESP is not set # CONFIG_INET_IPCOMP is not set # CONFIG_INET_XFRM_TUNNEL is not set # CONFIG_INET_TUNNEL is not set # CONFIG_INET_XFRM_MODE_TRANSPORT is not set # CONFIG_INET_XFRM_MODE_TUNNEL is not set # CONFIG_INET_XFRM_MODE_BEET is not set CONFIG_INET_LRO=y # CONFIG_INET_DIAG is not set CONFIG_TCP_CONG_ADVANCED=y CONFIG_TCP_CONG_BIC=m CONFIG_TCP_CONG_CUBIC=y CONFIG_TCP_CONG_WESTWOOD=m CONFIG_TCP_CONG_HTCP=m # CONFIG_TCP_CONG_HSTCP is not set # CONFIG_TCP_CONG_HYBLA is not set # CONFIG_TCP_CONG_VEGAS is not set # CONFIG_TCP_CONG_SCALABLE is not set # CONFIG_TCP_CONG_LP is not set # CONFIG_TCP_CONG_VENO is not set # CONFIG_TCP_CONG_YEAH is not set # CONFIG_TCP_CONG_ILLINOIS is not set # CONFIG_DEFAULT_BIC is not set CONFIG_DEFAULT_CUBIC=y # CONFIG_DEFAULT_HTCP is not set # CONFIG_DEFAULT_VEGAS is not set # CONFIG_DEFAULT_WESTWOOD is not set # CONFIG_DEFAULT_RENO is not set CONFIG_DEFAULT_TCP_CONG="cubic" # CONFIG_TCP_MD5SIG is not set # CONFIG_IPV6 is not set # CONFIG_NETWORK_SECMARK is not set CONFIG_NETFILTER=y # CONFIG_NETFILTER_DEBUG is not set CONFIG_NETFILTER_ADVANCED=y # # Core Netfilter Configuration # CONFIG_NETFILTER_NETLINK=y CONFIG_NETFILTER_NETLINK_QUEUE=m # CONFIG_NETFILTER_NETLINK_LOG is not set CONFIG_NF_CONNTRACK=y # CONFIG_NF_CT_ACCT is not set # CONFIG_NF_CONNTRACK_MARK is not set CONFIG_NF_CONNTRACK_EVENTS=y # CONFIG_NF_CT_PROTO_DCCP is not set CONFIG_NF_CT_PROTO_GRE=y # CONFIG_NF_CT_PROTO_SCTP is not set # CONFIG_NF_CT_PROTO_UDPLITE is not set # CONFIG_NF_CONNTRACK_AMANDA is not set CONFIG_NF_CONNTRACK_FTP=y # CONFIG_NF_CONNTRACK_H323 is not set CONFIG_NF_CONNTRACK_IRC=y # CONFIG_NF_CONNTRACK_NETBIOS_NS is not set CONFIG_NF_CONNTRACK_PPTP=y # CONFIG_NF_CONNTRACK_SANE is not set CONFIG_NF_CONNTRACK_SIP=y # CONFIG_NF_CONNTRACK_TFTP is not set CONFIG_NF_CT_NETLINK=y # CONFIG_NETFILTER_TPROXY is not set CONFIG_NETFILTER_XTABLES=y # CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set # CONFIG_NETFILTER_XT_TARGET_CONNMARK is not set # CONFIG_NETFILTER_XT_TARGET_DSCP is not set # CONFIG_NETFILTER_XT_TARGET_HL is not set CONFIG_NETFILTER_XT_TARGET_MARK=y # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set CONFIG_NETFILTER_XT_TARGET_NOTRACK=y # CONFIG_NETFILTER_XT_TARGET_RATEEST is not set # CONFIG_NETFILTER_XT_TARGET_TRACE is not set # CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set # CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set # CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set # CONFIG_NETFILTER_XT_MATCH_COMMENT is not set # CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set # CONFIG_NETFILTER_XT_MATCH_CONNLIMIT is not set # CONFIG_NETFILTER_XT_MATCH_CONNMARK is not set # CONFIG_NETFILTER_XT_MATCH_CONNTRACK is not set # CONFIG_NETFILTER_XT_MATCH_DCCP is not set # CONFIG_NETFILTER_XT_MATCH_DSCP is not set # CONFIG_NETFILTER_XT_MATCH_ESP is not set # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set # CONFIG_NETFILTER_XT_MATCH_HELPER is not set # CONFIG_NETFILTER_XT_MATCH_HL is not set # CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set # CONFIG_NETFILTER_XT_MATCH_LENGTH is not set # CONFIG_NETFILTER_XT_MATCH_LIMIT is not set # CONFIG_NETFILTER_XT_MATCH_MAC is not set CONFIG_NETFILTER_XT_MATCH_MARK=y # CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set # CONFIG_NETFILTER_XT_MATCH_OWNER is not set # CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set # CONFIG_NETFILTER_XT_MATCH_RATEEST is not set # CONFIG_NETFILTER_XT_MATCH_REALM is not set # CONFIG_NETFILTER_XT_MATCH_RECENT is not set # CONFIG_NETFILTER_XT_MATCH_SCTP is not set CONFIG_NETFILTER_XT_MATCH_STATE=y # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set # CONFIG_NETFILTER_XT_MATCH_STRING is not set # CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set # CONFIG_NETFILTER_XT_MATCH_TIME is not set # CONFIG_NETFILTER_XT_MATCH_U32 is not set # CONFIG_NETFILTER_XT_MATCH_OSF is not set # CONFIG_IP_VS is not set # # IP: Netfilter Configuration # CONFIG_NF_DEFRAG_IPV4=y CONFIG_NF_CONNTRACK_IPV4=y CONFIG_NF_CONNTRACK_PROC_COMPAT=y # CONFIG_IP_NF_QUEUE is not set CONFIG_IP_NF_IPTABLES=y # CONFIG_IP_NF_MATCH_ADDRTYPE is not set # CONFIG_IP_NF_MATCH_AH is not set # CONFIG_IP_NF_MATCH_ECN is not set # CONFIG_IP_NF_MATCH_TTL is not set CONFIG_IP_NF_FILTER=y CONFIG_IP_NF_TARGET_REJECT=y # CONFIG_IP_NF_TARGET_LOG is not set # CONFIG_IP_NF_TARGET_ULOG is not set CONFIG_NF_NAT=y CONFIG_NF_NAT_NEEDED=y # CONFIG_IP_NF_TARGET_MASQUERADE is not set # CONFIG_IP_NF_TARGET_NETMAP is not set # CONFIG_IP_NF_TARGET_REDIRECT is not set # CONFIG_NF_NAT_SNMP_BASIC is not set CONFIG_NF_NAT_PROTO_GRE=y CONFIG_NF_NAT_FTP=y CONFIG_NF_NAT_IRC=y # CONFIG_NF_NAT_TFTP is not set # CONFIG_NF_NAT_AMANDA is not set CONFIG_NF_NAT_PPTP=y # CONFIG_NF_NAT_H323 is not set CONFIG_NF_NAT_SIP=y CONFIG_IP_NF_MANGLE=y # CONFIG_IP_NF_TARGET_CLUSTERIP is not set # CONFIG_IP_NF_TARGET_ECN is not set # CONFIG_IP_NF_TARGET_TTL is not set CONFIG_IP_NF_RAW=y # CONFIG_IP_NF_ARPTABLES is not set # CONFIG_IP_DCCP is not set # CONFIG_IP_SCTP is not set # CONFIG_RDS is not set # CONFIG_TIPC is not set # CONFIG_ATM is not set # CONFIG_BRIDGE is not set # CONFIG_NET_DSA is not set CONFIG_VLAN_8021Q=y # CONFIG_VLAN_8021Q_GVRP is not set # CONFIG_DECNET is not set # CONFIG_LLC2 is not set # CONFIG_IPX is not set # CONFIG_ATALK is not set # CONFIG_X25 is not set # CONFIG_LAPB is not set # CONFIG_ECONET is not set # CONFIG_WAN_ROUTER is not set # CONFIG_PHONET is not set # CONFIG_IEEE802154 is not set CONFIG_NET_SCHED=y # # Queueing/Scheduling # # CONFIG_NET_SCH_CBQ is not set CONFIG_NET_SCH_HTB=y # CONFIG_NET_SCH_HFSC is not set CONFIG_NET_SCH_PRIO=y CONFIG_NET_SCH_MULTIQ=y # CONFIG_NET_SCH_RED is not set CONFIG_NET_SCH_SFQ=y # CONFIG_NET_SCH_TEQL is not set # CONFIG_NET_SCH_TBF is not set # CONFIG_NET_SCH_GRED is not set # CONFIG_NET_SCH_DSMARK is not set # CONFIG_NET_SCH_NETEM is not set # CONFIG_NET_SCH_DRR is not set CONFIG_NET_SCH_INGRESS=y # # Classification # CONFIG_NET_CLS=y CONFIG_NET_CLS_BASIC=y # CONFIG_NET_CLS_TCINDEX is not set # CONFIG_NET_CLS_ROUTE4 is not set # CONFIG_NET_CLS_FW is not set CONFIG_NET_CLS_U32=y CONFIG_CLS_U32_PERF=y # CONFIG_CLS_U32_MARK is not set # CONFIG_NET_CLS_RSVP is not set # CONFIG_NET_CLS_RSVP6 is not set # CONFIG_NET_CLS_FLOW is not set # CONFIG_NET_EMATCH is not set CONFIG_NET_CLS_ACT=y CONFIG_NET_ACT_POLICE=y CONFIG_NET_ACT_GACT=y # CONFIG_GACT_PROB is not set # CONFIG_NET_ACT_MIRRED is not set # CONFIG_NET_ACT_IPT is not set # CONFIG_NET_ACT_NAT is not set # CONFIG_NET_ACT_PEDIT is not set # CONFIG_NET_ACT_SIMP is not set # CONFIG_NET_ACT_SKBEDIT is not set CONFIG_NET_CLS_IND=y CONFIG_NET_SCH_FIFO=y # CONFIG_DCB is not set # # Network testing # # CONFIG_NET_PKTGEN is not set # CONFIG_HAMRADIO is not set # CONFIG_CAN is not set # CONFIG_IRDA is not set # CONFIG_BT is not set # CONFIG_AF_RXRPC is not set CONFIG_FIB_RULES=y # CONFIG_WIRELESS is not set # CONFIG_WIMAX is not set # CONFIG_RFKILL is not set # CONFIG_NET_9P is not set # # Device Drivers # # # Generic Driver Options # CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" # CONFIG_DEVTMPFS is not set CONFIG_STANDALONE=y CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_FW_LOADER=y CONFIG_FIRMWARE_IN_KERNEL=y CONFIG_EXTRA_FIRMWARE="" # CONFIG_SYS_HYPERVISOR is not set CONFIG_CONNECTOR=y CONFIG_PROC_EVENTS=y # CONFIG_MTD is not set # CONFIG_PARPORT is not set CONFIG_PNP=y CONFIG_PNP_DEBUG_MESSAGES=y # # Protocols # CONFIG_PNPACPI=y CONFIG_BLK_DEV=y CONFIG_BLK_DEV_FD=y # CONFIG_BLK_CPQ_DA is not set # CONFIG_BLK_CPQ_CISS_DA is not set # CONFIG_BLK_DEV_DAC960 is not set # CONFIG_BLK_DEV_UMEM is not set # CONFIG_BLK_DEV_COW_COMMON is not set CONFIG_BLK_DEV_LOOP=y # CONFIG_BLK_DEV_CRYPTOLOOP is not set # CONFIG_BLK_DEV_DRBD is not set # CONFIG_BLK_DEV_NBD is not set # CONFIG_BLK_DEV_SX8 is not set # CONFIG_BLK_DEV_UB is not set CONFIG_BLK_DEV_RAM=y CONFIG_BLK_DEV_RAM_COUNT=16 CONFIG_BLK_DEV_RAM_SIZE=4096 # CONFIG_BLK_DEV_XIP is not set # CONFIG_CDROM_PKTCDVD is not set # CONFIG_ATA_OVER_ETH is not set # CONFIG_BLK_DEV_HD is not set CONFIG_MISC_DEVICES=y # CONFIG_IBM_ASM is not set # CONFIG_PHANTOM is not set # CONFIG_SGI_IOC4 is not set # CONFIG_TIFM_CORE is not set # CONFIG_ENCLOSURE_SERVICES is not set # CONFIG_CS5535_MFGPT is not set # CONFIG_HP_ILO is not set # CONFIG_C2PORT is not set # # EEPROM support # # CONFIG_EEPROM_93CX6 is not set # CONFIG_CB710_CORE is not set CONFIG_HAVE_IDE=y CONFIG_IDE=y # # Please see Documentation/ide/ide.txt for help/info on IDE drives # CONFIG_IDE_XFER_MODE=y CONFIG_IDE_TIMINGS=y CONFIG_IDE_ATAPI=y # CONFIG_BLK_DEV_IDE_SATA is not set CONFIG_IDE_GD=y CONFIG_IDE_GD_ATA=y # CONFIG_IDE_GD_ATAPI is not set CONFIG_BLK_DEV_IDECD=y CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y # CONFIG_BLK_DEV_IDETAPE is not set # CONFIG_BLK_DEV_IDEACPI is not set # CONFIG_IDE_TASK_IOCTL is not set CONFIG_IDE_PROC_FS=y # # IDE chipset support/bugfixes # CONFIG_IDE_GENERIC=y # CONFIG_BLK_DEV_PLATFORM is not set # CONFIG_BLK_DEV_CMD640 is not set # CONFIG_BLK_DEV_IDEPNP is not set CONFIG_BLK_DEV_IDEDMA_SFF=y # # PCI IDE chipsets support # CONFIG_BLK_DEV_IDEPCI=y CONFIG_IDEPCI_PCIBUS_ORDER=y # CONFIG_BLK_DEV_OFFBOARD is not set # CONFIG_BLK_DEV_GENERIC is not set # CONFIG_BLK_DEV_OPTI621 is not set # CONFIG_BLK_DEV_RZ1000 is not set CONFIG_BLK_DEV_IDEDMA_PCI=y # CONFIG_BLK_DEV_AEC62XX is not set # CONFIG_BLK_DEV_ALI15X3 is not set CONFIG_BLK_DEV_AMD74XX=y CONFIG_BLK_DEV_ATIIXP=y # CONFIG_BLK_DEV_CMD64X is not set # CONFIG_BLK_DEV_TRIFLEX is not set # CONFIG_BLK_DEV_CS5520 is not set # CONFIG_BLK_DEV_CS5530 is not set # CONFIG_BLK_DEV_CS5535 is not set # CONFIG_BLK_DEV_CS5536 is not set # CONFIG_BLK_DEV_HPT366 is not set # CONFIG_BLK_DEV_JMICRON is not set # CONFIG_BLK_DEV_SC1200 is not set CONFIG_BLK_DEV_PIIX=y # CONFIG_BLK_DEV_IT8172 is not set # CONFIG_BLK_DEV_IT8213 is not set # CONFIG_BLK_DEV_IT821X is not set # CONFIG_BLK_DEV_NS87415 is not set # CONFIG_BLK_DEV_PDC202XX_OLD is not set CONFIG_BLK_DEV_PDC202XX_NEW=y # CONFIG_BLK_DEV_SVWKS is not set # CONFIG_BLK_DEV_SIIMAGE is not set # CONFIG_BLK_DEV_SIS5513 is not set # CONFIG_BLK_DEV_SLC90E66 is not set # CONFIG_BLK_DEV_TRM290 is not set # CONFIG_BLK_DEV_VIA82CXXX is not set # CONFIG_BLK_DEV_TC86C001 is not set CONFIG_BLK_DEV_IDEDMA=y # # SCSI device support # # CONFIG_RAID_ATTRS is not set CONFIG_SCSI=y CONFIG_SCSI_DMA=y # CONFIG_SCSI_TGT is not set CONFIG_SCSI_NETLINK=y # CONFIG_SCSI_PROC_FS is not set # # SCSI support type (disk, tape, CD-ROM) # CONFIG_BLK_DEV_SD=y # CONFIG_CHR_DEV_ST is not set # CONFIG_CHR_DEV_OSST is not set CONFIG_BLK_DEV_SR=y # CONFIG_BLK_DEV_SR_VENDOR is not set CONFIG_CHR_DEV_SG=y # CONFIG_CHR_DEV_SCH is not set # CONFIG_SCSI_MULTI_LUN is not set CONFIG_SCSI_CONSTANTS=y # CONFIG_SCSI_LOGGING is not set # CONFIG_SCSI_SCAN_ASYNC is not set CONFIG_SCSI_WAIT_SCAN=m # # SCSI Transports # CONFIG_SCSI_SPI_ATTRS=y CONFIG_SCSI_FC_ATTRS=y # CONFIG_SCSI_ISCSI_ATTRS is not set # CONFIG_SCSI_SAS_LIBSAS is not set # CONFIG_SCSI_SRP_ATTRS is not set CONFIG_SCSI_LOWLEVEL=y # CONFIG_ISCSI_TCP is not set # CONFIG_SCSI_CXGB3_ISCSI is not set # CONFIG_SCSI_BNX2_ISCSI is not set # CONFIG_BE2ISCSI is not set # CONFIG_BLK_DEV_3W_XXXX_RAID is not set # CONFIG_SCSI_HPSA is not set # CONFIG_SCSI_3W_9XXX is not set # CONFIG_SCSI_3W_SAS is not set # CONFIG_SCSI_ACARD is not set # CONFIG_SCSI_AACRAID is not set # CONFIG_SCSI_AIC7XXX is not set # CONFIG_SCSI_AIC7XXX_OLD is not set CONFIG_SCSI_AIC79XX=y CONFIG_AIC79XX_CMDS_PER_DEVICE=32 CONFIG_AIC79XX_RESET_DELAY_MS=4000 # CONFIG_AIC79XX_DEBUG_ENABLE is not set CONFIG_AIC79XX_DEBUG_MASK=0 # CONFIG_AIC79XX_REG_PRETTY_PRINT is not set # CONFIG_SCSI_AIC94XX is not set # CONFIG_SCSI_MVSAS is not set # CONFIG_SCSI_DPT_I2O is not set # CONFIG_SCSI_ADVANSYS is not set # CONFIG_SCSI_ARCMSR is not set # CONFIG_MEGARAID_NEWGEN is not set # CONFIG_MEGARAID_LEGACY is not set # CONFIG_MEGARAID_SAS is not set # CONFIG_SCSI_MPT2SAS is not set # CONFIG_SCSI_HPTIOP is not set # CONFIG_SCSI_BUSLOGIC is not set # CONFIG_VMWARE_PVSCSI is not set # CONFIG_LIBFC is not set # CONFIG_LIBFCOE is not set # CONFIG_FCOE is not set # CONFIG_FCOE_FNIC is not set # CONFIG_SCSI_DMX3191D is not set # CONFIG_SCSI_EATA is not set # CONFIG_SCSI_FUTURE_DOMAIN is not set # CONFIG_SCSI_GDTH is not set # CONFIG_SCSI_IPS is not set # CONFIG_SCSI_INITIO is not set # CONFIG_SCSI_INIA100 is not set # CONFIG_SCSI_STEX is not set # CONFIG_SCSI_SYM53C8XX_2 is not set # CONFIG_SCSI_IPR is not set # CONFIG_SCSI_QLOGIC_1280 is not set # CONFIG_SCSI_QLA_FC is not set # CONFIG_SCSI_QLA_ISCSI is not set # CONFIG_SCSI_LPFC is not set # CONFIG_SCSI_DC395x is not set # CONFIG_SCSI_DC390T is not set # CONFIG_SCSI_NSP32 is not set # CONFIG_SCSI_DEBUG is not set # CONFIG_SCSI_PMCRAID is not set # CONFIG_SCSI_PM8001 is not set # CONFIG_SCSI_SRP is not set # CONFIG_SCSI_BFA_FC is not set # CONFIG_SCSI_DH is not set # CONFIG_SCSI_OSD_INITIATOR is not set CONFIG_ATA=y # CONFIG_ATA_NONSTANDARD is not set CONFIG_ATA_VERBOSE_ERROR=y CONFIG_ATA_ACPI=y CONFIG_SATA_PMP=y CONFIG_SATA_AHCI=y CONFIG_SATA_SIL24=y CONFIG_ATA_SFF=y CONFIG_SATA_SVW=y CONFIG_ATA_PIIX=y # CONFIG_SATA_MV is not set CONFIG_SATA_NV=y # CONFIG_PDC_ADMA is not set # CONFIG_SATA_QSTOR is not set # CONFIG_SATA_PROMISE is not set # CONFIG_SATA_SX4 is not set CONFIG_SATA_SIL=y # CONFIG_SATA_SIS is not set # CONFIG_SATA_ULI is not set CONFIG_SATA_VIA=y # CONFIG_SATA_VITESSE is not set # CONFIG_SATA_INIC162X is not set # CONFIG_PATA_ACPI is not set # CONFIG_PATA_ALI is not set # CONFIG_PATA_AMD is not set # CONFIG_PATA_ARTOP is not set # CONFIG_PATA_ATP867X is not set # CONFIG_PATA_ATIIXP is not set # CONFIG_PATA_CMD640_PCI is not set # CONFIG_PATA_CMD64X is not set # CONFIG_PATA_CS5520 is not set # CONFIG_PATA_CS5530 is not set # CONFIG_PATA_CS5535 is not set # CONFIG_PATA_CS5536 is not set # CONFIG_PATA_CYPRESS is not set # CONFIG_PATA_EFAR is not set # CONFIG_ATA_GENERIC is not set # CONFIG_PATA_HPT366 is not set # CONFIG_PATA_HPT37X is not set # CONFIG_PATA_HPT3X2N is not set # CONFIG_PATA_HPT3X3 is not set # CONFIG_PATA_IT821X is not set # CONFIG_PATA_IT8213 is not set # CONFIG_PATA_JMICRON is not set # CONFIG_PATA_TRIFLEX is not set # CONFIG_PATA_MARVELL is not set CONFIG_PATA_MPIIX=y CONFIG_PATA_OLDPIIX=y # CONFIG_PATA_NETCELL is not set # CONFIG_PATA_NINJA32 is not set # CONFIG_PATA_NS87410 is not set # CONFIG_PATA_NS87415 is not set # CONFIG_PATA_OPTI is not set # CONFIG_PATA_OPTIDMA is not set # CONFIG_PATA_PDC2027X is not set # CONFIG_PATA_PDC_OLD is not set # CONFIG_PATA_RADISYS is not set # CONFIG_PATA_RDC is not set # CONFIG_PATA_RZ1000 is not set # CONFIG_PATA_SC1200 is not set # CONFIG_PATA_SERVERWORKS is not set # CONFIG_PATA_SIL680 is not set # CONFIG_PATA_SIS is not set # CONFIG_PATA_TOSHIBA is not set # CONFIG_PATA_VIA is not set # CONFIG_PATA_WINBOND is not set # CONFIG_PATA_SCH is not set CONFIG_MD=y CONFIG_BLK_DEV_MD=y CONFIG_MD_AUTODETECT=y # CONFIG_MD_LINEAR is not set # CONFIG_MD_RAID0 is not set CONFIG_MD_RAID1=y # CONFIG_MD_RAID10 is not set # CONFIG_MD_RAID456 is not set # CONFIG_MD_MULTIPATH is not set # CONFIG_MD_FAULTY is not set CONFIG_BLK_DEV_DM=y # CONFIG_DM_DEBUG is not set # CONFIG_DM_CRYPT is not set # CONFIG_DM_SNAPSHOT is not set # CONFIG_DM_MIRROR is not set # CONFIG_DM_ZERO is not set # CONFIG_DM_MULTIPATH is not set # CONFIG_DM_DELAY is not set # CONFIG_DM_UEVENT is not set # CONFIG_FUSION is not set # # IEEE 1394 (FireWire) support # # # You can enable one or both FireWire driver stacks. # # # The newer stack is recommended. # # CONFIG_FIREWIRE is not set # CONFIG_IEEE1394 is not set # CONFIG_I2O is not set # CONFIG_MACINTOSH_DRIVERS is not set CONFIG_NETDEVICES=y # CONFIG_IFB is not set # CONFIG_DUMMY is not set CONFIG_BONDING=m # CONFIG_MACVLAN is not set # CONFIG_EQUALIZER is not set # CONFIG_TUN is not set # CONFIG_VETH is not set # CONFIG_NET_SB1000 is not set # CONFIG_ARCNET is not set # CONFIG_NET_ETHERNET is not set CONFIG_NETDEV_1000=y # CONFIG_ACENIC is not set # CONFIG_DL2K is not set # CONFIG_E1000 is not set CONFIG_E1000E=y # CONFIG_IP1000 is not set # CONFIG_IGB is not set # CONFIG_IGBVF is not set # CONFIG_NS83820 is not set # CONFIG_HAMACHI is not set # CONFIG_YELLOWFIN is not set # CONFIG_R8169 is not set # CONFIG_SIS190 is not set # CONFIG_SKGE is not set # CONFIG_SKY2 is not set # CONFIG_VIA_VELOCITY is not set # CONFIG_TIGON3 is not set # CONFIG_BNX2 is not set # CONFIG_CNIC is not set # CONFIG_QLA3XXX is not set # CONFIG_ATL1 is not set # CONFIG_ATL1E is not set # CONFIG_ATL1C is not set # CONFIG_JME is not set CONFIG_NETDEV_10000=y CONFIG_MDIO=y # CONFIG_CHELSIO_T1 is not set CONFIG_CHELSIO_T3_DEPENDS=y # CONFIG_CHELSIO_T3 is not set # CONFIG_ENIC is not set CONFIG_IXGBE=y CONFIG_IXGBE_DCA=y # CONFIG_IXGB is not set # CONFIG_S2IO is not set # CONFIG_VXGE is not set # CONFIG_MYRI10GE is not set # CONFIG_NETXEN_NIC is not set # CONFIG_NIU is not set # CONFIG_MLX4_EN is not set # CONFIG_MLX4_CORE is not set # CONFIG_TEHUTI is not set # CONFIG_BNX2X is not set # CONFIG_QLGE is not set # CONFIG_SFC is not set # CONFIG_BE2NET is not set # CONFIG_TR is not set # CONFIG_WLAN is not set # # Enable WiMAX (Networking options) to see the WiMAX drivers # # # USB Network Adapters # # CONFIG_USB_CATC is not set # CONFIG_USB_KAWETH is not set # CONFIG_USB_PEGASUS is not set # CONFIG_USB_RTL8150 is not set # CONFIG_USB_USBNET is not set # CONFIG_WAN is not set # CONFIG_FDDI is not set # CONFIG_HIPPI is not set # CONFIG_PPP is not set # CONFIG_SLIP is not set # CONFIG_NET_FC is not set # CONFIG_NETCONSOLE is not set # CONFIG_NETPOLL is not set # CONFIG_NET_POLL_CONTROLLER is not set # CONFIG_VMXNET3 is not set # CONFIG_ISDN is not set # CONFIG_PHONE is not set # # Input device support # CONFIG_INPUT=y # CONFIG_INPUT_FF_MEMLESS is not set # CONFIG_INPUT_POLLDEV is not set # CONFIG_INPUT_SPARSEKMAP is not set # # Userland interfaces # CONFIG_INPUT_MOUSEDEV=y CONFIG_INPUT_MOUSEDEV_PSAUX=y CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 # CONFIG_INPUT_JOYDEV is not set CONFIG_INPUT_EVDEV=y # CONFIG_INPUT_EVBUG is not set # # Input Device Drivers # CONFIG_INPUT_KEYBOARD=y CONFIG_KEYBOARD_ATKBD=y # CONFIG_KEYBOARD_LKKBD is not set # CONFIG_KEYBOARD_NEWTON is not set # CONFIG_KEYBOARD_OPENCORES is not set # CONFIG_KEYBOARD_STOWAWAY is not set # CONFIG_KEYBOARD_SUNKBD is not set # CONFIG_KEYBOARD_XTKBD is not set CONFIG_INPUT_MOUSE=y CONFIG_MOUSE_PS2=y CONFIG_MOUSE_PS2_ALPS=y CONFIG_MOUSE_PS2_LOGIPS2PP=y CONFIG_MOUSE_PS2_SYNAPTICS=y CONFIG_MOUSE_PS2_LIFEBOOK=y CONFIG_MOUSE_PS2_TRACKPOINT=y # CONFIG_MOUSE_PS2_ELANTECH is not set # CONFIG_MOUSE_PS2_SENTELIC is not set # CONFIG_MOUSE_PS2_TOUCHKIT is not set # CONFIG_MOUSE_SERIAL is not set # CONFIG_MOUSE_APPLETOUCH is not set # CONFIG_MOUSE_BCM5974 is not set # CONFIG_MOUSE_VSXXXAA is not set # CONFIG_INPUT_JOYSTICK is not set # CONFIG_INPUT_TABLET is not set # CONFIG_INPUT_TOUCHSCREEN is not set # CONFIG_INPUT_MISC is not set # # Hardware I/O ports # CONFIG_SERIO=y CONFIG_SERIO_I8042=y # CONFIG_SERIO_SERPORT is not set # CONFIG_SERIO_CT82C710 is not set # CONFIG_SERIO_PCIPS2 is not set CONFIG_SERIO_LIBPS2=y # CONFIG_SERIO_RAW is not set # CONFIG_SERIO_ALTERA_PS2 is not set # CONFIG_GAMEPORT is not set # # Character devices # CONFIG_VT=y CONFIG_CONSOLE_TRANSLATIONS=y CONFIG_VT_CONSOLE=y CONFIG_HW_CONSOLE=y # CONFIG_VT_HW_CONSOLE_BINDING is not set CONFIG_DEVKMEM=y # CONFIG_SERIAL_NONSTANDARD is not set # CONFIG_NOZOMI is not set # # Serial drivers # CONFIG_SERIAL_8250=y CONFIG_SERIAL_8250_CONSOLE=y CONFIG_FIX_EARLYCON_MEM=y CONFIG_SERIAL_8250_PCI=y CONFIG_SERIAL_8250_PNP=y CONFIG_SERIAL_8250_NR_UARTS=4 CONFIG_SERIAL_8250_RUNTIME_UARTS=4 # CONFIG_SERIAL_8250_EXTENDED is not set # # Non-8250 serial port support # CONFIG_SERIAL_CORE=y CONFIG_SERIAL_CORE_CONSOLE=y # CONFIG_SERIAL_JSM is not set CONFIG_UNIX98_PTYS=y # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set CONFIG_LEGACY_PTYS=y CONFIG_LEGACY_PTY_COUNT=256 # CONFIG_IPMI_HANDLER is not set CONFIG_HW_RANDOM=y # CONFIG_HW_RANDOM_TIMERIOMEM is not set CONFIG_HW_RANDOM_INTEL=y CONFIG_HW_RANDOM_AMD=y CONFIG_HW_RANDOM_GEODE=y CONFIG_HW_RANDOM_VIA=y # CONFIG_NVRAM is not set # CONFIG_R3964 is not set # CONFIG_APPLICOM is not set # CONFIG_SONYPI is not set # CONFIG_MWAVE is not set # CONFIG_PC8736x_GPIO is not set # CONFIG_NSC_GPIO is not set # CONFIG_CS5535_GPIO is not set CONFIG_RAW_DRIVER=y CONFIG_MAX_RAW_DEVS=256 # CONFIG_HPET is not set # CONFIG_HANGCHECK_TIMER is not set # CONFIG_TCG_TPM is not set # CONFIG_TELCLOCK is not set CONFIG_DEVPORT=y # CONFIG_I2C is not set # CONFIG_SPI is not set # # PPS support # # CONFIG_PPS is not set CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y # CONFIG_GPIOLIB is not set # CONFIG_W1 is not set CONFIG_POWER_SUPPLY=y # CONFIG_POWER_SUPPLY_DEBUG is not set # CONFIG_PDA_POWER is not set # CONFIG_BATTERY_DS2760 is not set # CONFIG_HWMON is not set CONFIG_THERMAL=y # CONFIG_WATCHDOG is not set CONFIG_SSB_POSSIBLE=y # # Sonics Silicon Backplane # # CONFIG_SSB is not set # # Multifunction device drivers # # CONFIG_MFD_CORE is not set # CONFIG_MFD_SM501 is not set # CONFIG_HTC_PASIC3 is not set # CONFIG_MFD_TMIO is not set # CONFIG_REGULATOR is not set # CONFIG_MEDIA_SUPPORT is not set # # Graphics support # # CONFIG_AGP is not set CONFIG_VGA_ARB=y # CONFIG_DRM is not set # CONFIG_VGASTATE is not set # CONFIG_VIDEO_OUTPUT_CONTROL is not set # CONFIG_FB is not set # CONFIG_BACKLIGHT_LCD_SUPPORT is not set # # Display device support # # CONFIG_DISPLAY_SUPPORT is not set # # Console display driver support # CONFIG_VGA_CONSOLE=y CONFIG_VGACON_SOFT_SCROLLBACK=y CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=256 CONFIG_DUMMY_CONSOLE=y # CONFIG_SOUND is not set CONFIG_HID_SUPPORT=y CONFIG_HID=y # CONFIG_HIDRAW is not set # # USB Input Devices # CONFIG_USB_HID=y # CONFIG_HID_PID is not set # CONFIG_USB_HIDDEV is not set # # Special HID drivers # CONFIG_HID_A4TECH=y CONFIG_HID_APPLE=y CONFIG_HID_BELKIN=y CONFIG_HID_CHERRY=y CONFIG_HID_CHICONY=y CONFIG_HID_CYPRESS=y CONFIG_HID_DRAGONRISE=y # CONFIG_DRAGONRISE_FF is not set CONFIG_HID_EZKEY=y CONFIG_HID_KYE=y CONFIG_HID_GYRATION=y CONFIG_HID_TWINHAN=y CONFIG_HID_KENSINGTON=y CONFIG_HID_LOGITECH=y # CONFIG_LOGITECH_FF is not set # CONFIG_LOGIRUMBLEPAD2_FF is not set CONFIG_HID_MICROSOFT=y CONFIG_HID_MONTEREY=y CONFIG_HID_NTRIG=y CONFIG_HID_PANTHERLORD=y # CONFIG_PANTHERLORD_FF is not set CONFIG_HID_PETALYNX=y CONFIG_HID_SAMSUNG=y CONFIG_HID_SONY=y CONFIG_HID_SUNPLUS=y CONFIG_HID_GREENASIA=y # CONFIG_GREENASIA_FF is not set CONFIG_HID_SMARTJOYPLUS=y # CONFIG_SMARTJOYPLUS_FF is not set CONFIG_HID_TOPSEED=y CONFIG_HID_THRUSTMASTER=y # CONFIG_THRUSTMASTER_FF is not set CONFIG_HID_ZEROPLUS=y # CONFIG_ZEROPLUS_FF is not set CONFIG_USB_SUPPORT=y CONFIG_USB_ARCH_HAS_HCD=y CONFIG_USB_ARCH_HAS_OHCI=y CONFIG_USB_ARCH_HAS_EHCI=y CONFIG_USB=y # CONFIG_USB_DEBUG is not set # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set # # Miscellaneous USB options # # CONFIG_USB_DEVICEFS is not set CONFIG_USB_DEVICE_CLASS=y # CONFIG_USB_DYNAMIC_MINORS is not set # CONFIG_USB_SUSPEND is not set # CONFIG_USB_OTG is not set # CONFIG_USB_MON is not set # CONFIG_USB_WUSB is not set # CONFIG_USB_WUSB_CBAF is not set # # USB Host Controller Drivers # # CONFIG_USB_C67X00_HCD is not set # CONFIG_USB_XHCI_HCD is not set # CONFIG_USB_EHCI_HCD is not set # CONFIG_USB_OXU210HP_HCD is not set # CONFIG_USB_ISP116X_HCD is not set # CONFIG_USB_ISP1760_HCD is not set # CONFIG_USB_ISP1362_HCD is not set # CONFIG_USB_OHCI_HCD is not set # CONFIG_USB_UHCI_HCD is not set # CONFIG_USB_SL811_HCD is not set # CONFIG_USB_R8A66597_HCD is not set # CONFIG_USB_WHCI_HCD is not set # CONFIG_USB_HWA_HCD is not set # # USB Device Class drivers # # CONFIG_USB_ACM is not set # CONFIG_USB_PRINTER is not set # CONFIG_USB_WDM is not set # CONFIG_USB_TMC is not set # # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may # # # also be needed; see USB_STORAGE Help for more info # # CONFIG_USB_STORAGE is not set # CONFIG_USB_LIBUSUAL is not set # # USB Imaging devices # # CONFIG_USB_MDC800 is not set # CONFIG_USB_MICROTEK is not set # # USB port drivers # # CONFIG_USB_SERIAL is not set # # USB Miscellaneous drivers # # CONFIG_USB_EMI62 is not set # CONFIG_USB_EMI26 is not set # CONFIG_USB_ADUTUX is not set # CONFIG_USB_SEVSEG is not set # CONFIG_USB_RIO500 is not set # CONFIG_USB_LEGOTOWER is not set # CONFIG_USB_LCD is not set # CONFIG_USB_BERRY_CHARGE is not set # CONFIG_USB_LED is not set # CONFIG_USB_CYPRESS_CY7C63 is not set # CONFIG_USB_CYTHERM is not set # CONFIG_USB_IDMOUSE is not set # CONFIG_USB_FTDI_ELAN is not set # CONFIG_USB_APPLEDISPLAY is not set # CONFIG_USB_LD is not set # CONFIG_USB_TRANCEVIBRATOR is not set # CONFIG_USB_IOWARRIOR is not set # CONFIG_USB_TEST is not set # CONFIG_USB_ISIGHTFW is not set # CONFIG_USB_VST is not set # CONFIG_USB_GADGET is not set # # OTG and related infrastructure # # CONFIG_NOP_USB_XCEIV is not set # CONFIG_UWB is not set # CONFIG_MMC is not set # CONFIG_MEMSTICK is not set # CONFIG_NEW_LEDS is not set # CONFIG_ACCESSIBILITY is not set # CONFIG_INFINIBAND is not set # CONFIG_EDAC is not set CONFIG_RTC_LIB=y CONFIG_RTC_CLASS=y CONFIG_RTC_HCTOSYS=y CONFIG_RTC_HCTOSYS_DEVICE="rtc0" # CONFIG_RTC_DEBUG is not set # # RTC interfaces # CONFIG_RTC_INTF_SYSFS=y CONFIG_RTC_INTF_PROC=y CONFIG_RTC_INTF_DEV=y # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set # CONFIG_RTC_DRV_TEST is not set # # SPI RTC drivers # # # Platform RTC drivers # # CONFIG_RTC_DRV_CMOS is not set # CONFIG_RTC_DRV_DS1286 is not set # CONFIG_RTC_DRV_DS1511 is not set # CONFIG_RTC_DRV_DS1553 is not set # CONFIG_RTC_DRV_DS1742 is not set # CONFIG_RTC_DRV_STK17TA8 is not set # CONFIG_RTC_DRV_M48T86 is not set # CONFIG_RTC_DRV_M48T35 is not set # CONFIG_RTC_DRV_M48T59 is not set # CONFIG_RTC_DRV_MSM6242 is not set # CONFIG_RTC_DRV_BQ4802 is not set # CONFIG_RTC_DRV_RP5C01 is not set # CONFIG_RTC_DRV_V3020 is not set # # on-CPU RTC drivers # CONFIG_DMADEVICES=y # # DMA Devices # CONFIG_ASYNC_TX_DISABLE_CHANNEL_SWITCH=y CONFIG_INTEL_IOATDMA=y CONFIG_DMA_ENGINE=y # # DMA Clients # CONFIG_NET_DMA=y CONFIG_ASYNC_TX_DMA=y # CONFIG_DMATEST is not set CONFIG_DCA=y # CONFIG_AUXDISPLAY is not set # CONFIG_UIO is not set # # TI VLYNQ # # CONFIG_STAGING is not set CONFIG_X86_PLATFORM_DEVICES=y # CONFIG_ASUS_LAPTOP is not set # CONFIG_TC1100_WMI is not set # CONFIG_THINKPAD_ACPI is not set # CONFIG_INTEL_MENLOW is not set # CONFIG_ACPI_WMI is not set # CONFIG_ACPI_ASUS is not set # CONFIG_TOPSTAR_LAPTOP is not set # CONFIG_ACPI_TOSHIBA is not set # CONFIG_TOSHIBA_BT_RFKILL is not set # CONFIG_ACPI_CMPC is not set # # Firmware Drivers # # CONFIG_EDD is not set CONFIG_FIRMWARE_MEMMAP=y # CONFIG_DELL_RBU is not set # CONFIG_DCDBAS is not set CONFIG_DMIID=y # CONFIG_ISCSI_IBFT_FIND is not set # # File systems # CONFIG_EXT2_FS=y CONFIG_EXT2_FS_XATTR=y CONFIG_EXT2_FS_POSIX_ACL=y # CONFIG_EXT2_FS_SECURITY is not set # CONFIG_EXT2_FS_XIP is not set CONFIG_EXT3_FS=y # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set CONFIG_EXT3_FS_XATTR=y CONFIG_EXT3_FS_POSIX_ACL=y # CONFIG_EXT3_FS_SECURITY is not set # CONFIG_EXT4_FS is not set CONFIG_JBD=y # CONFIG_JBD_DEBUG is not set CONFIG_FS_MBCACHE=y CONFIG_REISERFS_FS=y # CONFIG_REISERFS_CHECK is not set # CONFIG_REISERFS_PROC_INFO is not set CONFIG_REISERFS_FS_XATTR=y CONFIG_REISERFS_FS_POSIX_ACL=y # CONFIG_REISERFS_FS_SECURITY is not set # CONFIG_JFS_FS is not set CONFIG_FS_POSIX_ACL=y # CONFIG_XFS_FS is not set # CONFIG_GFS2_FS is not set # CONFIG_OCFS2_FS is not set # CONFIG_BTRFS_FS is not set # CONFIG_NILFS2_FS is not set CONFIG_FILE_LOCKING=y CONFIG_FSNOTIFY=y CONFIG_DNOTIFY=y CONFIG_INOTIFY=y CONFIG_INOTIFY_USER=y # CONFIG_QUOTA is not set # CONFIG_AUTOFS_FS is not set CONFIG_AUTOFS4_FS=y # CONFIG_FUSE_FS is not set CONFIG_GENERIC_ACL=y # # Caches # # CONFIG_FSCACHE is not set # # CD-ROM/DVD Filesystems # CONFIG_ISO9660_FS=y CONFIG_JOLIET=y # CONFIG_ZISOFS is not set # CONFIG_UDF_FS is not set # # DOS/FAT/NT Filesystems # CONFIG_FAT_FS=y CONFIG_MSDOS_FS=y # CONFIG_VFAT_FS is not set CONFIG_FAT_DEFAULT_CODEPAGE=437 # CONFIG_NTFS_FS is not set # # Pseudo filesystems # CONFIG_PROC_FS=y CONFIG_PROC_KCORE=y CONFIG_PROC_SYSCTL=y CONFIG_PROC_PAGE_MONITOR=y CONFIG_SYSFS=y CONFIG_TMPFS=y CONFIG_TMPFS_POSIX_ACL=y CONFIG_HUGETLBFS=y CONFIG_HUGETLB_PAGE=y # CONFIG_CONFIGFS_FS is not set CONFIG_MISC_FILESYSTEMS=y # CONFIG_ADFS_FS is not set # CONFIG_AFFS_FS is not set # CONFIG_HFS_FS is not set # CONFIG_HFSPLUS_FS is not set # CONFIG_BEFS_FS is not set # CONFIG_BFS_FS is not set # CONFIG_EFS_FS is not set # CONFIG_CRAMFS is not set # CONFIG_SQUASHFS is not set # CONFIG_VXFS_FS is not set # CONFIG_MINIX_FS is not set # CONFIG_OMFS_FS is not set # CONFIG_HPFS_FS is not set # CONFIG_QNX4FS_FS is not set # CONFIG_ROMFS_FS is not set # CONFIG_SYSV_FS is not set # CONFIG_UFS_FS is not set # CONFIG_NETWORK_FILESYSTEMS is not set # # Partition Types # # CONFIG_PARTITION_ADVANCED is not set CONFIG_MSDOS_PARTITION=y CONFIG_NLS=y CONFIG_NLS_DEFAULT="iso8859-1" CONFIG_NLS_CODEPAGE_437=y # CONFIG_NLS_CODEPAGE_737 is not set # CONFIG_NLS_CODEPAGE_775 is not set # CONFIG_NLS_CODEPAGE_850 is not set # CONFIG_NLS_CODEPAGE_852 is not set # CONFIG_NLS_CODEPAGE_855 is not set # CONFIG_NLS_CODEPAGE_857 is not set # CONFIG_NLS_CODEPAGE_860 is not set # CONFIG_NLS_CODEPAGE_861 is not set # CONFIG_NLS_CODEPAGE_862 is not set # CONFIG_NLS_CODEPAGE_863 is not set # CONFIG_NLS_CODEPAGE_864 is not set # CONFIG_NLS_CODEPAGE_865 is not set # CONFIG_NLS_CODEPAGE_866 is not set # CONFIG_NLS_CODEPAGE_869 is not set # CONFIG_NLS_CODEPAGE_936 is not set # CONFIG_NLS_CODEPAGE_950 is not set # CONFIG_NLS_CODEPAGE_932 is not set # CONFIG_NLS_CODEPAGE_949 is not set # CONFIG_NLS_CODEPAGE_874 is not set # CONFIG_NLS_ISO8859_8 is not set # CONFIG_NLS_CODEPAGE_1250 is not set # CONFIG_NLS_CODEPAGE_1251 is not set CONFIG_NLS_ASCII=y CONFIG_NLS_ISO8859_1=y # CONFIG_NLS_ISO8859_2 is not set # CONFIG_NLS_ISO8859_3 is not set # CONFIG_NLS_ISO8859_4 is not set # CONFIG_NLS_ISO8859_5 is not set # CONFIG_NLS_ISO8859_6 is not set # CONFIG_NLS_ISO8859_7 is not set # CONFIG_NLS_ISO8859_9 is not set # CONFIG_NLS_ISO8859_13 is not set # CONFIG_NLS_ISO8859_14 is not set CONFIG_NLS_ISO8859_15=y # CONFIG_NLS_KOI8_R is not set # CONFIG_NLS_KOI8_U is not set CONFIG_NLS_UTF8=y # CONFIG_DLM is not set # # Kernel hacking # CONFIG_TRACE_IRQFLAGS_SUPPORT=y # CONFIG_PRINTK_TIME is not set # CONFIG_ENABLE_WARN_DEPRECATED is not set # CONFIG_ENABLE_MUST_CHECK is not set CONFIG_FRAME_WARN=1024 CONFIG_MAGIC_SYSRQ=y # CONFIG_STRIP_ASM_SYMS is not set CONFIG_UNUSED_SYMBOLS=y CONFIG_DEBUG_FS=y # CONFIG_HEADERS_CHECK is not set # CONFIG_DEBUG_KERNEL is not set CONFIG_DEBUG_BUGVERBOSE=y CONFIG_DEBUG_MEMORY_INIT=y CONFIG_ARCH_WANT_FRAME_POINTERS=y # CONFIG_FRAME_POINTER is not set # CONFIG_RCU_CPU_STALL_DETECTOR is not set # CONFIG_LATENCYTOP is not set # CONFIG_SYSCTL_SYSCALL_CHECK is not set CONFIG_USER_STACKTRACE_SUPPORT=y CONFIG_HAVE_FUNCTION_TRACER=y CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y CONFIG_HAVE_DYNAMIC_FTRACE=y CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y CONFIG_HAVE_SYSCALL_TRACEPOINTS=y CONFIG_RING_BUFFER=y CONFIG_RING_BUFFER_ALLOW_SWAP=y CONFIG_TRACING_SUPPORT=y # CONFIG_FTRACE is not set # CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set # CONFIG_DYNAMIC_DEBUG is not set # CONFIG_DMA_API_DEBUG is not set # CONFIG_SAMPLES is not set CONFIG_HAVE_ARCH_KGDB=y CONFIG_HAVE_ARCH_KMEMCHECK=y # CONFIG_STRICT_DEVMEM is not set CONFIG_X86_VERBOSE_BOOTUP=y CONFIG_EARLY_PRINTK=y # CONFIG_EARLY_PRINTK_DBGP is not set # CONFIG_4KSTACKS is not set CONFIG_DOUBLEFAULT=y # CONFIG_IOMMU_STRESS is not set CONFIG_HAVE_MMIOTRACE_SUPPORT=y CONFIG_IO_DELAY_TYPE_0X80=0 CONFIG_IO_DELAY_TYPE_0XED=1 CONFIG_IO_DELAY_TYPE_UDELAY=2 CONFIG_IO_DELAY_TYPE_NONE=3 # CONFIG_IO_DELAY_0X80 is not set CONFIG_IO_DELAY_0XED=y # CONFIG_IO_DELAY_UDELAY is not set # CONFIG_IO_DELAY_NONE is not set CONFIG_DEFAULT_IO_DELAY_TYPE=1 # CONFIG_OPTIMIZE_INLINING is not set # # Security options # # CONFIG_KEYS is not set # CONFIG_SECURITY is not set # CONFIG_SECURITYFS is not set # CONFIG_INTEL_TXT is not set # CONFIG_DEFAULT_SECURITY_SELINUX is not set # CONFIG_DEFAULT_SECURITY_SMACK is not set # CONFIG_DEFAULT_SECURITY_TOMOYO is not set CONFIG_DEFAULT_SECURITY_DAC=y CONFIG_DEFAULT_SECURITY="" CONFIG_ASYNC_TX_DISABLE_PQ_VAL_DMA=y CONFIG_ASYNC_TX_DISABLE_XOR_VAL_DMA=y CONFIG_CRYPTO=y # # Crypto core or helper # CONFIG_CRYPTO_ALGAPI=y CONFIG_CRYPTO_ALGAPI2=y CONFIG_CRYPTO_AEAD=y CONFIG_CRYPTO_AEAD2=y CONFIG_CRYPTO_BLKCIPHER=y CONFIG_CRYPTO_BLKCIPHER2=y CONFIG_CRYPTO_HASH=y CONFIG_CRYPTO_HASH2=y CONFIG_CRYPTO_RNG2=y CONFIG_CRYPTO_PCOMP=y CONFIG_CRYPTO_MANAGER=y CONFIG_CRYPTO_MANAGER2=y # CONFIG_CRYPTO_GF128MUL is not set # CONFIG_CRYPTO_NULL is not set CONFIG_CRYPTO_WORKQUEUE=y # CONFIG_CRYPTO_CRYPTD is not set CONFIG_CRYPTO_AUTHENC=y # CONFIG_CRYPTO_TEST is not set # # Authenticated Encryption with Associated Data # # CONFIG_CRYPTO_CCM is not set # CONFIG_CRYPTO_GCM is not set # CONFIG_CRYPTO_SEQIV is not set # # Block modes # CONFIG_CRYPTO_CBC=y # CONFIG_CRYPTO_CTR is not set # CONFIG_CRYPTO_CTS is not set # CONFIG_CRYPTO_ECB is not set # CONFIG_CRYPTO_LRW is not set # CONFIG_CRYPTO_PCBC is not set # CONFIG_CRYPTO_XTS is not set # # Hash modes # CONFIG_CRYPTO_HMAC=y # CONFIG_CRYPTO_XCBC is not set # CONFIG_CRYPTO_VMAC is not set # # Digest # # CONFIG_CRYPTO_CRC32C is not set # CONFIG_CRYPTO_CRC32C_INTEL is not set # CONFIG_CRYPTO_GHASH is not set # CONFIG_CRYPTO_MD4 is not set CONFIG_CRYPTO_MD5=y # CONFIG_CRYPTO_MICHAEL_MIC is not set # CONFIG_CRYPTO_RMD128 is not set # CONFIG_CRYPTO_RMD160 is not set # CONFIG_CRYPTO_RMD256 is not set # CONFIG_CRYPTO_RMD320 is not set CONFIG_CRYPTO_SHA1=y # CONFIG_CRYPTO_SHA256 is not set # CONFIG_CRYPTO_SHA512 is not set # CONFIG_CRYPTO_TGR192 is not set # CONFIG_CRYPTO_WP512 is not set # # Ciphers # # CONFIG_CRYPTO_AES is not set # CONFIG_CRYPTO_AES_586 is not set # CONFIG_CRYPTO_ANUBIS is not set # CONFIG_CRYPTO_ARC4 is not set # CONFIG_CRYPTO_BLOWFISH is not set # CONFIG_CRYPTO_CAMELLIA is not set # CONFIG_CRYPTO_CAST5 is not set # CONFIG_CRYPTO_CAST6 is not set CONFIG_CRYPTO_DES=y # CONFIG_CRYPTO_FCRYPT is not set # CONFIG_CRYPTO_KHAZAD is not set # CONFIG_CRYPTO_SALSA20 is not set # CONFIG_CRYPTO_SALSA20_586 is not set # CONFIG_CRYPTO_SEED is not set # CONFIG_CRYPTO_SERPENT is not set # CONFIG_CRYPTO_TEA is not set # CONFIG_CRYPTO_TWOFISH is not set # CONFIG_CRYPTO_TWOFISH_586 is not set # # Compression # CONFIG_CRYPTO_DEFLATE=y # CONFIG_CRYPTO_ZLIB is not set # CONFIG_CRYPTO_LZO is not set # # Random Number Generation # # CONFIG_CRYPTO_ANSI_CPRNG is not set CONFIG_CRYPTO_HW=y # CONFIG_CRYPTO_DEV_PADLOCK is not set # CONFIG_CRYPTO_DEV_GEODE is not set # CONFIG_CRYPTO_DEV_HIFN_795X is not set CONFIG_HAVE_KVM=y # CONFIG_VIRTUALIZATION is not set # CONFIG_BINARY_PRINTF is not set # # Library routines # CONFIG_BITREVERSE=y CONFIG_GENERIC_FIND_FIRST_BIT=y CONFIG_GENERIC_FIND_NEXT_BIT=y CONFIG_GENERIC_FIND_LAST_BIT=y # CONFIG_CRC_CCITT is not set # CONFIG_CRC16 is not set # CONFIG_CRC_T10DIF is not set # CONFIG_CRC_ITU_T is not set CONFIG_CRC32=y # CONFIG_CRC7 is not set # CONFIG_LIBCRC32C is not set CONFIG_ZLIB_INFLATE=y CONFIG_ZLIB_DEFLATE=y CONFIG_LZO_DECOMPRESS=y CONFIG_DECOMPRESS_GZIP=y CONFIG_DECOMPRESS_BZIP2=y CONFIG_DECOMPRESS_LZMA=y CONFIG_DECOMPRESS_LZO=y CONFIG_HAS_IOMEM=y CONFIG_HAS_IOPORT=y CONFIG_HAS_DMA=y CONFIG_NLATTR=y [-- Attachment #5: ethtool.txt --] [-- Type: text/plain, Size: 2951 bytes --] ethtool -e eth1 Offset Values ------ ------ 0x0000 00 30 48 d3 33 d8 20 0d 46 f7 57 00 ff ff ff ff 0x0010 ff ff ff ff 6b 02 9a 10 d9 15 9a 10 86 80 df 80 0x0020 00 00 00 20 54 7e 00 00 00 10 da 00 04 00 00 27 0x0030 c9 6c 50 31 32 07 0b 04 84 29 00 00 00 c0 06 07 0x0040 08 10 00 00 04 0f ff 7f 01 4d ff ff ff ff ff ff 0x0050 14 00 1d 00 14 00 1d 00 af aa 1e 00 00 00 1d 00 0x0060 00 01 00 40 ff ff ff ff ff ff ff ff ff ff ff ff 0x0070 ff ff ff ff ff ff ff ff ff ff ff ff ff ff 4f 57 ethtool -d eth1 MAC Registers ------------- 0x00000: CTRL (Device control register) 0x00140248 Endian mode (buffers): little Link reset: reset Set link up: 1 Invert Loss-Of-Signal: no Receive flow control: disabled Transmit flow control: disabled VLAN mode: disabled Auto speed detect: disabled Speed select: 1000Mb/s Force speed: no Force duplex: no 0x00008: STATUS (Device status register) 0x80080783 Duplex: full Link up: link config TBI mode: disabled Link speed: 1000Mb/s Bus type: PCI Express Port number: 0 0x00100: RCTL (Receive control register) 0x04048002 Receiver: enabled Store bad packets: disabled Unicast promiscuous: disabled Multicast promiscuous: disabled Long packet: disabled Descriptor minimum threshold size: 1/2 Broadcast accept mode: accept VLAN filter: enabled Canonical form indicator: disabled Discard pause frames: filtered Pass MAC control frames: don't pass Receive buffer size: 2048 0x02808: RDLEN (Receive desc length) 0x00002000 0x02810: RDH (Receive desc head) 0x000000C2 0x02818: RDT (Receive desc tail) 0x000000BF 0x02820: RDTR (Receive delay timer) 0x00000000 0x00400: TCTL (Transmit ctrl register) 0x3103F0FA Transmitter: enabled Pad short packets: enabled Software XOFF Transmission: disabled Re-transmit on late collision: enabled 0x03808: TDLEN (Transmit desc length) 0x00002000 0x03810: TDH (Transmit desc head) 0x00000189 0x03818: TDT (Transmit desc tail) 0x0000018A 0x03820: TIDV (Transmit delay timer) 0x00000008 PHY type: IGP2 [-- Attachment #6: Type: text/plain, Size: 345 bytes --] ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev [-- Attachment #7: Type: text/plain, Size: 257 bytes --] _______________________________________________ E1000-devel mailing list E1000-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/e1000-devel To learn more about Intel® Ethernet, visit http://communities.intel.com/community/wired ^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: eth1: Detected Hardware Unit Hang 2010-03-31 19:16 ` Paweł Staszewski @ 2010-03-31 19:59 ` Tantilov, Emil S 2010-03-31 20:06 ` Paweł Staszewski 0 siblings, 1 reply; 9+ messages in thread From: Tantilov, Emil S @ 2010-03-31 19:59 UTC (permalink / raw) To: Paweł Staszewski Cc: Allan, Bruce W, Linux Network Development list, e1000-devel@lists.sourceforge.net Paweł Staszewski wrote: > W dniu 2010-03-31 20:03, Tantilov, Emil S pisze: >> Pawel Staszewski wrote: >> >>> Hello >>> >>> I reproduce this problem on other machine with the same hardware and >>> here is dmesg output: (kernel 2.6.33) >>> >>> Mar 27 18:19:16 TM_01_C1 [1817894.769395] 0000:04:00.0: eth0: >>> Detected Hardware Unit Hang: Mar 27 18:19:16 TM_01_C1 >>> [1817894.769396] TDH<2e> >>> Mar 27 18:19:16 TM_01_C1 [1817894.769397] TDT<1a> >>> Mar 27 18:19:16 TM_01_C1 [1817894.769397] next_to_use<1a> >>> Mar 27 18:19:16 TM_01_C1 [1817894.769398] next_to_clean<2d> >>> Mar 27 18:19:16 TM_01_C1 [1817894.769398] >>> buffer_info[next_to_clean]: Mar 27 18:19:16 TM_01_C1 >>> [1817894.769399] time_stamp<11b1591e9> >>> Mar 27 18:19:16 TM_01_C1 [1817894.769399] next_to_watch<2f> >>> Mar 27 18:19:16 TM_01_C1 [1817894.769400] jiffies<11b1592e4> >>> Mar 27 18:19:16 TM_01_C1 [1817894.769401] next_to_watch.status<0> >>> Mar 27 18:19:16 TM_01_C1 [1817894.769401] MAC Status<80080783> >>> Mar 27 18:19:16 TM_01_C1 [1817894.769402] PHY Status<796d> >>> Mar 27 18:19:16 TM_01_C1 [1817894.769402] PHY 1000BASE-T >>> Status<3800> Mar 27 18:19:16 TM_01_C1 [1817894.769403] PHY Extended >>> Status<3000> Mar 27 18:19:16 TM_01_C1 [1817894.769404] PCI >>> Status<10> >>> Mar 27 18:19:18 TM_01_C1 [1817896.773365] 0000:04:00.0: eth0: >>> Detected Hardware Unit Hang: Mar 27 18:19:18 TM_01_C1 >>> [1817896.773367] TDH<2e> >>> Mar 27 18:19:18 TM_01_C1 [1817896.773368] TDT<1a> >>> Mar 27 18:19:18 TM_01_C1 [1817896.773368] next_to_use<1a> >>> Mar 27 18:19:18 TM_01_C1 [1817896.773369] next_to_clean<2d> >>> Mar 27 18:19:18 TM_01_C1 [1817896.773369] >>> buffer_info[next_to_clean]: Mar 27 18:19:18 TM_01_C1 >>> [1817896.773370] time_stamp<11b1591e9> >>> Mar 27 18:19:18 TM_01_C1 [1817896.773370] next_to_watch<2f> >>> Mar 27 18:19:18 TM_01_C1 [1817896.773371] jiffies<11b1594d8> >>> Mar 27 18:19:18 TM_01_C1 [1817896.773372] next_to_watch.status<0> >>> Mar 27 18:19:18 TM_01_C1 [1817896.773372] MAC Status<80080783> >>> Mar 27 18:19:18 TM_01_C1 [1817896.773373] PHY Status<796d> >>> Mar 27 18:19:18 TM_01_C1 [1817896.773373] PHY 1000BASE-T >>> Status<3800> Mar 27 18:19:18 TM_01_C1 [1817896.773374] PHY Extended >>> Status<3000> Mar 27 18:19:18 TM_01_C1 [1817896.773375] PCI >>> Status<10> >>> Mar 27 18:19:20 TM_01_C1 [1817898.769353] 0000:04:00.0: eth0: >>> Detected >>> >> <snip> >> >> I have a similar (not the same model) system in the lab with >> 82573E/L on board, but was not able to reproduce the Tx hangs you >> reported. So at this point we need to start looking into more >> details. Could you please file a bug at e1000.sf.net? Include the >> information you provided so far and also: >> 1. output from ethtoool -e >> 2. ethtool -d >> 3. cat /proc/interrupts >> 4. full dmesg output from boot to the point where Tx hangs occurred. >> 5. kernel config file >> >> Looking at the description of your system (Supermicro X7DCT) I see >> this board has IPMI option. Do you have IPMI in your system? >> >> > Aditional informations are in attached files. > Yes there is IPMI option but i don't have it. > > And yes i will make a bugreport at e1000.sf.net. Thanks Pawel, for the quick reply. I see that you have disabled flow control. Is that on purpose? What is your link partner? Thanks, Emil ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: eth1: Detected Hardware Unit Hang 2010-03-31 19:59 ` Tantilov, Emil S @ 2010-03-31 20:06 ` Paweł Staszewski 0 siblings, 0 replies; 9+ messages in thread From: Paweł Staszewski @ 2010-03-31 20:06 UTC (permalink / raw) To: Tantilov, Emil S Cc: Allan, Bruce W, Linux Network Development list, e1000-devel@lists.sourceforge.net W dniu 2010-03-31 21:59, Tantilov, Emil S pisze: > Paweł Staszewski wrote: > >> W dniu 2010-03-31 20:03, Tantilov, Emil S pisze: >> >>> Pawel Staszewski wrote: >>> >>> >>>> Hello >>>> >>>> I reproduce this problem on other machine with the same hardware and >>>> here is dmesg output: (kernel 2.6.33) >>>> >>>> Mar 27 18:19:16 TM_01_C1 [1817894.769395] 0000:04:00.0: eth0: >>>> Detected Hardware Unit Hang: Mar 27 18:19:16 TM_01_C1 >>>> [1817894.769396] TDH<2e> >>>> Mar 27 18:19:16 TM_01_C1 [1817894.769397] TDT<1a> >>>> Mar 27 18:19:16 TM_01_C1 [1817894.769397] next_to_use<1a> >>>> Mar 27 18:19:16 TM_01_C1 [1817894.769398] next_to_clean<2d> >>>> Mar 27 18:19:16 TM_01_C1 [1817894.769398] >>>> buffer_info[next_to_clean]: Mar 27 18:19:16 TM_01_C1 >>>> [1817894.769399] time_stamp<11b1591e9> >>>> Mar 27 18:19:16 TM_01_C1 [1817894.769399] next_to_watch<2f> >>>> Mar 27 18:19:16 TM_01_C1 [1817894.769400] jiffies<11b1592e4> >>>> Mar 27 18:19:16 TM_01_C1 [1817894.769401] next_to_watch.status<0> >>>> Mar 27 18:19:16 TM_01_C1 [1817894.769401] MAC Status<80080783> >>>> Mar 27 18:19:16 TM_01_C1 [1817894.769402] PHY Status<796d> >>>> Mar 27 18:19:16 TM_01_C1 [1817894.769402] PHY 1000BASE-T >>>> Status<3800> Mar 27 18:19:16 TM_01_C1 [1817894.769403] PHY Extended >>>> Status<3000> Mar 27 18:19:16 TM_01_C1 [1817894.769404] PCI >>>> Status<10> >>>> Mar 27 18:19:18 TM_01_C1 [1817896.773365] 0000:04:00.0: eth0: >>>> Detected Hardware Unit Hang: Mar 27 18:19:18 TM_01_C1 >>>> [1817896.773367] TDH<2e> >>>> Mar 27 18:19:18 TM_01_C1 [1817896.773368] TDT<1a> >>>> Mar 27 18:19:18 TM_01_C1 [1817896.773368] next_to_use<1a> >>>> Mar 27 18:19:18 TM_01_C1 [1817896.773369] next_to_clean<2d> >>>> Mar 27 18:19:18 TM_01_C1 [1817896.773369] >>>> buffer_info[next_to_clean]: Mar 27 18:19:18 TM_01_C1 >>>> [1817896.773370] time_stamp<11b1591e9> >>>> Mar 27 18:19:18 TM_01_C1 [1817896.773370] next_to_watch<2f> >>>> Mar 27 18:19:18 TM_01_C1 [1817896.773371] jiffies<11b1594d8> >>>> Mar 27 18:19:18 TM_01_C1 [1817896.773372] next_to_watch.status<0> >>>> Mar 27 18:19:18 TM_01_C1 [1817896.773372] MAC Status<80080783> >>>> Mar 27 18:19:18 TM_01_C1 [1817896.773373] PHY Status<796d> >>>> Mar 27 18:19:18 TM_01_C1 [1817896.773373] PHY 1000BASE-T >>>> Status<3800> Mar 27 18:19:18 TM_01_C1 [1817896.773374] PHY Extended >>>> Status<3000> Mar 27 18:19:18 TM_01_C1 [1817896.773375] PCI >>>> Status<10> >>>> Mar 27 18:19:20 TM_01_C1 [1817898.769353] 0000:04:00.0: eth0: >>>> Detected >>>> >>>> >>> <snip> >>> >>> I have a similar (not the same model) system in the lab with >>> 82573E/L on board, but was not able to reproduce the Tx hangs you >>> reported. So at this point we need to start looking into more >>> details. Could you please file a bug at e1000.sf.net? Include the >>> information you provided so far and also: >>> 1. output from ethtoool -e >>> 2. ethtool -d >>> 3. cat /proc/interrupts >>> 4. full dmesg output from boot to the point where Tx hangs occurred. >>> 5. kernel config file >>> >>> Looking at the description of your system (Supermicro X7DCT) I see >>> this board has IPMI option. Do you have IPMI in your system? >>> >>> >>> >> Aditional informations are in attached files. >> Yes there is IPMI option but i don't have it. >> >> And yes i will make a bugreport at e1000.sf.net. >> > Thanks Pawel, for the quick reply. I see that you have disabled flow control. Is that on purpose? What is your link partner? > > Yes i always disable flow control - link partner is 3Com Switch > Thanks, > Emil > > > ^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2010-03-31 20:06 UTC | newest] Thread overview: 9+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2010-03-29 15:33 eth1: Detected Hardware Unit Hang Paweł Staszewski 2010-03-29 16:41 ` Allan, Bruce W 2010-03-29 17:29 ` Paweł Staszewski 2010-03-29 17:36 ` Paweł Staszewski 2010-03-31 7:47 ` Paweł Staszewski 2010-03-31 18:03 ` Tantilov, Emil S 2010-03-31 19:16 ` Paweł Staszewski 2010-03-31 19:59 ` Tantilov, Emil S 2010-03-31 20:06 ` Paweł Staszewski
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).