Bug 217557
Summary: | ASPM is not enabled on hotplugged devices | ||
---|---|---|---|
Product: | Drivers | Reporter: | Kai-Heng Feng (kai.heng.feng) |
Component: | PCI | Assignee: | drivers_pci (drivers_pci) |
Status: | NEW --- | ||
Severity: | normal | CC: | bagasdotme |
Priority: | P3 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | Subsystem: | ||
Regression: | No | Bisected commit-id: | |
Attachments: |
dmesg
lspci preboot connected lspci hotplugged |
Created attachment 304432 [details]
lspci preboot connected
Created attachment 304433 [details]
lspci hotplugged
Can you describe this issue please? For example, this is when device is connected preboot: 38:00.0 Ethernet controller [0200]: Intel Corporation Ethernet Controller (2) I225-LMvP [8086:5502] (rev 03) ... Capabilities: [a0] Express (v2) Endpoint, MSI 00 ... LnkCtl: ASPM L1 Enabled; RCB 64 bytes, Disabled- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- This is when device is hotplugged: 38:00.0 Ethernet controller [0200]: Intel Corporation Ethernet Controller (2) I225-LMvP [8086:5502] (rev 03) ... Capabilities: [a0] Express (v2) Endpoint, MSI 00 ... LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- ASPM should be enabled for hotplugged case, too. |
Created attachment 304431 [details] dmesg