Bug 2119
Summary: | (net via-rhine) v1.1.19 network transfers slow (10k/sec) in one direction | ||
---|---|---|---|
Product: | Drivers | Reporter: | David Butcher (davidbu) |
Component: | Network | Assignee: | Jeff Garzik (jgarzik) |
Status: | REJECTED INSUFFICIENT_DATA | ||
Severity: | normal | CC: | amantia, bunk, rl, s.loeuillet |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | linux-2.4.23-4GB | Subsystem: | |
Regression: | --- | Bisected commit-id: |
Description
David Butcher
2004-02-16 23:20:08 UTC
I have exactly the same kind of problem with all kernels 2.6 (including 2.6.5), and 2.4.21. There is more information on the thread of the Debian bug #245398: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=245398 Someone told about a similar proble on the LKML: http://lkml.org/lkml/2004/3/29/179 got 2.6.5, a via-rhine II and i had this speed problem until my hosting company changed a router. this router was in 10Mb HD. when connecting the machine to another router on 100Mb FD, traffic was ok could it be because this driver handles Half-Duplex badly ?? could other people (including reporter) tell us if that occured on a FD or HD network ? i had this when it was not working : (was 10HD) eth0: MII PHY found at address 1, status 0x786d advertising 05e1 Link 0021. and now i have that : (now on 100FD) eth0: MII PHY found at address 1, status 0x7869 advertising 05e1 Link 41e1. perhaps the router was faulty, or perhaps via-rhine II driver doesn't handle 10HD very well. as a side not, i had lots of frame count and colision count shown with ifconfig. i had the same speed problem when i tried 2.4.26 (but also had lots of lost packets) Same here on 2.6.4 with a RhineII VT6102. When transferring from a PCMCIA Xircom card the speed from Xircom->PCMCIA is about 850-900 KB/s, and in opposite direction around 100-200KB/s, but after some minutes it hangs and I need to restart the PCMCIA driver (or pull the card out and in) to restore the connection. This is after I added full_duplex=1 to the via-rhine options, as otherwise the transfer speed were really low (<40KB/s). Forgot to tell, but it's a logical conclusion: the PCMCIA card works well when I don't use the on-board VIA card, but an old RTL based one in the other machine. Is this problem still present in recent 2.6 kernels? Please reopen this bug if it's still present in kernel 2.6.16. Problem still in 2.6.24-rc7 |