[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110119145904.d750d49d.akpm@linux-foundation.org>
Date: Wed, 19 Jan 2011 14:59:04 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: netdev@...r.kernel.org, Jan Engelhardt <jengelh@...ozas.de>
Cc: bugzilla-daemon@...zilla.kernel.org,
bugme-daemon@...zilla.kernel.org, arthur.marsh@...ernode.on.net
Subject: Re: [Bugme-new] [Bug 26632] New: rtl8169 slow to come up and not
allowing telnetd-ssl negotiation
(switched to email. Please respond via emailed reply-to-all, not via the
bugzilla web interface).
On Thu, 13 Jan 2011 09:53:26 GMT
bugzilla-daemon@...zilla.kernel.org wrote:
> https://bugzilla.kernel.org/show_bug.cgi?id=26632
>
> Summary: rtl8169 slow to come up and not allowing telnetd-ssl
> negotiation
> Product: Drivers
> Version: 2.5
> Kernel Version: 2.6.37-git9
> Platform: All
> OS/Version: Linux
> Tree: Mainline
> Status: NEW
> Severity: high
> Priority: P1
> Component: Network
> AssignedTo: drivers_network@...nel-bugs.osdl.org
> ReportedBy: arthur.marsh@...ernode.on.net
> CC: arthur.marsh@...ernode.on.net
> Regression: Yes
>
>
> I have an ASUS M3A78 Pro motherboard (AMD64, RS780 chipset) with onboard
> Realtek 8169. Normally the ethernet connection comes up quickly, including with
> kernel 2.6.37-git7. With kernel 2.6.37-git9, I get the following in dmesg:
>
> $ dmesg|grep eth0
> [ 0.878911] r8169 0000:02:00.0: eth0: RTL8168c/8111c at 0xffffc9000007a000,
> 00:23:54:5e:5d:d5, XID 1c4000c0 IRQ 40
> [ 11.156602] r8169 0000:02:00.0: eth0: link down
> [ 11.156639] r8169 0000:02:00.0: eth0: link down
> [ 11.157333] ADDRCONF(NETDEV_UP): eth0: link is not ready
> [ 12.780948] r8169 0000:02:00.0: eth0: link up
> [ 12.783051] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
>
> At this stage I can connect to the internet with HTTP/HTTPS but a telnet-ssl
> <address-of-this-machine> or telnet-ssl from another machine to this one fails
> at the telnet negotiation stage. telnet-ssl from this machine to another works.
>
This regression was bisected to
0ab03c2b1478f2438d2c80204f7fef65b1bca9cf is the first bad commit
commit 0ab03c2b1478f2438d2c80204f7fef65b1bca9cf
Author: Jan Engelhardt <jengelh@...ozas.de>
Date: Fri Jan 7 03:15:05 2011 +0000
netlink: test for all flags of the NLM_F_DUMP composite
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists