lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 2 Apr 2013 21:56:21 +0800
From:	"Peter Huang(Peng)" <peter.huangpeng@...wei.com>
To:	Eric Dumazet <eric.dumazet@...il.com>
CC:	Majun <harry.majun@...wei.com>, <netdev@...r.kernel.org>,
	Zhoukang <zhoukang7@...wei.com>
Subject: intel 82580 nic hang problem.

Hi Eric

Here I have a nic hang problem in our customer environment, from Intel's 82575
driver release notes, there was a similar problem, but only occurred with older
linux 2.6 kernel ( we are using 3.0.13-0.27-xen kernel).

We are using 82580 dual port NIC:
#ethtool -i eth1

driver: igb
version: 3.0.6-k2
firmware-version: 3.2-9
bus-info: 0000:02:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes

Below is the error message (this msg will repeated over 8 hours):
Mar 28 10:46:25 CNA001_0_010203 kernel: [ 4412.812078] igb 0000:02:00.1: eth1: Reset adapter
Mar 28 10:46:31 CNA001_0_010203 kernel: [ 4418.816189] igb 0000:02:00.1: Detected Tx Unit Hang
Mar 28 10:46:31 CNA001_0_010203 kernel: [ 4418.816191]   Tx Queue             <1>
Mar 28 10:46:31 CNA001_0_010203 kernel: [ 4418.816191]   TDH                  <0>
Mar 28 10:46:31 CNA001_0_010203 kernel: [ 4418.816192]   TDT                  <2>
Mar 28 10:46:31 CNA001_0_010203 kernel: [ 4418.816192]   next_to_use          <2>
Mar 28 10:46:31 CNA001_0_010203 kernel: [ 4418.816193]   next_to_clean        <0>
Mar 28 10:46:31 CNA001_0_010203 kernel: [ 4418.816193] buffer_info[next_to_clean]
Mar 28 10:46:31 CNA001_0_010203 kernel: [ 4418.816194]   time_stamp           <1000fb54c>
Mar 28 10:46:31 CNA001_0_010203 kernel: [ 4418.816194]   next_to_watch        <0>
Mar 28 10:46:31 CNA001_0_010203 kernel: [ 4418.816195]   jiffies              <1000fb649>
Mar 28 10:46:31 CNA001_0_010203 kernel: [ 4418.816196]   desc.status          <118000>

Are you familiar with this problem, or could you give us any suggestion to move on?

Thanks very much!

Peter.Huang
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ