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>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 3 Feb 2020 12:20:27 +0100
From:   Borislav Petkov <bp@...en8.de>
To:     Satish Baddipadige <satish.baddipadige@...adcom.com>
Cc:     Siva Reddy Kallam <siva.kallam@...adcom.com>,
        Linux Netdev List <netdev@...r.kernel.org>,
        Prashant Sreedharan <prashant@...adcom.com>,
        Michael Chan <mchan@...adcom.com>,
        Linux Kernel list <linux-kernel@...r.kernel.org>
Subject: Re: NETDEV WATCHDOG: eth0 (tg3): transmit queue 0 timed out

On Mon, Mar 26, 2018 at 08:05:09PM +0200, Borislav Petkov wrote:
> On Tue, Mar 20, 2018 at 11:41:06AM +0530, Satish Baddipadige wrote:
> > Can you please test the attached patch?
> 
> Well, the network connection just died with it. It didn't fire the
> netdev watchdog but I still had to down and up eth0 in order to continue
> using it. ssh connection into the box survived so I didn't have to login
> again but it still died intermittently.
> 
> I'll keep playing with it to see if I'll catch some sort of splat...

Any news on this?

On this other thread:

https://lore.kernel.org/netdev/CAMet4B5sE9DuUzRCCdkX=g8E4C0RtZTzDaPaHDz_N8rPNU9VOg@mail.gmail.com/

users have reported that the clock override patch doesn't work, it
didn't work here too.

In the meantime, I'm running 5.5-rc7 + tip stuff which should be
unrelated and I just got another splat. I'm also running the latest
firmware from linux-firmware.git.

The observation I did this time is that this would happen when the
machine is under heavy load like building a kernel. I build it while
having ssh-ed into it and the shell with the ssh process becomes
unresponsive.

When the build finishes, the below gets dumped into dmesg, the link gets
reset and the ssh is functional again. I hope that helps somehow.

Thx.

[ 2316.345323] perf: interrupt took too long (2506 > 2500), lowering kernel.perf_event_max_sample_rate to 79750
[ 2392.772447] ------------[ cut here ]------------
[ 2392.772654] NETDEV WATCHDOG: eth0 (tg3): transmit queue 0 timed out
[ 2392.772954] WARNING: CPU: 2 PID: 32424 at net/sched/sch_generic.c:442 dev_watchdog+0x24e/0x260
[ 2392.773297] Modules linked in: binfmt_misc loop dm_crypt dm_mod dax kvm_amd kvm irqbypass iwlmvm crct10dif_pclmul crc32_pclmul crc32c_intel mac80211 libarc4 iwlwifi amdgpu snd_hda_codec_conexant snd_hda_codec_generic snd_hda_codec_hdmi snd_hda_intel sha256_generic tg3 libsha256 snd_intel_dspcfg ptp aesni_intel snd_hda_codec glue_helper crypto_simd snd_hwdep snd_hda_core gpu_sched pcspkr cryptd pps_core snd_pcm cfg80211 hp_wmi joydev i2c_piix4 snd_timer libphy snd xhci_pci rfkill ehci_pci k10temp soundcore fam15h_power sg ttm xhci_hcd ehci_hcd tpm_infineon battery video tpm_tis tpm_tis_core ac tpm button acpi_cpufreq input_leds evdev psmouse serio_raw thermal pinctrl_amd
[ 2392.775642] CPU: 2 PID: 32424 Comm: cc1 Not tainted 5.5.0-rc7+ #1
[ 2392.775898] Hardware name: HP HP EliteBook 745 G3/807E, BIOS N73 Ver. 01.39 04/16/2019
[ 2392.776221] RIP: 0010:dev_watchdog+0x24e/0x260
[ 2392.776406] Code: 3f 68 9a ff eb 88 4c 89 f7 c6 05 48 f4 a9 00 01 e8 07 72 fc ff 44 89 e9 48 89 c2 4c 89 f6 48 c7 c7 18 b5 e2 81 e8 02 25 a1 ff <0f> 0b e9 66 ff ff ff 66 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00
[ 2392.777129] RSP: 0000:ffffc900001a8e70 EFLAGS: 00010282
[ 2392.777340] RAX: 0000000000000037 RBX: ffff888429178500 RCX: 0000000000000000
[ 2392.777622] RDX: 0000000000000102 RSI: 0000000000000082 RDI: 00000000ffffffff
[ 2392.777904] RBP: ffff88842c9a439c R08: 0000000000000389 R09: 0000000000000002
[ 2392.778186] R10: 0000000000aaaaaa R11: 0000000000000000 R12: ffff88842c9a43b8
[ 2392.778467] R13: 0000000000000000 R14: ffff88842c9a4000 R15: ffff888429178580
[ 2392.778751] FS:  00007f9ffd6f1ac0(0000) GS:ffff88842e500000(0000) knlGS:0000000000000000
[ 2392.779071] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2392.779299] CR2: 00007f9ffb9ab0f0 CR3: 000000041e6ad000 CR4: 00000000001406e0
[ 2392.779580] Call Trace:
[ 2392.779685]  <IRQ>
[ 2392.779778]  ? qdisc_put_unlocked+0x30/0x30
[ 2392.779948]  ? qdisc_put_unlocked+0x30/0x30
[ 2392.780119]  call_timer_fn+0x2d/0x160
[ 2392.780271]  run_timer_softirq+0x183/0x4b0
[ 2392.780440]  ? timerqueue_add+0x96/0xb0
[ 2392.780597]  ? enqueue_hrtimer+0x47/0xd0
[ 2392.780762]  ? __hrtimer_run_queues+0x10d/0x290
[ 2392.780952]  __do_softirq+0xff/0x321
[ 2392.781104]  irq_exit+0x98/0xc0
[ 2392.781237]  smp_apic_timer_interrupt+0xa6/0x1b0
[ 2392.781429]  apic_timer_interrupt+0xf/0x20
[ 2392.781599]  </IRQ>
[ 2392.781693] RIP: 0033:0xe233d3
[ 2392.781823] Code: 73 80 ef 00 48 c7 84 24 f8 00 00 00 00 00 00 00 48 89 b4 24 e0 00 00 00 e9 f7 00 00 00 66 2e 0f 1f 84 00 00 00 00 00 4c 89 f7 <e8> b8 18 00 00 80 38 29 0f 84 2a 04 00 00 45 8b 46 68 49 8b 36 45
[ 2392.782610] RSP: 002b:00007fff22c4af50 EFLAGS: 00000293 ORIG_RAX: ffffffffffffff13
[ 2392.782907] RAX: 0000000000000014 RBX: 000000007ffdf68c RCX: 0000000000000000
[ 2392.783184] RDX: 0000000000000000 RSI: 00007f9ffc7722d8 RDI: 00007f9ffc7722d0
[ 2392.783462] RBP: 000000007ffdf68c R08: 0000000000003619 R09: 7ffdf68c00000000
[ 2392.783739] R10: 0000000000003618 R11: 0000000000000002 R12: 000000007ffdf68c
[ 2392.784017] R13: 000000007ffdf68c R14: 00007f9ffc7722d0 R15: 00007fff22c4b2e8
[ 2392.784298] ---[ end trace a4d0b925b96be4fd ]---
[ 2392.784517] tg3 0000:01:00.0 eth0: transmit timed out, resetting
[ 2395.543097] tg3 0000:01:00.0 eth0: 0x00000000: 0x168714e4, 0x00100406, 0x02000010, 0x00000000
[ 2395.543410] tg3 0000:01:00.0 eth0: 0x00000010: 0xd082000c, 0x00000000, 0xd081000c, 0x00000000
[ 2395.543714] tg3 0000:01:00.0 eth0: 0x00000020: 0xd080000c, 0x00000000, 0x00000000, 0x807e103c
[ 2395.544018] tg3 0000:01:00.0 eth0: 0x00000030: 0x00000000, 0x00000048, 0x00000000, 0x0000010a
[ 2395.544321] tg3 0000:01:00.0 eth0: 0x00000040: 0x00000000, 0xad000000, 0xc8035001, 0x16002008
[ 2395.544749] tg3 0000:01:00.0 eth0: 0x00000050: 0x00005803, 0x00000000, 0x0086a005, 0x00000000
[ 2395.545070] tg3 0000:01:00.0 eth0: 0x00000060: 0x00000000, 0x00000000, 0xf1000298, 0x01f802d1
[ 2395.545073] tg3 0000:01:00.0 eth0: 0x00000070: 0x00071010, 0x82000500, 0x00000000, 0x00000000
[ 2395.545075] tg3 0000:01:00.0 eth0: 0x00000080: 0x168714e4, 0x40000040, 0x00000000, 0x0000041e
[ 2395.545076] tg3 0000:01:00.0 eth0: 0x00000090: 0x00000000, 0x0000000f, 0x00000000, 0x0000072e
[ 2395.545078] tg3 0000:01:00.0 eth0: 0x000000a0: 0x8005ac11, 0x00000004, 0x00000122, 0x00020010
[ 2395.545080] tg3 0000:01:00.0 eth0: 0x000000b0: 0x10008d81, 0x00105420, 0x00475c12, 0x10110142
[ 2395.545083] tg3 0000:01:00.0 eth0: 0x000000d0: 0x0008081f, 0x00000000, 0x00000000, 0x00010001
[ 2395.545087] tg3 0000:01:00.0 eth0: 0x000000f0: 0x00000000, 0x05762100, 0x00000000, 0xffffffff
[ 2395.547648] tg3 0000:01:00.0 eth0: 0x00000100: 0x13c10001, 0x00000000, 0x00000000, 0x00062030
[ 2395.547650] tg3 0000:01:00.0 eth0: 0x00000110: 0x00000000, 0x00002000, 0x000000a0, 0x00000000
[ 2395.547652] tg3 0000:01:00.0 eth0: 0x00000130: 0x00000000, 0x00000000, 0x00000000, 0x15010003
[ 2395.547653] tg3 0000:01:00.0 eth0: 0x00000140: 0xdbfc109f, 0x0000fc3f, 0x00000000, 0x00000000
[ 2395.547655] tg3 0000:01:00.0 eth0: 0x00000150: 0x16010004, 0x00000000, 0x00078116, 0x00000001
[ 2395.547656] tg3 0000:01:00.0 eth0: 0x00000160: 0x1b010002, 0x00000000, 0x00000000, 0x00000000
[ 2395.547657] tg3 0000:01:00.0 eth0: 0x00000170: 0x00000000, 0x800000ff, 0x00000000, 0x00000000
[ 2395.547659] tg3 0000:01:00.0 eth0: 0x000001b0: 0x23010018, 0x00000000, 0x00000000, 0x00000000
[ 2395.547660] tg3 0000:01:00.0 eth0: 0x00000200: 0x00000000, 0xad000000, 0x00000000, 0xf6000000
[ 2395.547662] tg3 0000:01:00.0 eth0: 0x00000210: 0x00000000, 0x2d000000, 0x00000000, 0x1d000000
[ 2395.547663] tg3 0000:01:00.0 eth0: 0x00000220: 0x00000000, 0xd5000000, 0x00000000, 0x00000000
[ 2395.547665] tg3 0000:01:00.0 eth0: 0x00000260: 0x00000000, 0x00000000, 0x00000000, 0x0000072e
[ 2395.547666] tg3 0000:01:00.0 eth0: 0x00000280: 0x00000000, 0x0000041e, 0x00000000, 0x0000012c
[ 2395.547668] tg3 0000:01:00.0 eth0: 0x00000290: 0x00000000, 0x0000011c, 0x00000000, 0x00000000
[ 2395.547669] tg3 0000:01:00.0 eth0: 0x00000300: 0x00000000, 0x0000000f, 0x00000000, 0x0000000f
[ 2395.547671] tg3 0000:01:00.0 eth0: 0x00000310: 0x00000000, 0x0000000f, 0x00000000, 0x0000000f
[ 2395.547672] tg3 0000:01:00.0 eth0: 0x00000320: 0x00000000, 0x0000000f, 0x00000000, 0x0000000f
[ 2395.547674] tg3 0000:01:00.0 eth0: 0x00000330: 0x00000000, 0x0000000f, 0x00000000, 0x0000000f
[ 2395.547681] tg3 0000:01:00.0 eth0: 0x00000340: 0x00000000, 0x0000000f, 0x00000000, 0x0000000f
[ 2395.547682] tg3 0000:01:00.0 eth0: 0x00000350: 0x00000000, 0x0000000f, 0x00000000, 0x0000000f
[ 2395.547684] tg3 0000:01:00.0 eth0: 0x00000360: 0x00000000, 0x0000000f, 0x00000000, 0x0000000f
[ 2395.547685] tg3 0000:01:00.0 eth0: 0x00000370: 0x00000000, 0x0000000f, 0x00000000, 0x0000000f
[ 2395.547687] tg3 0000:01:00.0 eth0: 0x00000380: 0x00000000, 0x0000000f, 0x00000000, 0x0000000f
[ 2395.547688] tg3 0000:01:00.0 eth0: 0x00000390: 0x00000000, 0x0000000f, 0x00000000, 0x0000000f
[ 2395.547690] tg3 0000:01:00.0 eth0: 0x000003a0: 0x00000000, 0x0000000f, 0x00000000, 0x0000000f
[ 2395.547691] tg3 0000:01:00.0 eth0: 0x000003b0: 0x00000000, 0x0000000f, 0x00000000, 0x0000000f
[ 2395.547692] tg3 0000:01:00.0 eth0: 0x000003c0: 0x00000000, 0x0000000f, 0x00000000, 0x0000000f
[ 2395.547694] tg3 0000:01:00.0 eth0: 0x000003d0: 0x00000000, 0x0000000f, 0x00000000, 0x0000000f
[ 2395.547695] tg3 0000:01:00.0 eth0: 0x000003e0: 0x00000000, 0x0000000f, 0x00000000, 0x0000000f
[ 2395.547696] tg3 0000:01:00.0 eth0: 0x000003f0: 0x00000000, 0x0000000f, 0x00000000, 0x0000000f
[ 2395.547698] tg3 0000:01:00.0 eth0: 0x00000400: 0x18e04804, 0x00400000, 0x00001000, 0x00009d00
[ 2395.547700] tg3 0000:01:00.0 eth0: 0x00000410: 0x0000fc3f, 0xdbfc109f, 0x0000fc3f, 0xdbfc109f
[ 2395.547701] tg3 0000:01:00.0 eth0: 0x00000420: 0x0000fc3f, 0xdbfc109f, 0x0000fc3f, 0xdbfc109f
[ 2395.547703] tg3 0000:01:00.0 eth0: 0x00000430: 0x00000000, 0x00000000, 0x0000014f, 0x000005f2
[ 2395.547704] tg3 0000:01:00.0 eth0: 0x00000440: 0x00000000, 0x00000000, 0x00000000, 0x04384400
[ 2395.547706] tg3 0000:01:00.0 eth0: 0x00000450: 0x00000001, 0x00008000, 0x00000000, 0x00000112
[ 2395.547707] tg3 0000:01:00.0 eth0: 0x00000460: 0x0000000b, 0x00002620, 0x03ff0406, 0x00000000
[ 2395.547709] tg3 0000:01:00.0 eth0: 0x00000470: 0xa0000000, 0x00000000, 0x00000100, 0x50000000
[ 2395.547710] tg3 0000:01:00.0 eth0: 0x00000480: 0x42000000, 0x7fffffff, 0x06000004, 0x7fffffff
[ 2395.547712] tg3 0000:01:00.0 eth0: 0x00000500: 0x00000008, 0x00000002, 0x00000000, 0x00000000
[ 2395.547713] tg3 0000:01:00.0 eth0: 0x00000590: 0x00901010, 0x00000000, 0x00000000, 0x00000000
[ 2395.547715] tg3 0000:01:00.0 eth0: 0x00000600: 0xffffffff, 0x00f800d1, 0x00000000, 0x03683c04
[ 2395.547716] tg3 0000:01:00.0 eth0: 0x00000610: 0xffffffff, 0x00000000, 0x00000004, 0x00000000
[ 2395.547718] tg3 0000:01:00.0 eth0: 0x00000620: 0x00000040, 0x00000000, 0x00000000, 0x00000000
[ 2395.547719] tg3 0000:01:00.0 eth0: 0x00000630: 0x01230123, 0x01230123, 0x01230123, 0x01230123
[ 2395.547721] tg3 0000:01:00.0 eth0: 0x00000640: 0x01230123, 0x01230123, 0x01230123, 0x01230123
[ 2395.547722] tg3 0000:01:00.0 eth0: 0x00000650: 0x01230123, 0x01230123, 0x01230123, 0x01230123
[ 2395.547724] tg3 0000:01:00.0 eth0: 0x00000660: 0x01230123, 0x01230123, 0x01230123, 0x01230123
[ 2395.547725] tg3 0000:01:00.0 eth0: 0x00000670: 0xc52471b9, 0xb961990c, 0x8a021f35, 0x2b214d17
[ 2395.547727] tg3 0000:01:00.0 eth0: 0x00000680: 0xf19d8d94, 0x2f4c1f95, 0x49714855, 0x00a2344c
[ 2395.547734] tg3 0000:01:00.0 eth0: 0x00000690: 0x35f53350, 0x984314bf, 0x00000000, 0x00000000
[ 2395.563770] tg3 0000:01:00.0 eth0: 0x000006c0: 0x00000000, 0x00000000, 0x04000000, 0x00000000
[ 2395.563771] tg3 0000:01:00.0 eth0: 0x00000800: 0x00000100, 0xffffffff, 0x00000000, 0x00000000
[ 2395.563773] tg3 0000:01:00.0 eth0: 0x00000810: 0x00000004, 0xffffffff, 0x00000000, 0x00000000
[ 2395.563774] tg3 0000:01:00.0 eth0: 0x00000820: 0x00000000, 0x00000000, 0xffffffff, 0x00000000
[ 2395.563775] tg3 0000:01:00.0 eth0: 0x00000830: 0x00000000, 0xffffffff, 0xffffffff, 0xffffffff
[ 2395.563777] tg3 0000:01:00.0 eth0: 0x00000840: 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff
[ 2395.563778] tg3 0000:01:00.0 eth0: 0x00000850: 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff
[ 2395.563780] tg3 0000:01:00.0 eth0: 0x00000860: 0xffffffff, 0xffffffff, 0xffffffff, 0x00000000
[ 2395.563781] tg3 0000:01:00.0 eth0: 0x000008f0: 0x007c0001, 0x00000000, 0x00000000, 0x00000000
[ 2395.563783] tg3 0000:01:00.0 eth0: 0x00000900: 0x003cd16a, 0xffffffff, 0x00000000, 0x00000000
[ 2395.563784] tg3 0000:01:00.0 eth0: 0x00000910: 0x00003694, 0xffffffff, 0x00000000, 0x00000000
[ 2395.563786] tg3 0000:01:00.0 eth0: 0x00000920: 0x00000000, 0x00000000, 0xffffffff, 0x00000000
[ 2395.563787] tg3 0000:01:00.0 eth0: 0x00000930: 0x00000000, 0xffffffff, 0xffffffff, 0xffffffff
[ 2395.563789] tg3 0000:01:00.0 eth0: 0x00000940: 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff
[ 2395.563790] tg3 0000:01:00.0 eth0: 0x00000950: 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff
[ 2395.563802] tg3 0000:01:00.0 eth0: 0x00000960: 0xffffffff, 0xffffffff, 0xffffffff, 0x0000791e
[ 2395.563803] tg3 0000:01:00.0 eth0: 0x00000970: 0x0000002c, 0x0000005f, 0x00000000, 0x00000000
[ 2395.563805] tg3 0000:01:00.0 eth0: 0x00000980: 0x043dab7a, 0x00000000, 0x00000000, 0x0000d5bc
[ 2395.563806] tg3 0000:01:00.0 eth0: 0x00000990: 0x000002a9, 0x00000088, 0x00000000, 0x00000000
[ 2395.563808] tg3 0000:01:00.0 eth0: 0x00000c00: 0x0000000a, 0x00000000, 0x00000003, 0x00000001
[ 2395.563810] tg3 0000:01:00.0 eth0: 0x00000c10: 0x00000000, 0x00000000, 0x00000000, 0x002a0000
[ 2395.563811] tg3 0000:01:00.0 eth0: 0x00000c80: 0x0000794f, 0x00000000, 0x00000000, 0x00000000
[ 2395.563813] tg3 0000:01:00.0 eth0: 0x00000ce0: 0xff0fe002, 0x00000000, 0x0000002a, 0x00040028
[ 2395.563814] tg3 0000:01:00.0 eth0: 0x00000cf0: 0x00000000, 0x5000000f, 0x00000000, 0x00000000
[ 2395.563816] tg3 0000:01:00.0 eth0: 0x00001000: 0x00000002, 0x00000000, 0xa000b4b4, 0x00000000
[ 2395.563817] tg3 0000:01:00.0 eth0: 0x00001010: 0x000f00f1, 0x0000b4b4, 0x00000000, 0x00000000
[ 2395.563819] tg3 0000:01:00.0 eth0: 0x00001400: 0x00000006, 0x00000000, 0x00000000, 0x00000001
[ 2395.563820] tg3 0000:01:00.0 eth0: 0x00001440: 0x0000000f, 0x0000000f, 0x0000000f, 0x0000000f
[ 2395.563822] tg3 0000:01:00.0 eth0: 0x00001450: 0x0000000f, 0x0000000f, 0x0000000f, 0x0000000f
[ 2395.563823] tg3 0000:01:00.0 eth0: 0x00001460: 0x0000000f, 0x0000000f, 0x0000000f, 0x0000000f
[ 2395.563825] tg3 0000:01:00.0 eth0: 0x00001470: 0x0000000f, 0x0000000f, 0x0000000f, 0x0000000f
[ 2395.563826] tg3 0000:01:00.0 eth0: 0x00001800: 0x00000016, 0x00000000, 0x0000000f, 0x00000000
[ 2395.563828] tg3 0000:01:00.0 eth0: 0x00001840: 0x00000000, 0x00000000, 0x00000200, 0x00000010
[ 2395.563829] tg3 0000:01:00.0 eth0: 0x00001850: 0x0000001f, 0x00000000, 0x000040e0, 0x000f000f
[ 2395.563831] tg3 0000:01:00.0 eth0: 0x00001860: 0x01000000, 0x00000000, 0x00000000, 0x00000000
[ 2395.563832] tg3 0000:01:00.0 eth0: 0x00001c00: 0x00000002, 0x00000000, 0x00000000, 0x00000000
[ 2395.563834] tg3 0000:01:00.0 eth0: 0x00002000: 0x00000002, 0x00000000, 0x00000000, 0x00000000
[ 2395.563835] tg3 0000:01:00.0 eth0: 0x00002010: 0x00000181, 0x00000001, 0x007bfffd, 0x00000000
[ 2395.563837] tg3 0000:01:00.0 eth0: 0x00002100: 0x000d3098, 0x000cb059, 0x000000b1, 0x00000000
[ 2395.563838] tg3 0000:01:00.0 eth0: 0x00002110: 0x000d3098, 0x000cb059, 0x000000b1, 0x00000000
[ 2395.563840] tg3 0000:01:00.0 eth0: 0x00002120: 0x000d3098, 0x000cb059, 0x000000b1, 0x00000000
[ 2395.563841] tg3 0000:01:00.0 eth0: 0x00002130: 0x000d3098, 0x000cb059, 0x000000b1, 0x00000000
[ 2395.563843] tg3 0000:01:00.0 eth0: 0x00002140: 0x000d3098, 0x000cb059, 0x000000b1, 0x00000000
[ 2395.563844] tg3 0000:01:00.0 eth0: 0x00002150: 0x000d3098, 0x000cb059, 0x000000b1, 0x00000000
[ 2395.563846] tg3 0000:01:00.0 eth0: 0x00002160: 0x000d3098, 0x000cb059, 0x000000b1, 0x00000000
[ 2395.563848] tg3 0000:01:00.0 eth0: 0x00002170: 0x000d3098, 0x000cb059, 0x000000b1, 0x00000000
[ 2395.563854] tg3 0000:01:00.0 eth0: 0x00002180: 0x000d3098, 0x000cb059, 0x000000b1, 0x00000000
[ 2395.618394] tg3 0000:01:00.0 eth0: 0x00002190: 0x000d3098, 0x000cb059, 0x000000b1, 0x00000000
[ 2395.618395] tg3 0000:01:00.0 eth0: 0x000021a0: 0x000d3098, 0x000cb059, 0x000000b1, 0x00000000
[ 2395.618397] tg3 0000:01:00.0 eth0: 0x000021b0: 0x000d3098, 0x000cb059, 0x000000b1, 0x00000000
[ 2395.618398] tg3 0000:01:00.0 eth0: 0x000021c0: 0x000d3098, 0x000cb059, 0x000000b1, 0x00000000
[ 2395.618400] tg3 0000:01:00.0 eth0: 0x000021d0: 0x000d3098, 0x000cb059, 0x000000b1, 0x00000000
[ 2395.618401] tg3 0000:01:00.0 eth0: 0x000021e0: 0x000d3098, 0x000cb059, 0x000000b1, 0x00000000
[ 2395.618402] tg3 0000:01:00.0 eth0: 0x000021f0: 0x000d3098, 0x000cb059, 0x000000b1, 0x00000000
[ 2395.618404] tg3 0000:01:00.0 eth0: 0x00002200: 0x0000d7c2, 0x00000000, 0x00000000, 0x00000000
[ 2395.618405] tg3 0000:01:00.0 eth0: 0x00002250: 0x000001da, 0x00000000, 0x00000000, 0x00000000
[ 2395.618407] tg3 0000:01:00.0 eth0: 0x00002400: 0x00010012, 0x00000000, 0x00000000, 0x00000000
[ 2395.618408] tg3 0000:01:00.0 eth0: 0x00002440: 0x00000000, 0x00000000, 0x00000002, 0x00000000
[ 2395.618410] tg3 0000:01:00.0 eth0: 0x00002450: 0x00000000, 0xfffe0000, 0x08001800, 0x00006000
[ 2395.618411] tg3 0000:01:00.0 eth0: 0x00002470: 0x00000000, 0x00000670, 0x00000000, 0x00000000
[ 2395.618412] tg3 0000:01:00.0 eth0: 0x000024c0: 0x0201f101, 0x00000000, 0x00000000, 0x00000000
[ 2395.618414] tg3 0000:01:00.0 eth0: 0x00002800: 0x00000006, 0x00000000, 0x00000000, 0x00000000
[ 2395.618416] tg3 0000:01:00.0 eth0: 0x00002c00: 0x00000006, 0x00000000, 0x00000000, 0x000006e6
[ 2395.618417] tg3 0000:01:00.0 eth0: 0x00002c10: 0x00000000, 0x00000000, 0x00000019, 0x0000000c
[ 2395.618419] tg3 0000:01:00.0 eth0: 0x00002d00: 0x00000080, 0x00000040, 0x00000000, 0x00000000
[ 2395.618420] tg3 0000:01:00.0 eth0: 0x00003000: 0x00000006, 0x00000000, 0x00000000, 0x000006e6
[ 2395.618422] tg3 0000:01:00.0 eth0: 0x00003600: 0x00034400, 0x00130000, 0x00110000, 0x00000000
[ 2395.618424] tg3 0000:01:00.0 eth0: 0x00003610: 0x00131100, 0x00130000, 0x00130000, 0x00000000
[ 2395.618425] tg3 0000:01:00.0 eth0: 0x00003620: 0x80110011, 0x00000000, 0x00002004, 0x3c8a2080
[ 2395.618426] tg3 0000:01:00.0 eth0: 0x00003630: 0x00000000, 0x80008000, 0x00001080, 0x00000000
[ 2395.618428] tg3 0000:01:00.0 eth0: 0x00003640: 0x0000000a, 0x00400000, 0x00000020, 0x00000019
[ 2395.618429] tg3 0000:01:00.0 eth0: 0x00003650: 0x00000171, 0x00000bff, 0x05762100, 0x00000000
[ 2395.618431] tg3 0000:01:00.0 eth0: 0x00003660: 0x00000000, 0x00000000, 0x000400a3, 0x00000202
[ 2395.618432] tg3 0000:01:00.0 eth0: 0x00003670: 0x0000002a, 0xfeffffe3, 0x0000000a, 0x00000000
[ 2395.618434] tg3 0000:01:00.0 eth0: 0x000036b0: 0x0010034c, 0x07ff07ff, 0x07ff07ff, 0x01000004
[ 2395.618435] tg3 0000:01:00.0 eth0: 0x000036c0: 0xffffffff, 0x00000000, 0x00000000, 0x000047f8
[ 2395.618437] tg3 0000:01:00.0 eth0: 0x000036d0: 0x00000384, 0x00000000, 0x00000000, 0x00000000
[ 2395.618439] tg3 0000:01:00.0 eth0: 0x000036e0: 0x80000b19, 0xa0800799, 0x00500799, 0x00000000
[ 2395.618440] tg3 0000:01:00.0 eth0: 0x000036f0: 0x19090900, 0x13180600, 0x00000301, 0x00000001
[ 2395.618442] tg3 0000:01:00.0 eth0: 0x00003700: 0x00000000, 0x00000000, 0x00000000, 0x00001388
[ 2395.618443] tg3 0000:01:00.0 eth0: 0x00003710: 0x87fffffd, 0x00000000, 0x00000000, 0x000010dc
[ 2395.618445] tg3 0000:01:00.0 eth0: 0x00003720: 0x00000000, 0x00002040, 0x88006000, 0xa0002000
[ 2395.618452] tg3 0000:01:00.0 eth0: 0x00003750: 0x00000000, 0x00000000, 0x0000080b, 0x00000000
[ 2395.678514] tg3 0000:01:00.0 eth0: 0x00003780: 0x0000b7f9, 0x00000000, 0x00000000, 0x00000000
[ 2395.678516] tg3 0000:01:00.0 eth0: 0x00003c00: 0x00000306, 0x00000000, 0x00000000, 0x00000048
[ 2395.678517] tg3 0000:01:00.0 eth0: 0x00003c10: 0x00000000, 0x00000035, 0x00000000, 0x00000000
[ 2395.678519] tg3 0000:01:00.0 eth0: 0x00003c20: 0x00000000, 0x00000005, 0x00000000, 0x00000000
[ 2395.678520] tg3 0000:01:00.0 eth0: 0x00003c30: 0x00000000, 0x00000000, 0x00000000, 0xffffb000
[ 2395.678521] tg3 0000:01:00.0 eth0: 0x00003c40: 0x00000000, 0x00000b00, 0x00000000, 0x00000000
[ 2395.678523] tg3 0000:01:00.0 eth0: 0x00003c50: 0x00000000, 0x00000666, 0x00000000, 0x00000000
[ 2395.678524] tg3 0000:01:00.0 eth0: 0x00003c80: 0x0000041e, 0x0000012c, 0x0000011c, 0x00000000
[ 2395.678526] tg3 0000:01:00.0 eth0: 0x00003cc0: 0x0000000f, 0x00000000, 0x00000000, 0x00000000
[ 2395.678527] tg3 0000:01:00.0 eth0: 0x00003cd0: 0x00000000, 0x0000000f, 0x00000000, 0x00000000
[ 2395.678529] tg3 0000:01:00.0 eth0: 0x00003d00: 0x00000000, 0xffffa000, 0x00000000, 0xffff9000
[ 2395.678530] tg3 0000:01:00.0 eth0: 0x00003d10: 0x00000000, 0xffff8000, 0x00000000, 0xffff7000
[ 2395.678532] tg3 0000:01:00.0 eth0: 0x00003d80: 0x00000014, 0x00000000, 0x00000005, 0x00000000
[ 2395.678533] tg3 0000:01:00.0 eth0: 0x00003d90: 0x00000005, 0x00000000, 0x00000014, 0x00000000
[ 2395.678535] tg3 0000:01:00.0 eth0: 0x00003da0: 0x00000005, 0x00000000, 0x00000005, 0x00000000
[ 2395.678536] tg3 0000:01:00.0 eth0: 0x00003db0: 0x00000014, 0x00000000, 0x00000005, 0x00000000
[ 2395.678538] tg3 0000:01:00.0 eth0: 0x00003dc0: 0x00000005, 0x00000000, 0x00000014, 0x00000000
[ 2395.678546] tg3 0000:01:00.0 eth0: 0x00003dd0: 0x00000005, 0x00000000, 0x00000005, 0x00000000
[ 2395.678548] tg3 0000:01:00.0 eth0: 0x00004000: 0x00000002, 0x00000000, 0x00000000, 0x00000000
[ 2395.678550] tg3 0000:01:00.0 eth0: 0x00004010: 0x00000000, 0x00259012, 0x00800490, 0x01001e22
[ 2395.678551] tg3 0000:01:00.0 eth0: 0x00004020: 0x00000000, 0x00000010, 0x00000010, 0x00000050
[ 2395.678553] tg3 0000:01:00.0 eth0: 0x00004030: 0x00000000, 0x01081c20, 0x00281010, 0x0045e002
[ 2395.678554] tg3 0000:01:00.0 eth0: 0x00004040: 0x00468000, 0x00000000, 0x00000010, 0x004b4062
[ 2395.678556] tg3 0000:01:00.0 eth0: 0x00004400: 0x00000016, 0x00000000, 0x00010000, 0x0000a000
[ 2395.678557] tg3 0000:01:00.0 eth0: 0x00004410: 0x00000000, 0x0000002a, 0x000000a0, 0x00000000
[ 2395.678559] tg3 0000:01:00.0 eth0: 0x00004420: 0x000000fd, 0x00000000, 0x00000000, 0x00000000
[ 2395.678560] tg3 0000:01:00.0 eth0: 0x00004440: 0x00000000, 0x00000000, 0x00000000, 0x0b42d0b6
[ 2395.678562] tg3 0000:01:00.0 eth0: 0x00004450: 0x02320427, 0x0082005b, 0x00000000, 0x00000000
[ 2395.678563] tg3 0000:01:00.0 eth0: 0x00004700: 0x00030002, 0x00100000, 0x00100010, 0xd6670000
[ 2395.678565] tg3 0000:01:00.0 eth0: 0x00004710: 0xffff40c0, 0x00060484, 0x00100010, 0x00000000
[ 2395.678566] tg3 0000:01:00.0 eth0: 0x00004720: 0x00000000, 0x00000000, 0xf02c0000, 0xffff40f0
[ 2395.678568] tg3 0000:01:00.0 eth0: 0x00004770: 0x000c0404, 0x00000002, 0x00000010, 0x00000000
[ 2395.678569] tg3 0000:01:00.0 eth0: 0x00004800: 0x380303fe, 0x00000000, 0x00000000, 0x00000120
[ 2395.678571] tg3 0000:01:00.0 eth0: 0x00004810: 0x00000000, 0x0000000a, 0x00429f70, 0x00000000
[ 2395.678572] tg3 0000:01:00.0 eth0: 0x00004820: 0x00000068, 0x00000000, 0xf0330000, 0xff2011f8
[ 2395.678574] tg3 0000:01:00.0 eth0: 0x00004840: 0x00000093, 0x00000093, 0x000e2200, 0x68428cca
[ 2395.678575] tg3 0000:01:00.0 eth0: 0x00004850: 0x64eb0607, 0xdb6304d6, 0x5e5d5e5d, 0x00000000
[ 2395.678577] tg3 0000:01:00.0 eth0: 0x00004860: 0x00000068, 0x11060001, 0x001ff800, 0x2a000008
[ 2395.678578] tg3 0000:01:00.0 eth0: 0x00004870: 0x05ea0080, 0x003e1820, 0x003e1820, 0x00000000
[ 2395.678580] tg3 0000:01:00.0 eth0: 0x00004890: 0x280c0c04, 0x00305400, 0x00000000, 0x00000000
[ 2395.678581] tg3 0000:01:00.0 eth0: 0x000048a0: 0x000f0010, 0x00000000, 0x00000000, 0x00000000
[ 2395.678583] tg3 0000:01:00.0 eth0: 0x00004900: 0x18030002, 0x00000003, 0x30000000, 0x00000120
[ 2395.678585] tg3 0000:01:00.0 eth0: 0x00004910: 0x00000040, 0x00000003, 0x0000df74, 0x00000008
[ 2395.678586] tg3 0000:01:00.0 eth0: 0x00004920: 0x000000b5, 0x025a0000, 0xff0fe001, 0x0f000030
[ 2395.678588] tg3 0000:01:00.0 eth0: 0x00004930: 0xffd5ac01, 0x0f000030, 0xff6d3e01, 0x0f000030
[ 2395.678589] tg3 0000:01:00.0 eth0: 0x00004940: 0xff61ec01, 0x0f000030, 0x2e2ef3f3, 0x80806d6d
[ 2395.678591] tg3 0000:01:00.0 eth0: 0x00004950: 0xf0330000, 0xff0fe030, 0xaf000000, 0xb5b400b4
[ 2395.678593] tg3 0000:01:00.0 eth0: 0x00004960: 0x00000000, 0xffd5ac30, 0xaf000000, 0x4000000f
[ 2395.678599] tg3 0000:01:00.0 eth0: 0x00004970: 0x00028202, 0x00205400, 0x0000001c, 0x000000ff
[ 2395.727557] tg3 0000:01:00.0 eth0: 0x00004980: 0x000000b5, 0x00000000, 0x00000000, 0x00000000
[ 2395.727558] tg3 0000:01:00.0 eth0: 0x00004990: 0x00000000, 0x00000000, 0xff6d3e30, 0xaf000000
[ 2395.727560] tg3 0000:01:00.0 eth0: 0x000049a0: 0x00f0006d, 0x000000b5, 0x00000000, 0x00000000
[ 2395.727562] tg3 0000:01:00.0 eth0: 0x000049b0: 0xff699601, 0xff961601, 0xff215001, 0xff7c7a01
[ 2395.727563] tg3 0000:01:00.0 eth0: 0x000049c0: 0xff0fe002, 0xffd5ac02, 0xff6d3e02, 0xff61ec02
[ 2395.727564] tg3 0000:01:00.0 eth0: 0x000049d0: 0xff699602, 0xff961602, 0xff215002, 0xff7c7a02
[ 2395.727566] tg3 0000:01:00.0 eth0: 0x000049f0: 0xf0330000, 0xff61ec30, 0xaf000000, 0x0000ffff
[ 2395.727567] tg3 0000:01:00.0 eth0: 0x00004c00: 0x200003fe, 0x00000020, 0x00000000, 0x00000000
[ 2395.727569] tg3 0000:01:00.0 eth0: 0x00004c10: 0x0000002a, 0x00000000, 0x00000006, 0x00000000
[ 2395.727570] tg3 0000:01:00.0 eth0: 0x00004c20: 0x00000000, 0x00000000, 0x00000000, 0x00000006
[ 2395.727572] tg3 0000:01:00.0 eth0: 0x00004c30: 0x00000000, 0x00107800, 0x00000032, 0x00000032
[ 2395.727573] tg3 0000:01:00.0 eth0: 0x00004c40: 0x00000000, 0x012c0000, 0x0000011c, 0x012b041d
[ 2395.727575] tg3 0000:01:00.0 eth0: 0x00004c50: 0x0fff011b, 0x06660fff, 0xc0000000, 0xff66adad
[ 2395.727576] tg3 0000:01:00.0 eth0: 0x00004c60: 0x00000020, 0x00000000, 0x00000000, 0x00000000
[ 2395.727578] tg3 0000:01:00.0 eth0: 0x00005000: 0x00009800, 0x80000000, 0x00000000, 0x00000000
[ 2395.727579] tg3 0000:01:00.0 eth0: 0x00005010: 0x00000000, 0x00000000, 0x00000000, 0x08000e18
[ 2395.727589] tg3 0000:01:00.0 eth0: 0x00005020: 0x00821024, 0x00000000, 0x00000000, 0x40000020
[ 2395.727590] tg3 0000:01:00.0 eth0: 0x00005030: 0x00000000, 0x00000025, 0x00000000, 0x00000000
[ 2395.727592] tg3 0000:01:00.0 eth0: 0x00005040: 0x00000000, 0x00000000, 0x08000cfc, 0x00000000
[ 2395.727593] tg3 0000:01:00.0 eth0: 0x00005080: 0x00009800, 0x80004000, 0x00000000, 0x00000000
[ 2395.727595] tg3 0000:01:00.0 eth0: 0x00005090: 0x00000000, 0x00000000, 0x00000000, 0x08000e18
[ 2395.727596] tg3 0000:01:00.0 eth0: 0x000050a0: 0x27bd0020, 0x00000000, 0x00000000, 0x40000020
[ 2395.727598] tg3 0000:01:00.0 eth0: 0x000050b0: 0x00000000, 0x00000025, 0x00000000, 0x00000000
[ 2395.727599] tg3 0000:01:00.0 eth0: 0x000050c0: 0x00000000, 0x00000000, 0x08000cfc, 0x00000000
[ 2395.727601] tg3 0000:01:00.0 eth0: 0x00005100: 0x00009800, 0x80004000, 0x00000000, 0x00000000
[ 2395.727602] tg3 0000:01:00.0 eth0: 0x00005110: 0x00000000, 0x00000000, 0x00000000, 0x08000e18
[ 2395.727603] tg3 0000:01:00.0 eth0: 0x00005120: 0x27bd0020, 0x00000000, 0x00000000, 0x40000020
[ 2395.727605] tg3 0000:01:00.0 eth0: 0x00005130: 0x00000000, 0x00000025, 0x00000000, 0x00000000
[ 2395.727606] tg3 0000:01:00.0 eth0: 0x00005140: 0x00000000, 0x00000000, 0x08000cfc, 0x00000000
[ 2395.727608] tg3 0000:01:00.0 eth0: 0x00005180: 0x00009800, 0x80004000, 0x00000000, 0x00000000
[ 2395.727609] tg3 0000:01:00.0 eth0: 0x00005190: 0x00000000, 0x00000000, 0x00000000, 0x08000e18
[ 2395.727611] tg3 0000:01:00.0 eth0: 0x000051a0: 0x3c030800, 0x00000000, 0x00000000, 0x40000020
[ 2395.727612] tg3 0000:01:00.0 eth0: 0x000051b0: 0x00000000, 0x00000025, 0x00000000, 0x00000000
[ 2395.727614] tg3 0000:01:00.0 eth0: 0x000051c0: 0x00000000, 0x00000000, 0x08000cfc, 0x00000000
[ 2395.727615] tg3 0000:01:00.0 eth0: 0x00005200: 0x00000000, 0xc0010000, 0xc0000000, 0x03608821
[ 2395.727617] tg3 0000:01:00.0 eth0: 0x00005210: 0x00010400, 0xc0010000, 0xc0000000, 0x03608821
[ 2395.727618] tg3 0000:01:00.0 eth0: 0x00005220: 0xc0000000, 0x00000000, 0x08007f80, 0x03608821
[ 2395.727620] tg3 0000:01:00.0 eth0: 0x00005230: 0x00010000, 0x30840fff, 0xc0000000, 0x03608821
[ 2395.727621] tg3 0000:01:00.0 eth0: 0x00005240: 0x14400016, 0x14830018, 0x00000000, 0xc0000000
[ 2395.727623] tg3 0000:01:00.0 eth0: 0x00005250: 0x14400016, 0x14830018, 0x01100010, 0x00000000
[ 2395.727624] tg3 0000:01:00.0 eth0: 0x00005260: 0x14400016, 0x14830018, 0xc0000000, 0x00000000
[ 2395.727625] tg3 0000:01:00.0 eth0: 0x00005270: 0x14400016, 0x14830018, 0x00000000, 0x00000000
[ 2395.727627] tg3 0000:01:00.0 eth0: 0x00005280: 0x00009800, 0x80004000, 0x00000000, 0x00000000
[ 2395.727628] tg3 0000:01:00.0 eth0: 0x00005290: 0x00000000, 0x00000000, 0x00000000, 0x080002f8
[ 2395.727630] tg3 0000:01:00.0 eth0: 0x000052a0: 0x30420fff, 0x00000000, 0x00000000, 0x40000020
[ 2395.727631] tg3 0000:01:00.0 eth0: 0x000052b0: 0x00000000, 0x00000025, 0x00000000, 0x00000000
[ 2395.727633] tg3 0000:01:00.0 eth0: 0x000052c0: 0x00000000, 0x00000000, 0x08001504, 0x00000000
[ 2395.727634] tg3 0000:01:00.0 eth0: 0x00005300: 0x00009800, 0x80004000, 0x00000000, 0x00000000
[ 2395.727636] tg3 0000:01:00.0 eth0: 0x00005310: 0x00000000, 0x00000000, 0x00000000, 0x08000e18
[ 2395.727643] tg3 0000:01:00.0 eth0: 0x00005320: 0x14400003, 0x00000000, 0x00000000, 0x40000020
[ 2395.779941] tg3 0000:01:00.0 eth0: 0x00005330: 0x00000000, 0x00000025, 0x00000000, 0x00000000
[ 2395.779943] tg3 0000:01:00.0 eth0: 0x00005340: 0x00000000, 0x00000000, 0x08000cfc, 0x00000000
[ 2395.779944] tg3 0000:01:00.0 eth0: 0x00005380: 0x00009800, 0x80004000, 0x00000000, 0x00000000
[ 2395.779945] tg3 0000:01:00.0 eth0: 0x00005390: 0x00000000, 0x00000000, 0x00000000, 0x08000e18
[ 2395.779947] tg3 0000:01:00.0 eth0: 0x000053a0: 0x8c621d6c, 0x00000000, 0x00000000, 0x40000020
[ 2395.779948] tg3 0000:01:00.0 eth0: 0x000053b0: 0x00000000, 0x00000025, 0x00000000, 0x00000000
[ 2395.779950] tg3 0000:01:00.0 eth0: 0x000053c0: 0x00000000, 0x00000000, 0x08000cfc, 0x00000000
[ 2395.779951] tg3 0000:01:00.0 eth0: 0x00005800: 0x00000000, 0xad000000, 0x00000000, 0xf6000000
[ 2395.779953] tg3 0000:01:00.0 eth0: 0x00005810: 0x00000000, 0x2d000000, 0x00000000, 0x1d000000
[ 2395.779954] tg3 0000:01:00.0 eth0: 0x00005820: 0x00000000, 0xd5000000, 0x00000000, 0x00000000
[ 2395.779956] tg3 0000:01:00.0 eth0: 0x00005860: 0x00000000, 0x00000000, 0x00000000, 0x0000072e
[ 2395.779957] tg3 0000:01:00.0 eth0: 0x00005880: 0x00000000, 0x0000041e, 0x00000000, 0x0000012c
[ 2395.779959] tg3 0000:01:00.0 eth0: 0x00005890: 0x00000000, 0x0000011c, 0x00000000, 0x00000000
[ 2395.779960] tg3 0000:01:00.0 eth0: 0x00005900: 0x00000000, 0x0000000f, 0x00000000, 0x00000000
[ 2395.779973] tg3 0000:01:00.0 eth0: 0x00005980: 0x0000000f, 0x00000000, 0x00000000, 0x00000000
[ 2395.779975] tg3 0000:01:00.0 eth0: 0x00005a00: 0x000f601f, 0x00000000, 0x00010000, 0x00000000
[ 2395.779976] tg3 0000:01:00.0 eth0: 0x00006000: 0x20010082, 0x00000000, 0x00000000, 0x00000000
[ 2395.779978] tg3 0000:01:00.0 eth0: 0x00006400: 0x00000000, 0x00000000, 0x00010091, 0xc0000000
[ 2395.779979] tg3 0000:01:00.0 eth0: 0x00006410: 0x05000016, 0x05000016, 0x00000000, 0x00000000
[ 2395.779981] tg3 0000:01:00.0 eth0: 0x00006430: 0x00000000, 0x14e41687, 0x807e103c, 0x10020000
[ 2395.779983] tg3 0000:01:00.0 eth0: 0x00006440: 0x0000304f, 0x000002e4, 0x00000000, 0x00000020
[ 2395.779984] tg3 0000:01:00.0 eth0: 0x000064c0: 0x00000005, 0x00000004, 0x00000122, 0x00000000
[ 2395.779986] tg3 0000:01:00.0 eth0: 0x000064d0: 0x00000040, 0x10008d81, 0x00000000, 0x00d75e12
[ 2395.779987] tg3 0000:01:00.0 eth0: 0x000064e0: 0x00000031, 0x0008001f, 0x00000000, 0x00000000
[ 2395.779988] tg3 0000:01:00.0 eth0: 0x000064f0: 0x00000002, 0x00000031, 0x00000000, 0x00000000
[ 2395.779990] tg3 0000:01:00.0 eth0: 0x00006500: 0x03e10003, 0xdbfc109f, 0x0000fc3f, 0x00000003
[ 2395.779991] tg3 0000:01:00.0 eth0: 0x00006510: 0x00078116, 0x0005810b, 0x00046105, 0x00000000
[ 2395.779993] tg3 0000:01:00.0 eth0: 0x00006530: 0x00000001, 0x00000000, 0x00000000, 0x00000000
[ 2395.779995] tg3 0000:01:00.0 eth0: 0x00006540: 0x0028081f, 0x0001001e, 0x00000000, 0x00000000
[ 2395.779996] tg3 0000:01:00.0 eth0: 0x00006550: 0x00000001, 0x02800000, 0x0000000f, 0x00000000
[ 2395.779997] tg3 0000:01:00.0 eth0: 0x00006560: 0x0000000f, 0x00000000, 0x00000000, 0x00000000
[ 2395.779999] tg3 0000:01:00.0 eth0: 0x000065f0: 0x00000000, 0x00000059, 0x00000000, 0x00000000
[ 2395.780001] tg3 0000:01:00.0 eth0: 0x00006800: 0x141b0034, 0x20081082, 0x00009018, 0x8e9d024c
[ 2395.780002] tg3 0000:01:00.0 eth0: 0x00006810: 0x01100010, 0xffffffff, 0x00000000, 0x000000f0
[ 2395.780004] tg3 0000:01:00.0 eth0: 0x00006880: 0x77fff020, 0x00000040, 0x00801687, 0x00000000
[ 2395.780005] tg3 0000:01:00.0 eth0: 0x00006890: 0x00800000, 0x00000000, 0x00000000, 0x00000000
[ 2395.780007] tg3 0000:01:00.0 eth0: 0x000068a0: 0x00000000, 0x00010001, 0x00000000, 0x00000000
[ 2395.780008] tg3 0000:01:00.0 eth0: 0x000068b0: 0x00040000, 0x00000000, 0x00000000, 0x00000000
[ 2395.780009] tg3 0000:01:00.0 eth0: 0x000068c0: 0x00000044, 0x00000000, 0x00000000, 0x00000000
[ 2395.780011] tg3 0000:01:00.0 eth0: 0x000068f0: 0x00000000, 0x00000000, 0x00000000, 0x04444444
[ 2395.780013] tg3 0000:01:00.0 eth0: 0x00006900: 0x702920a8, 0x15efdfeb, 0x00000000, 0x00000000
[ 2395.780014] tg3 0000:01:00.0 eth0: 0x00006920: 0x00000000, 0x00000000, 0x00000001, 0x00000000
[ 2395.780016] tg3 0000:01:00.0 eth0: 0x00006c00: 0x168714e4, 0x00100406, 0x02000010, 0x00000000
[ 2395.780017] tg3 0000:01:00.0 eth0: 0x00006c10: 0xd082000c, 0x00000000, 0xd081000c, 0x00000000
[ 2395.780019] tg3 0000:01:00.0 eth0: 0x00006c20: 0xd080000c, 0x00000000, 0x00000000, 0x807e103c
[ 2395.780020] tg3 0000:01:00.0 eth0: 0x00006c30: 0x00000000, 0x00000048, 0x00000000, 0x0000010a
[ 2395.780022] tg3 0000:01:00.0 eth0: 0x00006c40: 0x00000000, 0x00000000, 0xc8035001, 0x16002008
[ 2395.780024] tg3 0000:01:00.0 eth0: 0x00006c50: 0x00005803, 0x00000000, 0x0086a005, 0x00000000
[ 2395.780025] tg3 0000:01:00.0 eth0: 0x00006c60: 0x00000000, 0x00000000, 0xf1000298, 0x01f802d1
[ 2395.780027] tg3 0000:01:00.0 eth0: 0x00006c70: 0x00071010, 0x82000500, 0x00000000, 0x00000000
[ 2395.780034] tg3 0000:01:00.0 eth0: 0x00006ca0: 0x8005ac11, 0x00000004, 0x00000122, 0x00020010
[ 2395.833115] tg3 0000:01:00.0 eth0: 0x00006cb0: 0x10008d81, 0x00105420, 0x00475c12, 0x10110142
[ 2395.833117] tg3 0000:01:00.0 eth0: 0x00006cd0: 0x0008081f, 0x00000000, 0x00000000, 0x00010001
[ 2395.833119] tg3 0000:01:00.0 eth0: 0x00006cf0: 0x00000000, 0x05762100, 0x00000000, 0x00000000
[ 2395.833121] tg3 0000:01:00.0 eth0: 0x00006d00: 0x13c10001, 0x00000000, 0x00000000, 0x00062030
[ 2395.833122] tg3 0000:01:00.0 eth0: 0x00006d10: 0x00000000, 0x00002000, 0x000000a0, 0x00000000
[ 2395.833124] tg3 0000:01:00.0 eth0: 0x00006d30: 0x00000000, 0x00000000, 0x00000000, 0x15010003
[ 2395.833126] tg3 0000:01:00.0 eth0: 0x00006d40: 0xdbfc109f, 0x0000fc3f, 0x00000000, 0x00000000
[ 2395.833127] tg3 0000:01:00.0 eth0: 0x00006d50: 0x16010004, 0x00000000, 0x00078116, 0x00000001
[ 2395.833129] tg3 0000:01:00.0 eth0: 0x00006d60: 0x1b010002, 0x00000000, 0x00000000, 0x00000000
[ 2395.833130] tg3 0000:01:00.0 eth0: 0x00006d70: 0x00000000, 0x800000ff, 0x00000000, 0x00000000
[ 2395.833140] tg3 0000:01:00.0 eth0: 0x00006db0: 0x23010018, 0x00000000, 0x00000000, 0x00000000
[ 2395.833142] tg3 0000:01:00.0 eth0: 0x00006e30: 0x00010017, 0x00050403, 0x00000000, 0x00000000
[ 2395.833144] tg3 0000:01:00.0 eth0: 0x00007000: 0x08000008, 0x00000000, 0x00000000, 0x00003998
[ 2395.833145] tg3 0000:01:00.0 eth0: 0x00007010: 0x76ab8793, 0x03808082, 0x80050020, 0x03000200
[ 2395.833147] tg3 0000:01:00.0 eth0: 0x00007020: 0x00000000, 0x00000008, 0x00000406, 0x10004000
[ 2395.833149] tg3 0000:01:00.0 eth0: 0x00007030: 0x001e0000, 0x0000399c, 0x00440030, 0x80000000
[ 2395.833150] tg3 0000:01:00.0 eth0: 0x00007500: 0x00000000, 0x00000000, 0x00000081, 0x00000000
[ 2395.833152] tg3 0000:01:00.0 eth0: 0x00007510: 0x00000000, 0xbffffbff, 0x00000000, 0x00000000
[ 2395.833159] tg3 0000:01:00.0 eth0: 0: Host status block [00000001:000000ad:(0000:0665:0000):(0000:01a1)]
[ 2395.833162] tg3 0000:01:00.0 eth0: 0: NAPI info [000000ad:000000ad:(000f:01a1:01ff):0000:(072e:0000:0000:0000)]
[ 2395.833164] tg3 0000:01:00.0 eth0: 1: Host status block [00000001:000000f6:(0000:0000:0000):(041e:0000)]
[ 2395.833166] tg3 0000:01:00.0 eth0: 1: NAPI info [000000f6:000000f6:(0000:0000:01ff):041e:(041e:041e:0000:0000)]
[ 2395.833169] tg3 0000:01:00.0 eth0: 2: Host status block [00000001:0000002d:(012c:0000:0000):(0000:0000)]
[ 2395.833171] tg3 0000:01:00.0 eth0: 2: NAPI info [0000002d:0000002d:(0000:0000:01ff):012c:(012c:012c:0000:0000)]
[ 2395.833173] tg3 0000:01:00.0 eth0: 3: Host status block [00000001:0000001d:(0000:0000:0000):(0000:0000)]
[ 2395.833175] tg3 0000:01:00.0 eth0: 3: NAPI info [0000001d:0000001d:(0000:0000:01ff):011c:(011c:011c:0000:0000)]
[ 2395.833177] tg3 0000:01:00.0 eth0: 4: Host status block [00000001:000000d5:(0000:0000:0000):(0000:0000)]
[ 2395.833179] tg3 0000:01:00.0 eth0: 4: NAPI info [000000d5:000000d5:(0000:0000:01ff):0000:(0000:0000:0000:0000)]
[ 2395.876482] tg3 0000:01:00.0 eth0: Link is down
[ 2397.666203] tg3 0000:01:00.0 eth0: Link is up at 100 Mbps, full duplex
[ 2397.666475] tg3 0000:01:00.0 eth0: Flow control is on for TX and on for RX
[ 2397.666745] tg3 0000:01:00.0 eth0: EEE is disabled

-- 
Regards/Gruss,
    Boris.

https://people.kernel.org/tglx/notes-about-netiquette

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ