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:   Sat, 24 Feb 2018 11:18:05 +0100
From:   Borislav Petkov <bp@...en8.de>
To:     netdev@...r.kernel.org
Cc:     Siva Reddy Kallam <siva.kallam@...adcom.com>,
        Prashant Sreedharan <prashant@...adcom.com>,
        Michael Chan <mchan@...adcom.com>, linux-kernel@...r.kernel.org
Subject: NETDEV WATCHDOG: eth0 (tg3): transmit queue 0 timed out

Hi,

this didn't happen before but after 4.16-rc1 my tg3 nic stops for
whatever reason and the connection to the machine is dead. It didn't show
anything in dmesg until today.

The IO pagefaults look like it is trying to access something it
shouldn't and maybe that's why it times out.

It triggers pretty quickly so I'd call it a reliable reproducer and thus
I can test patches... :-)

Thx.

...
[   15.916840] random: crng init done
[   44.792699] tg3 0000:01:00.0 eth0: Link is up at 100 Mbps, full duplex
[   44.793024] tg3 0000:01:00.0 eth0: Flow control is on for TX and on for RX
[   44.793315] tg3 0000:01:00.0 eth0: EEE is disabled
[   44.793395] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   58.216474] tg3 0000:01:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0001 address=0x00000001fffff0c0 flags=0x0000]
[   58.216943] tg3 0000:01:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0001 address=0x00000001fffff100 flags=0x0000]
[   58.217395] tg3 0000:01:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0001 address=0x00000001fffff140 flags=0x0000]
[   58.217844] tg3 0000:01:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0001 address=0x00000001fffff180 flags=0x0000]
[   64.992145] ------------[ cut here ]------------
[   64.992406] NETDEV WATCHDOG: eth0 (tg3): transmit queue 0 timed out
[   64.992742] WARNING: CPU: 1 PID: 0 at net/sched/sch_generic.c:464 dev_watchdog+0x1fe/0x210
[   64.992744] Modules linked in: arc4 iwlmvm mac80211 amdgpu kvm_amd kvm iwlwifi irqbypass crct10dif_pclmul crc32_pclmul crc32c_intel snd_hda_codec_conexant snd_hda_codec_hdmi snd_hda_codec_generic aesni_intel sha256_generic aes_x86_64 crypto_simd snd_hda_intel cryptd glue_helper tg3 snd_hda_codec pcspkr snd_hwdep cfg80211 joydev psmouse ptp snd_hda_core hp_wmi pps_core snd_pcm ehci_pci chash tpm_infineon rfkill libphy i2c_piix4 snd_timer fam15h_power xhci_pci ehci_hcd snd sg gpu_sched k10temp soundcore xhci_hcd tpm_tis tpm_tis_core video tpm battery button ac acpi_cpufreq evdev input_leds serio_raw sd_mod thermal pinctrl_amd
[   64.993216] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 4.16.0-rc1+ #2
[   64.993222] Hardware name: HP HP EliteBook 745 G3/807E, BIOS N73 Ver. 01.08 01/28/2016
[   64.996048] RIP: 0010:dev_watchdog+0x1fe/0x210
[   64.996050] RSP: 0018:ffff88043dc83e88 EFLAGS: 00010282
[   64.996052] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000103
[   64.996054] RDX: 0000000080000103 RSI: 0000000000000086 RDI: 00000000ffffffff
[   64.996055] RBP: ffff88042b86e39c R08: ffffffff81c0a400 R09: 0000000000000001
[   64.996057] R10: 000000000000035a R11: 0000000000000000 R12: ffff88042b86e3b0
[   64.996058] R13: ffff88042b86e000 R14: 0000000000000005 R15: ffff88042a0ced80
[   64.996061] FS:  0000000000000000(0000) GS:ffff88043dc80000(0000) knlGS:0000000000000000
[   64.996063] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   64.996065] CR2: 00007f98ed87eb00 CR3: 0000000428ea0000 CR4: 00000000001406e0
[   64.996068] Call Trace:
[   64.996074]  <IRQ>
[   64.996082]  ? qdisc_reset+0xe0/0xe0
[   64.996085]  ? qdisc_reset+0xe0/0xe0
[   64.996092]  call_timer_fn+0x2b/0x150
[   64.996097]  run_timer_softirq+0x415/0x460
[   64.996101]  ? tick_sched_timer+0x42/0x90
[   64.996106]  ? _raw_spin_lock_irq+0x1a/0x40
[   64.996110]  ? __hrtimer_run_queues+0x113/0x2d0
[   64.996114]  __do_softirq+0xeb/0x2d5
[   64.996121]  irq_exit+0xaa/0xb0
[   64.996125]  smp_apic_timer_interrupt+0x73/0x150
[   64.996128]  apic_timer_interrupt+0x7d/0x90
[   64.996131]  </IRQ>
[   64.996136] RIP: 0010:cpuidle_enter_state+0xa3/0x2f0
[   64.996138] RSP: 0018:ffffc900019c3ea8 EFLAGS: 00000246 ORIG_RAX: ffffffffffffff12
[   64.996141] RAX: ffff88043dc80000 RBX: 0000000f21d4b954 RCX: 000000000000001f
[   64.996142] RDX: 0000000f21d4b954 RSI: ffffffff81da4ca1 RDI: ffffffff81db2a9e
[   64.996144] RBP: ffff88042a39a200 R08: 000000000005a0b5 R09: 00000000000585fa
[   64.996145] R10: 0000000000000018 R11: 0000000000049370 R12: 0000000000000002
[   64.996146] R13: ffffffff82095db8 R14: 0000000000000000 R15: 0000000f0b23994e
[   64.996157]  ? cpuidle_enter_state+0x93/0x2f0
[   65.003171]  do_idle+0x19a/0x1f0
[   65.003176]  cpu_startup_entry+0x6f/0x80
[   65.003181]  start_secondary+0x1a5/0x200
[   65.003185]  secondary_startup_64+0xa5/0xb0
[   65.003189] Code: 00 49 63 4c 24 f0 eb 93 4c 89 ef c6 05 5b 10 af 00 01 e8 b6 67 fd ff 89 d9 48 89 c2 4c 89 ee 48 c7 c7 20 f6 df 81 e8 e2 8d a7 ff <0f> ff eb be 0f 1f 40 00 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 
[   65.003234] ---[ end trace b191673f18a75f41 ]---
[   65.003243] tg3 0000:01:00.0 eth0: transmit timed out, resetting
[   67.679695] tg3 0000:01:00.0 eth0: 0x00000000: 0x168714e4, 0x10100406, 0x02000010, 0x00000000
[   67.680053] tg3 0000:01:00.0 eth0: 0x00000010: 0xd082000c, 0x00000000, 0xd081000c, 0x00000000
[   67.680406] tg3 0000:01:00.0 eth0: 0x00000020: 0xd080000c, 0x00000000, 0x00000000, 0x807e103c
[   67.680419] tg3 0000:01:00.0 eth0: 0x00000030: 0x00000000, 0x00000048, 0x00000000, 0x0000010a
[   67.680422] tg3 0000:01:00.0 eth0: 0x00000040: 0x00000000, 0x7c000000, 0xc8035001, 0x16002008
[   67.680426] tg3 0000:01:00.0 eth0: 0x00000050: 0x00005803, 0x00000000, 0x0086a005, 0x00000000
[   67.680430] tg3 0000:01:00.0 eth0: 0x00000060: 0x00000000, 0x00000000, 0xf1000298, 0x01f802d1
[   67.680433] tg3 0000:01:00.0 eth0: 0x00000070: 0x00071010, 0x82000500, 0x00000000, 0x00000000
[   67.680437] tg3 0000:01:00.0 eth0: 0x00000080: 0x168714e4, 0x00000022, 0x00000000, 0x00000001
[   67.680440] tg3 0000:01:00.0 eth0: 0x00000090: 0x00000000, 0x00000186, 0x00000000, 0x0000024a
[   67.680444] tg3 0000:01:00.0 eth0: 0x000000a0: 0x8005ac11, 0x00000004, 0x00000122, 0x00020010
[   67.680447] tg3 0000:01:00.0 eth0: 0x000000b0: 0x10008d81, 0x00105420, 0x00475c12, 0x10110142
[   67.680450] tg3 0000:01:00.0 eth0: 0x000000d0: 0x0008081f, 0x00000000, 0x00000000, 0x00010001
[   67.680454] tg3 0000:01:00.0 eth0: 0x000000f0: 0x00000000, 0x05762100, 0x00000000, 0xffffffff
[   67.680457] tg3 0000:01:00.0 eth0: 0x00000100: 0x13c10001, 0x00000000, 0x00000000, 0x00062030
[   67.680461] tg3 0000:01:00.0 eth0: 0x00000110: 0x00000000, 0x00002000, 0x000000a0, 0x00000000
[   67.680464] tg3 0000:01:00.0 eth0: 0x00000130: 0x00000000, 0x00000000, 0x00000000, 0x15010003
[   67.680467] tg3 0000:01:00.0 eth0: 0x00000140: 0xdbfc109f, 0x0000fc3f, 0x00000000, 0x00000000
[   67.680471] tg3 0000:01:00.0 eth0: 0x00000150: 0x16010004, 0x00000000, 0x00078116, 0x00000001
[   67.680480] tg3 0000:01:00.0 eth0: 0x00000160: 0x1b010002, 0x00000000, 0x00000000, 0x00000000
[   67.686684] tg3 0000:01:00.0 eth0: 0x00000170: 0x00000000, 0x800000ff, 0x00000000, 0x00000000
[   67.686687] tg3 0000:01:00.0 eth0: 0x000001b0: 0x23010018, 0x00000000, 0x00000000, 0x00000000
[   67.686691] tg3 0000:01:00.0 eth0: 0x00000200: 0x00000000, 0x7c000000, 0x00000000, 0x02000000
[   67.686697] tg3 0000:01:00.0 eth0: 0x00000210: 0x00000000, 0x79000000, 0x00000000, 0x0a000000
[   67.686700] tg3 0000:01:00.0 eth0: 0x00000220: 0x00000000, 0x01000000, 0x00000000, 0x00000000
[   67.686704] tg3 0000:01:00.0 eth0: 0x00000260: 0x00000000, 0x00000000, 0x00000000, 0x0000024a
[   67.686707] tg3 0000:01:00.0 eth0: 0x00000280: 0x00000000, 0x00000001, 0x00000000, 0x00000178
[   67.686710] tg3 0000:01:00.0 eth0: 0x00000290: 0x00000000, 0x00000009, 0x00000000, 0x00000000
[   67.686713] tg3 0000:01:00.0 eth0: 0x00000300: 0x00000000, 0x00000186, 0x00000000, 0x00000186
[   67.686717] tg3 0000:01:00.0 eth0: 0x00000310: 0x00000000, 0x00000186, 0x00000000, 0x00000186
[   67.686720] tg3 0000:01:00.0 eth0: 0x00000320: 0x00000000, 0x00000186, 0x00000000, 0x00000186
[   67.686723] tg3 0000:01:00.0 eth0: 0x00000330: 0x00000000, 0x00000186, 0x00000000, 0x00000186
[   67.686726] tg3 0000:01:00.0 eth0: 0x00000340: 0x00000000, 0x00000186, 0x00000000, 0x00000186
[   67.686729] tg3 0000:01:00.0 eth0: 0x00000350: 0x00000000, 0x00000186, 0x00000000, 0x00000186
[   67.686732] tg3 0000:01:00.0 eth0: 0x00000360: 0x00000000, 0x00000186, 0x00000000, 0x00000186
[   67.686736] tg3 0000:01:00.0 eth0: 0x00000370: 0x00000000, 0x00000186, 0x00000000, 0x00000186
[   67.686739] tg3 0000:01:00.0 eth0: 0x00000380: 0x00000000, 0x00000186, 0x00000000, 0x00000186
[   67.686742] tg3 0000:01:00.0 eth0: 0x00000390: 0x00000000, 0x00000186, 0x00000000, 0x00000186
[   67.686753] tg3 0000:01:00.0 eth0: 0x000003a0: 0x00000000, 0x00000186, 0x00000000, 0x00000186
[   67.709953] tg3 0000:01:00.0 eth0: 0x000003b0: 0x00000000, 0x00000186, 0x00000000, 0x00000186
[   67.709965] tg3 0000:01:00.0 eth0: 0x000003c0: 0x00000000, 0x00000186, 0x00000000, 0x00000186
[   67.709968] tg3 0000:01:00.0 eth0: 0x000003d0: 0x00000000, 0x00000186, 0x00000000, 0x00000186
[   67.709972] tg3 0000:01:00.0 eth0: 0x000003e0: 0x00000000, 0x00000186, 0x00000000, 0x00000186
[   67.709975] tg3 0000:01:00.0 eth0: 0x000003f0: 0x00000000, 0x00000186, 0x00000000, 0x00000186
[   67.709978] tg3 0000:01:00.0 eth0: 0x00000400: 0x18e04804, 0x00400000, 0x00001000, 0x00009900
[   67.709982] tg3 0000:01:00.0 eth0: 0x00000410: 0x0000fc3f, 0xdbfc109f, 0x0000fc3f, 0xdbfc109f
[   67.709985] tg3 0000:01:00.0 eth0: 0x00000420: 0x0000fc3f, 0xdbfc109f, 0x0000fc3f, 0xdbfc109f
[   67.709988] tg3 0000:01:00.0 eth0: 0x00000430: 0x00000000, 0x00000000, 0x0000016e, 0x000005f2
[   67.709992] tg3 0000:01:00.0 eth0: 0x00000440: 0x00000000, 0x00000000, 0x00000000, 0x04384400
[   67.709995] tg3 0000:01:00.0 eth0: 0x00000450: 0x00000001, 0x00008000, 0x00000000, 0x00000112
[   67.709998] tg3 0000:01:00.0 eth0: 0x00000460: 0x00000008, 0x00002620, 0x03ff0406, 0x00000000
[   67.710002] tg3 0000:01:00.0 eth0: 0x00000470: 0xa0000000, 0x00000000, 0x00000100, 0x50000000
[   67.710005] tg3 0000:01:00.0 eth0: 0x00000480: 0x42000000, 0x7fffffff, 0x06000004, 0x7fffffff
[   67.710008] tg3 0000:01:00.0 eth0: 0x00000500: 0x00000008, 0x00000002, 0x00000000, 0x00000000
[   67.710012] tg3 0000:01:00.0 eth0: 0x00000590: 0x00901011, 0x00000000, 0x00000000, 0x00000000
[   67.710015] tg3 0000:01:00.0 eth0: 0x00000600: 0xffffffff, 0x00f80011, 0x00000000, 0x00000004
[   67.710018] tg3 0000:01:00.0 eth0: 0x00000610: 0xffffffff, 0x00000000, 0x00000144, 0xe8000000
[   67.710028] tg3 0000:01:00.0 eth0: 0x00000620: 0x00000436, 0x00000000, 0x00000000, 0x00000000
[   67.752429] tg3 0000:01:00.0 eth0: 0x00000630: 0x01230123, 0x01230123, 0x01230123, 0x01230123
[   67.752442] tg3 0000:01:00.0 eth0: 0x00000640: 0x01230123, 0x01230123, 0x01230123, 0x01230123
[   67.752445] tg3 0000:01:00.0 eth0: 0x00000650: 0x01230123, 0x01230123, 0x01230123, 0x01230123
[   67.752448] tg3 0000:01:00.0 eth0: 0x00000660: 0x01230123, 0x01230123, 0x01230123, 0x01230123
[   67.752452] tg3 0000:01:00.0 eth0: 0x00000670: 0x73da9e01, 0x9ab3926d, 0x1d837218, 0x75e32635
[   67.752455] tg3 0000:01:00.0 eth0: 0x00000680: 0x295533d5, 0xa2f8b742, 0x14dc74bc, 0xae7bc06f
[   67.752459] tg3 0000:01:00.0 eth0: 0x00000690: 0x84ed4384, 0xed797f69, 0x00000000, 0x00000000
[   67.752462] tg3 0000:01:00.0 eth0: 0x000006c0: 0x00000000, 0x00000000, 0x04000000, 0x00000000
[   67.752465] tg3 0000:01:00.0 eth0: 0x00000800: 0x00000000, 0xffffffff, 0x00000000, 0x00000000
[   67.752469] tg3 0000:01:00.0 eth0: 0x00000810: 0x00000000, 0xffffffff, 0x00000000, 0x00000000
[   67.752472] tg3 0000:01:00.0 eth0: 0x00000820: 0x00000000, 0x00000000, 0xffffffff, 0x00000000
[   67.752475] tg3 0000:01:00.0 eth0: 0x00000830: 0x00000000, 0xffffffff, 0xffffffff, 0xffffffff
[   67.752479] tg3 0000:01:00.0 eth0: 0x00000840: 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff
[   67.752482] tg3 0000:01:00.0 eth0: 0x00000850: 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff
[   67.752485] tg3 0000:01:00.0 eth0: 0x00000860: 0xffffffff, 0xffffffff, 0xffffffff, 0x00000000
[   67.752489] tg3 0000:01:00.0 eth0: 0x000008f0: 0x007c0001, 0x00000000, 0x00000000, 0x00000000
[   67.752492] tg3 0000:01:00.0 eth0: 0x00000900: 0x0000f9da, 0xffffffff, 0x00000000, 0x00000000
[   67.752495] tg3 0000:01:00.0 eth0: 0x00000910: 0x00000000, 0xffffffff, 0x00000000, 0x00000000
[   67.752498] tg3 0000:01:00.0 eth0: 0x00000920: 0x00000000, 0x00000000, 0xffffffff, 0x00000000
[   67.752502] tg3 0000:01:00.0 eth0: 0x00000930: 0x00000000, 0xffffffff, 0xffffffff, 0xffffffff
[   67.752505] tg3 0000:01:00.0 eth0: 0x00000940: 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff
[   67.752515] tg3 0000:01:00.0 eth0: 0x00000950: 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff
[   67.792495] tg3 0000:01:00.0 eth0: 0x00000960: 0xffffffff, 0xffffffff, 0xffffffff, 0x0000015d
[   67.792498] tg3 0000:01:00.0 eth0: 0x00000970: 0x00000025, 0x00000000, 0x00000000, 0x00000000
[   67.792501] tg3 0000:01:00.0 eth0: 0x00000980: 0x0000bf9a, 0x00000000, 0x00000000, 0x00000178
[   67.792508] tg3 0000:01:00.0 eth0: 0x00000990: 0x0000000d, 0x00000001, 0x00000000, 0x00000000
[   67.792511] tg3 0000:01:00.0 eth0: 0x00000c00: 0x0000000a, 0x00000000, 0x00000003, 0x00000001
[   67.792515] tg3 0000:01:00.0 eth0: 0x00000c10: 0x00000000, 0x00000000, 0x00000000, 0x14ec0000
[   67.792518] tg3 0000:01:00.0 eth0: 0x00000c80: 0x0000017d, 0x00000000, 0x00000000, 0x00000000
[   67.792521] tg3 0000:01:00.0 eth0: 0x00000ce0: 0xfffff0c0, 0x00000001, 0x0072042c, 0x000c062c
[   67.792525] tg3 0000:01:00.0 eth0: 0x00000cf0: 0x00000000, 0x40000006, 0x45a80072, 0x00000000
[   67.792528] tg3 0000:01:00.0 eth0: 0x00001000: 0x00000002, 0x00000000, 0x80008e9a, 0x00000000
[   67.792531] tg3 0000:01:00.0 eth0: 0x00001010: 0x01841860, 0x00018e9a, 0x00000000, 0x00000000
[   67.792535] tg3 0000:01:00.0 eth0: 0x00001400: 0x00000006, 0x00000000, 0x00000000, 0x00000005
[   67.792539] tg3 0000:01:00.0 eth0: 0x00001440: 0x00000186, 0x00000186, 0x00000186, 0x00000186
[   67.792542] tg3 0000:01:00.0 eth0: 0x00001450: 0x00000186, 0x00000186, 0x00000186, 0x00000186
[   67.792545] tg3 0000:01:00.0 eth0: 0x00001460: 0x00000186, 0x00000186, 0x00000186, 0x00000186
[   67.792548] tg3 0000:01:00.0 eth0: 0x00001470: 0x00000186, 0x00000186, 0x00000186, 0x00000186
[   67.792552] tg3 0000:01:00.0 eth0: 0x00001800: 0x00000016, 0x00000000, 0x00000186, 0x00000000
[   67.792555] tg3 0000:01:00.0 eth0: 0x00001840: 0x00000000, 0x00000000, 0x00000200, 0x00000010
[   67.792565] tg3 0000:01:00.0 eth0: 0x00001850: 0x0000001f, 0x00000000, 0x00004040, 0x01860186
[   67.821116] tg3 0000:01:00.0 eth0: 0x00001860: 0x02000000, 0x00000000, 0x00000000, 0x00000000
[   67.821119] tg3 0000:01:00.0 eth0: 0x00001c00: 0x00000002, 0x00000000, 0x00000000, 0x00000000
[   67.821129] tg3 0000:01:00.0 eth0: 0x00002000: 0x00000002, 0x00000000, 0x00000000, 0x00000000
[   67.821132] tg3 0000:01:00.0 eth0: 0x00002010: 0x00000181, 0x00000001, 0x007bfffd, 0x00000000
[   67.821136] tg3 0000:01:00.0 eth0: 0x00002100: 0x000d2e98, 0x000d2e98, 0x00000000, 0x00000000
[   67.821139] tg3 0000:01:00.0 eth0: 0x00002110: 0x000d2e98, 0x000d2e98, 0x00000000, 0x00000000
[   67.821142] tg3 0000:01:00.0 eth0: 0x00002120: 0x000d2e98, 0x000d2e98, 0x00000000, 0x00000000
[   67.821145] tg3 0000:01:00.0 eth0: 0x00002130: 0x000d2e98, 0x000d2e98, 0x00000000, 0x00000000
[   67.821148] tg3 0000:01:00.0 eth0: 0x00002140: 0x000d2e98, 0x000d2e98, 0x00000000, 0x00000000
[   67.821152] tg3 0000:01:00.0 eth0: 0x00002150: 0x000d2e98, 0x000d2e98, 0x00000000, 0x00000000
[   67.821155] tg3 0000:01:00.0 eth0: 0x00002160: 0x000d2e98, 0x000d2e98, 0x00000000, 0x00000000
[   67.821158] tg3 0000:01:00.0 eth0: 0x00002170: 0x000d2e98, 0x000d2e98, 0x00000000, 0x00000000
[   67.821161] tg3 0000:01:00.0 eth0: 0x00002180: 0x000d2e98, 0x000d2e98, 0x00000000, 0x00000000
[   67.821165] tg3 0000:01:00.0 eth0: 0x00002190: 0x000d2e98, 0x000d2e98, 0x00000000, 0x00000000
[   67.821168] tg3 0000:01:00.0 eth0: 0x000021a0: 0x000d2e98, 0x000d2e98, 0x00000000, 0x00000000
[   67.821171] tg3 0000:01:00.0 eth0: 0x000021b0: 0x000d2e98, 0x000d2e98, 0x00000000, 0x00000000
[   67.821174] tg3 0000:01:00.0 eth0: 0x000021c0: 0x000d2e98, 0x000d2e98, 0x00000000, 0x00000000
[   67.821177] tg3 0000:01:00.0 eth0: 0x000021d0: 0x000d2e98, 0x000d2e98, 0x00000000, 0x00000000
[   67.821187] tg3 0000:01:00.0 eth0: 0x000021e0: 0x000d2e98, 0x000d2e98, 0x00000000, 0x00000000
[   67.846799] tg3 0000:01:00.0 eth0: 0x000021f0: 0x000d2e98, 0x000d2e98, 0x00000000, 0x00000000
[   67.846802] tg3 0000:01:00.0 eth0: 0x00002200: 0x00000187, 0x00000000, 0x00000000, 0x00000000
[   67.846806] tg3 0000:01:00.0 eth0: 0x00002250: 0x00000004, 0x00000000, 0x00000000, 0x00000000
[   67.846809] tg3 0000:01:00.0 eth0: 0x00002400: 0x00010012, 0x00000000, 0x00000000, 0x00000000
[   67.846812] tg3 0000:01:00.0 eth0: 0x00002440: 0x00000000, 0x00000000, 0x00000002, 0x00000000
[   67.846816] tg3 0000:01:00.0 eth0: 0x00002450: 0x00000000, 0xfffe0000, 0x08001800, 0x00006000
[   67.846819] tg3 0000:01:00.0 eth0: 0x00002470: 0x00000000, 0x00000183, 0x00000000, 0x00000000
[   67.846822] tg3 0000:01:00.0 eth0: 0x000024c0: 0x0082a101, 0x00000000, 0x00000000, 0x00000000
[   67.846826] tg3 0000:01:00.0 eth0: 0x00002800: 0x00000006, 0x00000000, 0x00000000, 0x00000000
[   67.846829] tg3 0000:01:00.0 eth0: 0x00002c00: 0x00000006, 0x00000000, 0x00000000, 0x00000206
[   67.846832] tg3 0000:01:00.0 eth0: 0x00002c10: 0x00000000, 0x00000000, 0x00000019, 0x0000000c
[   67.846836] tg3 0000:01:00.0 eth0: 0x00002d00: 0x00000080, 0x00000040, 0x00000000, 0x00000000
[   67.846839] tg3 0000:01:00.0 eth0: 0x00003000: 0x00000006, 0x00000000, 0x00000000, 0x00000206
[   67.846843] tg3 0000:01:00.0 eth0: 0x00003600: 0x00034400, 0x00130000, 0x00110000, 0x00000000
[   67.846846] tg3 0000:01:00.0 eth0: 0x00003610: 0x00131100, 0x00130000, 0x00130000, 0x00000000
[   67.846850] tg3 0000:01:00.0 eth0: 0x00003620: 0x80110011, 0x00000000, 0x00000004, 0x3c8a2080
[   67.846853] tg3 0000:01:00.0 eth0: 0x00003630: 0x00110000, 0x80008000, 0x00001080, 0x00000000
[   67.846856] tg3 0000:01:00.0 eth0: 0x00003640: 0x0000000a, 0x00400000, 0x00000020, 0x00000019
[   67.846860] tg3 0000:01:00.0 eth0: 0x00003650: 0x00000171, 0x00000bff, 0x05762100, 0x00000000
[   67.846863] tg3 0000:01:00.0 eth0: 0x00003660: 0x00000000, 0x00000000, 0x000400a3, 0x00000202
[   67.846873] tg3 0000:01:00.0 eth0: 0x00003670: 0x0000002a, 0xfeffbff3, 0x0000000a, 0x00000000
[   67.875173] tg3 0000:01:00.0 eth0: 0x000036b0: 0x0010034c, 0x07ff07ff, 0x07ff07ff, 0x01000004
[   67.875177] tg3 0000:01:00.0 eth0: 0x000036c0: 0xfffffffe, 0x00000000, 0x00000000, 0x00000082
[   67.875186] tg3 0000:01:00.0 eth0: 0x000036d0: 0x00000384, 0x00000000, 0x00000000, 0x00000000
[   67.875189] tg3 0000:01:00.0 eth0: 0x000036e0: 0x80000b19, 0xa0800799, 0x00500799, 0x00000000
[   67.875193] tg3 0000:01:00.0 eth0: 0x000036f0: 0x19090900, 0x13180600, 0x00000301, 0x00000001
[   67.875196] tg3 0000:01:00.0 eth0: 0x00003700: 0x00000000, 0x00000000, 0x00000000, 0x00001388
[   67.875199] tg3 0000:01:00.0 eth0: 0x00003710: 0x87fffffd, 0x00000000, 0x00000000, 0x000010dc
[   67.875203] tg3 0000:01:00.0 eth0: 0x00003720: 0x00000000, 0x00002040, 0x88006000, 0xa0002000
[   67.875206] tg3 0000:01:00.0 eth0: 0x00003750: 0x00000000, 0x00000000, 0x0000080b, 0x00000000
[   67.875209] tg3 0000:01:00.0 eth0: 0x00003780: 0x000037f9, 0x00000000, 0x00000000, 0x00000000
[   67.875213] tg3 0000:01:00.0 eth0: 0x00003c00: 0x00000306, 0x00000000, 0x00000000, 0x00000048
[   67.875216] tg3 0000:01:00.0 eth0: 0x00003c10: 0x00000000, 0x00000035, 0x00000000, 0x00000000
[   67.875219] tg3 0000:01:00.0 eth0: 0x00003c20: 0x00000000, 0x00000005, 0x00000000, 0x00000000
[   67.875222] tg3 0000:01:00.0 eth0: 0x00003c30: 0x00000000, 0x00000000, 0x00000000, 0xffffb000
[   67.875226] tg3 0000:01:00.0 eth0: 0x00003c40: 0x00000000, 0x00000b00, 0x00000000, 0x00000000
[   67.875229] tg3 0000:01:00.0 eth0: 0x00003c50: 0x00000000, 0x00000187, 0x00000000, 0x00000000
[   67.875232] tg3 0000:01:00.0 eth0: 0x00003c80: 0x00000001, 0x0000017d, 0x00000009, 0x00000000
[   67.875242] tg3 0000:01:00.0 eth0: 0x00003cc0: 0x00000184, 0x00000000, 0x00000000, 0x00000000
[   67.899908] tg3 0000:01:00.0 eth0: 0x00003cd0: 0x00000000, 0x0000000f, 0x00000000, 0x00000000
[   67.899921] tg3 0000:01:00.0 eth0: 0x00003d00: 0x00000000, 0xffffa000, 0x00000000, 0xffff9000
[   67.899925] tg3 0000:01:00.0 eth0: 0x00003d10: 0x00000000, 0xffff8000, 0x00000000, 0xffff7000
[   67.899928] tg3 0000:01:00.0 eth0: 0x00003d80: 0x00000014, 0x00000000, 0x00000005, 0x00000000
[   67.899931] tg3 0000:01:00.0 eth0: 0x00003d90: 0x00000005, 0x00000000, 0x00000014, 0x00000000
[   67.899935] tg3 0000:01:00.0 eth0: 0x00003da0: 0x00000005, 0x00000000, 0x00000005, 0x00000000
[   67.899938] tg3 0000:01:00.0 eth0: 0x00003db0: 0x00000014, 0x00000000, 0x00000005, 0x00000000
[   67.899941] tg3 0000:01:00.0 eth0: 0x00003dc0: 0x00000005, 0x00000000, 0x00000014, 0x00000000
[   67.899944] tg3 0000:01:00.0 eth0: 0x00003dd0: 0x00000005, 0x00000000, 0x00000005, 0x00000000
[   67.899948] tg3 0000:01:00.0 eth0: 0x00004000: 0x00000002, 0x00000000, 0x00000000, 0x00000000
[   67.899951] tg3 0000:01:00.0 eth0: 0x00004010: 0x00000000, 0x002a0012, 0x00800480, 0x00801c42
[   67.899954] tg3 0000:01:00.0 eth0: 0x00004020: 0x00000000, 0x00000010, 0x00000010, 0x00000050
[   67.899958] tg3 0000:01:00.0 eth0: 0x00004030: 0x00000000, 0x01080a20, 0x002a0010, 0x0048f002
[   67.899961] tg3 0000:01:00.0 eth0: 0x00004040: 0x0049b000, 0x00000000, 0x00000010, 0x0049be62
[   67.899965] tg3 0000:01:00.0 eth0: 0x00004400: 0x00000016, 0x00000000, 0x00010000, 0x0000a000
[   67.899968] tg3 0000:01:00.0 eth0: 0x00004410: 0x00000000, 0x0000002a, 0x000000a0, 0x00000000
[   67.899978] tg3 0000:01:00.0 eth0: 0x00004420: 0x000000fd, 0x00000000, 0x00000000, 0x00000000
[   67.922389] tg3 0000:01:00.0 eth0: 0x00004440: 0x00000000, 0x00000000, 0x00000000, 0x08e2689d
[   67.922402] tg3 0000:01:00.0 eth0: 0x00004450: 0x0002073f, 0x00a100a2, 0x00000000, 0x00000000
[   67.922405] tg3 0000:01:00.0 eth0: 0x00004700: 0x00030002, 0x00200000, 0x00200020, 0x01880000
[   67.922409] tg3 0000:01:00.0 eth0: 0x00004710: 0xfffe4080, 0x00065494, 0x00200012, 0x00000000
[   67.922412] tg3 0000:01:00.0 eth0: 0x00004720: 0x00000000, 0x00000000, 0xf02c0000, 0xfffe40e0
[   67.922416] tg3 0000:01:00.0 eth0: 0x00004770: 0x000c0404, 0x00000002, 0x00000010, 0x00000000
[   67.922419] tg3 0000:01:00.0 eth0: 0x00004800: 0x380303fe, 0x00000000, 0x00000000, 0x00000060
[   67.922422] tg3 0000:01:00.0 eth0: 0x00004810: 0x00000003, 0x00000003, 0x05a89f45, 0x00005111
[   67.922426] tg3 0000:01:00.0 eth0: 0x00004820: 0x042e009c, 0x00000002, 0x40bb0430, 0xfffff0c0
[   67.922429] tg3 0000:01:00.0 eth0: 0x00004830: 0x0000042c, 0x00000000, 0x00000000, 0x00000000
[   67.922432] tg3 0000:01:00.0 eth0: 0x00004840: 0x00000008, 0x00000007, 0x000e2200, 0x9b42518a
[   67.922436] tg3 0000:01:00.0 eth0: 0x00004850: 0xc1ef1bf2, 0xdb6e05ea, 0x8f8e8f8e, 0x00000000
[   67.922439] tg3 0000:01:00.0 eth0: 0x00004860: 0x0000009b, 0x111e3139, 0x001ff800, 0xea000008
[   67.922442] tg3 0000:01:00.0 eth0: 0x00004870: 0x05ea0085, 0x003e1820, 0x003e1820, 0x00000000
[   67.922446] tg3 0000:01:00.0 eth0: 0x00004890: 0x280c0c04, 0x00305400, 0x00000000, 0x00000000
[   67.922449] tg3 0000:01:00.0 eth0: 0x000048a0: 0x000f0010, 0x00000000, 0x00000000, 0x00000000
[   67.922453] tg3 0000:01:00.0 eth0: 0x00004900: 0x18030002, 0x00000003, 0x30000000, 0x00000020
[   67.922462] tg3 0000:01:00.0 eth0: 0x00004910: 0x00000040, 0x00000003, 0x0000df58, 0x00000010
[   67.946849] tg3 0000:01:00.0 eth0: 0x00004920: 0x00000067, 0x02328000, 0xff94f099, 0x0f000070
[   67.946862] tg3 0000:01:00.0 eth0: 0x00004930: 0xff950899, 0x0f000070, 0xff94d899, 0x0f000070
[   67.946865] tg3 0000:01:00.0 eth0: 0x00004940: 0xff94e899, 0x0f000070, 0xabab3d3d, 0x47479e9e
[   67.946869] tg3 0000:01:00.0 eth0: 0x00004950: 0xf03b0000, 0xff94f108, 0xef000000, 0x67650066
[   67.946872] tg3 0000:01:00.0 eth0: 0x00004960: 0x00000000, 0xff950908, 0xef000000, 0x40000184
[   67.946875] tg3 0000:01:00.0 eth0: 0x00004970: 0x00028202, 0x00205400, 0x0000001c, 0x000000ff
[   67.946878] tg3 0000:01:00.0 eth0: 0x00004980: 0x00000067, 0x00000000, 0x00000000, 0x00000000
[   67.946882] tg3 0000:01:00.0 eth0: 0x00004990: 0x00000000, 0x00000000, 0xff94d908, 0xef000000
[   67.946885] tg3 0000:01:00.0 eth0: 0x000049a0: 0x00f00092, 0x00000067, 0x00000000, 0x00000000
[   67.946888] tg3 0000:01:00.0 eth0: 0x000049b0: 0xff94b899, 0xff94c099, 0xff949899, 0xff94a099
[   67.946892] tg3 0000:01:00.0 eth0: 0x000049c0: 0xff94f09e, 0xff95089e, 0xff94d89e, 0xff94e89e
[   67.946895] tg3 0000:01:00.0 eth0: 0x000049d0: 0xff94b89e, 0xff94c09e, 0xff94989e, 0xff94a09e
[   67.946898] tg3 0000:01:00.0 eth0: 0x000049f0: 0xf03b0000, 0xff94e908, 0xef000000, 0x0000ffff
[   67.946902] tg3 0000:01:00.0 eth0: 0x00004c00: 0x200003fe, 0x00000000, 0x00000000, 0x00000000
[   67.946905] tg3 0000:01:00.0 eth0: 0x00004c10: 0x00000015, 0x00000000, 0x00000006, 0x00000000
[   67.946908] tg3 0000:01:00.0 eth0: 0x00004c20: 0x00000000, 0x00000000, 0x00000000, 0x00000006
[   67.946912] tg3 0000:01:00.0 eth0: 0x00004c30: 0x00000000, 0x00000400, 0x00000013, 0x00000013
[   67.946915] tg3 0000:01:00.0 eth0: 0x00004c40: 0x00000000, 0x017d0000, 0x00000009, 0x017c0000
[   67.946925] tg3 0000:01:00.0 eth0: 0x00004c50: 0x0fff0008, 0x01870fff, 0x40000000, 0x55077c7c
[   67.975524] tg3 0000:01:00.0 eth0: 0x00004c60: 0x00000020, 0x00000000, 0x00000000, 0x00000000
[   67.975528] tg3 0000:01:00.0 eth0: 0x00005000: 0x00009800, 0x80000000, 0x00000000, 0x00000000
[   67.975537] tg3 0000:01:00.0 eth0: 0x00005010: 0x00000000, 0x00000000, 0x00000000, 0x08001c6c
[   67.975541] tg3 0000:01:00.0 eth0: 0x00005020: 0x3484dead, 0x00000000, 0x00000000, 0x40000020
[   67.975544] tg3 0000:01:00.0 eth0: 0x00005030: 0x00000000, 0x00000025, 0x00000000, 0x00000000
[   67.975547] tg3 0000:01:00.0 eth0: 0x00005040: 0x00000000, 0x00000000, 0x080012ce, 0x00000000
[   67.975550] tg3 0000:01:00.0 eth0: 0x00005080: 0x00009800, 0x80008000, 0x00000000, 0x00000000
[   67.975554] tg3 0000:01:00.0 eth0: 0x00005090: 0x00000000, 0x00000000, 0x00000000, 0x08001204
[   67.975557] tg3 0000:01:00.0 eth0: 0x000050a0: 0x03601021, 0x00000000, 0x00000000, 0x40000020
[   67.975560] tg3 0000:01:00.0 eth0: 0x000050b0: 0x00000000, 0x00000025, 0x00000000, 0x00000000
[   67.975563] tg3 0000:01:00.0 eth0: 0x000050c0: 0x00000000, 0x00000000, 0x080011f0, 0x00000000
[   67.975567] tg3 0000:01:00.0 eth0: 0x00005100: 0x00009800, 0x80004000, 0x00000000, 0x00000000
[   67.975570] tg3 0000:01:00.0 eth0: 0x00005110: 0x00000000, 0x00000000, 0x00000000, 0x08000e38
[   67.975573] tg3 0000:01:00.0 eth0: 0x00005120: 0x8fb00014, 0x00000000, 0x00000000, 0x40000020
[   67.975576] tg3 0000:01:00.0 eth0: 0x00005130: 0x00000000, 0x00000025, 0x00000000, 0x00000000
[   67.975580] tg3 0000:01:00.0 eth0: 0x00005140: 0x00000000, 0x00000000, 0x08000e1c, 0x00000000
[   67.975583] tg3 0000:01:00.0 eth0: 0x00005180: 0x00009800, 0x80004000, 0x00000000, 0x00000000
[   67.975586] tg3 0000:01:00.0 eth0: 0x00005190: 0x00000000, 0x00000000, 0x00000000, 0x08001c80
[   67.975589] tg3 0000:01:00.0 eth0: 0x000051a0: 0x3484dead, 0x00000000, 0x00000000, 0x40000020
[   67.975592] tg3 0000:01:00.0 eth0: 0x000051b0: 0x00000000, 0x00000025, 0x00000000, 0x00000000
[   67.975596] tg3 0000:01:00.0 eth0: 0x000051c0: 0x00000000, 0x00000000, 0x080012ce, 0x00000000
[   67.975599] tg3 0000:01:00.0 eth0: 0x00005200: 0x01000000, 0xc0010000, 0x00000000, 0x00000000
[   67.975609] tg3 0000:01:00.0 eth0: 0x00005210: 0x3c8a2080, 0x0001c010, 0x80000000, 0x41504521
[   68.012055] tg3 0000:01:00.0 eth0: 0x00005220: 0x00000000, 0x00000000, 0x00000000, 0x08007f58
[   68.012059] tg3 0000:01:00.0 eth0: 0x00005230: 0x00000000, 0x03608821, 0x00000000, 0x00000000
[   68.012062] tg3 0000:01:00.0 eth0: 0x00005240: 0x14400016, 0x00621024, 0x00010000, 0x14830018
[   68.012065] tg3 0000:01:00.0 eth0: 0x00005250: 0x00000000, 0x00000000, 0x08007f58, 0x00000b50
[   68.012069] tg3 0000:01:00.0 eth0: 0x00005260: 0x00000000, 0x00000000, 0x00000000, 0x08007f60
[   68.012072] tg3 0000:01:00.0 eth0: 0x00005270: 0x14400016, 0x3c038000, 0xc0010000, 0x00000000
[   68.012075] tg3 0000:01:00.0 eth0: 0x00005280: 0x00009800, 0x80000000, 0x00000000, 0x00000000
[   68.012079] tg3 0000:01:00.0 eth0: 0x00005290: 0x00000000, 0x00000000, 0x00000000, 0x08000e7c
[   68.012082] tg3 0000:01:00.0 eth0: 0x000052a0: 0x30420fff, 0x00000000, 0x00000000, 0x40000020
[   68.012085] tg3 0000:01:00.0 eth0: 0x000052b0: 0x00000000, 0x00000025, 0x00000000, 0x00000000
[   68.012088] tg3 0000:01:00.0 eth0: 0x000052c0: 0x00000000, 0x00000000, 0x08000300, 0x00000000
[   68.012092] tg3 0000:01:00.0 eth0: 0x00005300: 0x00009800, 0x80004000, 0x00000000, 0x00000000
[   68.012095] tg3 0000:01:00.0 eth0: 0x00005310: 0x00000000, 0x00000000, 0x00000000, 0x08000f00
[   68.012105] tg3 0000:01:00.0 eth0: 0x00005320: 0xafbf001c, 0x00000000, 0x00000000, 0x40000020
[   68.034368] tg3 0000:01:00.0 eth0: 0x00005330: 0x00000000, 0x00000025, 0x00000000, 0x00000000
[   68.034371] tg3 0000:01:00.0 eth0: 0x00005340: 0x00000000, 0x00000000, 0x08001504, 0x00000000
[   68.034374] tg3 0000:01:00.0 eth0: 0x00005380: 0x00009800, 0x80004000, 0x00000000, 0x00000000
[   68.034378] tg3 0000:01:00.0 eth0: 0x00005390: 0x00000000, 0x00000000, 0x00000000, 0x08000c74
[   68.034381] tg3 0000:01:00.0 eth0: 0x000053a0: 0x00a42824, 0x00000000, 0x00000000, 0x40000020
[   68.034384] tg3 0000:01:00.0 eth0: 0x000053b0: 0x00000000, 0x00000025, 0x00000000, 0x00000000
[   68.034387] tg3 0000:01:00.0 eth0: 0x000053c0: 0x00000000, 0x00000000, 0x08000110, 0x00000000
[   68.034391] tg3 0000:01:00.0 eth0: 0x00005800: 0x00000000, 0x7c000000, 0x00000000, 0x02000000
[   68.034394] tg3 0000:01:00.0 eth0: 0x00005810: 0x00000000, 0x7e000000, 0x00000000, 0x0a000000
[   68.034398] tg3 0000:01:00.0 eth0: 0x00005820: 0x00000000, 0x01000000, 0x00000000, 0x00000000
[   68.034401] tg3 0000:01:00.0 eth0: 0x00005860: 0x00000000, 0x00000000, 0x00000000, 0x0000024f
[   68.034404] tg3 0000:01:00.0 eth0: 0x00005880: 0x00000000, 0x00000001, 0x00000000, 0x0000017d
[   68.034407] tg3 0000:01:00.0 eth0: 0x00005890: 0x00000000, 0x00000009, 0x00000000, 0x00000000
[   68.034411] tg3 0000:01:00.0 eth0: 0x00005900: 0x00000000, 0x00000186, 0x00000000, 0x00000000
[   68.034414] tg3 0000:01:00.0 eth0: 0x00005980: 0x00000186, 0x00000000, 0x00000000, 0x00000000
[   68.034417] tg3 0000:01:00.0 eth0: 0x00005a00: 0x000f601f, 0x00000000, 0x00010000, 0x00000000
[   68.034421] tg3 0000:01:00.0 eth0: 0x00006000: 0x20010082, 0x00000000, 0x00000000, 0x00000000
[   68.034425] tg3 0000:01:00.0 eth0: 0x00006400: 0x00000000, 0x00000000, 0x00010091, 0xc0000000
[   68.034428] tg3 0000:01:00.0 eth0: 0x00006410: 0x05000016, 0x05000016, 0x00000000, 0x00000000
[   68.034438] tg3 0000:01:00.0 eth0: 0x00006430: 0x00000000, 0x14e41687, 0x807e103c, 0x10020000
[   68.066544] tg3 0000:01:00.0 eth0: 0x00006440: 0x0000304f, 0x000002e4, 0x00000000, 0x00000020
[   68.066547] tg3 0000:01:00.0 eth0: 0x000064c0: 0x00000005, 0x00000004, 0x00000122, 0x00000000
[   68.066550] tg3 0000:01:00.0 eth0: 0x000064d0: 0x00000040, 0x10008d81, 0x00000000, 0x00d75e12
[   68.066557] tg3 0000:01:00.0 eth0: 0x000064e0: 0x00000031, 0x0008001f, 0x00000000, 0x00000000
[   68.066560] tg3 0000:01:00.0 eth0: 0x000064f0: 0x00000002, 0x00000031, 0x00000000, 0x00000000
[   68.066563] tg3 0000:01:00.0 eth0: 0x00006500: 0x03e10003, 0xdbfc109f, 0x0000fc3f, 0x00000003
[   68.066567] tg3 0000:01:00.0 eth0: 0x00006510: 0x00078116, 0x0005810b, 0x00046105, 0x00000000
[   68.066570] tg3 0000:01:00.0 eth0: 0x00006530: 0x00000001, 0x00000000, 0x00000000, 0x00000000
[   68.066573] tg3 0000:01:00.0 eth0: 0x00006540: 0x0028081f, 0x0001001e, 0x00000000, 0x00000000
[   68.066576] tg3 0000:01:00.0 eth0: 0x00006550: 0x00000001, 0x02800000, 0x0000000f, 0x00000000
[   68.066580] tg3 0000:01:00.0 eth0: 0x00006560: 0x0000000f, 0x00000000, 0x00000000, 0x00000000
[   68.066583] tg3 0000:01:00.0 eth0: 0x000065f0: 0x00000000, 0x00000059, 0x00000000, 0x00000000
[   68.066586] tg3 0000:01:00.0 eth0: 0x00006800: 0x141b0034, 0x20081082, 0x00089418, 0x03da099b
[   68.066590] tg3 0000:01:00.0 eth0: 0x00006810: 0x01000000, 0xffffffff, 0x00000000, 0x000000f0
[   68.066593] tg3 0000:01:00.0 eth0: 0x00006880: 0x77fff020, 0x00000040, 0x00801687, 0x00000000
[   68.066596] tg3 0000:01:00.0 eth0: 0x00006890: 0x00800000, 0x00000000, 0x00000000, 0x00000000
[   68.066600] tg3 0000:01:00.0 eth0: 0x000068a0: 0x00000000, 0x00010001, 0x00000000, 0x00000000
[   68.066603] tg3 0000:01:00.0 eth0: 0x000068b0: 0x00040000, 0x00000000, 0x00000000, 0x00000000
[   68.066613] tg3 0000:01:00.0 eth0: 0x000068c0: 0x00000044, 0x00000000, 0x00000000, 0x00000000
[   68.096127] tg3 0000:01:00.0 eth0: 0x000068f0: 0x00000000, 0x00000000, 0x00000000, 0x04444444
[   68.096138] tg3 0000:01:00.0 eth0: 0x00006900: 0x81250190, 0x15163b3d, 0x00000000, 0x00000000
[   68.096141] tg3 0000:01:00.0 eth0: 0x00006920: 0x00000000, 0x00000000, 0x00000001, 0x00000000
[   68.096145] tg3 0000:01:00.0 eth0: 0x00006c00: 0x168714e4, 0x10100406, 0x02000010, 0x00000000
[   68.096148] tg3 0000:01:00.0 eth0: 0x00006c10: 0xd082000c, 0x00000000, 0xd081000c, 0x00000000
[   68.096152] tg3 0000:01:00.0 eth0: 0x00006c20: 0xd080000c, 0x00000000, 0x00000000, 0x807e103c
[   68.096155] tg3 0000:01:00.0 eth0: 0x00006c30: 0x00000000, 0x00000048, 0x00000000, 0x0000010a
[   68.096158] tg3 0000:01:00.0 eth0: 0x00006c40: 0x00000000, 0x00000000, 0xc8035001, 0x16002008
[   68.096162] tg3 0000:01:00.0 eth0: 0x00006c50: 0x00005803, 0x00000000, 0x0086a005, 0x00000000
[   68.096165] tg3 0000:01:00.0 eth0: 0x00006c60: 0x00000000, 0x00000000, 0xf1000298, 0x01f802d1
[   68.096168] tg3 0000:01:00.0 eth0: 0x00006c70: 0x00071010, 0x82000500, 0x00000000, 0x00000000
[   68.096172] tg3 0000:01:00.0 eth0: 0x00006ca0: 0x8005ac11, 0x00000004, 0x00000122, 0x00020010
[   68.096175] tg3 0000:01:00.0 eth0: 0x00006cb0: 0x10008d81, 0x00105420, 0x00475c12, 0x10110142
[   68.096178] tg3 0000:01:00.0 eth0: 0x00006cd0: 0x0008081f, 0x00000000, 0x00000000, 0x00010001
[   68.096182] tg3 0000:01:00.0 eth0: 0x00006cf0: 0x00000000, 0x05762100, 0x00000000, 0x00000000
[   68.096185] tg3 0000:01:00.0 eth0: 0x00006d00: 0x13c10001, 0x00000000, 0x00000000, 0x00062030
[   68.096188] tg3 0000:01:00.0 eth0: 0x00006d10: 0x00000000, 0x00002000, 0x000000a0, 0x00000000
[   68.096192] tg3 0000:01:00.0 eth0: 0x00006d30: 0x00000000, 0x00000000, 0x00000000, 0x15010003
[   68.096195] tg3 0000:01:00.0 eth0: 0x00006d40: 0xdbfc109f, 0x0000fc3f, 0x00000000, 0x00000000
[   68.096198] tg3 0000:01:00.0 eth0: 0x00006d50: 0x16010004, 0x00000000, 0x00078116, 0x00000001
[   68.096202] tg3 0000:01:00.0 eth0: 0x00006d60: 0x1b010002, 0x00000000, 0x00000000, 0x00000000
[   68.096211] tg3 0000:01:00.0 eth0: 0x00006d70: 0x00000000, 0x800000ff, 0x00000000, 0x00000000
[   68.129793] tg3 0000:01:00.0 eth0: 0x00006db0: 0x23010018, 0x00000000, 0x00000000, 0x00000000
[   68.129806] tg3 0000:01:00.0 eth0: 0x00006e30: 0x00010017, 0x00050403, 0x00000000, 0x00000000
[   68.129809] tg3 0000:01:00.0 eth0: 0x00007000: 0x08000008, 0x00000000, 0x00000000, 0x00003998
[   68.129813] tg3 0000:01:00.0 eth0: 0x00007010: 0x76ab8793, 0x03808082, 0x80050020, 0x03000200
[   68.129816] tg3 0000:01:00.0 eth0: 0x00007020: 0x00000000, 0x00000008, 0x00000406, 0x10004000
[   68.129820] tg3 0000:01:00.0 eth0: 0x00007030: 0x001e0000, 0x0000399c, 0x00440030, 0x80000000
[   68.129823] tg3 0000:01:00.0 eth0: 0x00007500: 0x00000000, 0x00000000, 0x00000081, 0x00000000
[   68.129826] tg3 0000:01:00.0 eth0: 0x00007510: 0x00000000, 0xbffffbff, 0x00000000, 0x00000000
[   68.129835] tg3 0000:01:00.0 eth0: 0: Host status block [00000001:0000007c:(0000:017e:0000):(0000:0184)]
[   68.129840] tg3 0000:01:00.0 eth0: 0: NAPI info [0000007c:0000007c:(0186:0184:01ff):0000:(0250:0000:0000:0000)]
[   68.129845] tg3 0000:01:00.0 eth0: 1: Host status block [00000001:00000002:(0000:0000:0000):(0001:0000)]
[   68.129850] tg3 0000:01:00.0 eth0: 1: NAPI info [00000002:00000002:(0000:0000:01ff):0001:(0001:0001:0000:0000)]
[   68.129862] tg3 0000:01:00.0 eth0: 2: Host status block [00000001:0000007f:(017e:0000:0000):(0000:0000)]
[   68.150888] tg3 0000:01:00.0 eth0: 2: NAPI info [0000007f:0000007f:(0000:0000:01ff):017e:(017e:017e:0000:0000)]
[   68.150900] tg3 0000:01:00.0 eth0: 3: Host status block [00000001:0000000a:(0000:0000:0000):(0000:0000)]
[   68.150905] tg3 0000:01:00.0 eth0: 3: NAPI info [0000000a:0000000a:(0000:0000:01ff):0009:(0009:0009:0000:0000)]
[   68.150909] tg3 0000:01:00.0 eth0: 4: Host status block [00000001:00000001:(0000:0000:0000):(0000:0000)]
[   68.150914] tg3 0000:01:00.0 eth0: 4: NAPI info [00000001:00000001:(0000:0000:01ff):0000:(0000:0000:0000:0000)]
[   68.282928] tg3 0000:01:00.0: tg3_stop_block timed out, ofs=1400 enable_bit=2
[   68.416316] tg3 0000:01:00.0: tg3_stop_block timed out, ofs=4800 enable_bit=2
[   68.583892] tg3 0000:01:00.0 eth0: Link is down
[   70.569299] tg3 0000:01:00.0 eth0: Link is up at 100 Mbps, full duplex
[   70.571138] tg3 0000:01:00.0 eth0: Flow control is on for TX and on for RX
[   70.572914] tg3 0000:01:00.0 eth0: EEE is disabled


-- 
Regards/Gruss,
    Boris.

Good mailing practices for 400: avoid top-posting and trim the reply.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ