From: Jesper Krogh <jesper@krogh.cc>
To: "Brandeburg, Jesse" <jesse.brandeburg@intel.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
e1000-devel@lists.sourceforge.net
Subject: Re: e1000: eth2: e1000_clean_tx_irq: Detected Tx Unit Hang
Date: Mon, 06 Apr 2009 20:53:38 +0200 [thread overview]
Message-ID: <49DA4FB2.9010406@krogh.cc> (raw)
In-Reply-To: <alpine.WNT.2.00.0904061029410.5196@jbrandeb-desk1.amr.corp.intel.com>
Brandeburg, Jesse wrote:
> Hi Jesper,
>
> On Sun, 5 Apr 2009, Jesper Krogh wrote:
>> I have a 2.6.27.20 system in production, the e1000 drivers seem pretty
>> "noisy" allthough everything appears to work excellent.
>
> well, nice to hear its working, but wierd about the messages.
>
>> dmesg here: http://krogh.cc/~jesper/dmesg-ko-2.6.27.20.txt
>>
>> [476197.380486] e1000: eth3: e1000_clean_tx_irq: Detected Tx Unit Hang
>> [476197.380488] Tx Queue <0>
>> [476197.380489] TDH <c>
>> [476197.380490] TDT <63>
>> [476197.380490] next_to_use <63>
>> [476197.380491] next_to_clean <b>
>> [476197.380491] buffer_info[next_to_clean]
>> [476197.380492] time_stamp <10717579a>
>> [476197.380492] next_to_watch <f>
>> [476197.380493] jiffies <107175a3e>
>> [476197.380494] next_to_watch.status <0>
>>
>> The system has been up for 14 days but the dmesg-buffer has allready
>> overflown with these.
>
> I looked at your dmesg and it appears that there is never a
> NETDEV_WATCHDOG message, which would normally indicate that the driver
> isn't resetting itself out of the problem. Does ethtool -S eth3 show any
> tx_timeout_count ?
$ for i in 0 1 2 3; do sudo ethtool -S eth${i} | grep tx_timeout_count; done
tx_timeout_count: 6
tx_timeout_count: 3
tx_timeout_count: 14
tx_timeout_count: 23
>> Configuratoin is a 4 x 1GbitE bond all with Intel NICs
>>
>> 06:01.0 Ethernet controller: Intel Corporation 82546EB Gigabit Ethernet
>> Controller (Copper) (rev 03)
>> 06:01.1 Ethernet controller: Intel Corporation 82546EB Gigabit Ethernet
>> Controller (Copper) (rev 03)
>> 06:02.0 Ethernet controller: Intel Corporation 82546EB Gigabit Ethernet
>> Controller (Copper) (rev 03)
>> 06:02.1 Ethernet controller: Intel Corporation 82546EB Gigabit Ethernet
>> Controller (Copper) (rev 03)
>
> are you doing testing with the remote end of this link? I'm wondering if
> something changed in the kernel that is causing remote link down events to
> not stop the tx queue (our hardware just completely stops in its tracks
> w.r.t tx when link goes down)
They are connected directly to a switch stack. I'd be surprised if there
is anything in there that does magic. I have around 100 other cables
into that one.
--
Jesper
prev parent reply other threads:[~2009-04-06 18:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-05 8:11 e1000: eth2: e1000_clean_tx_irq: Detected Tx Unit Hang Jesper Krogh
2009-04-06 17:36 ` Brandeburg, Jesse
2009-04-06 18:53 ` Jesper Krogh [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49DA4FB2.9010406@krogh.cc \
--to=jesper@krogh.cc \
--cc=e1000-devel@lists.sourceforge.net \
--cc=jesse.brandeburg@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox