On Sat, 26 Aug 2006 01:06:26 +0200 Thomas Glanzmann <[EMAIL PROTECTED]> wrote:
> Hello Stephen, > thanks for the fix, it fixes the problem for me. I closed the bug. On > which hardware did you reproduce the bug and how did you found it? Did > you use git bisect? > > Thomas Using sky2 on Intel motherboard and git bisect. But Jesse found same problem on e1000. Bisect was relatively fast since it was either base net code or driver. Starting with 2.6.17, everything worked, and latest was busted. git bisect start net drivers/net/sky2.c Test was ipv6 slogin, then run dmesg. If that worked then run top and cause lots of other traffic by just doing a firefox open-tabs to blast lots of connections. Wanted to induce tcp-ipv6 to get congested. -- Stephen Hemminger <[EMAIL PROTECTED]> All non-trivial abstractions, to some degree, are leaky. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html