|
From: Auke K. <auk...@in...> - 2006-10-31 16:49:28
|
Brian McNally wrote: > Whoops, what I meant to say was that I removed the module with `modprobe > -r`. My other comments about the new module not making a difference > still stand though. Any thoughts? then we're getting into the next stage of debugging where we need more data: * full `dmesg`, with the "TX unit hang" messages * `ethtool -e ethX` * try turning tso off: `ethtool -K ethX tso off` and let us know if the problem goes away * describe what kind of data/magnitude is passing over the interface when the problem occurs Cheers, Auke |