Bug 1011777

Summary: kernel: invalid PHY speed/duplex: 0xffff
Product: [Fedora] Fedora Reporter: markusN <neteler>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 19CC: gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda, marcelo.barbosa
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-25 17:09:12 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description markusN 2013-09-25 06:47:22 UTC
Description of problem:

After resume from suspend, one CPU goes to 100% and /var/log/messages is filled up with

invalid PHY speed/duplex: 0xffff
invalid PHY speed/duplex: 0xffff
invalid PHY speed/duplex: 0xffff
...


[root@oboe log]# ls -la messages
-rw-r--r--. 1 root root 146509063 Sep 25 08:38 messages
[root@oboe log]# ls -la messages
-rw-r--r--. 1 root root 147332808 Sep 25 08:38 messages
[root@oboe log]# ls -la messages
-rw-r--r--. 1 root root 147865283 Sep 25 08:38 messages
[root@oboe log]# ls -la messages
-rw-r--r--. 1 root root 148349403 Sep 25 08:38 messages
[root@oboe log]# ls -la messages
-rw-r--r--. 1 root root 148782318 Sep 25 08:38 messages
[root@oboe log]# ls -la messages
-rw-r--r--. 1 root root 149265678 Sep 25 08:38 messages
[root@oboe log]# ls -la messages
-rw-r--r--. 1 root root 151087018 Sep 25 08:38 messages
[root@oboe log]# ls -la messages
-rw-r--r--. 1 root root 151902023 Sep 25 08:39 messages

Kernel:

[root@oboe log]# uname -a
Linux oboe.localdomain 3.11.1-200.fc19.x86_64 #1 SMP Sat Sep 14 15:04:51 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

Apparently related to the alx kernel module

It is the same bug as reported here:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1213009
https://bbs.archlinux.org/viewtopic.php?pid=1328254

It worked fine with kernel 3.10.x but fails with the new 3.11.x

As this is a showstopper, I need to go back to use kernel 3.10.x

Comment 1 Josh Boyer 2013-09-25 17:09:12 UTC

*** This bug has been marked as a duplicate of bug 1011362 ***