|
From: Fujinaka, T. <tod...@in...> - 2014-07-08 16:05:02
|
I think I'm going to submit this for reproduction in our labs. It's going to take a bit. I'd appreciate it if you could submit this as a bug as well, if that ever gets set up. Thanks. Todd Fujinaka Software Application Engineer Networking Division (ND) Intel Corporation tod...@in... (503) 712-4565 From: David Hosking [mailto:Dav...@in...] Sent: Friday, July 04, 2014 2:01 AM To: Fujinaka, Todd; e10...@li... Subject: RE: igb Detected Tx Unit Hang during network load Unfortunately I'm not getting the conformation e-mail from Sourceforge, so can't open a ticket. I'll link to the files instead, and open a ticket if/when I get the conformation e-mail. To confirm, yes. I can reproduce this problem with only netcat. More explicitly, "netcat workingnode 4444 < 20gbfile", where "workingnode" is the computer that is a computer that is not having problems. Something interesting that I noted with this is that when I set the InterruptThrotleRate at 4000 or above I get a Hang within seconds of starting the file transfer, whereas if I set it to 3000 or less, the network stays up for between 5 and 10 minutes after starting the file transfer. Logs, ethtool, & lspci (I don't have a /var/log/messages log): dmseg --> http://lpaste.net/623947667369623552 (didn't change before and after hang) kern.log - before hang --> http://lpaste.net/2497482607420243968 kern.log - after hang --> http://lpaste.net/5547998801739907072 syslog - before hang --> http://lpaste.net/1553671038842175488 syslog - after hang --> http://lpaste.net/8340948779435819008 ethtool - before hang --> http://lpaste.net/545440406842638336 ethtool - after hang --> http://lpaste.net/8708957696369360896 lspci -vvv - before hang --> http://lpaste.net/7459204156914401280 lspci -vvv - after hang --> http://lpaste.net/7992652409476218880 Thanks David ________________________________ From: Fujinaka, Todd [tod...@in...] Sent: 03 July 2014 21:56 To: David Hosking; e10...@li...<mailto:e10...@li...> Subject: RE: igb Detected Tx Unit Hang during network load Sounds like I was wrong about Hadoop. So to be clear, were you able to reproduce the issue with just the netcat? Can you send us the full dmesg and /var/log/messages? Also stats from ethtool -S and the full lspci -vvv? It might be easier to open a bug and attach the files there. Thanks. Todd Fujinaka Software Application Engineer Networking Division (ND) Intel Corporation tod...@in...<mailto:tod...@in...> (503) 712-4565 From: David Hosking [mailto:Dav...@in...] Sent: Wednesday, July 02, 2014 2:59 AM To: Fujinaka, Todd; e10...@li...<mailto:e10...@li...> Subject: RE: igb Detected Tx Unit Hang during network load Looking back at my logs, most of the Hangs occurred during the fetch phase of Nutch jobs (relatively easy on the processor, mostly just fetching web pages) with cpu usage hovering around ~30%~50%. That being said, it does spike pretty high occasionally. I also tested this this morning using netcat to send a 20 GB file full of random data to and from one of the nodes. The other machine in being used as the recipient and sender respectively was another node machine that has not been having network issues (and has different hardware completely). The results from this suggest that CPU utilisation is not the issue. The tests were run while Hadoop was down, and the machine was restarted after each test. When using the problem machine to transmit/send the 20 GB file, a Hang occurred within seconds (1~10 seconds) every time (6 times in 6 tests). While the network was up, CPU utilisation was between 10% and 15% with idle being reported as between 80% to 85%. The MSI-X interrupt queues were seeing between 1000 and 9000 interrupts per second while data was being transmitted, and data transmission down the wire was around 50 MB/s Rx and 90 MB/s Tx. When using the problem machine to recive the 20 GB file, a Hang only occurred twice during 6 tests. When there was a Hang, CPU utilisation was between 3% and 5%, with idle being around 90%. The MSI-X interrupt queues were seeing between 1000 interrupts and 4000 or 16000 interrupts depending on the queue. The data sent down the wire while it was working was around 100-110 MB/s Rx and around 2 MB/s Tx. When there was not a Hang, the network still became unresponsive in each of the 4 remaining test, although no error was reported or displayed in the logs or on screen. During these tests, it took anywhere from 10 seconds to 2 minutes for the network to become unresponsive. Processor utilisation looked similar, with around 4/5% being used, and around 90% reported idle. Interrupts were again between 1000 and 4000/16000 as above. Rx and Tx was also as above Setting InterruptThrottleRate to 8000 did not help. If you think it would be helpful, I can post and link the stats I've collected. I think I will still see if I can test Hadoop while somehow limiting it's CPU utilisation just to check. I also think I'll try sending data at increasing speeds to see at what point this becomes a problem. Thanks David ________________________________________ From: Fujinaka, Todd [tod...@in...] Sent: 01 July 2014 20:22 To: David Hosking; e10...@li...<mailto:e10...@li...> Subject: RE: igb Detected Tx Unit Hang during network load I'm looking into this locally but Hadoop takes some processing power and the use of an Atom processor is the first thing that sticks out in your configuration. Check your CPU utilization. My guess is that it's bogged down and is unable to handle all the network traffic. I'll keep asking around here to see if they have any suggestions. Todd Fujinaka Software Application Engineer Networking Division (ND) Intel Corporation tod...@in...<mailto:tod...@in...> (503) 712-4565 -----Original Message----- From: David Hosking [mailto:Dav...@in...] Sent: Tuesday, July 01, 2014 2:00 AM To: e10...@li...<mailto:e10...@li...> Subject: [E1000-devel] igb Detected Tx Unit Hang during network load Hi I've been trying to nail down an fix this problem for a while now. I have two ASRock C2750D4I (Avoton C2750, 16GB ECC Memory, 2x Intel i210 Gigabit NIC, Link: http://www.asrockrack.com/general/productdetail.asp?Model=C2750D4I) boards that I've been trying to use as part of a couple of Hadoop nodes. My problem arises when I try an run a job on Hadoop. Everything will work fine, but then after a while I loose the network connection the the node with igb ... Detected Tx Unit Hang printed to the attached screen and kern.log (as well as syslog) (full output below). The systems (which are identical): ASRock C2750D4I Mother Board 2x8 GB Kingston ECC Memory 2x Intel i210 Gigabit NICs (part of the Mother Boards) 4x1 TB WD Red HDDs I am currently using the 5.1.2 igb module as the 5.2.5 version will not build on my system (see http://sourceforge.net/p/e1000/mailman/message/32526226/) This problem also occours when using the 5.0.5-k version that ships with Ubuntu 14.04. Solutions I have tried: Disabling MSI(-X): Unsuccessful -- I tried using the IntMode module parameter set to 0 (i.e. Legacy Mode). No noticeable effect. Setting InterruptThrottleRate to 5000: Unsuccessful -- No noticeable effect. Disabling EEE (Energy Efficient Ethernet): Unsuccessful -- No noticeable effect. Setting RSS to 1 (only using 1 interrupt vector): Counterproductive -- Caused Tx Unit Hangs to occour more frequently. (I currently have this set to 4, the max) Disabling TSO (TCP Segmentation Offload): Improvement -- Disabled using ethtool. Tx Unit Hangs still occour, but the network is up and doing work for longer before this happens. Bonding both Ethernet ports using ifenslave-2.6: Improvment -- Tx Unit Hangs still occour, but the network is up and doing work for longer before this happens. Once a Tx Unit Hang occours, the only way that I have been able to get the node back on the network is by rebooting. I have tried ifdown and ifup with no effect. I've taken to running dstat on these two nodes to try and see what might be happening when they go down. Usually (but not always) there is a (large) spike in sent data just before the Tx Unit Hang. This is usually (but not always accompanied by a high number of interrupts on the MSI vectors. If you would like to see these I can pastebin them. I know there are a few pages and threads about this topic (and a mention in the README); however the majority of cases where this issue is raised don't seem to have been solved (the original poster usually just bought new NICs) or the proposed solution has not worked for me. Unfortunatly I can't just get new NICs, so I'm left trying to fix this problem. Thanks for the help David kern.log: Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450944] igb 0000:07:00.0: Detected Tx Unit Hang Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450944] Tx Queue <0> Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450944] TDH <b2> Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450944] TDT <14> Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450944] next_to_use <14> Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450944] next_to_clean <b0> Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450944] buffer_info[next_to_clean] Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450944] time_stamp <1001e168c> Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450944] next_to_watch <ffff880035bd0b20> Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450944] jiffies <1001e18de> Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450944] desc.status <0> Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450980] igb 0000:07:00.0: Detected Tx Unit Hang Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450980] Tx Queue <1> Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450980] TDH <61> Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450980] TDT <69> Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450980] next_to_use <69> Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450980] next_to_clean <61> Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450980] buffer_info[next_to_clean] Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450980] time_stamp <1001e169c> Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450980] next_to_watch <ffff8800358a3620> Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450980] jiffies <1001e18de> Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450980] desc.status <d68200> Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450988] igb 0000:07:00.0: Detected Tx Unit Hang Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450988] Tx Queue <3> Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450988] TDH <30> Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450988] TDT <a2> Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450988] next_to_use <a2> Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450988] next_to_clean <30> Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450988] buffer_info[next_to_clean] Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450988] time_stamp <1001e168c> Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450988] next_to_watch <ffff8800354a0320> Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450988] jiffies <1001e18de> Jun 30 16:29:05 goliathnode2 kernel: [ 8195.450988] desc.status <0> Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452312] igb 0000:07:00.0: Detected Tx Unit Hang Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452312] Tx Queue <1> Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452312] TDH <61> Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452312] TDT <69> Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452312] next_to_use <69> Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452312] next_to_clean <61> Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452312] buffer_info[next_to_clean] Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452312] time_stamp <1001e169c> Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452312] next_to_watch <ffff8800358a3620> Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452312] jiffies <1001e1ad2> Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452312] desc.status <d68200> Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452354] igb 0000:07:00.0: Detected Tx Unit Hang Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452354] Tx Queue <3> Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452354] TDH <30> Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452354] TDT <a2> Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452354] next_to_use <a2> Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452354] next_to_clean <30> Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452354] buffer_info[next_to_clean] Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452354] time_stamp <1001e168c> Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452354] next_to_watch <ffff8800354a0320> Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452354] jiffies <1001e1ad2> Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452354] desc.status <0> Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452365] igb 0000:07:00.0: Detected Tx Unit Hang Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452365] Tx Queue <0> Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452365] TDH <b2> Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452365] TDT <14> Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452365] next_to_use <14> Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452365] next_to_clean <b0> Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452365] buffer_info[next_to_clean] Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452365] time_stamp <1001e168c> Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452365] next_to_watch <ffff880035bd0b20> Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452365] jiffies <1001e1ad2> Jun 30 16:29:07 goliathnode2 kernel: [ 8197.452365] desc.status <0> Jun 30 16:29:08 goliathnode2 kernel: [ 8198.452682] ------------[ cut here ]------------ Jun 30 16:29:08 goliathnode2 kernel: [ 8198.452705] WARNING: CPU: 3 PID: 0 at /build/buildd/linux-3.13.0/net/sched/sch_generic.c:264 dev_watchdog+0x276/0x280() Jun 30 16:29:08 goliathnode2 kernel: [ 8198.452708] NETDEV WATCHDOG: p119p1 (igb): transmit queue 0 timed out Jun 30 16:29:08 goliathnode2 kernel: [ 8198.452710] Modules linked in: nls_iso8859_1 gpio_ich coretemp kvm_intel kvm joydev lpc_ich shpchp i2c_ismt ipmi_si bonding mac_hid lp parport hid_generic usbhid hid scsi_dh dm_crypt sha256_ssse3 usb_storage crct10dif_pclmul crc32_pclmul ghash_clmulni_intel ast aesni_intel syscopyarea aes_x86_64 sysfillrect lrw sysimgblt i2c_algo_bit gf128mul ttm glue_helper ahci ablk_helper drm_kms_helper cryptd libahci igb(OF) drm dca Jun 30 16:29:08 goliathnode2 kernel: [ 8198.452759] CPU: 3 PID: 0 Comm: swapper/3 Tainted: GF O 3.13.0-30-generic #54-Ubuntu Jun 30 16:29:08 goliathnode2 kernel: [ 8198.452762] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./C2750D4I, BIOS P1.80 01/14/2014 Jun 30 16:29:08 goliathnode2 kernel: [ 8198.452764] 0000000000000009 ffff88047fcc3d98 ffffffff8171a324 ffff88047fcc3de0 Jun 30 16:29:08 goliathnode2 kernel: [ 8198.452770] ffff88047fcc3dd0 ffffffff810676bd 0000000000000000 ffff880468fcc000 Jun 30 16:29:08 goliathnode2 kernel: [ 8198.452775] ffff880468fcf340 0000000000000010 0000000000000003 ffff88047fcc3e30 Jun 30 16:29:08 goliathnode2 kernel: [ 8198.452789] Call Trace: Jun 30 16:29:08 goliathnode2 kernel: [ 8198.452794] <IRQ> [<ffffffff8171a324>] dump_stack+0x45/0x56 Jun 30 16:29:08 goliathnode2 kernel: [ 8198.452806] [<ffffffff810676bd>] warn_slowpath_common+0x7d/0xa0 Jun 30 16:29:08 goliathnode2 kernel: [ 8198.452814] [<ffffffff8106772c>] warn_slowpath_fmt+0x4c/0x50 Jun 30 16:29:08 goliathnode2 kernel: [ 8198.452823] [<ffffffff8163f096>] dev_watchdog+0x276/0x280 Jun 30 16:29:08 goliathnode2 kernel: [ 8198.452829] [<ffffffff8163ee20>] ? dev_graft_qdisc+0x80/0x80 Jun 30 16:29:08 goliathnode2 kernel: [ 8198.452834] [<ffffffff81074226>] call_timer_fn+0x36/0x100 Jun 30 16:29:08 goliathnode2 kernel: [ 8198.452842] [<ffffffff8163ee20>] ? dev_graft_qdisc+0x80/0x80 Jun 30 16:29:08 goliathnode2 kernel: [ 8198.452847] [<ffffffff810751bf>] run_timer_softirq+0x1ef/0x2f0 Jun 30 16:29:08 goliathnode2 kernel: [ 8198.452855] [<ffffffff8106caec>] __do_softirq+0xec/0x2c0 Jun 30 16:29:08 goliathnode2 kernel: [ 8198.452860] [<ffffffff8106d035>] irq_exit+0x105/0x110 Jun 30 16:29:08 goliathnode2 kernel: [ 8198.452869] [<ffffffff8172d0c5>] smp_apic_timer_interrupt+0x45/0x60 Jun 30 16:29:08 goliathnode2 kernel: [ 8198.452874] [<ffffffff8172ba5d>] apic_timer_interrupt+0x6d/0x80 Jun 30 16:29:08 goliathnode2 kernel: [ 8198.452880] <EOI> [<ffffffff815cd232>] ? cpuidle_enter_state+0x52/0xc0 Jun 30 16:29:08 goliathnode2 kernel: [ 8198.452890] [<ffffffff815cd359>] cpuidle_idle_call+0xb9/0x1f0 Jun 30 16:29:08 goliathnode2 kernel: [ 8198.452895] [<ffffffff8101ce9e>] arch_cpu_idle+0xe/0x30 Jun 30 16:29:08 goliathnode2 kernel: [ 8198.452904] [<ffffffff810beb95>] cpu_startup_entry+0xc5/0x290 Jun 30 16:29:08 goliathnode2 kernel: [ 8198.452909] [<ffffffff81040fb8>] start_secondary+0x218/0x2c0 Jun 30 16:29:08 goliathnode2 kernel: [ 8198.452916] ---[ end trace b31c8639a48e413c ]--- Jun 30 16:29:08 goliathnode2 kernel: [ 8198.528756] bonding: bond0: link status definitely down for interface p119p1, disabling it Jun 30 16:29:08 goliathnode2 kernel: [ 8198.528764] bonding: bond0: making interface p121p1 the new active one. Jun 30 16:29:12 goliathnode2 kernel: [ 8202.456334] igb: p119p1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX Jun 30 16:29:12 goliathnode2 kernel: [ 8202.531500] bonding: bond0: link status definitely up for interface p119p1, 1000 Mbps full duplex. Jun 30 16:31:42 goliathnode2 kernel: [ 8352.634502] bonding: bond0: link status definitely down for interface p119p1, disabling it Jun 30 16:31:46 goliathnode2 kernel: [ 8356.562015] igb: p119p1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX ... (The last 3 lines repeat ad infinitum) ethtool -i: driver: igb version: 5.1.2 firmware-version: 3.16, 0x800004d6 bus-info: 0000:07:00.0 supports-statistics: yes supports-test: yes supports-eeprom-access: yes supports-register-dump: yes supports-priv-flags: no ethtool -k: rx-checksumming: on tx-checksumming: on tx-checksum-ipv4: on tx-checksum-ip-generic: off [fixed] tx-checksum-ipv6: on tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: on scatter-gather: on tx-scatter-gather: on tx-scatter-gather-fraglist: off [fixed] tcp-segmentation-offload: off tx-tcp-segmentation: off tx-tcp-ecn-segmentation: off [fixed] tx-tcp6-segmentation: off udp-fragmentation-offload: off [fixed] generic-segmentation-offload: off generic-receive-offload: off large-receive-offload: off rx-vlan-offload: on tx-vlan-offload: on ntuple-filters: off [fixed] receive-hashing: on highdma: on [fixed] rx-vlan-filter: on [fixed] vlan-challenged: off [fixed] tx-lockless: off [fixed] netns-local: off [fixed] tx-gso-robust: off [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: off [fixed] tx-ipip-segmentation: off [fixed] tx-sit-segmentation: off [fixed] tx-udp_tnl-segmentation: off [fixed] tx-mpls-segmentation: off [fixed] fcoe-mtu: off [fixed] tx-nocache-copy: on loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: off [fixed] rx-vlan-stag-hw-parse: off [fixed] rx-vlan-stag-filter: off [fixed] l2-fwd-offload: off [fixed] modinfo igb: filename: /lib/modules/3.13.0-30-generic/kernel/drivers/net/igb/igb.ko version: 5.1.2 license: GPL description: Intel(R) Gigabit Ethernet Network Driver author: Intel Corporation, <e10...@li...<mailto:e10...@li...>> srcversion: BD399F3F5A5D6E155F2ED26 alias: pci:v00008086d000010D6sv*sd*bc*sc*i* alias: pci:v00008086d000010A9sv*sd*bc*sc*i* alias: pci:v00008086d000010A7sv*sd*bc*sc*i* alias: pci:v00008086d000010E8sv*sd*bc*sc*i* alias: pci:v00008086d00001526sv*sd*bc*sc*i* alias: pci:v00008086d0000150Dsv*sd*bc*sc*i* alias: pci:v00008086d000010E7sv*sd*bc*sc*i* alias: pci:v00008086d000010E6sv*sd*bc*sc*i* alias: pci:v00008086d00001518sv*sd*bc*sc*i* alias: pci:v00008086d0000150Asv*sd*bc*sc*i* alias: pci:v00008086d000010C9sv*sd*bc*sc*i* alias: pci:v00008086d00000440sv*sd*bc*sc*i* alias: pci:v00008086d0000043Csv*sd*bc*sc*i* alias: pci:v00008086d0000043Asv*sd*bc*sc*i* alias: pci:v00008086d00000438sv*sd*bc*sc*i* alias: pci:v00008086d00001516sv*sd*bc*sc*i* alias: pci:v00008086d00001511sv*sd*bc*sc*i* alias: pci:v00008086d00001510sv*sd*bc*sc*i* alias: pci:v00008086d00001527sv*sd*bc*sc*i* alias: pci:v00008086d0000150Fsv*sd*bc*sc*i* alias: pci:v00008086d0000150Esv*sd*bc*sc*i* alias: pci:v00008086d00001524sv*sd*bc*sc*i* alias: pci:v00008086d00001523sv*sd*bc*sc*i* alias: pci:v00008086d00001522sv*sd*bc*sc*i* alias: pci:v00008086d00001521sv*sd*bc*sc*i* alias: pci:v00008086d00001539sv*sd*bc*sc*i* alias: pci:v00008086d0000157Csv*sd*bc*sc*i* alias: pci:v00008086d0000157Bsv*sd*bc*sc*i* alias: pci:v00008086d00001538sv*sd*bc*sc*i* alias: pci:v00008086d00001537sv*sd*bc*sc*i* alias: pci:v00008086d00001536sv*sd*bc*sc*i* alias: pci:v00008086d00001533sv*sd*bc*sc*i* alias: pci:v00008086d00001F45sv*sd*bc*sc*i* alias: pci:v00008086d00001F41sv*sd*bc*sc*i* alias: pci:v00008086d00001F40sv*sd*bc*sc*i* depends: dca vermagic: 3.13.0-30-generic SMP mod_unload modversions parm: InterruptThrottleRate:Maximum interrupts per second, per vector, (max 100000), default 3=adaptive (array of int) parm: IntMode:Change Interrupt Mode (0=Legacy, 1=MSI, 2=MSI-X), default 2 (array of int) parm: Node:set the starting node to allocate memory on, default -1 (array of int) parm: LLIPort:Low Latency Interrupt TCP Port (0-65535), default 0=off (array of int) parm: LLIPush:Low Latency Interrupt on TCP Push flag (0,1), default 0=off (array of int) parm: LLISize:Low Latency Interrupt on Packet Size (0-1500), default 0=off (array of int) parm: RSS:Number of Receive-Side Scaling Descriptor Queues (0-8), default 1, 0=number of cpus (array of int) parm: VMDQ:Number of Virtual Machine Device Queues: 0-1 = disable, 2-8 enable, default 0 (array of int) parm: max_vfs:Number of Virtual Functions: 0 = disable, 1-7 enable, default 0 (array of int) parm: MDD:Malicious Driver Detection (0/1), default 1 = enabled. Only available when max_vfs is greater than 0 (array of int) parm: QueuePairs:Enable Tx/Rx queue pairs for interrupt handling (0,1), default 1=on (array of int) parm: EEE:Enable/disable on parts that support the feature (array of int) parm: DMAC:Disable or set latency for DMA Coalescing ((0=off, 1000-10000(msec), 250, 500 (usec)) (array of int) parm: LRO:Large Receive Offload (0,1), default 0=off (array of int) parm: debug:Debug level (0=none, ..., 16=all) (int) lspci -vvv: 00:00.0 Host bridge: Intel Corporation Atom processor C2000 SoC Transaction Router (rev 02) 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 00:01.0 PCI bridge: Intel Corporation Atom processor C2000 PCIe Root 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: 64 bytes Region 0: Memory at df520000 (64-bit, non-prefetchable) [size=128K] Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 0000f000-00000fff Memory behind bridge: fff00000-000fffff 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: [40] Express (v2) Root Port (Slot+), MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0 ExtTag+ RBE+ 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 #1, Speed 5GT/s, Width x8, ASPM L1, Exit Latency L0s <1us, L1 <4us ClockPM- Surprise+ LLActRep+ BwNot+ LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- 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- Surprise- Slot #0, PowerLimit 25.000W; 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- DevCap2: Completion Timeout: Range ABC, TimeoutDis+, LTR-, OBFF Not Supported ARIFwd+ DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled ARIFwd- LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis- Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS- Compliance De-emphasis: -6dB LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-, EqualizationPhase1- EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest- Capabilities: [80] 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: [88] Subsystem: ASRock Incorporation Device 1f10 Capabilities: [90] MSI: Enable+ Count=1/1 Maskable+ 64bit- Address: feeff00c Data: 4161 Masking: 00000000 Pending: 00000000 Capabilities: [100 v1] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP+ SDES+ TLP+ FCP+ CmpltTO+ CmpltAbrt+ UnxCmplt+ RxOF+ MalfTLP+ ECRC- UnsupReq+ ACSViol+ UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr- CEMsk: RxErr+ BadTLP+ BadDLLP+ Rollover+ Timeout+ NonFatalErr+ AERCap: First Error Pointer: 00, GenCap- CGenEn- ChkCap- ChkEn- Kernel driver in use: pcieport 00:03.0 PCI bridge: Intel Corporation Atom processor C2000 PCIe Root Port 3 (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: 64 bytes Region 0: Memory at df500000 (64-bit, non-prefetchable) [size=128K] Bus: primary=00, secondary=02, subordinate=08, sec-latency=0 I/O behind bridge: 0000b000-0000dfff Memory behind bridge: de000000-df4fffff 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: [40] Express (v2) Root Port (Slot+), MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0 ExtTag+ RBE+ 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 #3, Speed 5GT/s, Width x8, ASPM L1, Exit Latency L0s <1us, L1 <4us ClockPM- Surprise+ LLActRep+ BwNot+ LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk- ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 5GT/s, Width x4, TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt+ SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise- Slot #2, PowerLimit 25.000W; 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- DevCap2: Completion Timeout: Range ABC, TimeoutDis+, LTR-, OBFF Not Supported ARIFwd+ DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis+, LTR-, OBFF Disabled ARIFwd- LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis- Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS- Compliance De-emphasis: -6dB LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-, EqualizationPhase1- EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest- Capabilities: [80] 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: [88] Subsystem: ASRock Incorporation Device 1f12 Capabilities: [90] MSI: Enable+ Count=1/1 Maskable+ 64bit- Address: feeff00c Data: 4181 Masking: 00000000 Pending: 00000000 Capabilities: [100 v1] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP+ SDES+ TLP+ FCP+ CmpltTO+ CmpltAbrt+ UnxCmplt+ RxOF+ MalfTLP+ ECRC- UnsupReq+ ACSViol+ UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover+ Timeout+ NonFatalErr- CEMsk: RxErr+ BadTLP+ BadDLLP+ Rollover+ Timeout+ NonFatalErr+ AERCap: First Error Pointer: 00, GenCap- CGenEn- ChkCap- ChkEn- Kernel driver in use: pcieport 00:0e.0 Host bridge: Intel Corporation Atom processor C2000 RAS (rev 02) Subsystem: ASRock Incorporation Device 1f14 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- Capabilities: [40] Express (v2) Root Complex Integrated Endpoint, MSI 00 DevCap: MaxPayload 256 bytes, PhantFunc 0 ExtTag- RBE- 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- DevCap2: Completion Timeout: Not Supported, TimeoutDis-, LTR-, OBFF Not Supported DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled 00:0f.0 IOMMU: Intel Corporation Atom processor C2000 RCEC (rev 02) Subsystem: ASRock Incorporation Device 1f16 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- Interrupt: pin A routed to IRQ 11 Capabilities: [40] Express (v2) Root Complex Event Collector, MSI 00 DevCap: MaxPayload 256 bytes, PhantFunc 0 ExtTag- RBE- 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- DevCap2: Completion Timeout: Not Supported, TimeoutDis-, LTR-, OBFF Not Supported DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled Capabilities: [80] 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: [90] MSI: Enable- Count=1/1 Maskable+ 64bit- Address: 00000000 Data: 0000 Masking: 00000000 Pending: 00000000 Capabilities: [100 v1] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+ CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+ AERCap: First Error Pointer: 00, GenCap- CGenEn- ChkCap- ChkEn- Capabilities: [150 v1] Root Complex Event Collector ><?> 00:13.0 System peripheral: Intel Corporation Atom processor C2000 SMBus 2.0 (rev 02) Subsystem: ASRock Incorporation Device 1f15 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 59 Region 0: Memory at df544000 (64-bit, non-prefetchable) [size=1K] Capabilities: [40] Express (v2) Root Complex Integrated Endpoint, MSI 00 DevCap: MaxPayload 256 bytes, PhantFunc 0 ExtTag- RBE+ 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- DevCap2: Completion Timeout: Not Supported, TimeoutDis+, LTR-, OBFF Not Supported DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled Capabilities: [80] 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: [8c] MSI: Enable+ Count=1/1 Maskable+ 64bit+ Address: 00000000feeff00c Data: 4153 Masking: 00000000 Pending: 00000000 Capabilities: [100 v1] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr- CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+ AERCap: First Error Pointer: 00, GenCap- CGenEn- ChkCap- ChkEn- Kernel driver in use: ismt_smbus 00:16.0 USB controller: Intel Corporation Atom processor C2000 USB Enhanced Host Controller (rev 02) (prog-if 20 [EHCI]) Subsystem: ASRock Incorporation Device 1f2c 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 23 Region 0: Memory at df543000 (32-bit, non-prefetchable) [size=1K] Capabilities: [50] Power Management version 3 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- Kernel driver in use: ehci-pci 00:17.0 SATA controller: Intel Corporation Atom processor C2000 AHCI SATA2 Controller (rev 02) (prog-if 01 [AHCI 1.0]) Subsystem: ASRock Incorporation Device 1f22 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 52 Region 0: I/O ports at e0d0 [size=8] Region 1: I/O ports at e0c0 [size=4] Region 2: I/O ports at e0b0 [size=8] Region 3: I/O ports at e0a0 [size=4] Region 4: I/O ports at e040 [size=32] Region 5: Memory at df542000 (32-bit, non-prefetchable) [size=2K] Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit- Address: fee0300c Data: 41a2 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: [a8] SATA HBA v1.0 BAR4 Offset=00000004 Kernel driver in use: ahci 00:18.0 SATA controller: Intel Corporation Atom processor C2000 AHCI SATA3 Controller (rev 02) (prog-if 01 [AHCI 1.0]) Subsystem: ASRock Incorporation Device 1f32 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 53 Region 0: I/O ports at e090 [size=8] Region 1: I/O ports at e080 [size=4] Region 2: I/O ports at e070 [size=8] Region 3: I/O ports at e060 [size=4] Region 4: I/O ports at e020 [size=32] Region 5: Memory at df541000 (32-bit, non-prefetchable) [size=2K] Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit- Address: feeff00c Data: 41b2 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: [a8] SATA HBA v1.0 BAR4 Offset=00000004 Kernel driver in use: ahci 00:1f.0 ISA bridge: Intel Corporation Atom processor C2000 PCU (rev 02) Subsystem: ASRock Incorporation Device 1f38 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: Len=0c ><?> Kernel driver in use: lpc_ich 00:1f.3 SMBus: Intel Corporation Atom processor C2000 PCU SMBus (rev 02) Subsystem: ASRock Incorporation Device 1f3c 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 11 Region 0: Memory at df540000 (32-bit, non-prefetchable) [disabled] [size=32] Region 4: I/O ports at e000 [disabled] [size=32] 02:00.0 PCI bridge: PLX Technology, Inc. PEX 8608 8-lane, 8-Port PCI Express Gen 2 (5.0 GT/s) Switch (rev ba) (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: 64 bytes Region 0: Memory at df400000 (32-bit, non-prefetchable) [size=128K] Bus: primary=02, secondary=03, subordinate=08, sec-latency=0 I/O behind bridge: 0000b000-0000dfff Memory behind bridge: de000000-df3fffff 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: [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=0 PME- Capabilities: [48] MSI: Enable+ Count=1/4 Maskable+ 64bit+ Address: 00000000feeff00c Data: 41a1 Masking: 00000001 Pending: 00000000 Capabilities: [68] Express (v2) Upstream Port, MSI 00 DevCap: MaxPayload 512 bytes, PhantFunc 0 ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ SlotPowerLimit 25.000W 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 5GT/s, Width x4, ASPM L0s L1, Exit Latency L0s <1us, L1 <2us ClockPM- Surprise- LLActRep- BwNot- LnkCtl: ASPM Disabled; Disabled- CommClk- ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 5GT/s, Width x4, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt- DevCap2: Completion Timeout: Not Supported, TimeoutDis-, LTR-, OBFF Not Supported DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis- Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS- Compliance De-emphasis: -6dB LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-, EqualizationPhase1- EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest- Capabilities: [a4] Subsystem: PLX Technology, Inc. PEX 8608 8-lane, 8-Port PCI Express Gen 2 (5.0 GT/s) Switch Capabilities: [100 v1] Device Serial Number ba-86-01-10-b5-df-0e-00 Capabilities: [fb4 v1] Advanced Error Reporting UESta: DLP+ SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr+ BadTLP+ BadDLLP+ Rollover+ Timeout+ NonFatalErr+ CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+ AERCap: First Error Pointer: 04, GenCap+ CGenEn- ChkCap+ ChkEn- Capabilities: [138 v1] Power Budgeting <?> Capabilities: [148 v1] Virtual Channel Caps: LPEVC=1 RefClk=100ns PATEntryBits=4 Arb: Fixed+ WRR32- WRR64- WRR128- Ctrl: ArbSelect=Fixed Status: InProgress- VC0: Caps: PATOffset=06 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed- WRR32+ WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=0 ArbSelect=WRR32 TC/VC=01 Status: NegoPending- InProgress- Port Arbitration Table <?> VC1: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable- ID=1 ArbSelect=Fixed TC/VC=00 Status: NegoPending+ InProgress- Capabilities: [448 v1] Vendor Specific Information: ID=0000 Rev=0 Len=0cc <?> Capabilities: [950 v1] Vendor Specific Information: ID=0001 Rev=0 Len=010 <?> Kernel driver in use: pcieport 03:01.0 PCI bridge: PLX Technology, Inc. PEX 8608 8-lane, 8-Port PCI Express Gen 2 (5.0 GT/s) Switch (rev ba) (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: 64 bytes Bus: primary=03, secondary=04, subordinate=04, sec-latency=0 I/O behind bridge: 0000f000-00000fff Memory behind bridge: fff00000-000fffff 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: [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=0 PME- Capabilities: [48] MSI: Enable+ Count=1/4 Maskable+ 64bit+ Address: 00000000feeff00c Data: 41b1 Masking: 00000001 Pending: 00000000 Capabilities: [68] Express (v2) Downstream Port (Slot+), MSI 00 DevCap: MaxPayload 512 bytes, PhantFunc 0 ExtTag- RBE+ 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 5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <1us, L1 <2us ClockPM- Surprise+ LLActRep+ BwNot+ LnkCtl: ASPM Disabled; Disabled- CommClk- ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 5GT/s, Width x0, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt+ SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise- Slot #113, PowerLimit 25.000W; 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- DevCap2: Completion Timeout: Not Supported, TimeoutDis-, LTR-, OBFF Not Supported ARIFwd+ DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled ARIFwd- LnkCtl2: Target Link Speed: 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, EqualizationComplete-, EqualizationPhase1- EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest- Capabilities: [a4] Subsystem: PLX Technology, Inc. PEX 8608 8-lane, 8-Port PCI Express Gen 2 (5.0 GT/s) Switch Capabilities: [100 v1] Device Serial Number ba-86-01-10-b5-df-0e-00 Capabilities: [fb4 v1] Advanced Error Reporting UESta: DLP- SDES+ TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+ CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+ AERCap: First Error Pointer: 05, GenCap+ CGenEn- ChkCap+ ChkEn- Capabilities: [148 v1] Virtual Channel Caps: LPEVC=1 RefClk=100ns PATEntryBits=1 Arb: Fixed+ WRR32- WRR64- WRR128- Ctrl: ArbSelect=Fixed Status: InProgress- VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=ff Status: NegoPending- InProgress- VC1: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable- ID=1 ArbSelect=Fixed TC/VC=00 Status: NegoPending+ InProgress- Capabilities: [520 v1] Access Control Services ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl+ DirectTrans+ ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- Capabilities: [950 v1] Vendor Specific Information: ID=0001 Rev=0 Len=010 <?> Kernel driver in use: pcieport 03:05.0 PCI bridge: PLX Technology, Inc. PEX 8608 8-lane, 8-Port PCI Express Gen 2 (5.0 GT/s) Switch (rev ba) (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: 64 bytes Bus: primary=03, secondary=05, subordinate=06, sec-latency=0 I/O behind bridge: 0000d000-0000dfff Memory behind bridge: de000000-df0fffff 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: [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=0 PME- Capabilities: [48] MSI: Enable+ Count=1/4 Maskable+ 64bit+ Address: 00000000feeff00c Data: 41c1 Masking: 00000001 Pending: 00000000 Capabilities: [68] Express (v2) Downstream Port (Slot+), MSI 00 DevCap: MaxPayload 512 bytes, PhantFunc 0 ExtTag- RBE+ 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 5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <2us, L1 <4us ClockPM- Surprise+ LLActRep+ BwNot+ LnkCtl: ASPM Disabled; Disabled- 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- Surprise- Slot #117, PowerLimit 25.000W; 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- DevCap2: Completion Timeout: Not Supported, TimeoutDis-, LTR-, OBFF Not Supported ARIFwd+ DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled ARIFwd- LnkCtl2: Target Link Speed: 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, EqualizationComplete-, EqualizationPhase1- EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest- Capabilities: [a4] Subsystem: PLX Technology, Inc. PEX 8608 8-lane, 8-Port PCI Express Gen 2 (5.0 GT/s) Switch Capabilities: [100 v1] Device Serial Number ba-86-01-10-b5-df-0e-00 Capabilities: [fb4 v1] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+ CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+ AERCap: First Error Pointer: 1f, GenCap+ CGenEn- ChkCap+ ChkEn- Capabilities: [148 v1] Virtual Channel Caps: LPEVC=1 RefClk=100ns PATEntryBits=1 Arb: Fixed+ WRR32- WRR64- WRR128- Ctrl: ArbSelect=Fixed Status: InProgress- VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 Status: NegoPending- InProgress- VC1: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable- ID=1 ArbSelect=Fixed TC/VC=00 Status: NegoPending+ InProgress- Capabilities: [520 v1] Access Control Services ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl+ DirectTrans+ ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- Capabilities: [950 v1] Vendor Specific Information: ID=0001 Rev=0 Len=010 <?> Kernel driver in use: pcieport 03:07.0 PCI bridge: PLX Technology, Inc. PEX 8608 8-lane, 8-Port PCI Express Gen 2 (5.0 GT/s) Switch (rev ba) (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: 64 bytes Bus: primary=03, secondary=07, subordinate=07, sec-latency=0 I/O behind bridge: 0000c000-0000cfff Memory behind bridge: df300000-df3fffff 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: [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=0 PME- Capabilities: [48] MSI: Enable+ Count=1/4 Maskable+ 64bit+ Address: 00000000feeff00c Data: 41e1 Masking: 00000001 Pending: 00000000 Capabilities: [68] Express (v2) Downstream Port (Slot+), MSI 00 DevCap: MaxPayload 512 bytes, PhantFunc 0 ExtTag- RBE+ 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 #7, Speed 5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <2us, L1 <4us ClockPM- Surprise+ LLActRep+ BwNot+ LnkCtl: ASPM Disabled; Disabled- 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- Surprise- Slot #119, PowerLimit 25.000W; 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- DevCap2: Completion Timeout: Not Supported, TimeoutDis-, LTR-, OBFF Not Supported ARIFwd+ DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled ARIFwd- 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, EqualizationComplete-, EqualizationPhase1- EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest- Capabilities: [a4] Subsystem: PLX Technology, Inc. PEX 8608 8-lane, 8-Port PCI Express Gen 2 (5.0 GT/s) Switch Capabilities: [100 v1] Device Serial Number ba-86-01-10-b5-df-0e-00 Capabilities: [fb4 v1] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+ CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+ AERCap: First Error Pointer: 1f, GenCap+ CGenEn- ChkCap+ ChkEn- Capabilities: [148 v1] Virtual Channel Caps: LPEVC=1 RefClk=100ns PATEntryBits=1 Arb: Fixed+ WRR32- WRR64- WRR128- Ctrl: ArbSelect=Fixed Status: InProgress- VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 Status: NegoPending- InProgress- VC1: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable- ID=1 ArbSelect=Fixed TC/VC=00 Status: NegoPending+ InProgress- Capabilities: [520 v1] Access Control Services ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl+ DirectTrans+ ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- Capabilities: [950 v1] Vendor Specific Information: ID=0001 Rev=0 Len=010 <?> Kernel driver in use: pcieport 03:09.0 PCI bridge: PLX Technology, Inc. PEX 8608 8-lane, 8-Port PCI Express Gen 2 (5.0 GT/s) Switch (rev ba) (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: 64 bytes Bus: primary=03, secondary=08, subordinate=08, sec-latency=0 I/O behind bridge: 0000b000-0000bfff Memory behind bridge: df200000-df2fffff 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: [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=0 PME- Capabilities: [48] MSI: Enable+ Count=1/4 Maskable+ 64bit+ Address: 00000000feeff00c Data: 4122 Masking: 00000001 Pending: 00000000 Capabilities: [68] Express (v2) Downstream Port (Slot+), MSI 00 DevCap: MaxPayload 512 bytes, PhantFunc 0 ExtTag- RBE+ 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 #9, Speed 5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <2us, L1 <4us ClockPM- Surprise+ LLActRep+ BwNot+ LnkCtl: ASPM Disabled; Disabled- 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- Surprise- Slot #121, PowerLimit 25.000W; 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- DevCap2: Completion Timeout: Not Supported, TimeoutDis-, LTR-, OBFF Not Supported ARIFwd+ DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled ARIFwd- 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, EqualizationComplete-, EqualizationPhase1- EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest- Capabilities: [a4] Subsystem: PLX Technology, Inc. PEX 8608 8-lane, 8-Port PCI Express Gen 2 (5.0 GT/s) Switch Capabilities: [100 v1] Device Serial Number ba-86-01-10-b5-df-0e-00 Capabilities: [fb4 v1] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+ CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+ AERCap: First Error Pointer: 1f, GenCap+ CGenEn- ChkCap+ ChkEn- Capabilities: [148 v1] Virtual Channel Caps: LPEVC=1 RefClk=100ns PATEntryBits=1 Arb: Fixed+ WRR32- WRR64- WRR128- Ctrl: ArbSelect=Fixed Status: InProgress- VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 Status: NegoPending- InProgress- VC1: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable- ID=1 ArbSelect=Fixed TC/VC=00 Status: NegoPending+ InProgress- Capabilities: [520 v1] Access Control Services ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl+ DirectTrans+ ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- Capabilities: [950 v1] Vendor Specific Information: ID=0001 Rev=0 Len=010 <?> Kernel driver in use: pcieport 05:00.0 PCI bridge: ASPEED Technology, Inc. AST1150 PCI-to-PCI Bridge (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: 64 bytes Bus: primary=05, secondary=06, subordinate=06, sec-latency=32 I/O behind bridge: 0000d000-0000dfff Memory behind bridge: de000000-df0fffff Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff 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] MSI: Enable- Count=1/1 Maskable- 64bit+ Address: 0000000000000000 Data: 0000 Capabilities: [78] Power Management version 3 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+) Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- Capabilities: [80] Express (v1) PCI-Express to PCI/PCI-X Bridge, MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0 ExtTag- AttnBtn- AttnInd- PwrInd- RBE- DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+ BrConfRtry- MaxPayload 128 bytes, MaxReadReq 512 bytes DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend- LnkCap: Port #1, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <2us, L1 <2us ClockPM- Surprise- LLActRep- BwNot- LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk- ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- Capabilities: [a4] Subsystem: ASRock Incorporation Device 1150 Capabilities: [100 v1] Virtual Channel Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 Arb: Fixed- WRR32- WRR64- WRR128- Ctrl: ArbSelect=Fixed Status: InProgress- VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 Status: NegoPending- InProgress- 06:00.0 VGA compatible controller: ASPEED Technology, Inc. ASPEED Graphics Family (rev 21) (prog-if 00 [VGA controller]) Subsystem: ASRock Incorporation Device 2000 Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- ... [truncated message content] |