Unfortunately I spoke too soon.. :-(

The driver no longer appears to fail under load but still fails randomly with relatively light load:

Sep 22 07:04:38 localhost syslog.info -- MARK --
Sep 22 07:24:38 localhost syslog.info -- MARK --
Sep 22 07:31:52 localhost user.info kernel: NETDEV WATCHDOG: eth1: transmit timed out
Sep 22 07:31:52 localhost user.err kernel: sky2 eth1: tx timeout
Sep 22 07:31:52 localhost user.debug kernel: sky2 eth1: transmit ring 27 .. 498 report=27 done=27
Sep 22 07:31:52 localhost user.info kernel: sky2 hardware hung? flushing
Sep 22 07:39:27 localhost user.info kernel: NETDEV WATCHDOG: eth1: transmit timed out
Sep 22 07:39:27 localhost user.err kernel: sky2 eth1: tx timeout
Sep 22 07:39:27 localhost user.debug kernel: sky2 eth1: transmit ring 498 .. 457 report=27 done=27
Sep 22 07:39:27 localhost user.info kernel: sky2 status report lost?
Sep 22 07:40:07 localhost user.info kernel: NETDEV WATCHDOG: eth1: transmit timed out
Sep 22 07:40:07 localhost user.err kernel: sky2 eth1: tx timeout
Sep 22 07:40:07 localhost user.debug kernel: sky2 eth1: transmit ring 27 .. 498 report=27 done=27
Sep 22 07:40:07 localhost user.info kernel: sky2 hardware hung? flushing

The driver version that I am using is 1.6.1 with the tx pause bug fix manually applied. This is compiled against 2.6.17.13 stock.

This fault (since releasing this version into production) has now occured in 3 sites since upgrading them yesterday. The previous version of kernel that was being used was 2.6.12 (based on the old sk98lin driver) which didn't manifest any of these problems.

If there's anything I can do to help isolate this issue please let me know.

----- Original Message ----- From: "Stephen Hemminger" <[EMAIL PROTECTED]>
To: "Andrew Hall" <[EMAIL PROTECTED]>
Cc: <netdev@vger.kernel.org>
Sent: Wednesday, September 20, 2006 6:31 AM
Subject: Re: [PATCH 1/3] sky2: tx pause bug fix


On Mon, 11 Sep 2006 11:35:11 +1000
"Andrew Hall" <[EMAIL PROTECTED]> wrote:

Stephen,

After some serious testing, this patch seems to fix the lockup issue
completely. I manually applied these changes against the 2.6.17.13 release.

Any more problems?

-
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

Reply via email to