From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from hermes.mvista.com (gateway-1237.mvista.com [12.44.186.158]) by ozlabs.org (Postfix) with ESMTP id 0F75E68883 for ; Thu, 8 Dec 2005 02:15:30 +1100 (EST) From: Wade Farnsworth To: Eugene Surovegin Content-Type: text/plain Message-Id: <1133968527.8299.50.camel@rhino.az.mvista.com> Mime-Version: 1.0 Date: 07 Dec 2005 08:15:28 -0700 Cc: linuxppc-embedded Subject: Transmit timeouts on 440GX Ocotea on 10baseT-HD network List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Eugene, I'm seeing some "NETDEV WATCHDOG: eth0: transmit timed out" messages on the Ocotea when it's connected to a 10baseT hub, and it's put under heavy load. I'm using the most current 2.6 git tree. This can be reproduced by ssh'ing into the Ocotea and running the command "ping -A -s 1200", then also doing the same ping command from the host to the Ocotea. The pings will be successful for a short time, then all transmits on the Ocotea will stop for a few seconds (usually preceded by a few duplicate packets). Transmits begin again once the timeout occurs. /proc/net/dev doesn't report any errors, just a few dropped packets. Do you know what might be causing the EMAC to stop transmitting in this situation? Thanks, Wade Farnsworth