All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [Problem] Broadcom BCM5762 Ethernet tg3 times out with stack trace
@ 2017-05-12  8:53 Siva Reddy Kallam
  2017-05-12 19:10 ` Daniel Kim
  0 siblings, 1 reply; 8+ messages in thread
From: Siva Reddy Kallam @ 2017-05-12  8:53 UTC (permalink / raw)
  To: Daniel Kim; +Cc: Prashant Sreedharan, Michael Chan, Linux Netdev List

On Fri, May 12, 2017 at 9:39 AM, Siva Reddy Kallam
<siva.kallam@broadcom.com> wrote:
> On Thu, May 11, 2017 at 8:55 PM, Daniel Kim <dkim@playmechanix.com> wrote:
>> Summary:
>> Broadcom BCM5762 Ethernet tg3 times out with stack trace
>>
>> Description:
>> The ethernet device will disconnect with dmesg reporting a stack trace
>> and a time out (visible in DMesg Output below). The ethernet device
>> will periodically reconnect and disconnect and the driver will output
>> a lot of hex values into logs.
>>
>> The computer doesn't have to have network activity in order to trigger
>> this to happen, but I believe it can trigger faster if there was. It
>> usually occurs as soon as a few minutes after bootup to upwards of a
>> few hours in my test cases.
>>
>> Kernel version:
>> Linux version 4.11.0-041100-generic (kernel@tangerine) (gcc version
>> 6.3.0 20170415 (Ubuntu 6.3.0-14ubuntu3) ) #201705041534 SMP Thu May 4
>> 19:36:05 UTC 2017
>>
>> Full DMesg Output:
>> https://launchpadlibrarian.net/319135862/error_dmesg.txt
>> Bug has been reported with additional information at:
>> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1689383
>>
>> Please let me know if there is other data or logs that you may need.
>>
> Thank you for reporting this. We will look into the logs and contact
> you directly if we need any other data.
As a first impression, we are suspecting TSO packet is causing TX timeout.
Can you please disable TSO and check if TX timeout still happens or not?
Please let us know your findings.
We are trying to reproduce locally. If we couldn't, we will send a
debug patch to collect more data.
>>
>> Cut DMesg Output:
>> [ 6244.283996] ------------[ cut here ]------------
>> [ 6244.284051] WARNING: CPU: 0 PID: 0 at
>> /home/kernel/COD/linux/net/sched/sch_generic.c:316
>> dev_watchdog+0x22c/0x230
>> [ 6244.284058] NETDEV WATCHDOG: enp4s0 (tg3): transmit queue 0 timed out
>> [ 6244.284064] Modules linked in: snd_hda_codec_hdmi hp_wmi
>> snd_hda_codec_realtek snd_hda_codec_generic sparse_keymap
>> snd_hda_intel snd_hda_codec edac_mce_amd edac_core crct10dif_pclmul
>> crc32_pclmul snd_hda_core snd_hwdep ghash_clmulni_intel pcbc joydev
>> input_leds snd_pcm aesni_intel aes_x86_64 snd_seq_midi
>> snd_seq_midi_event snd_rawmidi crypto_simd snd_seq snd_seq_device
>> snd_timer glue_helper snd cryptd soundcore serio_raw k10temp shpchp
>> i2c_piix4 mac_hid tpm_infineon wmi parport_pc ppdev lp parport autofs4
>> hid_generic usbhid hid psmouse tg3 ptp pps_core ahci libahci video
>> [ 6244.284129] CPU: 0 PID: 0 Comm: swapper/0 Not tainted
>> 4.11.0-041100-generic #201705041534
>> [ 6244.284131] Hardware name: Hewlett-Packard HP EliteDesk 705 G1
>> MT/2215, BIOS L06 v02.17 12/11/2014
>> [ 6244.284132] Call Trace:
>> [ 6244.284135]  <IRQ>
>> [ 6244.284141]  dump_stack+0x63/0x81
>> [ 6244.284143]  __warn+0xcb/0xf0
>> [ 6244.284146]  warn_slowpath_fmt+0x5a/0x80
>> [ 6244.284149]  ? cpu_load_update+0xdd/0x150
>> [ 6244.284155]  dev_watchdog+0x22c/0x230
>> [ 6244.284159]  ? qdisc_rcu_free+0x50/0x50
>> [ 6244.284162]  call_timer_fn+0x35/0x140
>> [ 6244.284165]  run_timer_softirq+0x1db/0x440
>> [ 6244.284168]  ? ktime_get+0x41/0xb0
>> [ 6244.284172]  ? lapic_next_event+0x1d/0x30
>> [ 6244.284175]  ? clockevents_program_event+0x7f/0x120
>> [ 6244.284179]  __do_softirq+0x104/0x2af
>> [ 6244.284183]  irq_exit+0xb6/0xc0
>> [ 6244.284187]  smp_apic_timer_interrupt+0x3d/0x50
>> [ 6244.284190]  apic_timer_interrupt+0x89/0x90
>> [ 6244.284193] RIP: 0010:cpuidle_enter_state+0x122/0x2c0
>> [ 6244.284195] RSP: 0018:ffffffff86203dc8 EFLAGS: 00000246 ORIG_RAX:
>> ffffffffffffff10
>> [ 6244.284198] RAX: 0000000000000000 RBX: 0000000000000002 RCX: 000000000000001f
>> [ 6244.284200] RDX: 000005addc53de33 RSI: ffffa01a2ec189d8 RDI: 0000000000000000
>> [ 6244.284202] RBP: ffffffff86203e08 R08: 000000000000cd01 R09: 0000000000000018
>> [ 6244.284203] R10: ffffffff86203d98 R11: 0000000000000ef9 R12: ffffa01a1d6ab200
>> [ 6244.284205] R13: ffffffff862f92d8 R14: 0000000000000002 R15: ffffffff862f92c0
>> [ 6244.284207]  </IRQ>
>> [ 6244.284211]  ? cpuidle_enter_state+0x110/0x2c0
>> [ 6244.284213]  cpuidle_enter+0x17/0x20
>> [ 6244.284218]  call_cpuidle+0x23/0x40
>> [ 6244.284221]  do_idle+0x189/0x200
>> [ 6244.284224]  cpu_startup_entry+0x71/0x80
>> [ 6244.284227]  rest_init+0x77/0x80
>> [ 6244.284230]  start_kernel+0x455/0x476
>> [ 6244.284235]  ? early_idt_handler_array+0x120/0x120
>> [ 6244.284239]  x86_64_start_reservations+0x24/0x26
>> [ 6244.284243]  x86_64_start_kernel+0x14d/0x170
>> [ 6244.284246]  start_cpu+0x14/0x14
>> [ 6244.284251] ---[ end trace b14ec0a8b1e2a4e8 ]---
>> [ 6244.284259] tg3 0000:04:00.0 enp4s0: transmit timed out, resetting
>> [ 6244.398892] hrtimer: interrupt took 65509334 ns
>> [ 6247.090588] tg3 0000:04:00.0 enp4s0: 0x00000000: 0x168714e4,
>> 0x00100506, 0x02000010, 0x00000010
>> [ 6247.090601] tg3 0000:04:00.0 enp4s0: 0x00000010: 0xe212000c,
>> 0x00000000, 0xe211000c, 0x00000000
>> [ 6247.090607] tg3 0000:04:00.0 enp4s0: 0x00000020: 0xe210000c,
>> 0x00000000, 0x00000000, 0x2215103c
>> [ 6247.090610] tg3 0000:04:00.0 enp4s0: 0x00000030: 0x00000000,
>> 0x00000048, 0x00000000, 0x0000010a
>> [ 6247.090613] tg3 0000:04:00.0 enp4s0: 0x00000040: 0x00000000,
>> 0x39000000, 0xc8035001, 0x16002008
>> [ 6247.090617] tg3 0000:04:00.0 enp4s0: 0x00000050: 0x00005803,
>> 0x00000000, 0x0086a005, 0x00000000
>> [ 6247.090622] tg3 0000:04:00.0 enp4s0: 0x00000060: 0x00000000,
>> 0x00000000, 0xf1000298, 0x01f802d1
>> [ 6247.090625] tg3 0000:04:00.0 enp4s0: 0x00000070: 0x00071010,
>> 0xf6001500, 0x00000000, 0x00000000
>> [ 6247.090628] tg3 0000:04:00.0 enp4s0: 0x00000080: 0x168714e4,
>> 0x00000018, 0x00000000, 0x00000800
>> [ 6247.090632] tg3 0000:04:00.0 enp4s0: 0x00000090: 0x00000000,
>> 0x00000171, 0x00000000, 0x0000021d
>> [ 6247.090636] tg3 0000:04:00.0 enp4s0: 0x000000a0: 0x8005ac11,
>> 0x00000004, 0x00000122, 0x00020010
>> [ 6247.090639] tg3 0000:04:00.0 enp4s0: 0x000000b0: 0x10008d82,
>> 0x00115400, 0x00475c12, 0x10120043
>> [ 6247.090643] tg3 0000:04:00.0 enp4s0: 0x000000d0: 0x0008081f,
>> 0x00000000, 0x00000000, 0x00010001
>> [ 6247.090649] tg3 0000:04:00.0 enp4s0: 0x000000f0: 0x00000000,
>> 0x05762100, 0x00000000, 0xffffffff
>> [ 6247.090652] tg3 0000:04:00.0 enp4s0: 0x00000100: 0x13c10001,
>> 0x00000000, 0x00000000, 0x00062030
>> [ 6247.090654] tg3 0000:04:00.0 enp4s0: 0x00000110: 0x00001000,
>> 0x00002000, 0x000000a0, 0x00000000
>> [ 6247.090658] tg3 0000:04:00.0 enp4s0: 0x00000130: 0x00000000,
>> 0x00000000, 0x00000000, 0x15010003
>> [ 6247.090660] tg3 0000:04:00.0 enp4s0: 0x00000140: 0xd45792bf,
>> 0x00008cdc, 0x00000000, 0x00000000
>> [ 6247.090663] tg3 0000:04:00.0 enp4s0: 0x00000150: 0x16010004,
>> 0x00000000, 0x00078116, 0x00000001
>> [ 6247.090666] tg3 0000:04:00.0 enp4s0: 0x00000160: 0x1b010002,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.090669] tg3 0000:04:00.0 enp4s0: 0x00000170: 0x00000000,
>> 0x80000001, 0x00000000, 0x00000000
>> [ 6247.090672] tg3 0000:04:00.0 enp4s0: 0x000001b0: 0x23010018,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.090676] tg3 0000:04:00.0 enp4s0: 0x00000200: 0x00000000,
>> 0x39000000, 0x00000000, 0xc3000000
>> [ 6247.090679] tg3 0000:04:00.0 enp4s0: 0x00000210: 0x00000000,
>> 0x51000000, 0x00000000, 0x00000001
>> [ 6247.090682] tg3 0000:04:00.0 enp4s0: 0x00000220: 0x00000000,
>> 0x00000001, 0x00000000, 0x00000000
>> [ 6247.090685] tg3 0000:04:00.0 enp4s0: 0x00000260: 0x00000000,
>> 0x00000000, 0x00000000, 0x0000021d
>> [ 6247.090689] tg3 0000:04:00.0 enp4s0: 0x00000280: 0x00000000,
>> 0x00000800, 0x00000000, 0x00000955
>> [ 6247.090692] tg3 0000:04:00.0 enp4s0: 0x00000300: 0x00000000,
>> 0x00000171, 0x00000000, 0x00000171
>> [ 6247.090695] tg3 0000:04:00.0 enp4s0: 0x00000310: 0x00000000,
>> 0x00000171, 0x00000000, 0x00000171
>> [ 6247.090698] tg3 0000:04:00.0 enp4s0: 0x00000320: 0x00000000,
>> 0x00000171, 0x00000000, 0x00000171
>> [ 6247.090701] tg3 0000:04:00.0 enp4s0: 0x00000330: 0x00000000,
>> 0x00000171, 0x00000000, 0x00000171
>> [ 6247.090704] tg3 0000:04:00.0 enp4s0: 0x00000340: 0x00000000,
>> 0x00000171, 0x00000000, 0x00000171
>> [ 6247.090707] tg3 0000:04:00.0 enp4s0: 0x00000350: 0x00000000,
>> 0x00000171, 0x00000000, 0x00000171
>> [ 6247.090710] tg3 0000:04:00.0 enp4s0: 0x00000360: 0x00000000,
>> 0x00000171, 0x00000000, 0x00000171
>> [ 6247.090713] tg3 0000:04:00.0 enp4s0: 0x00000370: 0x00000000,
>> 0x00000171, 0x00000000, 0x00000171
>> [ 6247.090716] tg3 0000:04:00.0 enp4s0: 0x00000380: 0x00000000,
>> 0x00000171, 0x00000000, 0x00000171
>> [ 6247.090718] tg3 0000:04:00.0 enp4s0: 0x00000390: 0x00000000,
>> 0x00000171, 0x00000000, 0x00000171
>> [ 6247.090721] tg3 0000:04:00.0 enp4s0: 0x000003a0: 0x00000000,
>> 0x00000171, 0x00000000, 0x00000171
>> [ 6247.090724] tg3 0000:04:00.0 enp4s0: 0x000003b0: 0x00000000,
>> 0x00000171, 0x00000000, 0x00000171
>> [ 6247.090727] tg3 0000:04:00.0 enp4s0: 0x000003c0: 0x00000000,
>> 0x00000171, 0x00000000, 0x00000171
>> [ 6247.090730] tg3 0000:04:00.0 enp4s0: 0x000003d0: 0x00000000,
>> 0x00000171, 0x00000000, 0x00000171
>> [ 6247.090733] tg3 0000:04:00.0 enp4s0: 0x000003e0: 0x00000000,
>> 0x00000171, 0x00000000, 0x00000171
>> [ 6247.090736] tg3 0000:04:00.0 enp4s0: 0x000003f0: 0x00000000,
>> 0x00000171, 0x00000000, 0x00000171
>> [ 6247.090738] tg3 0000:04:00.0 enp4s0: 0x00000400: 0x18e04808,
>> 0x00400000, 0x00001000, 0x00009b00
>> [ 6247.090741] tg3 0000:04:00.0 enp4s0: 0x00000410: 0x00008cdc,
>> 0xd45792bf, 0x00008cdc, 0xd45792bf
>> [ 6247.090744] tg3 0000:04:00.0 enp4s0: 0x00000420: 0x00008cdc,
>> 0xd45792bf, 0x00008cdc, 0xd45792bf
>> [ 6247.090747] tg3 0000:04:00.0 enp4s0: 0x00000430: 0x00000000,
>> 0x00000000, 0x00000008, 0x000005f2
>> [ 6247.090750] tg3 0000:04:00.0 enp4s0: 0x00000440: 0x00000000,
>> 0x00000000, 0x00000000, 0x082e0006
>> [ 6247.090753] tg3 0000:04:00.0 enp4s0: 0x00000450: 0x00000001,
>> 0x00008000, 0x00000000, 0x00000112
>> [ 6247.090756] tg3 0000:04:00.0 enp4s0: 0x00000460: 0x0000000b,
>> 0x00002620, 0x03ff0006, 0x00000000
>> [ 6247.090759] tg3 0000:04:00.0 enp4s0: 0x00000470: 0xa0000000,
>> 0x00000000, 0x00000000, 0x50000001
>> [ 6247.090762] tg3 0000:04:00.0 enp4s0: 0x00000480: 0x42000000,
>> 0x7fffffff, 0x06000004, 0x7fffffff
>> [ 6247.090765] tg3 0000:04:00.0 enp4s0: 0x00000500: 0x00000008,
>> 0x00000002, 0x00000000, 0x00000000
>> [ 6247.090768] tg3 0000:04:00.0 enp4s0: 0x00000590: 0x00901001,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.090771] tg3 0000:04:00.0 enp4s0: 0x00000600: 0xffffffff,
>> 0x00f80011, 0x00000000, 0x40001f0c
>> [ 6247.090774] tg3 0000:04:00.0 enp4s0: 0x00000610: 0xffffffff,
>> 0x00000000, 0x00000044, 0x00000000
>> [ 6247.090777] tg3 0000:04:00.0 enp4s0: 0x00000620: 0x00000040,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.090780] tg3 0000:04:00.0 enp4s0: 0x00000630: 0x01010101,
>> 0x01010101, 0x01010101, 0x01010101
>> [ 6247.090782] tg3 0000:04:00.0 enp4s0: 0x00000640: 0x01010101,
>> 0x01010101, 0x01010101, 0x01010101
>> [ 6247.090785] tg3 0000:04:00.0 enp4s0: 0x00000650: 0x01010101,
>> 0x01010101, 0x01010101, 0x01010101
>> [ 6247.090788] tg3 0000:04:00.0 enp4s0: 0x00000660: 0x01010101,
>> 0x01010101, 0x01010101, 0x01010101
>> [ 6247.090790] tg3 0000:04:00.0 enp4s0: 0x00000670: 0x43cb3b20,
>> 0x0defd9a3, 0x767fe840, 0x1442a189
>> [ 6247.090793] tg3 0000:04:00.0 enp4s0: 0x00000680: 0xf210c361,
>> 0xdb0f8709, 0xee76c0a3, 0x3753b863
>> [ 6247.090796] tg3 0000:04:00.0 enp4s0: 0x00000690: 0x8c5ffafc,
>> 0xba4254bd, 0x00000000, 0x00000000
>> [ 6247.090798] tg3 0000:04:00.0 enp4s0: 0x000006c0: 0x00000000,
>> 0x00000000, 0x04000000, 0x00000000
>> [ 6247.090801] tg3 0000:04:00.0 enp4s0: 0x00000800: 0x00000000,
>> 0xffffffff, 0x00000000, 0x00000000
>> [ 6247.090804] tg3 0000:04:00.0 enp4s0: 0x00000810: 0x00000000,
>> 0xffffffff, 0x00000000, 0x00000000
>> [ 6247.090806] tg3 0000:04:00.0 enp4s0: 0x00000820: 0x00000000,
>> 0x00000000, 0xffffffff, 0x00000000
>> [ 6247.090809] tg3 0000:04:00.0 enp4s0: 0x00000830: 0x00000000,
>> 0xffffffff, 0xffffffff, 0xffffffff
>> [ 6247.090812] tg3 0000:04:00.0 enp4s0: 0x00000840: 0xffffffff,
>> 0xffffffff, 0xffffffff, 0xffffffff
>> [ 6247.090815] tg3 0000:04:00.0 enp4s0: 0x00000850: 0xffffffff,
>> 0xffffffff, 0xffffffff, 0xffffffff
>> [ 6247.090817] tg3 0000:04:00.0 enp4s0: 0x00000860: 0xffffffff,
>> 0xffffffff, 0xffffffff, 0x00000000
>> [ 6247.090820] tg3 0000:04:00.0 enp4s0: 0x00000880: 0x00000754,
>> 0x00001633, 0x00000000, 0x00000000
>> [ 6247.090822] tg3 0000:04:00.0 enp4s0: 0x00000890: 0x00000005,
>> 0x0000000c, 0x00000000, 0x00000000
>> [ 6247.090825] tg3 0000:04:00.0 enp4s0: 0x000008f0: 0x007c0001,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.090828] tg3 0000:04:00.0 enp4s0: 0x00000900: 0x00095b83,
>> 0xffffffff, 0x00000000, 0x00000000
>> [ 6247.090831] tg3 0000:04:00.0 enp4s0: 0x00000910: 0x00000002,
>> 0xffffffff, 0x00000000, 0x00000000
>> [ 6247.090834] tg3 0000:04:00.0 enp4s0: 0x00000920: 0x00000000,
>> 0x00000000, 0xffffffff, 0x00000000
>> [ 6247.090837] tg3 0000:04:00.0 enp4s0: 0x00000930: 0x00000000,
>> 0xffffffff, 0xffffffff, 0xffffffff
>> [ 6247.090840] tg3 0000:04:00.0 enp4s0: 0x00000940: 0xffffffff,
>> 0xffffffff, 0xffffffff, 0xffffffff
>> [ 6247.090843] tg3 0000:04:00.0 enp4s0: 0x00000950: 0xffffffff,
>> 0xffffffff, 0xffffffff, 0xffffffff
>> [ 6247.090846] tg3 0000:04:00.0 enp4s0: 0x00000960: 0xffffffff,
>> 0xffffffff, 0xffffffff, 0x000015d7
>> [ 6247.090849] tg3 0000:04:00.0 enp4s0: 0x00000970: 0x00000036,
>> 0x00000164, 0x00000000, 0x00000000
>> [ 6247.090852] tg3 0000:04:00.0 enp4s0: 0x00000980: 0x010a92c7,
>> 0x00001633, 0x00000000, 0x000015c8
>> [ 6247.090855] tg3 0000:04:00.0 enp4s0: 0x00000990: 0x0000a81a,
>> 0x00019e10, 0x00000000, 0x00000000
>> [ 6247.090858] tg3 0000:04:00.0 enp4s0: 0x00000c00: 0x0000000a,
>> 0x00000000, 0x00000003, 0x00000001
>> [ 6247.090861] tg3 0000:04:00.0 enp4s0: 0x00000c10: 0x00000000,
>> 0x00000000, 0x00000000, 0x00620000
>> [ 6247.090864] tg3 0000:04:00.0 enp4s0: 0x00000c80: 0x00001771,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.090867] tg3 0000:04:00.0 enp4s0: 0x00000ce0: 0xffd07a02,
>> 0x00000000, 0x00000062, 0x00040028
>> [ 6247.090870] tg3 0000:04:00.0 enp4s0: 0x00000cf0: 0x00000000,
>> 0x50000071, 0x00000000, 0x00000000
>> [ 6247.090873] tg3 0000:04:00.0 enp4s0: 0x00001000: 0x00000002,
>> 0x00000000, 0xa000e5e6, 0x00000000
>> [ 6247.090876] tg3 0000:04:00.0 enp4s0: 0x00001010: 0x01711711,
>> 0x0000e5e6, 0x00000000, 0x00000000
>> [ 6247.090879] tg3 0000:04:00.0 enp4s0: 0x00001400: 0x00000006,
>> 0x00000000, 0x00000000, 0x00000001
>> [ 6247.090881] tg3 0000:04:00.0 enp4s0: 0x00001440: 0x00000171,
>> 0x00000171, 0x00000171, 0x00000171
>> [ 6247.090884] tg3 0000:04:00.0 enp4s0: 0x00001450: 0x00000171,
>> 0x00000171, 0x00000171, 0x00000171
>> [ 6247.090887] tg3 0000:04:00.0 enp4s0: 0x00001460: 0x00000171,
>> 0x00000171, 0x00000171, 0x00000171
>> [ 6247.090890] tg3 0000:04:00.0 enp4s0: 0x00001470: 0x00000171,
>> 0x00000171, 0x00000171, 0x00000171
>> [ 6247.090893] tg3 0000:04:00.0 enp4s0: 0x00001800: 0x00000016,
>> 0x00000000, 0x00000171, 0x00000000
>> [ 6247.090896] tg3 0000:04:00.0 enp4s0: 0x00001840: 0x00000000,
>> 0x00000000, 0x00000200, 0x00000010
>> [ 6247.090899] tg3 0000:04:00.0 enp4s0: 0x00001850: 0x0000001f,
>> 0x00000000, 0x00004300, 0x01710171
>> [ 6247.090902] tg3 0000:04:00.0 enp4s0: 0x00001860: 0x01000000,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.090904] tg3 0000:04:00.0 enp4s0: 0x00001c00: 0x00000002,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.090907] tg3 0000:04:00.0 enp4s0: 0x00002000: 0x00000002,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.090910] tg3 0000:04:00.0 enp4s0: 0x00002010: 0x00000181,
>> 0x00000001, 0x007bfffd, 0x00000000
>> [ 6247.090913] tg3 0000:04:00.0 enp4s0: 0x00002100: 0x000d62b3,
>> 0x0008dc6f, 0x0000009e, 0x00000000
>> [ 6247.090916] tg3 0000:04:00.0 enp4s0: 0x00002110: 0x000d62b3,
>> 0x0008dc6f, 0x0000009e, 0x00000000
>> [ 6247.090918] tg3 0000:04:00.0 enp4s0: 0x00002120: 0x000d62b3,
>> 0x0008dc6f, 0x0000009e, 0x00000000
>> [ 6247.090921] tg3 0000:04:00.0 enp4s0: 0x00002130: 0x000d62b3,
>> 0x0008dc6f, 0x0000009e, 0x00000000
>> [ 6247.090924] tg3 0000:04:00.0 enp4s0: 0x00002140: 0x000d62b3,
>> 0x0008dc6f, 0x0000009e, 0x00000000
>> [ 6247.090928] tg3 0000:04:00.0 enp4s0: 0x00002150: 0x000d62b3,
>> 0x0008dc6f, 0x0000009e, 0x00000000
>> [ 6247.090931] tg3 0000:04:00.0 enp4s0: 0x00002160: 0x000d62b3,
>> 0x0008dc6f, 0x0000009e, 0x00000000
>> [ 6247.090934] tg3 0000:04:00.0 enp4s0: 0x00002170: 0x000d62b3,
>> 0x0008dc6f, 0x0000009e, 0x00000000
>> [ 6247.090937] tg3 0000:04:00.0 enp4s0: 0x00002180: 0x000d62b3,
>> 0x0008dc6f, 0x0000009e, 0x00000000
>> [ 6247.090940] tg3 0000:04:00.0 enp4s0: 0x00002190: 0x000d62b3,
>> 0x0008dc6f, 0x0000009e, 0x00000000
>> [ 6247.090942] tg3 0000:04:00.0 enp4s0: 0x000021a0: 0x000d62b3,
>> 0x0008dc6f, 0x0000009e, 0x00000000
>> [ 6247.090945] tg3 0000:04:00.0 enp4s0: 0x000021b0: 0x000d62b3,
>> 0x0008dc6f, 0x0000009e, 0x00000000
>> [ 6247.090948] tg3 0000:04:00.0 enp4s0: 0x000021c0: 0x000d62b3,
>> 0x0008dc6f, 0x0000009e, 0x00000000
>> [ 6247.090951] tg3 0000:04:00.0 enp4s0: 0x000021d0: 0x000d62b3,
>> 0x0008dc6f, 0x0000009e, 0x00000000
>> [ 6247.090953] tg3 0000:04:00.0 enp4s0: 0x000021e0: 0x000d62b3,
>> 0x0008dc6f, 0x0000009e, 0x00000000
>> [ 6247.090956] tg3 0000:04:00.0 enp4s0: 0x000021f0: 0x000d62b3,
>> 0x0008dc6f, 0x0000009e, 0x00000000
>> [ 6247.090959] tg3 0000:04:00.0 enp4s0: 0x00002200: 0x00025b63,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.090962] tg3 0000:04:00.0 enp4s0: 0x00002250: 0x00009a2d,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.090965] tg3 0000:04:00.0 enp4s0: 0x00002400: 0x00010012,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.090968] tg3 0000:04:00.0 enp4s0: 0x00002440: 0x00000000,
>> 0x00000000, 0x00000002, 0x00000000
>> [ 6247.090970] tg3 0000:04:00.0 enp4s0: 0x00002450: 0x00000000,
>> 0xfffe0000, 0x08001800, 0x00006000
>> [ 6247.090973] tg3 0000:04:00.0 enp4s0: 0x00002470: 0x00000000,
>> 0x0000015f, 0x00000000, 0x00000000
>> [ 6247.090976] tg3 0000:04:00.0 enp4s0: 0x000024c0: 0x02005101,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.090979] tg3 0000:04:00.0 enp4s0: 0x00002800: 0x00000006,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.090982] tg3 0000:04:00.0 enp4s0: 0x00002c00: 0x00000006,
>> 0x00000000, 0x00000000, 0x000001d5
>> [ 6247.090985] tg3 0000:04:00.0 enp4s0: 0x00002c10: 0x00000000,
>> 0x00000000, 0x00000019, 0x0000000c
>> [ 6247.090988] tg3 0000:04:00.0 enp4s0: 0x00002c20: 0x00020002,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.090990] tg3 0000:04:00.0 enp4s0: 0x00002d00: 0x00000080,
>> 0x00000040, 0x00000000, 0x00000000
>> [ 6247.090993] tg3 0000:04:00.0 enp4s0: 0x00003000: 0x00000006,
>> 0x00000000, 0x00000000, 0x000001d5
>> [ 6247.090997] tg3 0000:04:00.0 enp4s0: 0x00003600: 0x00034400,
>> 0x00130000, 0x00110000, 0x00000000
>> [ 6247.090999] tg3 0000:04:00.0 enp4s0: 0x00003610: 0x00131100,
>> 0x00130000, 0x00130000, 0x00000000
>> [ 6247.091002] tg3 0000:04:00.0 enp4s0: 0x00003620: 0x80110011,
>> 0x00000000, 0x00000004, 0x3c822080
>> [ 6247.091005] tg3 0000:04:00.0 enp4s0: 0x00003630: 0x00000000,
>> 0x80008000, 0x00001080, 0x00000000
>> [ 6247.091008] tg3 0000:04:00.0 enp4s0: 0x00003640: 0x0000000a,
>> 0x33f00003, 0x00000020, 0x00000019
>> [ 6247.091010] tg3 0000:04:00.0 enp4s0: 0x00003650: 0x00000171,
>> 0x00000bff, 0x05762100, 0x00000000
>> [ 6247.091014] tg3 0000:04:00.0 enp4s0: 0x00003660: 0x00000000,
>> 0x00000000, 0x000400a3, 0x00000202
>> [ 6247.091017] tg3 0000:04:00.0 enp4s0: 0x00003670: 0x0000002a,
>> 0xfeffff63, 0x0000000a, 0x00000000
>> [ 6247.091020] tg3 0000:04:00.0 enp4s0: 0x000036b0: 0x001003cc,
>> 0x07ff07ff, 0x07ff07ff, 0x01000004
>> [ 6247.091022] tg3 0000:04:00.0 enp4s0: 0x000036c0: 0xffffffff,
>> 0x0000a441, 0x00c84caa, 0x0000a558
>> [ 6247.091025] tg3 0000:04:00.0 enp4s0: 0x000036d0: 0x0000019d,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.091028] tg3 0000:04:00.0 enp4s0: 0x000036e0: 0x80000b19,
>> 0xa0800799, 0x00500799, 0x00000000
>> [ 6247.091031] tg3 0000:04:00.0 enp4s0: 0x000036f0: 0x19090900,
>> 0x13180600, 0x00000301, 0x00000001
>> [ 6247.091034] tg3 0000:04:00.0 enp4s0: 0x00003700: 0x00000000,
>> 0x00000000, 0x00000000, 0x00001388
>> [ 6247.091037] tg3 0000:04:00.0 enp4s0: 0x00003710: 0x87fffffd,
>> 0x00000000, 0x00000000, 0x000010dc
>> [ 6247.091039] tg3 0000:04:00.0 enp4s0: 0x00003720: 0x00000000,
>> 0x00002040, 0x88006000, 0xa0002000
>> [ 6247.091042] tg3 0000:04:00.0 enp4s0: 0x00003750: 0x00000000,
>> 0x00000000, 0x0000080b, 0x00000000
>> [ 6247.091045] tg3 0000:04:00.0 enp4s0: 0x00003780: 0x0000bff9,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.091049] tg3 0000:04:00.0 enp4s0: 0x00003c00: 0x00000306,
>> 0x00000000, 0x00000000, 0x00000048
>> [ 6247.091052] tg3 0000:04:00.0 enp4s0: 0x00003c10: 0x00000000,
>> 0x00000035, 0x00000000, 0x00000000
>> [ 6247.091055] tg3 0000:04:00.0 enp4s0: 0x00003c20: 0x00000000,
>> 0x00000005, 0x00000000, 0x00000000
>> [ 6247.091058] tg3 0000:04:00.0 enp4s0: 0x00003c30: 0x00000000,
>> 0x00000000, 0x00000000, 0xffffc000
>> [ 6247.091061] tg3 0000:04:00.0 enp4s0: 0x00003c40: 0x00000000,
>> 0x00000b00, 0x00000000, 0x00000000
>> [ 6247.091064] tg3 0000:04:00.0 enp4s0: 0x00003c50: 0x00000000,
>> 0x00000155, 0x00000000, 0x00000000
>> [ 6247.091066] tg3 0000:04:00.0 enp4s0: 0x00003c80: 0x00000800,
>> 0x00000955, 0x00000000, 0x00000000
>> [ 6247.091069] tg3 0000:04:00.0 enp4s0: 0x00003cc0: 0x00000171,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.091072] tg3 0000:04:00.0 enp4s0: 0x00003cd0: 0x00000000,
>> 0x0000000f, 0x00000000, 0x00000000
>> [ 6247.091075] tg3 0000:04:00.0 enp4s0: 0x00003d00: 0x00000000,
>> 0xffffb000, 0x00000000, 0xffffa000
>> [ 6247.091078] tg3 0000:04:00.0 enp4s0: 0x00003d80: 0x00000014,
>> 0x00000000, 0x00000005, 0x00000000
>> [ 6247.091080] tg3 0000:04:00.0 enp4s0: 0x00003d90: 0x00000005,
>> 0x00000000, 0x00000014, 0x00000000
>> [ 6247.091083] tg3 0000:04:00.0 enp4s0: 0x00003da0: 0x00000005,
>> 0x00000000, 0x00000005, 0x00000000
>> [ 6247.091086] tg3 0000:04:00.0 enp4s0: 0x00004000: 0x00000002,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.091088] tg3 0000:04:00.0 enp4s0: 0x00004010: 0x00000000,
>> 0x0026f012, 0x00800420, 0x01006222
>> [ 6247.091091] tg3 0000:04:00.0 enp4s0: 0x00004020: 0x00000000,
>> 0x00000010, 0x00000010, 0x00000050
>> [ 6247.091094] tg3 0000:04:00.0 enp4s0: 0x00004030: 0x00000000,
>> 0x01086020, 0x00296010, 0x00000002
>> [ 6247.091096] tg3 0000:04:00.0 enp4s0: 0x00004040: 0x00400000,
>> 0x00000000, 0x00000010, 0x004e5062
>> [ 6247.091100] tg3 0000:04:00.0 enp4s0: 0x00004400: 0x00000016,
>> 0x00000000, 0x00010000, 0x0000a000
>> [ 6247.091103] tg3 0000:04:00.0 enp4s0: 0x00004410: 0x00000000,
>> 0x0000002a, 0x000000a0, 0x00000000
>> [ 6247.091106] tg3 0000:04:00.0 enp4s0: 0x00004420: 0x000000fd,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.091109] tg3 0000:04:00.0 enp4s0: 0x00004440: 0x00000000,
>> 0x00000000, 0x00000000, 0x0e5398e8
>> [ 6247.091112] tg3 0000:04:00.0 enp4s0: 0x00004450: 0x02340226,
>> 0x00970071, 0x00000000, 0x00000000
>> [ 6247.091116] tg3 0000:04:00.0 enp4s0: 0x00004700: 0x00030002,
>> 0x00100000, 0x00100010, 0xc1250000
>> [ 6247.091119] tg3 0000:04:00.0 enp4s0: 0x00004710: 0xfffff6e0,
>> 0x00060484, 0x00100010, 0x00000000
>> [ 6247.091121] tg3 0000:04:00.0 enp4s0: 0x00004720: 0x00000000,
>> 0x00000000, 0xf02c0000, 0xfffff710
>> [ 6247.091124] tg3 0000:04:00.0 enp4s0: 0x00004770: 0x000c0404,
>> 0x00000002, 0x00000010, 0x00000000
>> [ 6247.091127] tg3 0000:04:00.0 enp4s0: 0x00004800: 0x380303fe,
>> 0x00000000, 0x00000000, 0x00000100
>> [ 6247.091130] tg3 0000:04:00.0 enp4s0: 0x00004810: 0x00000000,
>> 0x00000008, 0x00429f80, 0x00008000
>> [ 6247.091133] tg3 0000:04:00.0 enp4s0: 0x00004820: 0x000000dd,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.091136] tg3 0000:04:00.0 enp4s0: 0x00004860: 0x000000dd,
>> 0x11400062, 0x001ff800, 0x62000008
>> [ 6247.091139] tg3 0000:04:00.0 enp4s0: 0x00004870: 0x05ea0080,
>> 0x003e1820, 0x003e1820, 0x00000000
>> [ 6247.091141] tg3 0000:04:00.0 enp4s0: 0x00004890: 0x280c0c04,
>> 0x00305400, 0x00000000, 0x00000000
>> [ 6247.091144] tg3 0000:04:00.0 enp4s0: 0x000048a0: 0x000f0010,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.091147] tg3 0000:04:00.0 enp4s0: 0x00004900: 0x18030002,
>> 0x00000003, 0x30000000, 0x00000120
>> [ 6247.091149] tg3 0000:04:00.0 enp4s0: 0x00004910: 0x00000040,
>> 0x00000003, 0x0000df94, 0x00000008
>> [ 6247.091152] tg3 0000:04:00.0 enp4s0: 0x00004920: 0x000000e7,
>> 0x02728000, 0xffd07a01, 0x0f000068
>> [ 6247.091155] tg3 0000:04:00.0 enp4s0: 0x00004930: 0xffd31201,
>> 0x0f000068, 0xffcdf401, 0x0f000068
>> [ 6247.091158] tg3 0000:04:00.0 enp4s0: 0x00004940: 0xffebcc01,
>> 0x0f000068, 0x4f4f1212, 0x3e3ea3a3
>> [ 6247.091161] tg3 0000:04:00.0 enp4s0: 0x00004950: 0xf0330000,
>> 0xffd07a68, 0xaf000000, 0xe7e500e6
>> [ 6247.091164] tg3 0000:04:00.0 enp4s0: 0x00004960: 0x00000000,
>> 0xffd31268, 0xaf000000, 0x40000171
>> [ 6247.091167] tg3 0000:04:00.0 enp4s0: 0x00004970: 0x00028202,
>> 0x00205400, 0x0000001c, 0x000000ff
>> [ 6247.091170] tg3 0000:04:00.0 enp4s0: 0x00004980: 0x000000e7,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.091172] tg3 0000:04:00.0 enp4s0: 0x00004990: 0x00000000,
>> 0x00000000, 0xffcdf468, 0xaf000000
>> [ 6247.091175] tg3 0000:04:00.0 enp4s0: 0x000049a0: 0x00f00049,
>> 0x000000e7, 0x00000000, 0x00000000
>> [ 6247.091178] tg3 0000:04:00.0 enp4s0: 0x000049b0: 0xffd09601,
>> 0xffd2c401, 0xffce7e01, 0xffec7e01
>> [ 6247.091181] tg3 0000:04:00.0 enp4s0: 0x000049c0: 0xffd07a02,
>> 0xffd31202, 0xffcdf402, 0xffebcc02
>> [ 6247.091183] tg3 0000:04:00.0 enp4s0: 0x000049d0: 0xffd09602,
>> 0xffd2c402, 0xffce7e02, 0xffec7e02
>> [ 6247.091186] tg3 0000:04:00.0 enp4s0: 0x000049f0: 0xf0330000,
>> 0xffebcc68, 0xaf000000, 0x0000ffff
>> [ 6247.091190] tg3 0000:04:00.0 enp4s0: 0x00004c00: 0x200003fe,
>> 0x00000020, 0x00000000, 0x00000000
>> [ 6247.091193] tg3 0000:04:00.0 enp4s0: 0x00004c10: 0x0000003f,
>> 0x00000000, 0x00000006, 0x00000000
>> [ 6247.091196] tg3 0000:04:00.0 enp4s0: 0x00004c20: 0x00000000,
>> 0x00000000, 0x00000000, 0x00000006
>> [ 6247.091199] tg3 0000:04:00.0 enp4s0: 0x00004c30: 0x00000000,
>> 0x00200000, 0x0000007c, 0x0000007c
>> [ 6247.091201] tg3 0000:04:00.0 enp4s0: 0x00004c40: 0x00000000,
>> 0x09550000, 0x00000000, 0x095407ff
>> [ 6247.091204] tg3 0000:04:00.0 enp4s0: 0x00004c50: 0x0fff0fff,
>> 0x01550fff, 0x00000000, 0x00553939
>> [ 6247.091207] tg3 0000:04:00.0 enp4s0: 0x00004c60: 0x00000020,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.091210] tg3 0000:04:00.0 enp4s0: 0x00005000: 0x00009800,
>> 0x80000000, 0x00000000, 0x00000000
>> [ 6247.091213] tg3 0000:04:00.0 enp4s0: 0x00005010: 0x00000000,
>> 0x00000000, 0x00000000, 0x08001028
>> [ 6247.091216] tg3 0000:04:00.0 enp4s0: 0x00005020: 0x30840fff,
>> 0x00000000, 0x00000000, 0x40000020
>> [ 6247.091218] tg3 0000:04:00.0 enp4s0: 0x00005030: 0x00000000,
>> 0x00000025, 0x00000000, 0x00000000
>> [ 6247.091222] tg3 0000:04:00.0 enp4s0: 0x00005040: 0x00000000,
>> 0x00000000, 0x080011f4, 0x00000000
>> [ 6247.091225] tg3 0000:04:00.0 enp4s0: 0x00005080: 0x00009800,
>> 0x80004000, 0x00000000, 0x00000000
>> [ 6247.091227] tg3 0000:04:00.0 enp4s0: 0x00005090: 0x00000000,
>> 0x00000000, 0x00000000, 0x08001028
>> [ 6247.091230] tg3 0000:04:00.0 enp4s0: 0x000050a0: 0x30840fff,
>> 0x00000000, 0x00000000, 0x40000020
>> [ 6247.091233] tg3 0000:04:00.0 enp4s0: 0x000050b0: 0x00000000,
>> 0x00000025, 0x00000000, 0x00000000
>> [ 6247.091236] tg3 0000:04:00.0 enp4s0: 0x000050c0: 0x00000000,
>> 0x00000000, 0x080011f4, 0x00000000
>> [ 6247.091238] tg3 0000:04:00.0 enp4s0: 0x00005100: 0x00009800,
>> 0x80000000, 0x00000000, 0x00000000
>> [ 6247.091241] tg3 0000:04:00.0 enp4s0: 0x00005110: 0x00000000,
>> 0x00000000, 0x00000000, 0x08001028
>> [ 6247.091244] tg3 0000:04:00.0 enp4s0: 0x00005120: 0x30840fff,
>> 0x00000000, 0x00000000, 0x40000020
>> [ 6247.091247] tg3 0000:04:00.0 enp4s0: 0x00005130: 0x00000000,
>> 0x00000025, 0x00000000, 0x00000000
>> [ 6247.091250] tg3 0000:04:00.0 enp4s0: 0x00005140: 0x00000000,
>> 0x00000000, 0x080011f4, 0x00000000
>> [ 6247.091253] tg3 0000:04:00.0 enp4s0: 0x00005180: 0x00009800,
>> 0x80000000, 0x00000000, 0x00000000
>> [ 6247.091256] tg3 0000:04:00.0 enp4s0: 0x00005190: 0x00000000,
>> 0x00000000, 0x00000000, 0x08001028
>> [ 6247.091258] tg3 0000:04:00.0 enp4s0: 0x000051a0: 0x30840fff,
>> 0x00000000, 0x00000000, 0x40000020
>> [ 6247.091261] tg3 0000:04:00.0 enp4s0: 0x000051b0: 0x00000000,
>> 0x00000025, 0x00000000, 0x00000000
>> [ 6247.091264] tg3 0000:04:00.0 enp4s0: 0x000051c0: 0x00000000,
>> 0x00000000, 0x080011f4, 0x00000000
>> [ 6247.091266] tg3 0000:04:00.0 enp4s0: 0x00005200: 0x05762100,
>> 0x00000000, 0x21100010, 0x00000000
>> [ 6247.091270] tg3 0000:04:00.0 enp4s0: 0x00005210: 0x00010000,
>> 0x00831824, 0xc0000000, 0x14400016
>> [ 6247.091273] tg3 0000:04:00.0 enp4s0: 0x00005220: 0xc0000000,
>> 0x21100010, 0x00000000, 0x00000000
>> [ 6247.091276] tg3 0000:04:00.0 enp4s0: 0x00005230: 0x080012bc,
>> 0x03608821, 0x14400016, 0x14830018
>> [ 6247.091279] tg3 0000:04:00.0 enp4s0: 0x00005240: 0x0800150c,
>> 0x00000000, 0x3c038000, 0x54000003
>> [ 6247.091282] tg3 0000:04:00.0 enp4s0: 0x00005250: 0x03608821,
>> 0x00010000, 0x14830018, 0x21100010
>> [ 6247.091285] tg3 0000:04:00.0 enp4s0: 0x00005260: 0x00000000,
>> 0x3c038000, 0x54000003, 0x03608821
>> [ 6247.091288] tg3 0000:04:00.0 enp4s0: 0x00005270: 0xc0010000,
>> 0x14830018, 0x21100010, 0x00000000
>> [ 6247.091291] tg3 0000:04:00.0 enp4s0: 0x00005280: 0x00009800,
>> 0x80004000, 0x00000000, 0x00000000
>> [ 6247.091294] tg3 0000:04:00.0 enp4s0: 0x00005290: 0x00000000,
>> 0x00000000, 0x00000000, 0x0800102c
>> [ 6247.091297] tg3 0000:04:00.0 enp4s0: 0x000052a0: 0x3c04ff00,
>> 0x00000000, 0x00000000, 0x40000020
>> [ 6247.091300] tg3 0000:04:00.0 enp4s0: 0x000052b0: 0x00000000,
>> 0x00000025, 0x00000000, 0x00000000
>> [ 6247.091302] tg3 0000:04:00.0 enp4s0: 0x000052c0: 0x00000000,
>> 0x00000000, 0x08000110, 0x00000000
>> [ 6247.091305] tg3 0000:04:00.0 enp4s0: 0x00005300: 0x00009800,
>> 0x80004000, 0x00000000, 0x00000000
>> [ 6247.091308] tg3 0000:04:00.0 enp4s0: 0x00005310: 0x00000000,
>> 0x00000000, 0x00000000, 0x08000100
>> [ 6247.091311] tg3 0000:04:00.0 enp4s0: 0x00005320: 0x3c04ff00,
>> 0x00000000, 0x00000000, 0x40000020
>> [ 6247.091314] tg3 0000:04:00.0 enp4s0: 0x00005330: 0x00000000,
>> 0x00000025, 0x00000000, 0x00000000
>> [ 6247.091317] tg3 0000:04:00.0 enp4s0: 0x00005340: 0x00000000,
>> 0x00000000, 0x08000110, 0x00000000
>> [ 6247.091320] tg3 0000:04:00.0 enp4s0: 0x00005380: 0x00009800,
>> 0x80004000, 0x00000000, 0x00000000
>> [ 6247.091323] tg3 0000:04:00.0 enp4s0: 0x00005390: 0x00000000,
>> 0x00000000, 0x00000000, 0x080000f8
>> [ 6247.091325] tg3 0000:04:00.0 enp4s0: 0x000053a0: 0x3c04ff00,
>> 0x00000000, 0x00000000, 0x40000020
>> [ 6247.091328] tg3 0000:04:00.0 enp4s0: 0x000053b0: 0x00000000,
>> 0x00000025, 0x00000000, 0x00000000
>> [ 6247.091331] tg3 0000:04:00.0 enp4s0: 0x000053c0: 0x00000000,
>> 0x00000000, 0x080011f4, 0x00000000
>> [ 6247.091334] tg3 0000:04:00.0 enp4s0: 0x00005800: 0x00000000,
>> 0x39000000, 0x00000000, 0xc3000000
>> [ 6247.091337] tg3 0000:04:00.0 enp4s0: 0x00005810: 0x00000000,
>> 0x51000000, 0x00000000, 0x00000001
>> [ 6247.091340] tg3 0000:04:00.0 enp4s0: 0x00005820: 0x00000000,
>> 0x00000001, 0x00000000, 0x00000000
>> [ 6247.091342] tg3 0000:04:00.0 enp4s0: 0x00005860: 0x00000000,
>> 0x00000000, 0x00000000, 0x0000021d
>> [ 6247.091345] tg3 0000:04:00.0 enp4s0: 0x00005880: 0x00000000,
>> 0x00000800, 0x00000000, 0x00000955
>> [ 6247.091348] tg3 0000:04:00.0 enp4s0: 0x00005900: 0x00000000,
>> 0x00000171, 0x00000000, 0x00000000
>> [ 6247.091350] tg3 0000:04:00.0 enp4s0: 0x00005980: 0x00000171,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.091353] tg3 0000:04:00.0 enp4s0: 0x00005a00: 0x000f601f,
>> 0x00000000, 0x00010000, 0x00000000
>> [ 6247.091356] tg3 0000:04:00.0 enp4s0: 0x00006000: 0x20010082,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.091359] tg3 0000:04:00.0 enp4s0: 0x00006400: 0x00000000,
>> 0x00000000, 0x00010091, 0xc0000000
>> [ 6247.091362] tg3 0000:04:00.0 enp4s0: 0x00006410: 0x05000016,
>> 0x05000016, 0x00000000, 0x00000000
>> [ 6247.091364] tg3 0000:04:00.0 enp4s0: 0x00006430: 0x00000000,
>> 0x14e41687, 0x2215103c, 0x10020000
>> [ 6247.091367] tg3 0000:04:00.0 enp4s0: 0x00006440: 0x0000304f,
>> 0x000002e4, 0x00000000, 0x00000080
>> [ 6247.091371] tg3 0000:04:00.0 enp4s0: 0x000064c0: 0x00000005,
>> 0x00000004, 0x00000122, 0x00000000
>> [ 6247.091374] tg3 0000:04:00.0 enp4s0: 0x000064d0: 0x00000040,
>> 0x10008d82, 0x00000000, 0x00d75e12
>> [ 6247.091377] tg3 0000:04:00.0 enp4s0: 0x000064e0: 0x00000031,
>> 0x0008001f, 0x00000000, 0x00000000
>> [ 6247.091379] tg3 0000:04:00.0 enp4s0: 0x000064f0: 0x00000002,
>> 0x00000031, 0x00000000, 0x00000000
>> [ 6247.091382] tg3 0000:04:00.0 enp4s0: 0x00006500: 0x03e10003,
>> 0xd45792bf, 0x00008cdc, 0x00000003
>> [ 6247.091385] tg3 0000:04:00.0 enp4s0: 0x00006510: 0x00078116,
>> 0x0005810b, 0x00046105, 0x00000000
>> [ 6247.091388] tg3 0000:04:00.0 enp4s0: 0x00006530: 0x00000001,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.091390] tg3 0000:04:00.0 enp4s0: 0x00006540: 0x0028081f,
>> 0x0001001e, 0x00000000, 0x00000000
>> [ 6247.091393] tg3 0000:04:00.0 enp4s0: 0x00006550: 0x00000001,
>> 0x02800000, 0x0000000f, 0x00000000
>> [ 6247.091396] tg3 0000:04:00.0 enp4s0: 0x00006560: 0x0000000f,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.091399] tg3 0000:04:00.0 enp4s0: 0x000065f0: 0x00000000,
>> 0x00000059, 0x00000000, 0x00000000
>> [ 6247.091402] tg3 0000:04:00.0 enp4s0: 0x00006800: 0x141b0034,
>> 0x20081082, 0x00029118, 0x730cfbb9
>> [ 6247.091405] tg3 0000:04:00.0 enp4s0: 0x00006810: 0x21100010,
>> 0xffffffff, 0x00000000, 0x000000f0
>> [ 6247.091408] tg3 0000:04:00.0 enp4s0: 0x00006880: 0x77fff020,
>> 0x00000040, 0x00801687, 0x00000000
>> [ 6247.091410] tg3 0000:04:00.0 enp4s0: 0x00006890: 0x00800000,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.091413] tg3 0000:04:00.0 enp4s0: 0x000068a0: 0x00000000,
>> 0x00010001, 0x00000000, 0x00000000
>> [ 6247.091416] tg3 0000:04:00.0 enp4s0: 0x000068b0: 0x00040000,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.091419] tg3 0000:04:00.0 enp4s0: 0x000068c0: 0x00000044,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.091422] tg3 0000:04:00.0 enp4s0: 0x000068f0: 0x00000000,
>> 0x00000000, 0x00000000, 0x04444444
>> [ 6247.091424] tg3 0000:04:00.0 enp4s0: 0x00006900: 0x6f95a788,
>> 0x14bd0ec2, 0x00000000, 0x00000000
>> [ 6247.091427] tg3 0000:04:00.0 enp4s0: 0x00006920: 0x00000000,
>> 0x00000000, 0x00000001, 0x00000000
>> [ 6247.091430] tg3 0000:04:00.0 enp4s0: 0x00006c00: 0x168714e4,
>> 0x00100506, 0x02000010, 0x00000010
>> [ 6247.091433] tg3 0000:04:00.0 enp4s0: 0x00006c10: 0xe212000c,
>> 0x00000000, 0xe211000c, 0x00000000
>> [ 6247.091436] tg3 0000:04:00.0 enp4s0: 0x00006c20: 0xe210000c,
>> 0x00000000, 0x00000000, 0x2215103c
>> [ 6247.091438] tg3 0000:04:00.0 enp4s0: 0x00006c30: 0x00000000,
>> 0x00000048, 0x00000000, 0x0000010a
>> [ 6247.091441] tg3 0000:04:00.0 enp4s0: 0x00006c40: 0x00000000,
>> 0x00000000, 0xc8035001, 0x16002008
>> [ 6247.091444] tg3 0000:04:00.0 enp4s0: 0x00006c50: 0x00005803,
>> 0x00000000, 0x0086a005, 0x00000000
>> [ 6247.091447] tg3 0000:04:00.0 enp4s0: 0x00006c60: 0x00000000,
>> 0x00000000, 0xf1000298, 0x01f802d1
>> [ 6247.091450] tg3 0000:04:00.0 enp4s0: 0x00006c70: 0x00071010,
>> 0xf6001500, 0x00000000, 0x00000000
>> [ 6247.091453] tg3 0000:04:00.0 enp4s0: 0x00006ca0: 0x8005ac11,
>> 0x00000004, 0x00000122, 0x00020010
>> [ 6247.091456] tg3 0000:04:00.0 enp4s0: 0x00006cb0: 0x10008d82,
>> 0x00115400, 0x00475c12, 0x10120043
>> [ 6247.091459] tg3 0000:04:00.0 enp4s0: 0x00006cd0: 0x0008081f,
>> 0x00000000, 0x00000000, 0x00010001
>> [ 6247.091462] tg3 0000:04:00.0 enp4s0: 0x00006cf0: 0x00000000,
>> 0x05762100, 0x00000000, 0x00000000
>> [ 6247.091464] tg3 0000:04:00.0 enp4s0: 0x00006d00: 0x13c10001,
>> 0x00000000, 0x00000000, 0x00062030
>> [ 6247.091467] tg3 0000:04:00.0 enp4s0: 0x00006d10: 0x00001000,
>> 0x00002000, 0x000000a0, 0x00000000
>> [ 6247.091470] tg3 0000:04:00.0 enp4s0: 0x00006d30: 0x00000000,
>> 0x00000000, 0x00000000, 0x15010003
>> [ 6247.091473] tg3 0000:04:00.0 enp4s0: 0x00006d40: 0xd45792bf,
>> 0x00008cdc, 0x00000000, 0x00000000
>> [ 6247.091476] tg3 0000:04:00.0 enp4s0: 0x00006d50: 0x16010004,
>> 0x00000000, 0x00078116, 0x00000001
>> [ 6247.091479] tg3 0000:04:00.0 enp4s0: 0x00006d60: 0x1b010002,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.091482] tg3 0000:04:00.0 enp4s0: 0x00006d70: 0x00000000,
>> 0x80000001, 0x00000000, 0x00000000
>> [ 6247.091484] tg3 0000:04:00.0 enp4s0: 0x00006db0: 0x23010018,
>> 0x00000000, 0x00000000, 0x00000000
>> [ 6247.091487] tg3 0000:04:00.0 enp4s0: 0x00006e30: 0x00010017,
>> 0x00050403, 0x00000000, 0x00000000
>> [ 6247.091490] tg3 0000:04:00.0 enp4s0: 0x00007000: 0x08000008,
>> 0x00000000, 0x00000000, 0x000038d4
>> [ 6247.091493] tg3 0000:04:00.0 enp4s0: 0x00007010: 0x9928504d,
>> 0x02808083, 0x800500db, 0x03000a00
>> [ 6247.091496] tg3 0000:04:00.0 enp4s0: 0x00007020: 0x00000000,
>> 0x00000008, 0x00000406, 0x10004000
>> [ 6247.091499] tg3 0000:04:00.0 enp4s0: 0x00007030: 0x000e0000,
>> 0x000038d8, 0x00230030, 0x80000000
>> [ 6247.091502] tg3 0000:04:00.0 enp4s0: 0x00007500: 0x00000000,
>> 0x00000000, 0x00000081, 0x00000000
>> [ 6247.091505] tg3 0000:04:00.0 enp4s0: 0x00007510: 0x00000000,
>> 0xffffdfff, 0x00000000, 0x00000000
>> [ 6247.091510] tg3 0000:04:00.0 enp4s0: 0: Host status block
>> [00000001:00000039:(0000:0145:0000):(0000:0167)]
>> [ 6247.091514] tg3 0000:04:00.0 enp4s0: 0: NAPI info
>> [00000039:00000039:(0171:0167:01ff):0000:(021d:0000:0000:0000)]
>> [ 6247.091518] tg3 0000:04:00.0 enp4s0: 1: Host status block
>> [00000001:000000c3:(0000:0000:0000):(0800:0000)]
>> [ 6247.091521] tg3 0000:04:00.0 enp4s0: 1: NAPI info
>> [000000c3:000000c3:(0000:0000:01ff):0800:(0000:0000:0000:0000)]
>> [ 6247.091524] tg3 0000:04:00.0 enp4s0: 2: Host status block
>> [00000001:00000051:(0955:0000:0000):(0000:0000)]
>> [ 6247.091528] tg3 0000:04:00.0 enp4s0: 2: NAPI info
>> [00000051:00000051:(0000:0000:01ff):0955:(0155:0155:0000:0000)]
>> [ 6247.135111] tg3 0000:04:00.0 enp4s0: Link is down
>> [ 6250.868825] tg3 0000:04:00.0 enp4s0: Link is up at 1000 Mbps, full duplex
>> [ 6250.868845] tg3 0000:04:00.0 enp4s0: Flow control is on for TX and on for RX
>> [ 6250.868849] tg3 0000:04:00.0 enp4s0: EEE is enabled
>
>
>
> --
> Thanks,
>
> Siva

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Problem] Broadcom BCM5762 Ethernet tg3 times out with stack trace
  2017-05-12  8:53 [Problem] Broadcom BCM5762 Ethernet tg3 times out with stack trace Siva Reddy Kallam
@ 2017-05-12 19:10 ` Daniel Kim
  2017-05-12 21:45   ` Michael Chan
  0 siblings, 1 reply; 8+ messages in thread
From: Daniel Kim @ 2017-05-12 19:10 UTC (permalink / raw)
  To: Siva Reddy Kallam; +Cc: Prashant Sreedharan, Michael Chan, Linux Netdev List

I disabled TSO after a reboot and the TX timeout still occurred.  I
have the clipped dmesg log with the first timeout below. I can post
the entire dmesg log if you need it.

[ 4895.554334] ------------[ cut here ]------------
[ 4895.554395] WARNING: CPU: 1 PID: 0 at
/home/kernel/COD/linux/net/sched/sch_generic.c:316
dev_watchdog+0x22c/0x230
[ 4895.554402] NETDEV WATCHDOG: enp4s0 (tg3): transmit queue 0 timed out
[ 4895.554407] Modules linked in: hp_wmi sparse_keymap
snd_hda_codec_hdmi edac_mce_amd edac_core crct10dif_pclmul
crc32_pclmul ghash_clmulni_intel pcbc aesni_intel aes_x86_64
crypto_simd glue_helper k10temp input_leds snd_hda_codec_realtek
snd_hda_codec_generic joydev snd_hda_intel snd_hda_codec snd_seq_midi
snd_seq_midi_event snd_hda_core snd_rawmidi snd_hwdep snd_pcm snd_seq
snd_seq_device i2c_piix4 cryptd serio_raw snd_timer snd soundcore
mac_hid shpchp wmi tpm_infineon parport_pc ppdev lp parport autofs4
hid_generic usbhid hid psmouse tg3 ptp pps_core ahci libahci video
[ 4895.554464] CPU: 1 PID: 0 Comm: swapper/1 Not tainted
4.11.0-041100-generic #201705041534
[ 4895.554466] Hardware name: Hewlett-Packard HP EliteDesk 705 G1
MT/2215, BIOS L06 v02.17 12/11/2014
[ 4895.554468] Call Trace:
[ 4895.554470]  <IRQ>
[ 4895.554476]  dump_stack+0x63/0x81
[ 4895.554479]  __warn+0xcb/0xf0
[ 4895.554481]  warn_slowpath_fmt+0x5a/0x80
[ 4895.554485]  ? cpu_load_update+0xdd/0x150
[ 4895.554490]  dev_watchdog+0x22c/0x230
[ 4895.554494]  ? qdisc_rcu_free+0x50/0x50
[ 4895.554497]  call_timer_fn+0x35/0x140
[ 4895.554500]  run_timer_softirq+0x1db/0x440
[ 4895.554503]  ? ktime_get+0x41/0xb0
[ 4895.554507]  ? lapic_next_event+0x1d/0x30
[ 4895.554510]  ? clockevents_program_event+0x7f/0x120
[ 4895.554514]  __do_softirq+0x104/0x2af
[ 4895.554517]  irq_exit+0xb6/0xc0
[ 4895.554521]  smp_apic_timer_interrupt+0x3d/0x50
[ 4895.554524]  apic_timer_interrupt+0x89/0x90
[ 4895.554528] RIP: 0010:cpuidle_enter_state+0x122/0x2c0
[ 4895.554533] RSP: 0018:ffffb4f540cd3e58 EFLAGS: 00000246 ORIG_RAX:
ffffffffffffff10
[ 4895.554535] RAX: 0000000000000000 RBX: 0000000000000002 RCX: 000000000000001f
[ 4895.554537] RDX: 00000473d5c60286 RSI: ffff8b5eeec989d8 RDI: 0000000000000000
[ 4895.554539] RBP: ffffb4f540cd3e98 R08: 000000000002ced9 R09: 0000000000000018
[ 4895.554540] R10: ffffb4f540cd3e28 R11: 000000000000a3bb R12: ffff8b5edd6afa00
[ 4895.554542] R13: ffffffffa6cf92d8 R14: 0000000000000002 R15: ffffffffa6cf92c0
[ 4895.554544]  </IRQ>
[ 4895.554548]  ? cpuidle_enter_state+0x110/0x2c0
[ 4895.554551]  cpuidle_enter+0x17/0x20
[ 4895.554555]  call_cpuidle+0x23/0x40
[ 4895.554558]  do_idle+0x189/0x200
[ 4895.554561]  cpu_startup_entry+0x71/0x80
[ 4895.554565]  start_secondary+0x154/0x190
[ 4895.554570]  start_cpu+0x14/0x14
[ 4895.554575] ---[ end trace 916882647d3d7651 ]---
[ 4895.554582] tg3 0000:04:00.0 enp4s0: transmit timed out, resetting
[ 4895.710421] hrtimer: interrupt took 103273632 ns
[ 4898.360557] tg3 0000:04:00.0 enp4s0: 0x00000000: 0x168714e4,
0x00100506, 0x02000010, 0x00000010
[ 4898.360562] tg3 0000:04:00.0 enp4s0: 0x00000010: 0xe212000c,
0x00000000, 0xe211000c, 0x00000000
[ 4898.360565] tg3 0000:04:00.0 enp4s0: 0x00000020: 0xe210000c,
0x00000000, 0x00000000, 0x2215103c
[ 4898.360568] tg3 0000:04:00.0 enp4s0: 0x00000030: 0x00000000,
0x00000048, 0x00000000, 0x0000010a
[ 4898.360571] tg3 0000:04:00.0 enp4s0: 0x00000040: 0x00000000,
0x21000000, 0xc8035001, 0x16002008
[ 4898.360576] tg3 0000:04:00.0 enp4s0: 0x00000050: 0x00005803,
0x00000000, 0x0086a005, 0x00000000
[ 4898.360578] tg3 0000:04:00.0 enp4s0: 0x00000060: 0x00000000,
0x00000000, 0xf1000298, 0x01f802d1
[ 4898.360582] tg3 0000:04:00.0 enp4s0: 0x00000070: 0x00071010,
0xf7001900, 0x00000000, 0x00000000
[ 4898.360585] tg3 0000:04:00.0 enp4s0: 0x00000080: 0x168714e4,
0x800000f8, 0x00000000, 0x000004a0
[ 4898.360587] tg3 0000:04:00.0 enp4s0: 0x00000090: 0x00000000,
0x00000135, 0x00000000, 0x00000568
[ 4898.360590] tg3 0000:04:00.0 enp4s0: 0x000000a0: 0x8005ac11,
0x00000004, 0x00000122, 0x00020010
[ 4898.360593] tg3 0000:04:00.0 enp4s0: 0x000000b0: 0x10008d82,
0x00105400, 0x00475c12, 0x10120043
[ 4898.360595] tg3 0000:04:00.0 enp4s0: 0x000000d0: 0x0008081f,
0x00000000, 0x00000000, 0x00010001
[ 4898.360598] tg3 0000:04:00.0 enp4s0: 0x000000f0: 0x00000000,
0x05762100, 0x00000000, 0xffffffff
[ 4898.360600] tg3 0000:04:00.0 enp4s0: 0x00000100: 0x13c10001,
0x00000000, 0x00000000, 0x00062030
[ 4898.360603] tg3 0000:04:00.0 enp4s0: 0x00000110: 0x00000000,
0x00002000, 0x000000a0, 0x00000000
[ 4898.360606] tg3 0000:04:00.0 enp4s0: 0x00000130: 0x00000000,
0x00000000, 0x00000000, 0x15010003
[ 4898.360609] tg3 0000:04:00.0 enp4s0: 0x00000140: 0xd45792bf,
0x00008cdc, 0x00000000, 0x00000000
[ 4898.360612] tg3 0000:04:00.0 enp4s0: 0x00000150: 0x16010004,
0x00000000, 0x00078116, 0x00000001
[ 4898.360615] tg3 0000:04:00.0 enp4s0: 0x00000160: 0x1b010002,
0x00000000, 0x00000000, 0x00000000
[ 4898.360617] tg3 0000:04:00.0 enp4s0: 0x00000170: 0x00000000,
0x80000001, 0x00000000, 0x00000000
[ 4898.360620] tg3 0000:04:00.0 enp4s0: 0x000001b0: 0x23010018,
0x00000000, 0x00000000, 0x00000000
[ 4898.360623] tg3 0000:04:00.0 enp4s0: 0x00000200: 0x00000000,
0x21000000, 0x00000000, 0x8c000000
[ 4898.360626] tg3 0000:04:00.0 enp4s0: 0x00000210: 0x00000000,
0x47000000, 0x00000000, 0x00000001
[ 4898.360629] tg3 0000:04:00.0 enp4s0: 0x00000220: 0x00000000,
0x00000001, 0x00000000, 0x00000000
[ 4898.360631] tg3 0000:04:00.0 enp4s0: 0x00000260: 0x00000000,
0x00000000, 0x00000000, 0x00000568
[ 4898.360634] tg3 0000:04:00.0 enp4s0: 0x00000280: 0x00000000,
0x000004a0, 0x00000000, 0x00000800
[ 4898.360637] tg3 0000:04:00.0 enp4s0: 0x00000300: 0x00000000,
0x00000135, 0x00000000, 0x00000135
[ 4898.360639] tg3 0000:04:00.0 enp4s0: 0x00000310: 0x00000000,
0x00000135, 0x00000000, 0x00000135
[ 4898.360642] tg3 0000:04:00.0 enp4s0: 0x00000320: 0x00000000,
0x00000135, 0x00000000, 0x00000135
[ 4898.360645] tg3 0000:04:00.0 enp4s0: 0x00000330: 0x00000000,
0x00000135, 0x00000000, 0x00000135
[ 4898.360647] tg3 0000:04:00.0 enp4s0: 0x00000340: 0x00000000,
0x00000135, 0x00000000, 0x00000135
[ 4898.360650] tg3 0000:04:00.0 enp4s0: 0x00000350: 0x00000000,
0x00000135, 0x00000000, 0x00000135
[ 4898.360653] tg3 0000:04:00.0 enp4s0: 0x00000360: 0x00000000,
0x00000135, 0x00000000, 0x00000135
[ 4898.360655] tg3 0000:04:00.0 enp4s0: 0x00000370: 0x00000000,
0x00000135, 0x00000000, 0x00000135
[ 4898.360658] tg3 0000:04:00.0 enp4s0: 0x00000380: 0x00000000,
0x00000135, 0x00000000, 0x00000135
[ 4898.360661] tg3 0000:04:00.0 enp4s0: 0x00000390: 0x00000000,
0x00000135, 0x00000000, 0x00000135
[ 4898.360663] tg3 0000:04:00.0 enp4s0: 0x000003a0: 0x00000000,
0x00000135, 0x00000000, 0x00000135
[ 4898.360666] tg3 0000:04:00.0 enp4s0: 0x000003b0: 0x00000000,
0x00000135, 0x00000000, 0x00000135
[ 4898.360669] tg3 0000:04:00.0 enp4s0: 0x000003c0: 0x00000000,
0x00000135, 0x00000000, 0x00000135
[ 4898.360671] tg3 0000:04:00.0 enp4s0: 0x000003d0: 0x00000000,
0x00000135, 0x00000000, 0x00000135
[ 4898.360674] tg3 0000:04:00.0 enp4s0: 0x000003e0: 0x00000000,
0x00000135, 0x00000000, 0x00000135
[ 4898.360676] tg3 0000:04:00.0 enp4s0: 0x000003f0: 0x00000000,
0x00000135, 0x00000000, 0x00000135
[ 4898.360679] tg3 0000:04:00.0 enp4s0: 0x00000400: 0x18e04808,
0x00400000, 0x00001000, 0x00009f00
[ 4898.360682] tg3 0000:04:00.0 enp4s0: 0x00000410: 0x00008cdc,
0xd45792bf, 0x00008cdc, 0xd45792bf
[ 4898.360685] tg3 0000:04:00.0 enp4s0: 0x00000420: 0x00008cdc,
0xd45792bf, 0x00008cdc, 0xd45792bf
[ 4898.360687] tg3 0000:04:00.0 enp4s0: 0x00000430: 0x00000000,
0x00000000, 0x00000247, 0x000005f2
[ 4898.360690] tg3 0000:04:00.0 enp4s0: 0x00000440: 0x00000000,
0x00000000, 0x00000000, 0x082e0006
[ 4898.360693] tg3 0000:04:00.0 enp4s0: 0x00000450: 0x00000001,
0x00008000, 0x00000000, 0x00000112
[ 4898.360696] tg3 0000:04:00.0 enp4s0: 0x00000460: 0x0000000b,
0x00002620, 0x03ff0006, 0x00000000
[ 4898.360698] tg3 0000:04:00.0 enp4s0: 0x00000470: 0xa0000000,
0x00000000, 0x00000000, 0x50000001
[ 4898.360701] tg3 0000:04:00.0 enp4s0: 0x00000480: 0x42000000,
0x7fffffff, 0x06000004, 0x7fffffff
[ 4898.360704] tg3 0000:04:00.0 enp4s0: 0x00000500: 0x00000008,
0x00000002, 0x00000000, 0x00000000
[ 4898.360707] tg3 0000:04:00.0 enp4s0: 0x00000590: 0x00901000,
0x00000000, 0x00000000, 0x00000000
[ 4898.360710] tg3 0000:04:00.0 enp4s0: 0x00000600: 0xffffffff,
0x00f80011, 0x00000000, 0x40001f0c
[ 4898.360713] tg3 0000:04:00.0 enp4s0: 0x00000610: 0xffffffff,
0x00000000, 0x00000044, 0x00000000
[ 4898.360716] tg3 0000:04:00.0 enp4s0: 0x00000620: 0x00000040,
0x00000000, 0x00000000, 0x00000000
[ 4898.360719] tg3 0000:04:00.0 enp4s0: 0x00000630: 0x01010101,
0x01010101, 0x01010101, 0x01010101
[ 4898.360722] tg3 0000:04:00.0 enp4s0: 0x00000640: 0x01010101,
0x01010101, 0x01010101, 0x01010101
[ 4898.360724] tg3 0000:04:00.0 enp4s0: 0x00000650: 0x01010101,
0x01010101, 0x01010101, 0x01010101
[ 4898.360727] tg3 0000:04:00.0 enp4s0: 0x00000660: 0x01010101,
0x01010101, 0x01010101, 0x01010101
[ 4898.360730] tg3 0000:04:00.0 enp4s0: 0x00000670: 0xf669e6e0,
0x7e83ca79, 0xe1e9b13f, 0x74884280
[ 4898.360733] tg3 0000:04:00.0 enp4s0: 0x00000680: 0xf84bd72f,
0x64cef294, 0xbd78b55a, 0xce028e0e
[ 4898.360735] tg3 0000:04:00.0 enp4s0: 0x00000690: 0x30e8d62a,
0x171b548c, 0x00000000, 0x00000000
[ 4898.360738] tg3 0000:04:00.0 enp4s0: 0x000006c0: 0x00000000,
0x00000000, 0x04000000, 0x00000000
[ 4898.360741] tg3 0000:04:00.0 enp4s0: 0x00000800: 0x00000000,
0xffffffff, 0x00000000, 0x00000000
[ 4898.360744] tg3 0000:04:00.0 enp4s0: 0x00000810: 0x00000000,
0xffffffff, 0x00000000, 0x00000000
[ 4898.360746] tg3 0000:04:00.0 enp4s0: 0x00000820: 0x00000000,
0x00000000, 0xffffffff, 0x00000000
[ 4898.360749] tg3 0000:04:00.0 enp4s0: 0x00000830: 0x00000000,
0xffffffff, 0xffffffff, 0xffffffff
[ 4898.360752] tg3 0000:04:00.0 enp4s0: 0x00000840: 0xffffffff,
0xffffffff, 0xffffffff, 0xffffffff
[ 4898.360755] tg3 0000:04:00.0 enp4s0: 0x00000850: 0xffffffff,
0xffffffff, 0xffffffff, 0xffffffff
[ 4898.360758] tg3 0000:04:00.0 enp4s0: 0x00000860: 0xffffffff,
0xffffffff, 0xffffffff, 0x00000000
[ 4898.360761] tg3 0000:04:00.0 enp4s0: 0x00000880: 0x00000000,
0x00518513, 0x00000000, 0x00000000
[ 4898.360764] tg3 0000:04:00.0 enp4s0: 0x000008f0: 0x007c0001,
0x00000000, 0x00000000, 0x00000000
[ 4898.360766] tg3 0000:04:00.0 enp4s0: 0x00000900: 0x000f6674,
0xffffffff, 0x00000000, 0x00000000
[ 4898.360770] tg3 0000:04:00.0 enp4s0: 0x00000910: 0x000000f3,
0xffffffff, 0x00000000, 0x00000000
[ 4898.360772] tg3 0000:04:00.0 enp4s0: 0x00000920: 0x00000000,
0x00000000, 0xffffffff, 0x00000000
[ 4898.360774] tg3 0000:04:00.0 enp4s0: 0x00000930: 0x00000000,
0xffffffff, 0xffffffff, 0xffffffff
[ 4898.360778] tg3 0000:04:00.0 enp4s0: 0x00000940: 0xffffffff,
0xffffffff, 0xffffffff, 0xffffffff
[ 4898.360781] tg3 0000:04:00.0 enp4s0: 0x00000950: 0xffffffff,
0xffffffff, 0xffffffff, 0xffffffff
[ 4898.360784] tg3 0000:04:00.0 enp4s0: 0x00000960: 0xffffffff,
0xffffffff, 0xffffffff, 0x000031ba
[ 4898.360787] tg3 0000:04:00.0 enp4s0: 0x00000970: 0x00000037,
0x00000114, 0x00000000, 0x00000000
[ 4898.360790] tg3 0000:04:00.0 enp4s0: 0x00000980: 0x0834d82a,
0x00518513, 0x00000000, 0x00014073
[ 4898.360794] tg3 0000:04:00.0 enp4s0: 0x00000990: 0x000091b4,
0x00016e46, 0x00000000, 0x00000000
[ 4898.360797] tg3 0000:04:00.0 enp4s0: 0x00000c00: 0x0000000a,
0x00000000, 0x00000003, 0x00000001
[ 4898.360800] tg3 0000:04:00.0 enp4s0: 0x00000c10: 0x00000000,
0x00000000, 0x00000000, 0x00520000
[ 4898.360803] tg3 0000:04:00.0 enp4s0: 0x00000c80: 0x00003305,
0x00000000, 0x00000000, 0x00000000
[ 4898.360806] tg3 0000:04:00.0 enp4s0: 0x00000ce0: 0xffbd3e02,
0x00000000, 0x00000052, 0x00041028
[ 4898.360809] tg3 0000:04:00.0 enp4s0: 0x00000cf0: 0x00000000,
0x50000035, 0x00000000, 0x00000000
[ 4898.360815] tg3 0000:04:00.0 enp4s0: 0x00001000: 0x00000002,
0x00000000, 0xa0000708, 0x00000000
[ 4898.360820] tg3 0000:04:00.0 enp4s0: 0x00001010: 0x01351351,
0x00000708, 0x00000000, 0x00000000
[ 4898.360826] tg3 0000:04:00.0 enp4s0: 0x00001400: 0x00000006,
0x00000000, 0x00000000, 0x00000001
[ 4898.360830] tg3 0000:04:00.0 enp4s0: 0x00001440: 0x00000135,
0x00000135, 0x00000135, 0x00000135
[ 4898.360833] tg3 0000:04:00.0 enp4s0: 0x00001450: 0x00000135,
0x00000135, 0x00000135, 0x00000135
[ 4898.360837] tg3 0000:04:00.0 enp4s0: 0x00001460: 0x00000135,
0x00000135, 0x00000135, 0x00000135
[ 4898.360842] tg3 0000:04:00.0 enp4s0: 0x00001470: 0x00000135,
0x00000135, 0x00000135, 0x00000135
[ 4898.360849] tg3 0000:04:00.0 enp4s0: 0x00001800: 0x00000016,
0x00000000, 0x00000135, 0x00000000
[ 4898.360854] tg3 0000:04:00.0 enp4s0: 0x00001840: 0x00000000,
0x00000000, 0x00000200, 0x00000010
[ 4898.360860] tg3 0000:04:00.0 enp4s0: 0x00001850: 0x0000001f,
0x00000000, 0x00004340, 0x01350135
[ 4898.360865] tg3 0000:04:00.0 enp4s0: 0x00001860: 0x01000000,
0x00000000, 0x00000000, 0x00000000
[ 4898.360870] tg3 0000:04:00.0 enp4s0: 0x00001c00: 0x00000002,
0x00000000, 0x00000000, 0x00000000
[ 4898.360876] tg3 0000:04:00.0 enp4s0: 0x00002000: 0x00000002,
0x00000000, 0x00000000, 0x00000000
[ 4898.360881] tg3 0000:04:00.0 enp4s0: 0x00002010: 0x00000181,
0x00000001, 0x007bfffd, 0x00000000
[ 4898.360887] tg3 0000:04:00.0 enp4s0: 0x00002100: 0x000ce07c,
0x000dcaf1, 0x00000008, 0x00000000
[ 4898.360892] tg3 0000:04:00.0 enp4s0: 0x00002110: 0x000ce07c,
0x000dcaf1, 0x00000008, 0x00000000
[ 4898.360896] tg3 0000:04:00.0 enp4s0: 0x00002120: 0x000ce07c,
0x000dcaf1, 0x00000008, 0x00000000
[ 4898.360899] tg3 0000:04:00.0 enp4s0: 0x00002130: 0x000ce07c,
0x000dcaf1, 0x00000008, 0x00000000
[ 4898.360903] tg3 0000:04:00.0 enp4s0: 0x00002140: 0x000ce07c,
0x000dcaf1, 0x00000008, 0x00000000
[ 4898.360909] tg3 0000:04:00.0 enp4s0: 0x00002150: 0x000ce07c,
0x000dcaf1, 0x00000008, 0x00000000
[ 4898.360913] tg3 0000:04:00.0 enp4s0: 0x00002160: 0x000ce07c,
0x000dcaf1, 0x00000008, 0x00000000
[ 4898.360919] tg3 0000:04:00.0 enp4s0: 0x00002170: 0x000ce07c,
0x000dcaf1, 0x00000008, 0x00000000
[ 4898.360923] tg3 0000:04:00.0 enp4s0: 0x00002180: 0x000ce07c,
0x000dcaf1, 0x00000008, 0x00000000
[ 4898.360928] tg3 0000:04:00.0 enp4s0: 0x00002190: 0x000ce07c,
0x000dcaf1, 0x00000008, 0x00000000
[ 4898.360933] tg3 0000:04:00.0 enp4s0: 0x000021a0: 0x000ce07c,
0x000dcaf1, 0x00000008, 0x00000000
[ 4898.360936] tg3 0000:04:00.0 enp4s0: 0x000021b0: 0x000ce07c,
0x000dcaf1, 0x00000008, 0x00000000
[ 4898.360940] tg3 0000:04:00.0 enp4s0: 0x000021c0: 0x000ce07c,
0x000dcaf1, 0x00000008, 0x00000000
[ 4898.360944] tg3 0000:04:00.0 enp4s0: 0x000021d0: 0x000ce07c,
0x000dcaf1, 0x00000008, 0x00000000
[ 4898.360947] tg3 0000:04:00.0 enp4s0: 0x000021e0: 0x000ce07c,
0x000dcaf1, 0x00000008, 0x00000000
[ 4898.360950] tg3 0000:04:00.0 enp4s0: 0x000021f0: 0x000ce07c,
0x000dcaf1, 0x00000008, 0x00000000
[ 4898.360954] tg3 0000:04:00.0 enp4s0: 0x00002200: 0x000150a0,
0x00000000, 0x00000000, 0x00000000
[ 4898.360957] tg3 0000:04:00.0 enp4s0: 0x00002250: 0x0002033e,
0x00000000, 0x00000000, 0x00000000
[ 4898.360961] tg3 0000:04:00.0 enp4s0: 0x00002400: 0x00010012,
0x00000000, 0x00000000, 0x00000000
[ 4898.360964] tg3 0000:04:00.0 enp4s0: 0x00002440: 0x00000000,
0x00000000, 0x00000002, 0x00000000
[ 4898.360968] tg3 0000:04:00.0 enp4s0: 0x00002450: 0x00000000,
0xfffe0000, 0x08001800, 0x00006000
[ 4898.360971] tg3 0000:04:00.0 enp4s0: 0x00002470: 0x00000000,
0x000004aa, 0x00000000, 0x00000000
[ 4898.360975] tg3 0000:04:00.0 enp4s0: 0x000024c0: 0x02015101,
0x00000000, 0x00000000, 0x00000000
[ 4898.360979] tg3 0000:04:00.0 enp4s0: 0x00002800: 0x00000006,
0x00000000, 0x00000000, 0x00000000
[ 4898.360983] tg3 0000:04:00.0 enp4s0: 0x00002c00: 0x00000006,
0x00000000, 0x00000000, 0x00000520
[ 4898.360986] tg3 0000:04:00.0 enp4s0: 0x00002c10: 0x00000000,
0x00000000, 0x00000019, 0x0000000c
[ 4898.360990] tg3 0000:04:00.0 enp4s0: 0x00002c20: 0x00000002,
0x00000000, 0x00000000, 0x00000000
[ 4898.360994] tg3 0000:04:00.0 enp4s0: 0x00002d00: 0x00000080,
0x00000040, 0x00000000, 0x00000000
[ 4898.360997] tg3 0000:04:00.0 enp4s0: 0x00003000: 0x00000006,
0x00000000, 0x00000000, 0x00000520
[ 4898.361001] tg3 0000:04:00.0 enp4s0: 0x00003600: 0x00034400,
0x00130000, 0x00110000, 0x00000000
[ 4898.361004] tg3 0000:04:00.0 enp4s0: 0x00003610: 0x00131100,
0x00130000, 0x00130000, 0x00000000
[ 4898.361008] tg3 0000:04:00.0 enp4s0: 0x00003620: 0x80110011,
0x00000000, 0x00000004, 0x3c822080
[ 4898.361011] tg3 0000:04:00.0 enp4s0: 0x00003630: 0x00000000,
0x80008000, 0x00001080, 0x00000000
[ 4898.361014] tg3 0000:04:00.0 enp4s0: 0x00003640: 0x0000000a,
0x33f00003, 0x00000020, 0x00000019
[ 4898.361018] tg3 0000:04:00.0 enp4s0: 0x00003650: 0x00000171,
0x00000bff, 0x05762100, 0x00000000
[ 4898.361022] tg3 0000:04:00.0 enp4s0: 0x00003660: 0x00000000,
0x00000000, 0x000400a3, 0x00000202
[ 4898.361025] tg3 0000:04:00.0 enp4s0: 0x00003670: 0x0000002a,
0xfeffff63, 0x0000000a, 0x00000000
[ 4898.361029] tg3 0000:04:00.0 enp4s0: 0x000036b0: 0x001003cc,
0x07ff07ff, 0x07ff07ff, 0x01000004
[ 4898.361033] tg3 0000:04:00.0 enp4s0: 0x000036c0: 0xffffffff,
0x0000f6e4, 0x01146c67, 0x0000f8d2
[ 4898.361035] tg3 0000:04:00.0 enp4s0: 0x000036d0: 0x0000019d,
0x00000000, 0x00000000, 0x00000000
[ 4898.361039] tg3 0000:04:00.0 enp4s0: 0x000036e0: 0x80000b19,
0xa0800799, 0x00500799, 0x00000000
[ 4898.361042] tg3 0000:04:00.0 enp4s0: 0x000036f0: 0x19090900,
0x13180600, 0x00000301, 0x00000001
[ 4898.361045] tg3 0000:04:00.0 enp4s0: 0x00003700: 0x00000000,
0x00000000, 0x00000000, 0x00001388
[ 4898.361049] tg3 0000:04:00.0 enp4s0: 0x00003710: 0x87fffffd,
0x00000000, 0x00000000, 0x000010dc
[ 4898.361052] tg3 0000:04:00.0 enp4s0: 0x00003720: 0x00000000,
0x00002040, 0x88006000, 0xa0002000
[ 4898.361055] tg3 0000:04:00.0 enp4s0: 0x00003750: 0x00000000,
0x00000000, 0x00000a0b, 0x00000000
[ 4898.361059] tg3 0000:04:00.0 enp4s0: 0x00003780: 0x0000bff9,
0x00000000, 0x00000000, 0x00000000
[ 4898.361063] tg3 0000:04:00.0 enp4s0: 0x00003c00: 0x00000306,
0x00000000, 0x00000000, 0x00000048
[ 4898.361066] tg3 0000:04:00.0 enp4s0: 0x00003c10: 0x00000000,
0x00000035, 0x00000000, 0x00000000
[ 4898.361070] tg3 0000:04:00.0 enp4s0: 0x00003c20: 0x00000000,
0x00000005, 0x00000000, 0x00000000
[ 4898.361073] tg3 0000:04:00.0 enp4s0: 0x00003c30: 0x00000000,
0x00000000, 0x00000000, 0xffffc000
[ 4898.361077] tg3 0000:04:00.0 enp4s0: 0x00003c40: 0x00000000,
0x00000b00, 0x00000000, 0x00000000
[ 4898.361080] tg3 0000:04:00.0 enp4s0: 0x00003c50: 0x00000000,
0x000004a0, 0x00000000, 0x00000000
[ 4898.361084] tg3 0000:04:00.0 enp4s0: 0x00003c80: 0x000004a0,
0x00000800, 0x00000000, 0x00000000
[ 4898.361087] tg3 0000:04:00.0 enp4s0: 0x00003cc0: 0x00000135,
0x00000000, 0x00000000, 0x00000000
[ 4898.361090] tg3 0000:04:00.0 enp4s0: 0x00003cd0: 0x00000000,
0x0000000f, 0x00000000, 0x00000000
[ 4898.361093] tg3 0000:04:00.0 enp4s0: 0x00003d00: 0x00000000,
0xffffb000, 0x00000000, 0xffffa000
[ 4898.361097] tg3 0000:04:00.0 enp4s0: 0x00003d80: 0x00000014,
0x00000000, 0x00000005, 0x00000000
[ 4898.361100] tg3 0000:04:00.0 enp4s0: 0x00003d90: 0x00000005,
0x00000000, 0x00000014, 0x00000000
[ 4898.361104] tg3 0000:04:00.0 enp4s0: 0x00003da0: 0x00000005,
0x00000000, 0x00000005, 0x00000000
[ 4898.361108] tg3 0000:04:00.0 enp4s0: 0x00004000: 0x00000002,
0x00000000, 0x00000000, 0x00000000
[ 4898.361111] tg3 0000:04:00.0 enp4s0: 0x00004010: 0x00000000,
0x002f1012, 0x008004f0, 0x01006a22
[ 4898.361115] tg3 0000:04:00.0 enp4s0: 0x00004020: 0x00000000,
0x00000010, 0x00000010, 0x00000050
[ 4898.361118] tg3 0000:04:00.0 enp4s0: 0x00004030: 0x00000000,
0x01086820, 0x00304010, 0x00000002
[ 4898.361122] tg3 0000:04:00.0 enp4s0: 0x00004040: 0x00400000,
0x00000000, 0x00000010, 0x00407062
[ 4898.361126] tg3 0000:04:00.0 enp4s0: 0x00004400: 0x00000016,
0x00000000, 0x00010000, 0x0000a000
[ 4898.361129] tg3 0000:04:00.0 enp4s0: 0x00004410: 0x00000000,
0x0000002a, 0x000000a0, 0x00000000
[ 4898.361133] tg3 0000:04:00.0 enp4s0: 0x00004420: 0x000000fd,
0x00000000, 0x00000000, 0x00000000
[ 4898.361136] tg3 0000:04:00.0 enp4s0: 0x00004440: 0x00000000,
0x00000000, 0x00000000, 0x0070200a
[ 4898.361140] tg3 0000:04:00.0 enp4s0: 0x00004450: 0x025c0212,
0x010500f3, 0x00000000, 0x00000000
[ 4898.361144] tg3 0000:04:00.0 enp4s0: 0x00004700: 0x00030002,
0x00100000, 0x00100010, 0x4ca10000
[ 4898.361147] tg3 0000:04:00.0 enp4s0: 0x00004710: 0xfffff320,
0x00065494, 0x00100012, 0x00000000
[ 4898.361150] tg3 0000:04:00.0 enp4s0: 0x00004720: 0x00000000,
0x00000000, 0xf02c0000, 0xfffff350
[ 4898.361154] tg3 0000:04:00.0 enp4s0: 0x00004770: 0x000c0404,
0x00000002, 0x00000010, 0x00000000
[ 4898.361157] tg3 0000:04:00.0 enp4s0: 0x00004800: 0x380303fe,
0x00000000, 0x00000000, 0x00000100
[ 4898.361160] tg3 0000:04:00.0 enp4s0: 0x00004810: 0x00000000,
0x00000008, 0x00429f80, 0x00008000
[ 4898.361164] tg3 0000:04:00.0 enp4s0: 0x00004820: 0x000000dd,
0x00000000, 0x00000000, 0x00000000
[ 4898.361167] tg3 0000:04:00.0 enp4s0: 0x00004860: 0x000000dd,
0x110f7076, 0x001ff800, 0x52000008
[ 4898.361171] tg3 0000:04:00.0 enp4s0: 0x00004870: 0x05ea0080,
0x003e1820, 0x003e1820, 0x00000000
[ 4898.361174] tg3 0000:04:00.0 enp4s0: 0x00004890: 0x280c0c04,
0x00305400, 0x00000000, 0x00000000
[ 4898.361177] tg3 0000:04:00.0 enp4s0: 0x000048a0: 0x000f0010,
0x00000000, 0x00000000, 0x00000000
[ 4898.361180] tg3 0000:04:00.0 enp4s0: 0x00004900: 0x18030002,
0x00000003, 0x30000000, 0x00000120
[ 4898.361183] tg3 0000:04:00.0 enp4s0: 0x00004910: 0x00000040,
0x00000003, 0x0000df94, 0x00000008
[ 4898.361186] tg3 0000:04:00.0 enp4s0: 0x00004920: 0x00000009,
0x02038000, 0xffbd3e01, 0x0f000058
[ 4898.361188] tg3 0000:04:00.0 enp4s0: 0x00004930: 0xfff22a01,
0x0f000058, 0xffdb5601, 0x0f000058
[ 4898.361191] tg3 0000:04:00.0 enp4s0: 0x00004940: 0xffcd1e01,
0x0f000058, 0x8a8aabab, 0x2b2ba0a0
[ 4898.361194] tg3 0000:04:00.0 enp4s0: 0x00004950: 0xf0330000,
0xffbd3e58, 0xaf000000, 0x09070008
[ 4898.361196] tg3 0000:04:00.0 enp4s0: 0x00004960: 0x00000000,
0xfff22a58, 0xaf000000, 0x40000135
[ 4898.361199] tg3 0000:04:00.0 enp4s0: 0x00004970: 0x00028202,
0x00205400, 0x0000001c, 0x000000ff
[ 4898.361201] tg3 0000:04:00.0 enp4s0: 0x00004980: 0x00000009,
0x00000000, 0x00000000, 0x00000000
[ 4898.361204] tg3 0000:04:00.0 enp4s0: 0x00004990: 0x00000000,
0x00000000, 0xffdb5658, 0xaf000000
[ 4898.361207] tg3 0000:04:00.0 enp4s0: 0x000049a0: 0x00f0006d,
0x00000009, 0x00000000, 0x00000000
[ 4898.361209] tg3 0000:04:00.0 enp4s0: 0x000049b0: 0xffc13001,
0xffe4d401, 0xff9dbc01, 0xffcb3001
[ 4898.361212] tg3 0000:04:00.0 enp4s0: 0x000049c0: 0xffbd3e02,
0xfff22a02, 0xffdb5602, 0xffcd1e02
[ 4898.361214] tg3 0000:04:00.0 enp4s0: 0x000049d0: 0xffc13002,
0xffe4d402, 0xff9dbc02, 0xffcb3002
[ 4898.361217] tg3 0000:04:00.0 enp4s0: 0x000049f0: 0xf0330000,
0xffcd1e58, 0xaf000000, 0x0000ffff
[ 4898.361220] tg3 0000:04:00.0 enp4s0: 0x00004c00: 0x200003fe,
0x00000020, 0x00000000, 0x00000000
[ 4898.361222] tg3 0000:04:00.0 enp4s0: 0x00004c10: 0x00000000,
0x00000000, 0x00000006, 0x00000000
[ 4898.361225] tg3 0000:04:00.0 enp4s0: 0x00004c20: 0x00000000,
0x00000000, 0x00000000, 0x00000006
[ 4898.361227] tg3 0000:04:00.0 enp4s0: 0x00004c30: 0x00000000,
0x00128000, 0x00000056, 0x00000056
[ 4898.361230] tg3 0000:04:00.0 enp4s0: 0x00004c40: 0x00000000,
0x08000000, 0x00000000, 0x07ff049f
[ 4898.361233] tg3 0000:04:00.0 enp4s0: 0x00004c50: 0x0fff0fff,
0x04a00fff, 0x40000000, 0x55202121
[ 4898.361235] tg3 0000:04:00.0 enp4s0: 0x00004c60: 0x00000020,
0x00000000, 0x00000000, 0x00000000
[ 4898.361238] tg3 0000:04:00.0 enp4s0: 0x00005000: 0x00009800,
0x80004000, 0x00000000, 0x00000000
[ 4898.361240] tg3 0000:04:00.0 enp4s0: 0x00005010: 0x00000000,
0x00000000, 0x00000000, 0x08001ce4
[ 4898.361243] tg3 0000:04:00.0 enp4s0: 0x00005020: 0x3c020018,
0x00000000, 0x00000000, 0x40000020
[ 4898.361246] tg3 0000:04:00.0 enp4s0: 0x00005030: 0x00000000,
0x00000025, 0x00000000, 0x00000000
[ 4898.361249] tg3 0000:04:00.0 enp4s0: 0x00005040: 0x00000000,
0x00000000, 0x08001000, 0x00000000
[ 4898.361251] tg3 0000:04:00.0 enp4s0: 0x00005080: 0x00009800,
0x80004000, 0x00000000, 0x00000000
[ 4898.361254] tg3 0000:04:00.0 enp4s0: 0x00005090: 0x00000000,
0x00000000, 0x00000000, 0x08001514
[ 4898.361256] tg3 0000:04:00.0 enp4s0: 0x000050a0: 0x8e24362c,
0x00000000, 0x00000000, 0x40000020
[ 4898.361259] tg3 0000:04:00.0 enp4s0: 0x000050b0: 0x00000000,
0x00000025, 0x00000000, 0x00000000
[ 4898.361262] tg3 0000:04:00.0 enp4s0: 0x000050c0: 0x00000000,
0x00000000, 0x08001000, 0x00000000
[ 4898.361264] tg3 0000:04:00.0 enp4s0: 0x00005100: 0x00009800,
0x80004000, 0x00000000, 0x00000000
[ 4898.361267] tg3 0000:04:00.0 enp4s0: 0x00005110: 0x00000000,
0x00000000, 0x00000000, 0x08001510
[ 4898.361269] tg3 0000:04:00.0 enp4s0: 0x00005120: 0x3c020018,
0x00000000, 0x00000000, 0x40000020
[ 4898.361272] tg3 0000:04:00.0 enp4s0: 0x00005130: 0x00000000,
0x00000025, 0x00000000, 0x00000000
[ 4898.361275] tg3 0000:04:00.0 enp4s0: 0x00005140: 0x00000000,
0x00000000, 0x08000f2e, 0x00000000
[ 4898.361277] tg3 0000:04:00.0 enp4s0: 0x00005180: 0x00009800,
0x80004000, 0x00000000, 0x00000000
[ 4898.361280] tg3 0000:04:00.0 enp4s0: 0x00005190: 0x00000000,
0x00000000, 0x00000000, 0x08001cac
[ 4898.361282] tg3 0000:04:00.0 enp4s0: 0x000051a0: 0x14400013,
0x00000000, 0x00000000, 0x40000020
[ 4898.361285] tg3 0000:04:00.0 enp4s0: 0x000051b0: 0x00000000,
0x00000025, 0x00000000, 0x00000000
[ 4898.361287] tg3 0000:04:00.0 enp4s0: 0x000051c0: 0x00000000,
0x00000000, 0x08001000, 0x00000000
[ 4898.361290] tg3 0000:04:00.0 enp4s0: 0x00005200: 0x21100010,
0x00000000, 0x00010000, 0x1460008e
[ 4898.361293] tg3 0000:04:00.0 enp4s0: 0x00005210: 0x03608821,
0x14400016, 0x14830018, 0x00000b50
[ 4898.361296] tg3 0000:04:00.0 enp4s0: 0x00005220: 0x00000000,
0x3c038000, 0x000400a3, 0x03608821
[ 4898.361300] tg3 0000:04:00.0 enp4s0: 0x00005230: 0x14400016,
0x14830018, 0x08007f58, 0x08000e24
[ 4898.361302] tg3 0000:04:00.0 enp4s0: 0x00005240: 0x3c038000,
0x00000000, 0x08007f60, 0x08007f60
[ 4898.361305] tg3 0000:04:00.0 enp4s0: 0x00005250: 0xc0000000,
0x21100010, 0x00000000, 0x08000000
[ 4898.361308] tg3 0000:04:00.0 enp4s0: 0x00005260: 0x00000000,
0xdead1000, 0x00000000, 0xc0010000
[ 4898.361310] tg3 0000:04:00.0 enp4s0: 0x00005270: 0x00000000,
0x00000000, 0x08000000, 0x00000000
[ 4898.361312] tg3 0000:04:00.0 enp4s0: 0x00005280: 0x00009800,
0x80004000, 0x00000000, 0x00000000
[ 4898.361315] tg3 0000:04:00.0 enp4s0: 0x00005290: 0x00000000,
0x00000000, 0x00000000, 0x08001cb0
[ 4898.361317] tg3 0000:04:00.0 enp4s0: 0x000052a0: 0x8fbf001c,
0x00000000, 0x00000000, 0x40000020
[ 4898.361319] tg3 0000:04:00.0 enp4s0: 0x000052b0: 0x00000000,
0x00000025, 0x00000000, 0x00000000
[ 4898.361322] tg3 0000:04:00.0 enp4s0: 0x000052c0: 0x00000000,
0x00000000, 0x08001000, 0x00000000
[ 4898.361324] tg3 0000:04:00.0 enp4s0: 0x00005300: 0x00009800,
0x80004000, 0x00000000, 0x00000000
[ 4898.361327] tg3 0000:04:00.0 enp4s0: 0x00005310: 0x00000000,
0x00000000, 0x00000000, 0x08000f04
[ 4898.361329] tg3 0000:04:00.0 enp4s0: 0x00005320: 0x3c020018,
0x00000000, 0x00000000, 0x40000020
[ 4898.361332] tg3 0000:04:00.0 enp4s0: 0x00005330: 0x00000000,
0x00000025, 0x00000000, 0x00000000
[ 4898.361335] tg3 0000:04:00.0 enp4s0: 0x00005340: 0x00000000,
0x00000000, 0x08001000, 0x00000000
[ 4898.361337] tg3 0000:04:00.0 enp4s0: 0x00005380: 0x00009800,
0x80004000, 0x00000000, 0x00000000
[ 4898.361340] tg3 0000:04:00.0 enp4s0: 0x00005390: 0x00000000,
0x00000000, 0x00000000, 0x08001ce4
[ 4898.361343] tg3 0000:04:00.0 enp4s0: 0x000053a0: 0x3c020018,
0x00000000, 0x00000000, 0x40000020
[ 4898.361346] tg3 0000:04:00.0 enp4s0: 0x000053b0: 0x00000000,
0x00000025, 0x00000000, 0x00000000
[ 4898.361348] tg3 0000:04:00.0 enp4s0: 0x000053c0: 0x00000000,
0x00000000, 0x08001000, 0x00000000
[ 4898.361351] tg3 0000:04:00.0 enp4s0: 0x00005800: 0x00000000,
0x21000000, 0x00000000, 0x8c000000
[ 4898.361353] tg3 0000:04:00.0 enp4s0: 0x00005810: 0x00000000,
0x47000000, 0x00000000, 0x00000001
[ 4898.361356] tg3 0000:04:00.0 enp4s0: 0x00005820: 0x00000000,
0x00000001, 0x00000000, 0x00000000
[ 4898.361359] tg3 0000:04:00.0 enp4s0: 0x00005860: 0x00000000,
0x00000000, 0x00000000, 0x00000568
[ 4898.361362] tg3 0000:04:00.0 enp4s0: 0x00005880: 0x00000000,
0x000004a0, 0x00000000, 0x00000800
[ 4898.361365] tg3 0000:04:00.0 enp4s0: 0x00005900: 0x00000000,
0x00000135, 0x00000000, 0x00000000
[ 4898.361368] tg3 0000:04:00.0 enp4s0: 0x00005980: 0x00000135,
0x00000000, 0x00000000, 0x00000000
[ 4898.361370] tg3 0000:04:00.0 enp4s0: 0x00005a00: 0x000f601f,
0x00000000, 0x00010000, 0x00000000
[ 4898.361374] tg3 0000:04:00.0 enp4s0: 0x00006000: 0x20010082,
0x00000000, 0x00000000, 0x00000000
[ 4898.361376] tg3 0000:04:00.0 enp4s0: 0x00006400: 0x00000000,
0x00000000, 0x00010091, 0xc0000000
[ 4898.361379] tg3 0000:04:00.0 enp4s0: 0x00006410: 0x05000016,
0x05000016, 0x00000000, 0x00000000
[ 4898.361383] tg3 0000:04:00.0 enp4s0: 0x00006430: 0x00000000,
0x14e41687, 0x2215103c, 0x10020000
[ 4898.361386] tg3 0000:04:00.0 enp4s0: 0x00006440: 0x0000304f,
0x000002e4, 0x00000000, 0x00000080
[ 4898.361389] tg3 0000:04:00.0 enp4s0: 0x000064c0: 0x00000005,
0x00000004, 0x00000122, 0x00000000
[ 4898.361392] tg3 0000:04:00.0 enp4s0: 0x000064d0: 0x00000040,
0x10008d82, 0x00000000, 0x00d75e12
[ 4898.361394] tg3 0000:04:00.0 enp4s0: 0x000064e0: 0x00000031,
0x0008001f, 0x00000000, 0x00000000
[ 4898.361397] tg3 0000:04:00.0 enp4s0: 0x000064f0: 0x00000002,
0x00000031, 0x00000000, 0x00000000
[ 4898.361400] tg3 0000:04:00.0 enp4s0: 0x00006500: 0x03e10003,
0xd45792bf, 0x00008cdc, 0x00000003
[ 4898.361403] tg3 0000:04:00.0 enp4s0: 0x00006510: 0x00078116,
0x0005810b, 0x00046105, 0x00000000
[ 4898.361405] tg3 0000:04:00.0 enp4s0: 0x00006530: 0x00000001,
0x00000000, 0x00000000, 0x00000000
[ 4898.361408] tg3 0000:04:00.0 enp4s0: 0x00006540: 0x0028081f,
0x0001001e, 0x00000000, 0x00000000
[ 4898.361410] tg3 0000:04:00.0 enp4s0: 0x00006550: 0x00000001,
0x02800000, 0x0000000f, 0x00000000
[ 4898.361413] tg3 0000:04:00.0 enp4s0: 0x00006560: 0x0000000f,
0x00000000, 0x00000000, 0x00000000
[ 4898.361416] tg3 0000:04:00.0 enp4s0: 0x000065f0: 0x00000000,
0x00000059, 0x00000000, 0x00000000
[ 4898.361418] tg3 0000:04:00.0 enp4s0: 0x00006800: 0x141b0034,
0x20081082, 0x00029118, 0x22a51439
[ 4898.361421] tg3 0000:04:00.0 enp4s0: 0x00006810: 0x21100010,
0xffffffff, 0x00000000, 0x000000f0
[ 4898.361423] tg3 0000:04:00.0 enp4s0: 0x00006880: 0x77fff020,
0x00000040, 0x00801687, 0x00000000
[ 4898.361426] tg3 0000:04:00.0 enp4s0: 0x00006890: 0x00800000,
0x00000000, 0x00000000, 0x00000000
[ 4898.361428] tg3 0000:04:00.0 enp4s0: 0x000068a0: 0x00000000,
0x00010001, 0x00000000, 0x00000000
[ 4898.361431] tg3 0000:04:00.0 enp4s0: 0x000068b0: 0x00040000,
0x00000000, 0x00000000, 0x00000000
[ 4898.361434] tg3 0000:04:00.0 enp4s0: 0x000068c0: 0x00000044,
0x00000000, 0x00000000, 0x00000000
[ 4898.361437] tg3 0000:04:00.0 enp4s0: 0x000068f0: 0x00000000,
0x00000000, 0x00000000, 0x04444444
[ 4898.361440] tg3 0000:04:00.0 enp4s0: 0x00006900: 0x24a47cb0,
0x14bde8e1, 0x00000000, 0x00000000
[ 4898.361444] tg3 0000:04:00.0 enp4s0: 0x00006920: 0x00000000,
0x00000000, 0x00000001, 0x00000000
[ 4898.361448] tg3 0000:04:00.0 enp4s0: 0x00006c00: 0x168714e4,
0x00100506, 0x02000010, 0x00000010
[ 4898.361450] tg3 0000:04:00.0 enp4s0: 0x00006c10: 0xe212000c,
0x00000000, 0xe211000c, 0x00000000
[ 4898.361453] tg3 0000:04:00.0 enp4s0: 0x00006c20: 0xe210000c,
0x00000000, 0x00000000, 0x2215103c
[ 4898.361456] tg3 0000:04:00.0 enp4s0: 0x00006c30: 0x00000000,
0x00000048, 0x00000000, 0x0000010a
[ 4898.361459] tg3 0000:04:00.0 enp4s0: 0x00006c40: 0x00000000,
0x00000000, 0xc8035001, 0x16002008
[ 4898.361462] tg3 0000:04:00.0 enp4s0: 0x00006c50: 0x00005803,
0x00000000, 0x0086a005, 0x00000000
[ 4898.361465] tg3 0000:04:00.0 enp4s0: 0x00006c60: 0x00000000,
0x00000000, 0xf1000298, 0x01f802d1
[ 4898.361467] tg3 0000:04:00.0 enp4s0: 0x00006c70: 0x00071010,
0xf7001900, 0x00000000, 0x00000000
[ 4898.361471] tg3 0000:04:00.0 enp4s0: 0x00006ca0: 0x8005ac11,
0x00000004, 0x00000122, 0x00020010
[ 4898.361474] tg3 0000:04:00.0 enp4s0: 0x00006cb0: 0x10008d82,
0x00105400, 0x00475c12, 0x10120043
[ 4898.361477] tg3 0000:04:00.0 enp4s0: 0x00006cd0: 0x0008081f,
0x00000000, 0x00000000, 0x00010001
[ 4898.361480] tg3 0000:04:00.0 enp4s0: 0x00006cf0: 0x00000000,
0x05762100, 0x00000000, 0x00000000
[ 4898.361483] tg3 0000:04:00.0 enp4s0: 0x00006d00: 0x13c10001,
0x00000000, 0x00000000, 0x00062030
[ 4898.361486] tg3 0000:04:00.0 enp4s0: 0x00006d10: 0x00000000,
0x00002000, 0x000000a0, 0x00000000
[ 4898.361489] tg3 0000:04:00.0 enp4s0: 0x00006d30: 0x00000000,
0x00000000, 0x00000000, 0x15010003
[ 4898.361492] tg3 0000:04:00.0 enp4s0: 0x00006d40: 0xd45792bf,
0x00008cdc, 0x00000000, 0x00000000
[ 4898.361495] tg3 0000:04:00.0 enp4s0: 0x00006d50: 0x16010004,
0x00000000, 0x00078116, 0x00000001
[ 4898.361498] tg3 0000:04:00.0 enp4s0: 0x00006d60: 0x1b010002,
0x00000000, 0x00000000, 0x00000000
[ 4898.361500] tg3 0000:04:00.0 enp4s0: 0x00006d70: 0x00000000,
0x80000001, 0x00000000, 0x00000000
[ 4898.361503] tg3 0000:04:00.0 enp4s0: 0x00006db0: 0x23010018,
0x00000000, 0x00000000, 0x00000000
[ 4898.361507] tg3 0000:04:00.0 enp4s0: 0x00006e30: 0x00010017,
0x00050403, 0x00000000, 0x00000000
[ 4898.361510] tg3 0000:04:00.0 enp4s0: 0x00007000: 0x08000008,
0x00000000, 0x00000000, 0x000038d4
[ 4898.361513] tg3 0000:04:00.0 enp4s0: 0x00007010: 0x9928504d,
0x02808083, 0x800500db, 0x03000a00
[ 4898.361515] tg3 0000:04:00.0 enp4s0: 0x00007020: 0x00000000,
0x00000008, 0x00000406, 0x10004000
[ 4898.361518] tg3 0000:04:00.0 enp4s0: 0x00007030: 0x000e0000,
0x000038d8, 0x00230030, 0x80000000
[ 4898.361522] tg3 0000:04:00.0 enp4s0: 0x00007500: 0x00000000,
0x00000000, 0x00000081, 0x00000000
[ 4898.361524] tg3 0000:04:00.0 enp4s0: 0x00007510: 0x00000000,
0xffffdfff, 0x00000000, 0x00000000
[ 4898.361530] tg3 0000:04:00.0 enp4s0: 0: Host status block
[00000001:00000021:(0000:0486:0000):(0000:002c)]
[ 4898.361535] tg3 0000:04:00.0 enp4s0: 0: NAPI info
[00000021:00000021:(0135:002c:01ff):0000:(0568:0000:0000:0000)]
[ 4898.361538] tg3 0000:04:00.0 enp4s0: 1: Host status block
[00000001:0000008c:(0000:0000:0000):(04a0:0000)]
[ 4898.361542] tg3 0000:04:00.0 enp4s0: 1: NAPI info
[0000008c:0000008c:(0000:0000:01ff):04a0:(04a0:04a0:0000:0000)]
[ 4898.361546] tg3 0000:04:00.0 enp4s0: 2: Host status block
[00000001:00000047:(0800:0000:0000):(0000:0000)]
[ 4898.361549] tg3 0000:04:00.0 enp4s0: 2: NAPI info
[00000047:00000047:(0000:0000:01ff):0800:(0000:0000:0000:0000)]
[ 4898.405074] tg3 0000:04:00.0 enp4s0: Link is down
[ 4902.158317] tg3 0000:04:00.0 enp4s0: Link is up at 1000 Mbps, full duplex
[ 4902.158335] tg3 0000:04:00.0 enp4s0: Flow control is on for TX and on for RX
[ 4902.158338] tg3 0000:04:00.0 enp4s0: EEE is enabled

On Fri, May 12, 2017 at 3:53 AM, Siva Reddy Kallam
<siva.kallam@broadcom.com> wrote:
> On Fri, May 12, 2017 at 9:39 AM, Siva Reddy Kallam
> <siva.kallam@broadcom.com> wrote:
>> On Thu, May 11, 2017 at 8:55 PM, Daniel Kim <dkim@playmechanix.com> wrote:
>>> Summary:
>>> Broadcom BCM5762 Ethernet tg3 times out with stack trace
>>>
>>> Description:
>>> The ethernet device will disconnect with dmesg reporting a stack trace
>>> and a time out (visible in DMesg Output below). The ethernet device
>>> will periodically reconnect and disconnect and the driver will output
>>> a lot of hex values into logs.
>>>
>>> The computer doesn't have to have network activity in order to trigger
>>> this to happen, but I believe it can trigger faster if there was. It
>>> usually occurs as soon as a few minutes after bootup to upwards of a
>>> few hours in my test cases.
>>>
>>> Kernel version:
>>> Linux version 4.11.0-041100-generic (kernel@tangerine) (gcc version
>>> 6.3.0 20170415 (Ubuntu 6.3.0-14ubuntu3) ) #201705041534 SMP Thu May 4
>>> 19:36:05 UTC 2017
>>>
>>> Full DMesg Output:
>>> https://launchpadlibrarian.net/319135862/error_dmesg.txt
>>> Bug has been reported with additional information at:
>>> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1689383
>>>
>>> Please let me know if there is other data or logs that you may need.
>>>
>> Thank you for reporting this. We will look into the logs and contact
>> you directly if we need any other data.
> As a first impression, we are suspecting TSO packet is causing TX timeout.
> Can you please disable TSO and check if TX timeout still happens or not?
> Please let us know your findings.
> We are trying to reproduce locally. If we couldn't, we will send a
> debug patch to collect more data.
>>>
>>> Cut DMesg Output:
>>> [ 6244.283996] ------------[ cut here ]------------
>>> [ 6244.284051] WARNING: CPU: 0 PID: 0 at
>>> /home/kernel/COD/linux/net/sched/sch_generic.c:316
>>> dev_watchdog+0x22c/0x230
>>> [ 6244.284058] NETDEV WATCHDOG: enp4s0 (tg3): transmit queue 0 timed out
>>> [ 6244.284064] Modules linked in: snd_hda_codec_hdmi hp_wmi
>>> snd_hda_codec_realtek snd_hda_codec_generic sparse_keymap
>>> snd_hda_intel snd_hda_codec edac_mce_amd edac_core crct10dif_pclmul
>>> crc32_pclmul snd_hda_core snd_hwdep ghash_clmulni_intel pcbc joydev
>>> input_leds snd_pcm aesni_intel aes_x86_64 snd_seq_midi
>>> snd_seq_midi_event snd_rawmidi crypto_simd snd_seq snd_seq_device
>>> snd_timer glue_helper snd cryptd soundcore serio_raw k10temp shpchp
>>> i2c_piix4 mac_hid tpm_infineon wmi parport_pc ppdev lp parport autofs4
>>> hid_generic usbhid hid psmouse tg3 ptp pps_core ahci libahci video
>>> [ 6244.284129] CPU: 0 PID: 0 Comm: swapper/0 Not tainted
>>> 4.11.0-041100-generic #201705041534
>>> [ 6244.284131] Hardware name: Hewlett-Packard HP EliteDesk 705 G1
>>> MT/2215, BIOS L06 v02.17 12/11/2014
>>> [ 6244.284132] Call Trace:
>>> [ 6244.284135]  <IRQ>
>>> [ 6244.284141]  dump_stack+0x63/0x81
>>> [ 6244.284143]  __warn+0xcb/0xf0
>>> [ 6244.284146]  warn_slowpath_fmt+0x5a/0x80
>>> [ 6244.284149]  ? cpu_load_update+0xdd/0x150
>>> [ 6244.284155]  dev_watchdog+0x22c/0x230
>>> [ 6244.284159]  ? qdisc_rcu_free+0x50/0x50
>>> [ 6244.284162]  call_timer_fn+0x35/0x140
>>> [ 6244.284165]  run_timer_softirq+0x1db/0x440
>>> [ 6244.284168]  ? ktime_get+0x41/0xb0
>>> [ 6244.284172]  ? lapic_next_event+0x1d/0x30
>>> [ 6244.284175]  ? clockevents_program_event+0x7f/0x120
>>> [ 6244.284179]  __do_softirq+0x104/0x2af
>>> [ 6244.284183]  irq_exit+0xb6/0xc0
>>> [ 6244.284187]  smp_apic_timer_interrupt+0x3d/0x50
>>> [ 6244.284190]  apic_timer_interrupt+0x89/0x90
>>> [ 6244.284193] RIP: 0010:cpuidle_enter_state+0x122/0x2c0
>>> [ 6244.284195] RSP: 0018:ffffffff86203dc8 EFLAGS: 00000246 ORIG_RAX:
>>> ffffffffffffff10
>>> [ 6244.284198] RAX: 0000000000000000 RBX: 0000000000000002 RCX: 000000000000001f
>>> [ 6244.284200] RDX: 000005addc53de33 RSI: ffffa01a2ec189d8 RDI: 0000000000000000
>>> [ 6244.284202] RBP: ffffffff86203e08 R08: 000000000000cd01 R09: 0000000000000018
>>> [ 6244.284203] R10: ffffffff86203d98 R11: 0000000000000ef9 R12: ffffa01a1d6ab200
>>> [ 6244.284205] R13: ffffffff862f92d8 R14: 0000000000000002 R15: ffffffff862f92c0
>>> [ 6244.284207]  </IRQ>
>>> [ 6244.284211]  ? cpuidle_enter_state+0x110/0x2c0
>>> [ 6244.284213]  cpuidle_enter+0x17/0x20
>>> [ 6244.284218]  call_cpuidle+0x23/0x40
>>> [ 6244.284221]  do_idle+0x189/0x200
>>> [ 6244.284224]  cpu_startup_entry+0x71/0x80
>>> [ 6244.284227]  rest_init+0x77/0x80
>>> [ 6244.284230]  start_kernel+0x455/0x476
>>> [ 6244.284235]  ? early_idt_handler_array+0x120/0x120
>>> [ 6244.284239]  x86_64_start_reservations+0x24/0x26
>>> [ 6244.284243]  x86_64_start_kernel+0x14d/0x170
>>> [ 6244.284246]  start_cpu+0x14/0x14
>>> [ 6244.284251] ---[ end trace b14ec0a8b1e2a4e8 ]---
>>> [ 6244.284259] tg3 0000:04:00.0 enp4s0: transmit timed out, resetting
>>> [ 6244.398892] hrtimer: interrupt took 65509334 ns
>>> [ 6247.090588] tg3 0000:04:00.0 enp4s0: 0x00000000: 0x168714e4,
>>> 0x00100506, 0x02000010, 0x00000010
>>> [ 6247.090601] tg3 0000:04:00.0 enp4s0: 0x00000010: 0xe212000c,
>>> 0x00000000, 0xe211000c, 0x00000000
>>> [ 6247.090607] tg3 0000:04:00.0 enp4s0: 0x00000020: 0xe210000c,
>>> 0x00000000, 0x00000000, 0x2215103c
>>> [ 6247.090610] tg3 0000:04:00.0 enp4s0: 0x00000030: 0x00000000,
>>> 0x00000048, 0x00000000, 0x0000010a
>>> [ 6247.090613] tg3 0000:04:00.0 enp4s0: 0x00000040: 0x00000000,
>>> 0x39000000, 0xc8035001, 0x16002008
>>> [ 6247.090617] tg3 0000:04:00.0 enp4s0: 0x00000050: 0x00005803,
>>> 0x00000000, 0x0086a005, 0x00000000
>>> [ 6247.090622] tg3 0000:04:00.0 enp4s0: 0x00000060: 0x00000000,
>>> 0x00000000, 0xf1000298, 0x01f802d1
>>> [ 6247.090625] tg3 0000:04:00.0 enp4s0: 0x00000070: 0x00071010,
>>> 0xf6001500, 0x00000000, 0x00000000
>>> [ 6247.090628] tg3 0000:04:00.0 enp4s0: 0x00000080: 0x168714e4,
>>> 0x00000018, 0x00000000, 0x00000800
>>> [ 6247.090632] tg3 0000:04:00.0 enp4s0: 0x00000090: 0x00000000,
>>> 0x00000171, 0x00000000, 0x0000021d
>>> [ 6247.090636] tg3 0000:04:00.0 enp4s0: 0x000000a0: 0x8005ac11,
>>> 0x00000004, 0x00000122, 0x00020010
>>> [ 6247.090639] tg3 0000:04:00.0 enp4s0: 0x000000b0: 0x10008d82,
>>> 0x00115400, 0x00475c12, 0x10120043
>>> [ 6247.090643] tg3 0000:04:00.0 enp4s0: 0x000000d0: 0x0008081f,
>>> 0x00000000, 0x00000000, 0x00010001
>>> [ 6247.090649] tg3 0000:04:00.0 enp4s0: 0x000000f0: 0x00000000,
>>> 0x05762100, 0x00000000, 0xffffffff
>>> [ 6247.090652] tg3 0000:04:00.0 enp4s0: 0x00000100: 0x13c10001,
>>> 0x00000000, 0x00000000, 0x00062030
>>> [ 6247.090654] tg3 0000:04:00.0 enp4s0: 0x00000110: 0x00001000,
>>> 0x00002000, 0x000000a0, 0x00000000
>>> [ 6247.090658] tg3 0000:04:00.0 enp4s0: 0x00000130: 0x00000000,
>>> 0x00000000, 0x00000000, 0x15010003
>>> [ 6247.090660] tg3 0000:04:00.0 enp4s0: 0x00000140: 0xd45792bf,
>>> 0x00008cdc, 0x00000000, 0x00000000
>>> [ 6247.090663] tg3 0000:04:00.0 enp4s0: 0x00000150: 0x16010004,
>>> 0x00000000, 0x00078116, 0x00000001
>>> [ 6247.090666] tg3 0000:04:00.0 enp4s0: 0x00000160: 0x1b010002,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.090669] tg3 0000:04:00.0 enp4s0: 0x00000170: 0x00000000,
>>> 0x80000001, 0x00000000, 0x00000000
>>> [ 6247.090672] tg3 0000:04:00.0 enp4s0: 0x000001b0: 0x23010018,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.090676] tg3 0000:04:00.0 enp4s0: 0x00000200: 0x00000000,
>>> 0x39000000, 0x00000000, 0xc3000000
>>> [ 6247.090679] tg3 0000:04:00.0 enp4s0: 0x00000210: 0x00000000,
>>> 0x51000000, 0x00000000, 0x00000001
>>> [ 6247.090682] tg3 0000:04:00.0 enp4s0: 0x00000220: 0x00000000,
>>> 0x00000001, 0x00000000, 0x00000000
>>> [ 6247.090685] tg3 0000:04:00.0 enp4s0: 0x00000260: 0x00000000,
>>> 0x00000000, 0x00000000, 0x0000021d
>>> [ 6247.090689] tg3 0000:04:00.0 enp4s0: 0x00000280: 0x00000000,
>>> 0x00000800, 0x00000000, 0x00000955
>>> [ 6247.090692] tg3 0000:04:00.0 enp4s0: 0x00000300: 0x00000000,
>>> 0x00000171, 0x00000000, 0x00000171
>>> [ 6247.090695] tg3 0000:04:00.0 enp4s0: 0x00000310: 0x00000000,
>>> 0x00000171, 0x00000000, 0x00000171
>>> [ 6247.090698] tg3 0000:04:00.0 enp4s0: 0x00000320: 0x00000000,
>>> 0x00000171, 0x00000000, 0x00000171
>>> [ 6247.090701] tg3 0000:04:00.0 enp4s0: 0x00000330: 0x00000000,
>>> 0x00000171, 0x00000000, 0x00000171
>>> [ 6247.090704] tg3 0000:04:00.0 enp4s0: 0x00000340: 0x00000000,
>>> 0x00000171, 0x00000000, 0x00000171
>>> [ 6247.090707] tg3 0000:04:00.0 enp4s0: 0x00000350: 0x00000000,
>>> 0x00000171, 0x00000000, 0x00000171
>>> [ 6247.090710] tg3 0000:04:00.0 enp4s0: 0x00000360: 0x00000000,
>>> 0x00000171, 0x00000000, 0x00000171
>>> [ 6247.090713] tg3 0000:04:00.0 enp4s0: 0x00000370: 0x00000000,
>>> 0x00000171, 0x00000000, 0x00000171
>>> [ 6247.090716] tg3 0000:04:00.0 enp4s0: 0x00000380: 0x00000000,
>>> 0x00000171, 0x00000000, 0x00000171
>>> [ 6247.090718] tg3 0000:04:00.0 enp4s0: 0x00000390: 0x00000000,
>>> 0x00000171, 0x00000000, 0x00000171
>>> [ 6247.090721] tg3 0000:04:00.0 enp4s0: 0x000003a0: 0x00000000,
>>> 0x00000171, 0x00000000, 0x00000171
>>> [ 6247.090724] tg3 0000:04:00.0 enp4s0: 0x000003b0: 0x00000000,
>>> 0x00000171, 0x00000000, 0x00000171
>>> [ 6247.090727] tg3 0000:04:00.0 enp4s0: 0x000003c0: 0x00000000,
>>> 0x00000171, 0x00000000, 0x00000171
>>> [ 6247.090730] tg3 0000:04:00.0 enp4s0: 0x000003d0: 0x00000000,
>>> 0x00000171, 0x00000000, 0x00000171
>>> [ 6247.090733] tg3 0000:04:00.0 enp4s0: 0x000003e0: 0x00000000,
>>> 0x00000171, 0x00000000, 0x00000171
>>> [ 6247.090736] tg3 0000:04:00.0 enp4s0: 0x000003f0: 0x00000000,
>>> 0x00000171, 0x00000000, 0x00000171
>>> [ 6247.090738] tg3 0000:04:00.0 enp4s0: 0x00000400: 0x18e04808,
>>> 0x00400000, 0x00001000, 0x00009b00
>>> [ 6247.090741] tg3 0000:04:00.0 enp4s0: 0x00000410: 0x00008cdc,
>>> 0xd45792bf, 0x00008cdc, 0xd45792bf
>>> [ 6247.090744] tg3 0000:04:00.0 enp4s0: 0x00000420: 0x00008cdc,
>>> 0xd45792bf, 0x00008cdc, 0xd45792bf
>>> [ 6247.090747] tg3 0000:04:00.0 enp4s0: 0x00000430: 0x00000000,
>>> 0x00000000, 0x00000008, 0x000005f2
>>> [ 6247.090750] tg3 0000:04:00.0 enp4s0: 0x00000440: 0x00000000,
>>> 0x00000000, 0x00000000, 0x082e0006
>>> [ 6247.090753] tg3 0000:04:00.0 enp4s0: 0x00000450: 0x00000001,
>>> 0x00008000, 0x00000000, 0x00000112
>>> [ 6247.090756] tg3 0000:04:00.0 enp4s0: 0x00000460: 0x0000000b,
>>> 0x00002620, 0x03ff0006, 0x00000000
>>> [ 6247.090759] tg3 0000:04:00.0 enp4s0: 0x00000470: 0xa0000000,
>>> 0x00000000, 0x00000000, 0x50000001
>>> [ 6247.090762] tg3 0000:04:00.0 enp4s0: 0x00000480: 0x42000000,
>>> 0x7fffffff, 0x06000004, 0x7fffffff
>>> [ 6247.090765] tg3 0000:04:00.0 enp4s0: 0x00000500: 0x00000008,
>>> 0x00000002, 0x00000000, 0x00000000
>>> [ 6247.090768] tg3 0000:04:00.0 enp4s0: 0x00000590: 0x00901001,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.090771] tg3 0000:04:00.0 enp4s0: 0x00000600: 0xffffffff,
>>> 0x00f80011, 0x00000000, 0x40001f0c
>>> [ 6247.090774] tg3 0000:04:00.0 enp4s0: 0x00000610: 0xffffffff,
>>> 0x00000000, 0x00000044, 0x00000000
>>> [ 6247.090777] tg3 0000:04:00.0 enp4s0: 0x00000620: 0x00000040,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.090780] tg3 0000:04:00.0 enp4s0: 0x00000630: 0x01010101,
>>> 0x01010101, 0x01010101, 0x01010101
>>> [ 6247.090782] tg3 0000:04:00.0 enp4s0: 0x00000640: 0x01010101,
>>> 0x01010101, 0x01010101, 0x01010101
>>> [ 6247.090785] tg3 0000:04:00.0 enp4s0: 0x00000650: 0x01010101,
>>> 0x01010101, 0x01010101, 0x01010101
>>> [ 6247.090788] tg3 0000:04:00.0 enp4s0: 0x00000660: 0x01010101,
>>> 0x01010101, 0x01010101, 0x01010101
>>> [ 6247.090790] tg3 0000:04:00.0 enp4s0: 0x00000670: 0x43cb3b20,
>>> 0x0defd9a3, 0x767fe840, 0x1442a189
>>> [ 6247.090793] tg3 0000:04:00.0 enp4s0: 0x00000680: 0xf210c361,
>>> 0xdb0f8709, 0xee76c0a3, 0x3753b863
>>> [ 6247.090796] tg3 0000:04:00.0 enp4s0: 0x00000690: 0x8c5ffafc,
>>> 0xba4254bd, 0x00000000, 0x00000000
>>> [ 6247.090798] tg3 0000:04:00.0 enp4s0: 0x000006c0: 0x00000000,
>>> 0x00000000, 0x04000000, 0x00000000
>>> [ 6247.090801] tg3 0000:04:00.0 enp4s0: 0x00000800: 0x00000000,
>>> 0xffffffff, 0x00000000, 0x00000000
>>> [ 6247.090804] tg3 0000:04:00.0 enp4s0: 0x00000810: 0x00000000,
>>> 0xffffffff, 0x00000000, 0x00000000
>>> [ 6247.090806] tg3 0000:04:00.0 enp4s0: 0x00000820: 0x00000000,
>>> 0x00000000, 0xffffffff, 0x00000000
>>> [ 6247.090809] tg3 0000:04:00.0 enp4s0: 0x00000830: 0x00000000,
>>> 0xffffffff, 0xffffffff, 0xffffffff
>>> [ 6247.090812] tg3 0000:04:00.0 enp4s0: 0x00000840: 0xffffffff,
>>> 0xffffffff, 0xffffffff, 0xffffffff
>>> [ 6247.090815] tg3 0000:04:00.0 enp4s0: 0x00000850: 0xffffffff,
>>> 0xffffffff, 0xffffffff, 0xffffffff
>>> [ 6247.090817] tg3 0000:04:00.0 enp4s0: 0x00000860: 0xffffffff,
>>> 0xffffffff, 0xffffffff, 0x00000000
>>> [ 6247.090820] tg3 0000:04:00.0 enp4s0: 0x00000880: 0x00000754,
>>> 0x00001633, 0x00000000, 0x00000000
>>> [ 6247.090822] tg3 0000:04:00.0 enp4s0: 0x00000890: 0x00000005,
>>> 0x0000000c, 0x00000000, 0x00000000
>>> [ 6247.090825] tg3 0000:04:00.0 enp4s0: 0x000008f0: 0x007c0001,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.090828] tg3 0000:04:00.0 enp4s0: 0x00000900: 0x00095b83,
>>> 0xffffffff, 0x00000000, 0x00000000
>>> [ 6247.090831] tg3 0000:04:00.0 enp4s0: 0x00000910: 0x00000002,
>>> 0xffffffff, 0x00000000, 0x00000000
>>> [ 6247.090834] tg3 0000:04:00.0 enp4s0: 0x00000920: 0x00000000,
>>> 0x00000000, 0xffffffff, 0x00000000
>>> [ 6247.090837] tg3 0000:04:00.0 enp4s0: 0x00000930: 0x00000000,
>>> 0xffffffff, 0xffffffff, 0xffffffff
>>> [ 6247.090840] tg3 0000:04:00.0 enp4s0: 0x00000940: 0xffffffff,
>>> 0xffffffff, 0xffffffff, 0xffffffff
>>> [ 6247.090843] tg3 0000:04:00.0 enp4s0: 0x00000950: 0xffffffff,
>>> 0xffffffff, 0xffffffff, 0xffffffff
>>> [ 6247.090846] tg3 0000:04:00.0 enp4s0: 0x00000960: 0xffffffff,
>>> 0xffffffff, 0xffffffff, 0x000015d7
>>> [ 6247.090849] tg3 0000:04:00.0 enp4s0: 0x00000970: 0x00000036,
>>> 0x00000164, 0x00000000, 0x00000000
>>> [ 6247.090852] tg3 0000:04:00.0 enp4s0: 0x00000980: 0x010a92c7,
>>> 0x00001633, 0x00000000, 0x000015c8
>>> [ 6247.090855] tg3 0000:04:00.0 enp4s0: 0x00000990: 0x0000a81a,
>>> 0x00019e10, 0x00000000, 0x00000000
>>> [ 6247.090858] tg3 0000:04:00.0 enp4s0: 0x00000c00: 0x0000000a,
>>> 0x00000000, 0x00000003, 0x00000001
>>> [ 6247.090861] tg3 0000:04:00.0 enp4s0: 0x00000c10: 0x00000000,
>>> 0x00000000, 0x00000000, 0x00620000
>>> [ 6247.090864] tg3 0000:04:00.0 enp4s0: 0x00000c80: 0x00001771,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.090867] tg3 0000:04:00.0 enp4s0: 0x00000ce0: 0xffd07a02,
>>> 0x00000000, 0x00000062, 0x00040028
>>> [ 6247.090870] tg3 0000:04:00.0 enp4s0: 0x00000cf0: 0x00000000,
>>> 0x50000071, 0x00000000, 0x00000000
>>> [ 6247.090873] tg3 0000:04:00.0 enp4s0: 0x00001000: 0x00000002,
>>> 0x00000000, 0xa000e5e6, 0x00000000
>>> [ 6247.090876] tg3 0000:04:00.0 enp4s0: 0x00001010: 0x01711711,
>>> 0x0000e5e6, 0x00000000, 0x00000000
>>> [ 6247.090879] tg3 0000:04:00.0 enp4s0: 0x00001400: 0x00000006,
>>> 0x00000000, 0x00000000, 0x00000001
>>> [ 6247.090881] tg3 0000:04:00.0 enp4s0: 0x00001440: 0x00000171,
>>> 0x00000171, 0x00000171, 0x00000171
>>> [ 6247.090884] tg3 0000:04:00.0 enp4s0: 0x00001450: 0x00000171,
>>> 0x00000171, 0x00000171, 0x00000171
>>> [ 6247.090887] tg3 0000:04:00.0 enp4s0: 0x00001460: 0x00000171,
>>> 0x00000171, 0x00000171, 0x00000171
>>> [ 6247.090890] tg3 0000:04:00.0 enp4s0: 0x00001470: 0x00000171,
>>> 0x00000171, 0x00000171, 0x00000171
>>> [ 6247.090893] tg3 0000:04:00.0 enp4s0: 0x00001800: 0x00000016,
>>> 0x00000000, 0x00000171, 0x00000000
>>> [ 6247.090896] tg3 0000:04:00.0 enp4s0: 0x00001840: 0x00000000,
>>> 0x00000000, 0x00000200, 0x00000010
>>> [ 6247.090899] tg3 0000:04:00.0 enp4s0: 0x00001850: 0x0000001f,
>>> 0x00000000, 0x00004300, 0x01710171
>>> [ 6247.090902] tg3 0000:04:00.0 enp4s0: 0x00001860: 0x01000000,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.090904] tg3 0000:04:00.0 enp4s0: 0x00001c00: 0x00000002,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.090907] tg3 0000:04:00.0 enp4s0: 0x00002000: 0x00000002,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.090910] tg3 0000:04:00.0 enp4s0: 0x00002010: 0x00000181,
>>> 0x00000001, 0x007bfffd, 0x00000000
>>> [ 6247.090913] tg3 0000:04:00.0 enp4s0: 0x00002100: 0x000d62b3,
>>> 0x0008dc6f, 0x0000009e, 0x00000000
>>> [ 6247.090916] tg3 0000:04:00.0 enp4s0: 0x00002110: 0x000d62b3,
>>> 0x0008dc6f, 0x0000009e, 0x00000000
>>> [ 6247.090918] tg3 0000:04:00.0 enp4s0: 0x00002120: 0x000d62b3,
>>> 0x0008dc6f, 0x0000009e, 0x00000000
>>> [ 6247.090921] tg3 0000:04:00.0 enp4s0: 0x00002130: 0x000d62b3,
>>> 0x0008dc6f, 0x0000009e, 0x00000000
>>> [ 6247.090924] tg3 0000:04:00.0 enp4s0: 0x00002140: 0x000d62b3,
>>> 0x0008dc6f, 0x0000009e, 0x00000000
>>> [ 6247.090928] tg3 0000:04:00.0 enp4s0: 0x00002150: 0x000d62b3,
>>> 0x0008dc6f, 0x0000009e, 0x00000000
>>> [ 6247.090931] tg3 0000:04:00.0 enp4s0: 0x00002160: 0x000d62b3,
>>> 0x0008dc6f, 0x0000009e, 0x00000000
>>> [ 6247.090934] tg3 0000:04:00.0 enp4s0: 0x00002170: 0x000d62b3,
>>> 0x0008dc6f, 0x0000009e, 0x00000000
>>> [ 6247.090937] tg3 0000:04:00.0 enp4s0: 0x00002180: 0x000d62b3,
>>> 0x0008dc6f, 0x0000009e, 0x00000000
>>> [ 6247.090940] tg3 0000:04:00.0 enp4s0: 0x00002190: 0x000d62b3,
>>> 0x0008dc6f, 0x0000009e, 0x00000000
>>> [ 6247.090942] tg3 0000:04:00.0 enp4s0: 0x000021a0: 0x000d62b3,
>>> 0x0008dc6f, 0x0000009e, 0x00000000
>>> [ 6247.090945] tg3 0000:04:00.0 enp4s0: 0x000021b0: 0x000d62b3,
>>> 0x0008dc6f, 0x0000009e, 0x00000000
>>> [ 6247.090948] tg3 0000:04:00.0 enp4s0: 0x000021c0: 0x000d62b3,
>>> 0x0008dc6f, 0x0000009e, 0x00000000
>>> [ 6247.090951] tg3 0000:04:00.0 enp4s0: 0x000021d0: 0x000d62b3,
>>> 0x0008dc6f, 0x0000009e, 0x00000000
>>> [ 6247.090953] tg3 0000:04:00.0 enp4s0: 0x000021e0: 0x000d62b3,
>>> 0x0008dc6f, 0x0000009e, 0x00000000
>>> [ 6247.090956] tg3 0000:04:00.0 enp4s0: 0x000021f0: 0x000d62b3,
>>> 0x0008dc6f, 0x0000009e, 0x00000000
>>> [ 6247.090959] tg3 0000:04:00.0 enp4s0: 0x00002200: 0x00025b63,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.090962] tg3 0000:04:00.0 enp4s0: 0x00002250: 0x00009a2d,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.090965] tg3 0000:04:00.0 enp4s0: 0x00002400: 0x00010012,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.090968] tg3 0000:04:00.0 enp4s0: 0x00002440: 0x00000000,
>>> 0x00000000, 0x00000002, 0x00000000
>>> [ 6247.090970] tg3 0000:04:00.0 enp4s0: 0x00002450: 0x00000000,
>>> 0xfffe0000, 0x08001800, 0x00006000
>>> [ 6247.090973] tg3 0000:04:00.0 enp4s0: 0x00002470: 0x00000000,
>>> 0x0000015f, 0x00000000, 0x00000000
>>> [ 6247.090976] tg3 0000:04:00.0 enp4s0: 0x000024c0: 0x02005101,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.090979] tg3 0000:04:00.0 enp4s0: 0x00002800: 0x00000006,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.090982] tg3 0000:04:00.0 enp4s0: 0x00002c00: 0x00000006,
>>> 0x00000000, 0x00000000, 0x000001d5
>>> [ 6247.090985] tg3 0000:04:00.0 enp4s0: 0x00002c10: 0x00000000,
>>> 0x00000000, 0x00000019, 0x0000000c
>>> [ 6247.090988] tg3 0000:04:00.0 enp4s0: 0x00002c20: 0x00020002,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.090990] tg3 0000:04:00.0 enp4s0: 0x00002d00: 0x00000080,
>>> 0x00000040, 0x00000000, 0x00000000
>>> [ 6247.090993] tg3 0000:04:00.0 enp4s0: 0x00003000: 0x00000006,
>>> 0x00000000, 0x00000000, 0x000001d5
>>> [ 6247.090997] tg3 0000:04:00.0 enp4s0: 0x00003600: 0x00034400,
>>> 0x00130000, 0x00110000, 0x00000000
>>> [ 6247.090999] tg3 0000:04:00.0 enp4s0: 0x00003610: 0x00131100,
>>> 0x00130000, 0x00130000, 0x00000000
>>> [ 6247.091002] tg3 0000:04:00.0 enp4s0: 0x00003620: 0x80110011,
>>> 0x00000000, 0x00000004, 0x3c822080
>>> [ 6247.091005] tg3 0000:04:00.0 enp4s0: 0x00003630: 0x00000000,
>>> 0x80008000, 0x00001080, 0x00000000
>>> [ 6247.091008] tg3 0000:04:00.0 enp4s0: 0x00003640: 0x0000000a,
>>> 0x33f00003, 0x00000020, 0x00000019
>>> [ 6247.091010] tg3 0000:04:00.0 enp4s0: 0x00003650: 0x00000171,
>>> 0x00000bff, 0x05762100, 0x00000000
>>> [ 6247.091014] tg3 0000:04:00.0 enp4s0: 0x00003660: 0x00000000,
>>> 0x00000000, 0x000400a3, 0x00000202
>>> [ 6247.091017] tg3 0000:04:00.0 enp4s0: 0x00003670: 0x0000002a,
>>> 0xfeffff63, 0x0000000a, 0x00000000
>>> [ 6247.091020] tg3 0000:04:00.0 enp4s0: 0x000036b0: 0x001003cc,
>>> 0x07ff07ff, 0x07ff07ff, 0x01000004
>>> [ 6247.091022] tg3 0000:04:00.0 enp4s0: 0x000036c0: 0xffffffff,
>>> 0x0000a441, 0x00c84caa, 0x0000a558
>>> [ 6247.091025] tg3 0000:04:00.0 enp4s0: 0x000036d0: 0x0000019d,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.091028] tg3 0000:04:00.0 enp4s0: 0x000036e0: 0x80000b19,
>>> 0xa0800799, 0x00500799, 0x00000000
>>> [ 6247.091031] tg3 0000:04:00.0 enp4s0: 0x000036f0: 0x19090900,
>>> 0x13180600, 0x00000301, 0x00000001
>>> [ 6247.091034] tg3 0000:04:00.0 enp4s0: 0x00003700: 0x00000000,
>>> 0x00000000, 0x00000000, 0x00001388
>>> [ 6247.091037] tg3 0000:04:00.0 enp4s0: 0x00003710: 0x87fffffd,
>>> 0x00000000, 0x00000000, 0x000010dc
>>> [ 6247.091039] tg3 0000:04:00.0 enp4s0: 0x00003720: 0x00000000,
>>> 0x00002040, 0x88006000, 0xa0002000
>>> [ 6247.091042] tg3 0000:04:00.0 enp4s0: 0x00003750: 0x00000000,
>>> 0x00000000, 0x0000080b, 0x00000000
>>> [ 6247.091045] tg3 0000:04:00.0 enp4s0: 0x00003780: 0x0000bff9,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.091049] tg3 0000:04:00.0 enp4s0: 0x00003c00: 0x00000306,
>>> 0x00000000, 0x00000000, 0x00000048
>>> [ 6247.091052] tg3 0000:04:00.0 enp4s0: 0x00003c10: 0x00000000,
>>> 0x00000035, 0x00000000, 0x00000000
>>> [ 6247.091055] tg3 0000:04:00.0 enp4s0: 0x00003c20: 0x00000000,
>>> 0x00000005, 0x00000000, 0x00000000
>>> [ 6247.091058] tg3 0000:04:00.0 enp4s0: 0x00003c30: 0x00000000,
>>> 0x00000000, 0x00000000, 0xffffc000
>>> [ 6247.091061] tg3 0000:04:00.0 enp4s0: 0x00003c40: 0x00000000,
>>> 0x00000b00, 0x00000000, 0x00000000
>>> [ 6247.091064] tg3 0000:04:00.0 enp4s0: 0x00003c50: 0x00000000,
>>> 0x00000155, 0x00000000, 0x00000000
>>> [ 6247.091066] tg3 0000:04:00.0 enp4s0: 0x00003c80: 0x00000800,
>>> 0x00000955, 0x00000000, 0x00000000
>>> [ 6247.091069] tg3 0000:04:00.0 enp4s0: 0x00003cc0: 0x00000171,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.091072] tg3 0000:04:00.0 enp4s0: 0x00003cd0: 0x00000000,
>>> 0x0000000f, 0x00000000, 0x00000000
>>> [ 6247.091075] tg3 0000:04:00.0 enp4s0: 0x00003d00: 0x00000000,
>>> 0xffffb000, 0x00000000, 0xffffa000
>>> [ 6247.091078] tg3 0000:04:00.0 enp4s0: 0x00003d80: 0x00000014,
>>> 0x00000000, 0x00000005, 0x00000000
>>> [ 6247.091080] tg3 0000:04:00.0 enp4s0: 0x00003d90: 0x00000005,
>>> 0x00000000, 0x00000014, 0x00000000
>>> [ 6247.091083] tg3 0000:04:00.0 enp4s0: 0x00003da0: 0x00000005,
>>> 0x00000000, 0x00000005, 0x00000000
>>> [ 6247.091086] tg3 0000:04:00.0 enp4s0: 0x00004000: 0x00000002,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.091088] tg3 0000:04:00.0 enp4s0: 0x00004010: 0x00000000,
>>> 0x0026f012, 0x00800420, 0x01006222
>>> [ 6247.091091] tg3 0000:04:00.0 enp4s0: 0x00004020: 0x00000000,
>>> 0x00000010, 0x00000010, 0x00000050
>>> [ 6247.091094] tg3 0000:04:00.0 enp4s0: 0x00004030: 0x00000000,
>>> 0x01086020, 0x00296010, 0x00000002
>>> [ 6247.091096] tg3 0000:04:00.0 enp4s0: 0x00004040: 0x00400000,
>>> 0x00000000, 0x00000010, 0x004e5062
>>> [ 6247.091100] tg3 0000:04:00.0 enp4s0: 0x00004400: 0x00000016,
>>> 0x00000000, 0x00010000, 0x0000a000
>>> [ 6247.091103] tg3 0000:04:00.0 enp4s0: 0x00004410: 0x00000000,
>>> 0x0000002a, 0x000000a0, 0x00000000
>>> [ 6247.091106] tg3 0000:04:00.0 enp4s0: 0x00004420: 0x000000fd,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.091109] tg3 0000:04:00.0 enp4s0: 0x00004440: 0x00000000,
>>> 0x00000000, 0x00000000, 0x0e5398e8
>>> [ 6247.091112] tg3 0000:04:00.0 enp4s0: 0x00004450: 0x02340226,
>>> 0x00970071, 0x00000000, 0x00000000
>>> [ 6247.091116] tg3 0000:04:00.0 enp4s0: 0x00004700: 0x00030002,
>>> 0x00100000, 0x00100010, 0xc1250000
>>> [ 6247.091119] tg3 0000:04:00.0 enp4s0: 0x00004710: 0xfffff6e0,
>>> 0x00060484, 0x00100010, 0x00000000
>>> [ 6247.091121] tg3 0000:04:00.0 enp4s0: 0x00004720: 0x00000000,
>>> 0x00000000, 0xf02c0000, 0xfffff710
>>> [ 6247.091124] tg3 0000:04:00.0 enp4s0: 0x00004770: 0x000c0404,
>>> 0x00000002, 0x00000010, 0x00000000
>>> [ 6247.091127] tg3 0000:04:00.0 enp4s0: 0x00004800: 0x380303fe,
>>> 0x00000000, 0x00000000, 0x00000100
>>> [ 6247.091130] tg3 0000:04:00.0 enp4s0: 0x00004810: 0x00000000,
>>> 0x00000008, 0x00429f80, 0x00008000
>>> [ 6247.091133] tg3 0000:04:00.0 enp4s0: 0x00004820: 0x000000dd,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.091136] tg3 0000:04:00.0 enp4s0: 0x00004860: 0x000000dd,
>>> 0x11400062, 0x001ff800, 0x62000008
>>> [ 6247.091139] tg3 0000:04:00.0 enp4s0: 0x00004870: 0x05ea0080,
>>> 0x003e1820, 0x003e1820, 0x00000000
>>> [ 6247.091141] tg3 0000:04:00.0 enp4s0: 0x00004890: 0x280c0c04,
>>> 0x00305400, 0x00000000, 0x00000000
>>> [ 6247.091144] tg3 0000:04:00.0 enp4s0: 0x000048a0: 0x000f0010,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.091147] tg3 0000:04:00.0 enp4s0: 0x00004900: 0x18030002,
>>> 0x00000003, 0x30000000, 0x00000120
>>> [ 6247.091149] tg3 0000:04:00.0 enp4s0: 0x00004910: 0x00000040,
>>> 0x00000003, 0x0000df94, 0x00000008
>>> [ 6247.091152] tg3 0000:04:00.0 enp4s0: 0x00004920: 0x000000e7,
>>> 0x02728000, 0xffd07a01, 0x0f000068
>>> [ 6247.091155] tg3 0000:04:00.0 enp4s0: 0x00004930: 0xffd31201,
>>> 0x0f000068, 0xffcdf401, 0x0f000068
>>> [ 6247.091158] tg3 0000:04:00.0 enp4s0: 0x00004940: 0xffebcc01,
>>> 0x0f000068, 0x4f4f1212, 0x3e3ea3a3
>>> [ 6247.091161] tg3 0000:04:00.0 enp4s0: 0x00004950: 0xf0330000,
>>> 0xffd07a68, 0xaf000000, 0xe7e500e6
>>> [ 6247.091164] tg3 0000:04:00.0 enp4s0: 0x00004960: 0x00000000,
>>> 0xffd31268, 0xaf000000, 0x40000171
>>> [ 6247.091167] tg3 0000:04:00.0 enp4s0: 0x00004970: 0x00028202,
>>> 0x00205400, 0x0000001c, 0x000000ff
>>> [ 6247.091170] tg3 0000:04:00.0 enp4s0: 0x00004980: 0x000000e7,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.091172] tg3 0000:04:00.0 enp4s0: 0x00004990: 0x00000000,
>>> 0x00000000, 0xffcdf468, 0xaf000000
>>> [ 6247.091175] tg3 0000:04:00.0 enp4s0: 0x000049a0: 0x00f00049,
>>> 0x000000e7, 0x00000000, 0x00000000
>>> [ 6247.091178] tg3 0000:04:00.0 enp4s0: 0x000049b0: 0xffd09601,
>>> 0xffd2c401, 0xffce7e01, 0xffec7e01
>>> [ 6247.091181] tg3 0000:04:00.0 enp4s0: 0x000049c0: 0xffd07a02,
>>> 0xffd31202, 0xffcdf402, 0xffebcc02
>>> [ 6247.091183] tg3 0000:04:00.0 enp4s0: 0x000049d0: 0xffd09602,
>>> 0xffd2c402, 0xffce7e02, 0xffec7e02
>>> [ 6247.091186] tg3 0000:04:00.0 enp4s0: 0x000049f0: 0xf0330000,
>>> 0xffebcc68, 0xaf000000, 0x0000ffff
>>> [ 6247.091190] tg3 0000:04:00.0 enp4s0: 0x00004c00: 0x200003fe,
>>> 0x00000020, 0x00000000, 0x00000000
>>> [ 6247.091193] tg3 0000:04:00.0 enp4s0: 0x00004c10: 0x0000003f,
>>> 0x00000000, 0x00000006, 0x00000000
>>> [ 6247.091196] tg3 0000:04:00.0 enp4s0: 0x00004c20: 0x00000000,
>>> 0x00000000, 0x00000000, 0x00000006
>>> [ 6247.091199] tg3 0000:04:00.0 enp4s0: 0x00004c30: 0x00000000,
>>> 0x00200000, 0x0000007c, 0x0000007c
>>> [ 6247.091201] tg3 0000:04:00.0 enp4s0: 0x00004c40: 0x00000000,
>>> 0x09550000, 0x00000000, 0x095407ff
>>> [ 6247.091204] tg3 0000:04:00.0 enp4s0: 0x00004c50: 0x0fff0fff,
>>> 0x01550fff, 0x00000000, 0x00553939
>>> [ 6247.091207] tg3 0000:04:00.0 enp4s0: 0x00004c60: 0x00000020,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.091210] tg3 0000:04:00.0 enp4s0: 0x00005000: 0x00009800,
>>> 0x80000000, 0x00000000, 0x00000000
>>> [ 6247.091213] tg3 0000:04:00.0 enp4s0: 0x00005010: 0x00000000,
>>> 0x00000000, 0x00000000, 0x08001028
>>> [ 6247.091216] tg3 0000:04:00.0 enp4s0: 0x00005020: 0x30840fff,
>>> 0x00000000, 0x00000000, 0x40000020
>>> [ 6247.091218] tg3 0000:04:00.0 enp4s0: 0x00005030: 0x00000000,
>>> 0x00000025, 0x00000000, 0x00000000
>>> [ 6247.091222] tg3 0000:04:00.0 enp4s0: 0x00005040: 0x00000000,
>>> 0x00000000, 0x080011f4, 0x00000000
>>> [ 6247.091225] tg3 0000:04:00.0 enp4s0: 0x00005080: 0x00009800,
>>> 0x80004000, 0x00000000, 0x00000000
>>> [ 6247.091227] tg3 0000:04:00.0 enp4s0: 0x00005090: 0x00000000,
>>> 0x00000000, 0x00000000, 0x08001028
>>> [ 6247.091230] tg3 0000:04:00.0 enp4s0: 0x000050a0: 0x30840fff,
>>> 0x00000000, 0x00000000, 0x40000020
>>> [ 6247.091233] tg3 0000:04:00.0 enp4s0: 0x000050b0: 0x00000000,
>>> 0x00000025, 0x00000000, 0x00000000
>>> [ 6247.091236] tg3 0000:04:00.0 enp4s0: 0x000050c0: 0x00000000,
>>> 0x00000000, 0x080011f4, 0x00000000
>>> [ 6247.091238] tg3 0000:04:00.0 enp4s0: 0x00005100: 0x00009800,
>>> 0x80000000, 0x00000000, 0x00000000
>>> [ 6247.091241] tg3 0000:04:00.0 enp4s0: 0x00005110: 0x00000000,
>>> 0x00000000, 0x00000000, 0x08001028
>>> [ 6247.091244] tg3 0000:04:00.0 enp4s0: 0x00005120: 0x30840fff,
>>> 0x00000000, 0x00000000, 0x40000020
>>> [ 6247.091247] tg3 0000:04:00.0 enp4s0: 0x00005130: 0x00000000,
>>> 0x00000025, 0x00000000, 0x00000000
>>> [ 6247.091250] tg3 0000:04:00.0 enp4s0: 0x00005140: 0x00000000,
>>> 0x00000000, 0x080011f4, 0x00000000
>>> [ 6247.091253] tg3 0000:04:00.0 enp4s0: 0x00005180: 0x00009800,
>>> 0x80000000, 0x00000000, 0x00000000
>>> [ 6247.091256] tg3 0000:04:00.0 enp4s0: 0x00005190: 0x00000000,
>>> 0x00000000, 0x00000000, 0x08001028
>>> [ 6247.091258] tg3 0000:04:00.0 enp4s0: 0x000051a0: 0x30840fff,
>>> 0x00000000, 0x00000000, 0x40000020
>>> [ 6247.091261] tg3 0000:04:00.0 enp4s0: 0x000051b0: 0x00000000,
>>> 0x00000025, 0x00000000, 0x00000000
>>> [ 6247.091264] tg3 0000:04:00.0 enp4s0: 0x000051c0: 0x00000000,
>>> 0x00000000, 0x080011f4, 0x00000000
>>> [ 6247.091266] tg3 0000:04:00.0 enp4s0: 0x00005200: 0x05762100,
>>> 0x00000000, 0x21100010, 0x00000000
>>> [ 6247.091270] tg3 0000:04:00.0 enp4s0: 0x00005210: 0x00010000,
>>> 0x00831824, 0xc0000000, 0x14400016
>>> [ 6247.091273] tg3 0000:04:00.0 enp4s0: 0x00005220: 0xc0000000,
>>> 0x21100010, 0x00000000, 0x00000000
>>> [ 6247.091276] tg3 0000:04:00.0 enp4s0: 0x00005230: 0x080012bc,
>>> 0x03608821, 0x14400016, 0x14830018
>>> [ 6247.091279] tg3 0000:04:00.0 enp4s0: 0x00005240: 0x0800150c,
>>> 0x00000000, 0x3c038000, 0x54000003
>>> [ 6247.091282] tg3 0000:04:00.0 enp4s0: 0x00005250: 0x03608821,
>>> 0x00010000, 0x14830018, 0x21100010
>>> [ 6247.091285] tg3 0000:04:00.0 enp4s0: 0x00005260: 0x00000000,
>>> 0x3c038000, 0x54000003, 0x03608821
>>> [ 6247.091288] tg3 0000:04:00.0 enp4s0: 0x00005270: 0xc0010000,
>>> 0x14830018, 0x21100010, 0x00000000
>>> [ 6247.091291] tg3 0000:04:00.0 enp4s0: 0x00005280: 0x00009800,
>>> 0x80004000, 0x00000000, 0x00000000
>>> [ 6247.091294] tg3 0000:04:00.0 enp4s0: 0x00005290: 0x00000000,
>>> 0x00000000, 0x00000000, 0x0800102c
>>> [ 6247.091297] tg3 0000:04:00.0 enp4s0: 0x000052a0: 0x3c04ff00,
>>> 0x00000000, 0x00000000, 0x40000020
>>> [ 6247.091300] tg3 0000:04:00.0 enp4s0: 0x000052b0: 0x00000000,
>>> 0x00000025, 0x00000000, 0x00000000
>>> [ 6247.091302] tg3 0000:04:00.0 enp4s0: 0x000052c0: 0x00000000,
>>> 0x00000000, 0x08000110, 0x00000000
>>> [ 6247.091305] tg3 0000:04:00.0 enp4s0: 0x00005300: 0x00009800,
>>> 0x80004000, 0x00000000, 0x00000000
>>> [ 6247.091308] tg3 0000:04:00.0 enp4s0: 0x00005310: 0x00000000,
>>> 0x00000000, 0x00000000, 0x08000100
>>> [ 6247.091311] tg3 0000:04:00.0 enp4s0: 0x00005320: 0x3c04ff00,
>>> 0x00000000, 0x00000000, 0x40000020
>>> [ 6247.091314] tg3 0000:04:00.0 enp4s0: 0x00005330: 0x00000000,
>>> 0x00000025, 0x00000000, 0x00000000
>>> [ 6247.091317] tg3 0000:04:00.0 enp4s0: 0x00005340: 0x00000000,
>>> 0x00000000, 0x08000110, 0x00000000
>>> [ 6247.091320] tg3 0000:04:00.0 enp4s0: 0x00005380: 0x00009800,
>>> 0x80004000, 0x00000000, 0x00000000
>>> [ 6247.091323] tg3 0000:04:00.0 enp4s0: 0x00005390: 0x00000000,
>>> 0x00000000, 0x00000000, 0x080000f8
>>> [ 6247.091325] tg3 0000:04:00.0 enp4s0: 0x000053a0: 0x3c04ff00,
>>> 0x00000000, 0x00000000, 0x40000020
>>> [ 6247.091328] tg3 0000:04:00.0 enp4s0: 0x000053b0: 0x00000000,
>>> 0x00000025, 0x00000000, 0x00000000
>>> [ 6247.091331] tg3 0000:04:00.0 enp4s0: 0x000053c0: 0x00000000,
>>> 0x00000000, 0x080011f4, 0x00000000
>>> [ 6247.091334] tg3 0000:04:00.0 enp4s0: 0x00005800: 0x00000000,
>>> 0x39000000, 0x00000000, 0xc3000000
>>> [ 6247.091337] tg3 0000:04:00.0 enp4s0: 0x00005810: 0x00000000,
>>> 0x51000000, 0x00000000, 0x00000001
>>> [ 6247.091340] tg3 0000:04:00.0 enp4s0: 0x00005820: 0x00000000,
>>> 0x00000001, 0x00000000, 0x00000000
>>> [ 6247.091342] tg3 0000:04:00.0 enp4s0: 0x00005860: 0x00000000,
>>> 0x00000000, 0x00000000, 0x0000021d
>>> [ 6247.091345] tg3 0000:04:00.0 enp4s0: 0x00005880: 0x00000000,
>>> 0x00000800, 0x00000000, 0x00000955
>>> [ 6247.091348] tg3 0000:04:00.0 enp4s0: 0x00005900: 0x00000000,
>>> 0x00000171, 0x00000000, 0x00000000
>>> [ 6247.091350] tg3 0000:04:00.0 enp4s0: 0x00005980: 0x00000171,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.091353] tg3 0000:04:00.0 enp4s0: 0x00005a00: 0x000f601f,
>>> 0x00000000, 0x00010000, 0x00000000
>>> [ 6247.091356] tg3 0000:04:00.0 enp4s0: 0x00006000: 0x20010082,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.091359] tg3 0000:04:00.0 enp4s0: 0x00006400: 0x00000000,
>>> 0x00000000, 0x00010091, 0xc0000000
>>> [ 6247.091362] tg3 0000:04:00.0 enp4s0: 0x00006410: 0x05000016,
>>> 0x05000016, 0x00000000, 0x00000000
>>> [ 6247.091364] tg3 0000:04:00.0 enp4s0: 0x00006430: 0x00000000,
>>> 0x14e41687, 0x2215103c, 0x10020000
>>> [ 6247.091367] tg3 0000:04:00.0 enp4s0: 0x00006440: 0x0000304f,
>>> 0x000002e4, 0x00000000, 0x00000080
>>> [ 6247.091371] tg3 0000:04:00.0 enp4s0: 0x000064c0: 0x00000005,
>>> 0x00000004, 0x00000122, 0x00000000
>>> [ 6247.091374] tg3 0000:04:00.0 enp4s0: 0x000064d0: 0x00000040,
>>> 0x10008d82, 0x00000000, 0x00d75e12
>>> [ 6247.091377] tg3 0000:04:00.0 enp4s0: 0x000064e0: 0x00000031,
>>> 0x0008001f, 0x00000000, 0x00000000
>>> [ 6247.091379] tg3 0000:04:00.0 enp4s0: 0x000064f0: 0x00000002,
>>> 0x00000031, 0x00000000, 0x00000000
>>> [ 6247.091382] tg3 0000:04:00.0 enp4s0: 0x00006500: 0x03e10003,
>>> 0xd45792bf, 0x00008cdc, 0x00000003
>>> [ 6247.091385] tg3 0000:04:00.0 enp4s0: 0x00006510: 0x00078116,
>>> 0x0005810b, 0x00046105, 0x00000000
>>> [ 6247.091388] tg3 0000:04:00.0 enp4s0: 0x00006530: 0x00000001,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.091390] tg3 0000:04:00.0 enp4s0: 0x00006540: 0x0028081f,
>>> 0x0001001e, 0x00000000, 0x00000000
>>> [ 6247.091393] tg3 0000:04:00.0 enp4s0: 0x00006550: 0x00000001,
>>> 0x02800000, 0x0000000f, 0x00000000
>>> [ 6247.091396] tg3 0000:04:00.0 enp4s0: 0x00006560: 0x0000000f,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.091399] tg3 0000:04:00.0 enp4s0: 0x000065f0: 0x00000000,
>>> 0x00000059, 0x00000000, 0x00000000
>>> [ 6247.091402] tg3 0000:04:00.0 enp4s0: 0x00006800: 0x141b0034,
>>> 0x20081082, 0x00029118, 0x730cfbb9
>>> [ 6247.091405] tg3 0000:04:00.0 enp4s0: 0x00006810: 0x21100010,
>>> 0xffffffff, 0x00000000, 0x000000f0
>>> [ 6247.091408] tg3 0000:04:00.0 enp4s0: 0x00006880: 0x77fff020,
>>> 0x00000040, 0x00801687, 0x00000000
>>> [ 6247.091410] tg3 0000:04:00.0 enp4s0: 0x00006890: 0x00800000,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.091413] tg3 0000:04:00.0 enp4s0: 0x000068a0: 0x00000000,
>>> 0x00010001, 0x00000000, 0x00000000
>>> [ 6247.091416] tg3 0000:04:00.0 enp4s0: 0x000068b0: 0x00040000,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.091419] tg3 0000:04:00.0 enp4s0: 0x000068c0: 0x00000044,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.091422] tg3 0000:04:00.0 enp4s0: 0x000068f0: 0x00000000,
>>> 0x00000000, 0x00000000, 0x04444444
>>> [ 6247.091424] tg3 0000:04:00.0 enp4s0: 0x00006900: 0x6f95a788,
>>> 0x14bd0ec2, 0x00000000, 0x00000000
>>> [ 6247.091427] tg3 0000:04:00.0 enp4s0: 0x00006920: 0x00000000,
>>> 0x00000000, 0x00000001, 0x00000000
>>> [ 6247.091430] tg3 0000:04:00.0 enp4s0: 0x00006c00: 0x168714e4,
>>> 0x00100506, 0x02000010, 0x00000010
>>> [ 6247.091433] tg3 0000:04:00.0 enp4s0: 0x00006c10: 0xe212000c,
>>> 0x00000000, 0xe211000c, 0x00000000
>>> [ 6247.091436] tg3 0000:04:00.0 enp4s0: 0x00006c20: 0xe210000c,
>>> 0x00000000, 0x00000000, 0x2215103c
>>> [ 6247.091438] tg3 0000:04:00.0 enp4s0: 0x00006c30: 0x00000000,
>>> 0x00000048, 0x00000000, 0x0000010a
>>> [ 6247.091441] tg3 0000:04:00.0 enp4s0: 0x00006c40: 0x00000000,
>>> 0x00000000, 0xc8035001, 0x16002008
>>> [ 6247.091444] tg3 0000:04:00.0 enp4s0: 0x00006c50: 0x00005803,
>>> 0x00000000, 0x0086a005, 0x00000000
>>> [ 6247.091447] tg3 0000:04:00.0 enp4s0: 0x00006c60: 0x00000000,
>>> 0x00000000, 0xf1000298, 0x01f802d1
>>> [ 6247.091450] tg3 0000:04:00.0 enp4s0: 0x00006c70: 0x00071010,
>>> 0xf6001500, 0x00000000, 0x00000000
>>> [ 6247.091453] tg3 0000:04:00.0 enp4s0: 0x00006ca0: 0x8005ac11,
>>> 0x00000004, 0x00000122, 0x00020010
>>> [ 6247.091456] tg3 0000:04:00.0 enp4s0: 0x00006cb0: 0x10008d82,
>>> 0x00115400, 0x00475c12, 0x10120043
>>> [ 6247.091459] tg3 0000:04:00.0 enp4s0: 0x00006cd0: 0x0008081f,
>>> 0x00000000, 0x00000000, 0x00010001
>>> [ 6247.091462] tg3 0000:04:00.0 enp4s0: 0x00006cf0: 0x00000000,
>>> 0x05762100, 0x00000000, 0x00000000
>>> [ 6247.091464] tg3 0000:04:00.0 enp4s0: 0x00006d00: 0x13c10001,
>>> 0x00000000, 0x00000000, 0x00062030
>>> [ 6247.091467] tg3 0000:04:00.0 enp4s0: 0x00006d10: 0x00001000,
>>> 0x00002000, 0x000000a0, 0x00000000
>>> [ 6247.091470] tg3 0000:04:00.0 enp4s0: 0x00006d30: 0x00000000,
>>> 0x00000000, 0x00000000, 0x15010003
>>> [ 6247.091473] tg3 0000:04:00.0 enp4s0: 0x00006d40: 0xd45792bf,
>>> 0x00008cdc, 0x00000000, 0x00000000
>>> [ 6247.091476] tg3 0000:04:00.0 enp4s0: 0x00006d50: 0x16010004,
>>> 0x00000000, 0x00078116, 0x00000001
>>> [ 6247.091479] tg3 0000:04:00.0 enp4s0: 0x00006d60: 0x1b010002,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.091482] tg3 0000:04:00.0 enp4s0: 0x00006d70: 0x00000000,
>>> 0x80000001, 0x00000000, 0x00000000
>>> [ 6247.091484] tg3 0000:04:00.0 enp4s0: 0x00006db0: 0x23010018,
>>> 0x00000000, 0x00000000, 0x00000000
>>> [ 6247.091487] tg3 0000:04:00.0 enp4s0: 0x00006e30: 0x00010017,
>>> 0x00050403, 0x00000000, 0x00000000
>>> [ 6247.091490] tg3 0000:04:00.0 enp4s0: 0x00007000: 0x08000008,
>>> 0x00000000, 0x00000000, 0x000038d4
>>> [ 6247.091493] tg3 0000:04:00.0 enp4s0: 0x00007010: 0x9928504d,
>>> 0x02808083, 0x800500db, 0x03000a00
>>> [ 6247.091496] tg3 0000:04:00.0 enp4s0: 0x00007020: 0x00000000,
>>> 0x00000008, 0x00000406, 0x10004000
>>> [ 6247.091499] tg3 0000:04:00.0 enp4s0: 0x00007030: 0x000e0000,
>>> 0x000038d8, 0x00230030, 0x80000000
>>> [ 6247.091502] tg3 0000:04:00.0 enp4s0: 0x00007500: 0x00000000,
>>> 0x00000000, 0x00000081, 0x00000000
>>> [ 6247.091505] tg3 0000:04:00.0 enp4s0: 0x00007510: 0x00000000,
>>> 0xffffdfff, 0x00000000, 0x00000000
>>> [ 6247.091510] tg3 0000:04:00.0 enp4s0: 0: Host status block
>>> [00000001:00000039:(0000:0145:0000):(0000:0167)]
>>> [ 6247.091514] tg3 0000:04:00.0 enp4s0: 0: NAPI info
>>> [00000039:00000039:(0171:0167:01ff):0000:(021d:0000:0000:0000)]
>>> [ 6247.091518] tg3 0000:04:00.0 enp4s0: 1: Host status block
>>> [00000001:000000c3:(0000:0000:0000):(0800:0000)]
>>> [ 6247.091521] tg3 0000:04:00.0 enp4s0: 1: NAPI info
>>> [000000c3:000000c3:(0000:0000:01ff):0800:(0000:0000:0000:0000)]
>>> [ 6247.091524] tg3 0000:04:00.0 enp4s0: 2: Host status block
>>> [00000001:00000051:(0955:0000:0000):(0000:0000)]
>>> [ 6247.091528] tg3 0000:04:00.0 enp4s0: 2: NAPI info
>>> [00000051:00000051:(0000:0000:01ff):0955:(0155:0155:0000:0000)]
>>> [ 6247.135111] tg3 0000:04:00.0 enp4s0: Link is down
>>> [ 6250.868825] tg3 0000:04:00.0 enp4s0: Link is up at 1000 Mbps, full duplex
>>> [ 6250.868845] tg3 0000:04:00.0 enp4s0: Flow control is on for TX and on for RX
>>> [ 6250.868849] tg3 0000:04:00.0 enp4s0: EEE is enabled
>>
>>
>>
>> --
>> Thanks,
>>
>> Siva

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Problem] Broadcom BCM5762 Ethernet tg3 times out with stack trace
  2017-05-12 19:10 ` Daniel Kim
@ 2017-05-12 21:45   ` Michael Chan
  2017-05-12 23:12     ` Daniel Kim
  0 siblings, 1 reply; 8+ messages in thread
From: Michael Chan @ 2017-05-12 21:45 UTC (permalink / raw)
  To: Daniel Kim
  Cc: Siva Reddy Kallam, Prashant Sreedharan, Michael Chan, Linux Netdev List

On Fri, May 12, 2017 at 12:10 PM, Daniel Kim <dkim@playmechanix.com> wrote:

> [ 4898.361530] tg3 0000:04:00.0 enp4s0: 0: Host status block
> [00000001:00000021:(0000:0486:0000):(0000:002c)]
> [ 4898.361535] tg3 0000:04:00.0 enp4s0: 0: NAPI info
> [00000021:00000021:(0135:002c:01ff):0000:(0568:0000:0000:0000)]

As you can see here, the driver has caught up with the hardware's
status tag of 0x21 and tx consumer of 0x2c.  However, the tx producer
is at 0x135, way ahead of the consumer.  The hardware is not
completing all these TX BDs from 0x2c to 0x135.

> [ 4898.360797] tg3 0000:04:00.0 enp4s0: 0x00000c00: 0x0000000a,
> 0x00000000, 0x00000003, 0x00000001
>
> [ 4898.360849] tg3 0000:04:00.0 enp4s0: 0x00001800: 0x00000016,
> 0x00000000, 0x00000135, 0x00000000
>
> [ 4898.361157] tg3 0000:04:00.0 enp4s0: 0x00004800: 0x380303fe,
> 0x00000000, 0x00000000, 0x00000100

I checked a few of the status registers related to the TX blocks and
the read DMA engine status and they are all ok.  The hardware sees the
tx producer of 0x135.

> [ 4898.361087] tg3 0000:04:00.0 enp4s0: 0x00003cc0: 0x00000135,
0x00000000, 0x00000000, 0x00000000

Even the internal host coalescing is seeing 0x135 as the tx index.
Somehow this is not DMA'ed to the host.

Do you have IOMMU enabled?  Does the same NIC used to work with a
different kernel?

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Problem] Broadcom BCM5762 Ethernet tg3 times out with stack trace
  2017-05-12 21:45   ` Michael Chan
@ 2017-05-12 23:12     ` Daniel Kim
  2017-06-01 22:01       ` Daniel Kim
  0 siblings, 1 reply; 8+ messages in thread
From: Daniel Kim @ 2017-05-12 23:12 UTC (permalink / raw)
  To: Michael Chan
  Cc: Siva Reddy Kallam, Prashant Sreedharan, Michael Chan, Linux Netdev List

I believe I do have IOMMU enabled. At least the dmesg output seems to
imply that I do:
[    1.141948] iommu: Adding device 0000:00:02.0 to group 0
[    1.142033] iommu: Adding device 0000:00:10.0 to group 1
[    1.142074] iommu: Adding device 0000:00:10.1 to group 1
[    1.142119] iommu: Adding device 0000:00:11.0 to group 2
[    1.142172] iommu: Adding device 0000:00:12.0 to group 3
[    1.142184] iommu: Adding device 0000:00:12.2 to group 3
[    1.142234] iommu: Adding device 0000:00:13.0 to group 4
[    1.142247] iommu: Adding device 0000:00:13.2 to group 4
[    1.142303] iommu: Adding device 0000:00:14.0 to group 5
[    1.142315] iommu: Adding device 0000:00:14.2 to group 5
[    1.142328] iommu: Adding device 0000:00:14.3 to group 5
[    1.142373] iommu: Adding device 0000:00:14.4 to group 6
[    1.142417] iommu: Adding device 0000:00:14.5 to group 7
[    1.142529] iommu: Adding device 0000:00:15.0 to group 8
[    1.142570] iommu: Adding device 0000:00:15.2 to group 8
[    1.142639] iommu: Adding device 0000:00:18.0 to group 9
[    1.142653] iommu: Adding device 0000:00:18.1 to group 9
[    1.142668] iommu: Adding device 0000:00:18.2 to group 9
[    1.142682] iommu: Adding device 0000:00:18.3 to group 9
[    1.142695] iommu: Adding device 0000:00:18.4 to group 9
[    1.142712] iommu: Adding device 0000:00:18.5 to group 9
[    1.142725] iommu: Adding device 0000:01:00.0 to group 0
[    1.142733] iommu: Adding device 0000:01:00.1 to group 0
[    1.142840] iommu: Adding device 0000:04:00.0 to group 8
[    1.143305] AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40

The last kernel I used where the NIC mostly worked was 4.4.0 (x86-64).
Even when it worked, it had this issue we've experienced since v3.13
where the NIC would suddenly become unresponsive. It won't be
considered disconnected from the network, but RX/TX packets, errors,
dropped, etc. values displayed with ifconfig would show a number that
looked suspiciously close to 32-bit INT_MAX.

Since v4.8, I can trigger it much faster and it now prints out a call
stack and other messages into dmesg.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Problem] Broadcom BCM5762 Ethernet tg3 times out with stack trace
  2017-05-12 23:12     ` Daniel Kim
@ 2017-06-01 22:01       ` Daniel Kim
  0 siblings, 0 replies; 8+ messages in thread
From: Daniel Kim @ 2017-06-01 22:01 UTC (permalink / raw)
  To: Michael Chan
  Cc: Siva Reddy Kallam, Prashant Sreedharan, Michael Chan, Linux Netdev List

On Fri, May 12, 2017 at 6:12 PM, Daniel Kim <dkim@playmechanix.com> wrote:
> I believe I do have IOMMU enabled. At least the dmesg output seems to
> imply that I do:
> [    1.141948] iommu: Adding device 0000:00:02.0 to group 0
> [    1.142033] iommu: Adding device 0000:00:10.0 to group 1
> [    1.142074] iommu: Adding device 0000:00:10.1 to group 1
> [    1.142119] iommu: Adding device 0000:00:11.0 to group 2
> [    1.142172] iommu: Adding device 0000:00:12.0 to group 3
> [    1.142184] iommu: Adding device 0000:00:12.2 to group 3
> [    1.142234] iommu: Adding device 0000:00:13.0 to group 4
> [    1.142247] iommu: Adding device 0000:00:13.2 to group 4
> [    1.142303] iommu: Adding device 0000:00:14.0 to group 5
> [    1.142315] iommu: Adding device 0000:00:14.2 to group 5
> [    1.142328] iommu: Adding device 0000:00:14.3 to group 5
> [    1.142373] iommu: Adding device 0000:00:14.4 to group 6
> [    1.142417] iommu: Adding device 0000:00:14.5 to group 7
> [    1.142529] iommu: Adding device 0000:00:15.0 to group 8
> [    1.142570] iommu: Adding device 0000:00:15.2 to group 8
> [    1.142639] iommu: Adding device 0000:00:18.0 to group 9
> [    1.142653] iommu: Adding device 0000:00:18.1 to group 9
> [    1.142668] iommu: Adding device 0000:00:18.2 to group 9
> [    1.142682] iommu: Adding device 0000:00:18.3 to group 9
> [    1.142695] iommu: Adding device 0000:00:18.4 to group 9
> [    1.142712] iommu: Adding device 0000:00:18.5 to group 9
> [    1.142725] iommu: Adding device 0000:01:00.0 to group 0
> [    1.142733] iommu: Adding device 0000:01:00.1 to group 0
> [    1.142840] iommu: Adding device 0000:04:00.0 to group 8
> [    1.143305] AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40
>
> The last kernel I used where the NIC mostly worked was 4.4.0 (x86-64).
> Even when it worked, it had this issue we've experienced since v3.13
> where the NIC would suddenly become unresponsive. It won't be
> considered disconnected from the network, but RX/TX packets, errors,
> dropped, etc. values displayed with ifconfig would show a number that
> looked suspiciously close to 32-bit INT_MAX.
>
> Since v4.8, I can trigger it much faster and it now prints out a call
> stack and other messages into dmesg.

I'd like to follow up on this since I haven't heard of any updates for
awhile. Is there anything I can do on my end to help?

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Problem] Broadcom BCM5762 Ethernet tg3 times out with stack trace
@ 2017-06-06 12:17 Siva Reddy Kallam
  0 siblings, 0 replies; 8+ messages in thread
From: Siva Reddy Kallam @ 2017-06-06 12:17 UTC (permalink / raw)
  To: Daniel Kim
  Cc: Michael Chan, Prashant Sreedharan, Michael Chan, Linux Netdev List

On Fri, Jun 2, 2017 at 3:31 AM, Daniel Kim <dkim@playmechanix.com> wrote:
> On Fri, May 12, 2017 at 6:12 PM, Daniel Kim <dkim@playmechanix.com> wrote:
>> I believe I do have IOMMU enabled. At least the dmesg output seems to
>> imply that I do:
>> [    1.141948] iommu: Adding device 0000:00:02.0 to group 0
>> [    1.142033] iommu: Adding device 0000:00:10.0 to group 1
>> [    1.142074] iommu: Adding device 0000:00:10.1 to group 1
>> [    1.142119] iommu: Adding device 0000:00:11.0 to group 2
>> [    1.142172] iommu: Adding device 0000:00:12.0 to group 3
>> [    1.142184] iommu: Adding device 0000:00:12.2 to group 3
>> [    1.142234] iommu: Adding device 0000:00:13.0 to group 4
>> [    1.142247] iommu: Adding device 0000:00:13.2 to group 4
>> [    1.142303] iommu: Adding device 0000:00:14.0 to group 5
>> [    1.142315] iommu: Adding device 0000:00:14.2 to group 5
>> [    1.142328] iommu: Adding device 0000:00:14.3 to group 5
>> [    1.142373] iommu: Adding device 0000:00:14.4 to group 6
>> [    1.142417] iommu: Adding device 0000:00:14.5 to group 7
>> [    1.142529] iommu: Adding device 0000:00:15.0 to group 8
>> [    1.142570] iommu: Adding device 0000:00:15.2 to group 8
>> [    1.142639] iommu: Adding device 0000:00:18.0 to group 9
>> [    1.142653] iommu: Adding device 0000:00:18.1 to group 9
>> [    1.142668] iommu: Adding device 0000:00:18.2 to group 9
>> [    1.142682] iommu: Adding device 0000:00:18.3 to group 9
>> [    1.142695] iommu: Adding device 0000:00:18.4 to group 9
>> [    1.142712] iommu: Adding device 0000:00:18.5 to group 9
>> [    1.142725] iommu: Adding device 0000:01:00.0 to group 0
>> [    1.142733] iommu: Adding device 0000:01:00.1 to group 0
>> [    1.142840] iommu: Adding device 0000:04:00.0 to group 8
>> [    1.143305] AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40
>>
>> The last kernel I used where the NIC mostly worked was 4.4.0 (x86-64).
>> Even when it worked, it had this issue we've experienced since v3.13
>> where the NIC would suddenly become unresponsive. It won't be
>> considered disconnected from the network, but RX/TX packets, errors,
>> dropped, etc. values displayed with ifconfig would show a number that
>> looked suspiciously close to 32-bit INT_MAX.
>>
>> Since v4.8, I can trigger it much faster and it now prints out a call
>> stack and other messages into dmesg.
>
> I'd like to follow up on this since I haven't heard of any updates for
> awhile. Is there anything I can do on my end to help?
We are analyzing the Logs. Please wait for some more time.
If needed, we will send a debug patch to collect more information.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Problem] Broadcom BCM5762 Ethernet tg3 times out with stack trace
@ 2017-05-12  4:09 Siva Reddy Kallam
  0 siblings, 0 replies; 8+ messages in thread
From: Siva Reddy Kallam @ 2017-05-12  4:09 UTC (permalink / raw)
  To: Daniel Kim; +Cc: Prashant Sreedharan, Michael Chan, Linux Netdev List

On Thu, May 11, 2017 at 8:55 PM, Daniel Kim <dkim@playmechanix.com> wrote:
> Summary:
> Broadcom BCM5762 Ethernet tg3 times out with stack trace
>
> Description:
> The ethernet device will disconnect with dmesg reporting a stack trace
> and a time out (visible in DMesg Output below). The ethernet device
> will periodically reconnect and disconnect and the driver will output
> a lot of hex values into logs.
>
> The computer doesn't have to have network activity in order to trigger
> this to happen, but I believe it can trigger faster if there was. It
> usually occurs as soon as a few minutes after bootup to upwards of a
> few hours in my test cases.
>
> Kernel version:
> Linux version 4.11.0-041100-generic (kernel@tangerine) (gcc version
> 6.3.0 20170415 (Ubuntu 6.3.0-14ubuntu3) ) #201705041534 SMP Thu May 4
> 19:36:05 UTC 2017
>
> Full DMesg Output:
> https://launchpadlibrarian.net/319135862/error_dmesg.txt
> Bug has been reported with additional information at:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1689383
>
> Please let me know if there is other data or logs that you may need.
>
Thank you for reporting this. We will look into the logs and contact
you directly if we need any other data.
>
> Cut DMesg Output:
> [ 6244.283996] ------------[ cut here ]------------
> [ 6244.284051] WARNING: CPU: 0 PID: 0 at
> /home/kernel/COD/linux/net/sched/sch_generic.c:316
> dev_watchdog+0x22c/0x230
> [ 6244.284058] NETDEV WATCHDOG: enp4s0 (tg3): transmit queue 0 timed out
> [ 6244.284064] Modules linked in: snd_hda_codec_hdmi hp_wmi
> snd_hda_codec_realtek snd_hda_codec_generic sparse_keymap
> snd_hda_intel snd_hda_codec edac_mce_amd edac_core crct10dif_pclmul
> crc32_pclmul snd_hda_core snd_hwdep ghash_clmulni_intel pcbc joydev
> input_leds snd_pcm aesni_intel aes_x86_64 snd_seq_midi
> snd_seq_midi_event snd_rawmidi crypto_simd snd_seq snd_seq_device
> snd_timer glue_helper snd cryptd soundcore serio_raw k10temp shpchp
> i2c_piix4 mac_hid tpm_infineon wmi parport_pc ppdev lp parport autofs4
> hid_generic usbhid hid psmouse tg3 ptp pps_core ahci libahci video
> [ 6244.284129] CPU: 0 PID: 0 Comm: swapper/0 Not tainted
> 4.11.0-041100-generic #201705041534
> [ 6244.284131] Hardware name: Hewlett-Packard HP EliteDesk 705 G1
> MT/2215, BIOS L06 v02.17 12/11/2014
> [ 6244.284132] Call Trace:
> [ 6244.284135]  <IRQ>
> [ 6244.284141]  dump_stack+0x63/0x81
> [ 6244.284143]  __warn+0xcb/0xf0
> [ 6244.284146]  warn_slowpath_fmt+0x5a/0x80
> [ 6244.284149]  ? cpu_load_update+0xdd/0x150
> [ 6244.284155]  dev_watchdog+0x22c/0x230
> [ 6244.284159]  ? qdisc_rcu_free+0x50/0x50
> [ 6244.284162]  call_timer_fn+0x35/0x140
> [ 6244.284165]  run_timer_softirq+0x1db/0x440
> [ 6244.284168]  ? ktime_get+0x41/0xb0
> [ 6244.284172]  ? lapic_next_event+0x1d/0x30
> [ 6244.284175]  ? clockevents_program_event+0x7f/0x120
> [ 6244.284179]  __do_softirq+0x104/0x2af
> [ 6244.284183]  irq_exit+0xb6/0xc0
> [ 6244.284187]  smp_apic_timer_interrupt+0x3d/0x50
> [ 6244.284190]  apic_timer_interrupt+0x89/0x90
> [ 6244.284193] RIP: 0010:cpuidle_enter_state+0x122/0x2c0
> [ 6244.284195] RSP: 0018:ffffffff86203dc8 EFLAGS: 00000246 ORIG_RAX:
> ffffffffffffff10
> [ 6244.284198] RAX: 0000000000000000 RBX: 0000000000000002 RCX: 000000000000001f
> [ 6244.284200] RDX: 000005addc53de33 RSI: ffffa01a2ec189d8 RDI: 0000000000000000
> [ 6244.284202] RBP: ffffffff86203e08 R08: 000000000000cd01 R09: 0000000000000018
> [ 6244.284203] R10: ffffffff86203d98 R11: 0000000000000ef9 R12: ffffa01a1d6ab200
> [ 6244.284205] R13: ffffffff862f92d8 R14: 0000000000000002 R15: ffffffff862f92c0
> [ 6244.284207]  </IRQ>
> [ 6244.284211]  ? cpuidle_enter_state+0x110/0x2c0
> [ 6244.284213]  cpuidle_enter+0x17/0x20
> [ 6244.284218]  call_cpuidle+0x23/0x40
> [ 6244.284221]  do_idle+0x189/0x200
> [ 6244.284224]  cpu_startup_entry+0x71/0x80
> [ 6244.284227]  rest_init+0x77/0x80
> [ 6244.284230]  start_kernel+0x455/0x476
> [ 6244.284235]  ? early_idt_handler_array+0x120/0x120
> [ 6244.284239]  x86_64_start_reservations+0x24/0x26
> [ 6244.284243]  x86_64_start_kernel+0x14d/0x170
> [ 6244.284246]  start_cpu+0x14/0x14
> [ 6244.284251] ---[ end trace b14ec0a8b1e2a4e8 ]---
> [ 6244.284259] tg3 0000:04:00.0 enp4s0: transmit timed out, resetting
> [ 6244.398892] hrtimer: interrupt took 65509334 ns
> [ 6247.090588] tg3 0000:04:00.0 enp4s0: 0x00000000: 0x168714e4,
> 0x00100506, 0x02000010, 0x00000010
> [ 6247.090601] tg3 0000:04:00.0 enp4s0: 0x00000010: 0xe212000c,
> 0x00000000, 0xe211000c, 0x00000000
> [ 6247.090607] tg3 0000:04:00.0 enp4s0: 0x00000020: 0xe210000c,
> 0x00000000, 0x00000000, 0x2215103c
> [ 6247.090610] tg3 0000:04:00.0 enp4s0: 0x00000030: 0x00000000,
> 0x00000048, 0x00000000, 0x0000010a
> [ 6247.090613] tg3 0000:04:00.0 enp4s0: 0x00000040: 0x00000000,
> 0x39000000, 0xc8035001, 0x16002008
> [ 6247.090617] tg3 0000:04:00.0 enp4s0: 0x00000050: 0x00005803,
> 0x00000000, 0x0086a005, 0x00000000
> [ 6247.090622] tg3 0000:04:00.0 enp4s0: 0x00000060: 0x00000000,
> 0x00000000, 0xf1000298, 0x01f802d1
> [ 6247.090625] tg3 0000:04:00.0 enp4s0: 0x00000070: 0x00071010,
> 0xf6001500, 0x00000000, 0x00000000
> [ 6247.090628] tg3 0000:04:00.0 enp4s0: 0x00000080: 0x168714e4,
> 0x00000018, 0x00000000, 0x00000800
> [ 6247.090632] tg3 0000:04:00.0 enp4s0: 0x00000090: 0x00000000,
> 0x00000171, 0x00000000, 0x0000021d
> [ 6247.090636] tg3 0000:04:00.0 enp4s0: 0x000000a0: 0x8005ac11,
> 0x00000004, 0x00000122, 0x00020010
> [ 6247.090639] tg3 0000:04:00.0 enp4s0: 0x000000b0: 0x10008d82,
> 0x00115400, 0x00475c12, 0x10120043
> [ 6247.090643] tg3 0000:04:00.0 enp4s0: 0x000000d0: 0x0008081f,
> 0x00000000, 0x00000000, 0x00010001
> [ 6247.090649] tg3 0000:04:00.0 enp4s0: 0x000000f0: 0x00000000,
> 0x05762100, 0x00000000, 0xffffffff
> [ 6247.090652] tg3 0000:04:00.0 enp4s0: 0x00000100: 0x13c10001,
> 0x00000000, 0x00000000, 0x00062030
> [ 6247.090654] tg3 0000:04:00.0 enp4s0: 0x00000110: 0x00001000,
> 0x00002000, 0x000000a0, 0x00000000
> [ 6247.090658] tg3 0000:04:00.0 enp4s0: 0x00000130: 0x00000000,
> 0x00000000, 0x00000000, 0x15010003
> [ 6247.090660] tg3 0000:04:00.0 enp4s0: 0x00000140: 0xd45792bf,
> 0x00008cdc, 0x00000000, 0x00000000
> [ 6247.090663] tg3 0000:04:00.0 enp4s0: 0x00000150: 0x16010004,
> 0x00000000, 0x00078116, 0x00000001
> [ 6247.090666] tg3 0000:04:00.0 enp4s0: 0x00000160: 0x1b010002,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.090669] tg3 0000:04:00.0 enp4s0: 0x00000170: 0x00000000,
> 0x80000001, 0x00000000, 0x00000000
> [ 6247.090672] tg3 0000:04:00.0 enp4s0: 0x000001b0: 0x23010018,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.090676] tg3 0000:04:00.0 enp4s0: 0x00000200: 0x00000000,
> 0x39000000, 0x00000000, 0xc3000000
> [ 6247.090679] tg3 0000:04:00.0 enp4s0: 0x00000210: 0x00000000,
> 0x51000000, 0x00000000, 0x00000001
> [ 6247.090682] tg3 0000:04:00.0 enp4s0: 0x00000220: 0x00000000,
> 0x00000001, 0x00000000, 0x00000000
> [ 6247.090685] tg3 0000:04:00.0 enp4s0: 0x00000260: 0x00000000,
> 0x00000000, 0x00000000, 0x0000021d
> [ 6247.090689] tg3 0000:04:00.0 enp4s0: 0x00000280: 0x00000000,
> 0x00000800, 0x00000000, 0x00000955
> [ 6247.090692] tg3 0000:04:00.0 enp4s0: 0x00000300: 0x00000000,
> 0x00000171, 0x00000000, 0x00000171
> [ 6247.090695] tg3 0000:04:00.0 enp4s0: 0x00000310: 0x00000000,
> 0x00000171, 0x00000000, 0x00000171
> [ 6247.090698] tg3 0000:04:00.0 enp4s0: 0x00000320: 0x00000000,
> 0x00000171, 0x00000000, 0x00000171
> [ 6247.090701] tg3 0000:04:00.0 enp4s0: 0x00000330: 0x00000000,
> 0x00000171, 0x00000000, 0x00000171
> [ 6247.090704] tg3 0000:04:00.0 enp4s0: 0x00000340: 0x00000000,
> 0x00000171, 0x00000000, 0x00000171
> [ 6247.090707] tg3 0000:04:00.0 enp4s0: 0x00000350: 0x00000000,
> 0x00000171, 0x00000000, 0x00000171
> [ 6247.090710] tg3 0000:04:00.0 enp4s0: 0x00000360: 0x00000000,
> 0x00000171, 0x00000000, 0x00000171
> [ 6247.090713] tg3 0000:04:00.0 enp4s0: 0x00000370: 0x00000000,
> 0x00000171, 0x00000000, 0x00000171
> [ 6247.090716] tg3 0000:04:00.0 enp4s0: 0x00000380: 0x00000000,
> 0x00000171, 0x00000000, 0x00000171
> [ 6247.090718] tg3 0000:04:00.0 enp4s0: 0x00000390: 0x00000000,
> 0x00000171, 0x00000000, 0x00000171
> [ 6247.090721] tg3 0000:04:00.0 enp4s0: 0x000003a0: 0x00000000,
> 0x00000171, 0x00000000, 0x00000171
> [ 6247.090724] tg3 0000:04:00.0 enp4s0: 0x000003b0: 0x00000000,
> 0x00000171, 0x00000000, 0x00000171
> [ 6247.090727] tg3 0000:04:00.0 enp4s0: 0x000003c0: 0x00000000,
> 0x00000171, 0x00000000, 0x00000171
> [ 6247.090730] tg3 0000:04:00.0 enp4s0: 0x000003d0: 0x00000000,
> 0x00000171, 0x00000000, 0x00000171
> [ 6247.090733] tg3 0000:04:00.0 enp4s0: 0x000003e0: 0x00000000,
> 0x00000171, 0x00000000, 0x00000171
> [ 6247.090736] tg3 0000:04:00.0 enp4s0: 0x000003f0: 0x00000000,
> 0x00000171, 0x00000000, 0x00000171
> [ 6247.090738] tg3 0000:04:00.0 enp4s0: 0x00000400: 0x18e04808,
> 0x00400000, 0x00001000, 0x00009b00
> [ 6247.090741] tg3 0000:04:00.0 enp4s0: 0x00000410: 0x00008cdc,
> 0xd45792bf, 0x00008cdc, 0xd45792bf
> [ 6247.090744] tg3 0000:04:00.0 enp4s0: 0x00000420: 0x00008cdc,
> 0xd45792bf, 0x00008cdc, 0xd45792bf
> [ 6247.090747] tg3 0000:04:00.0 enp4s0: 0x00000430: 0x00000000,
> 0x00000000, 0x00000008, 0x000005f2
> [ 6247.090750] tg3 0000:04:00.0 enp4s0: 0x00000440: 0x00000000,
> 0x00000000, 0x00000000, 0x082e0006
> [ 6247.090753] tg3 0000:04:00.0 enp4s0: 0x00000450: 0x00000001,
> 0x00008000, 0x00000000, 0x00000112
> [ 6247.090756] tg3 0000:04:00.0 enp4s0: 0x00000460: 0x0000000b,
> 0x00002620, 0x03ff0006, 0x00000000
> [ 6247.090759] tg3 0000:04:00.0 enp4s0: 0x00000470: 0xa0000000,
> 0x00000000, 0x00000000, 0x50000001
> [ 6247.090762] tg3 0000:04:00.0 enp4s0: 0x00000480: 0x42000000,
> 0x7fffffff, 0x06000004, 0x7fffffff
> [ 6247.090765] tg3 0000:04:00.0 enp4s0: 0x00000500: 0x00000008,
> 0x00000002, 0x00000000, 0x00000000
> [ 6247.090768] tg3 0000:04:00.0 enp4s0: 0x00000590: 0x00901001,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.090771] tg3 0000:04:00.0 enp4s0: 0x00000600: 0xffffffff,
> 0x00f80011, 0x00000000, 0x40001f0c
> [ 6247.090774] tg3 0000:04:00.0 enp4s0: 0x00000610: 0xffffffff,
> 0x00000000, 0x00000044, 0x00000000
> [ 6247.090777] tg3 0000:04:00.0 enp4s0: 0x00000620: 0x00000040,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.090780] tg3 0000:04:00.0 enp4s0: 0x00000630: 0x01010101,
> 0x01010101, 0x01010101, 0x01010101
> [ 6247.090782] tg3 0000:04:00.0 enp4s0: 0x00000640: 0x01010101,
> 0x01010101, 0x01010101, 0x01010101
> [ 6247.090785] tg3 0000:04:00.0 enp4s0: 0x00000650: 0x01010101,
> 0x01010101, 0x01010101, 0x01010101
> [ 6247.090788] tg3 0000:04:00.0 enp4s0: 0x00000660: 0x01010101,
> 0x01010101, 0x01010101, 0x01010101
> [ 6247.090790] tg3 0000:04:00.0 enp4s0: 0x00000670: 0x43cb3b20,
> 0x0defd9a3, 0x767fe840, 0x1442a189
> [ 6247.090793] tg3 0000:04:00.0 enp4s0: 0x00000680: 0xf210c361,
> 0xdb0f8709, 0xee76c0a3, 0x3753b863
> [ 6247.090796] tg3 0000:04:00.0 enp4s0: 0x00000690: 0x8c5ffafc,
> 0xba4254bd, 0x00000000, 0x00000000
> [ 6247.090798] tg3 0000:04:00.0 enp4s0: 0x000006c0: 0x00000000,
> 0x00000000, 0x04000000, 0x00000000
> [ 6247.090801] tg3 0000:04:00.0 enp4s0: 0x00000800: 0x00000000,
> 0xffffffff, 0x00000000, 0x00000000
> [ 6247.090804] tg3 0000:04:00.0 enp4s0: 0x00000810: 0x00000000,
> 0xffffffff, 0x00000000, 0x00000000
> [ 6247.090806] tg3 0000:04:00.0 enp4s0: 0x00000820: 0x00000000,
> 0x00000000, 0xffffffff, 0x00000000
> [ 6247.090809] tg3 0000:04:00.0 enp4s0: 0x00000830: 0x00000000,
> 0xffffffff, 0xffffffff, 0xffffffff
> [ 6247.090812] tg3 0000:04:00.0 enp4s0: 0x00000840: 0xffffffff,
> 0xffffffff, 0xffffffff, 0xffffffff
> [ 6247.090815] tg3 0000:04:00.0 enp4s0: 0x00000850: 0xffffffff,
> 0xffffffff, 0xffffffff, 0xffffffff
> [ 6247.090817] tg3 0000:04:00.0 enp4s0: 0x00000860: 0xffffffff,
> 0xffffffff, 0xffffffff, 0x00000000
> [ 6247.090820] tg3 0000:04:00.0 enp4s0: 0x00000880: 0x00000754,
> 0x00001633, 0x00000000, 0x00000000
> [ 6247.090822] tg3 0000:04:00.0 enp4s0: 0x00000890: 0x00000005,
> 0x0000000c, 0x00000000, 0x00000000
> [ 6247.090825] tg3 0000:04:00.0 enp4s0: 0x000008f0: 0x007c0001,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.090828] tg3 0000:04:00.0 enp4s0: 0x00000900: 0x00095b83,
> 0xffffffff, 0x00000000, 0x00000000
> [ 6247.090831] tg3 0000:04:00.0 enp4s0: 0x00000910: 0x00000002,
> 0xffffffff, 0x00000000, 0x00000000
> [ 6247.090834] tg3 0000:04:00.0 enp4s0: 0x00000920: 0x00000000,
> 0x00000000, 0xffffffff, 0x00000000
> [ 6247.090837] tg3 0000:04:00.0 enp4s0: 0x00000930: 0x00000000,
> 0xffffffff, 0xffffffff, 0xffffffff
> [ 6247.090840] tg3 0000:04:00.0 enp4s0: 0x00000940: 0xffffffff,
> 0xffffffff, 0xffffffff, 0xffffffff
> [ 6247.090843] tg3 0000:04:00.0 enp4s0: 0x00000950: 0xffffffff,
> 0xffffffff, 0xffffffff, 0xffffffff
> [ 6247.090846] tg3 0000:04:00.0 enp4s0: 0x00000960: 0xffffffff,
> 0xffffffff, 0xffffffff, 0x000015d7
> [ 6247.090849] tg3 0000:04:00.0 enp4s0: 0x00000970: 0x00000036,
> 0x00000164, 0x00000000, 0x00000000
> [ 6247.090852] tg3 0000:04:00.0 enp4s0: 0x00000980: 0x010a92c7,
> 0x00001633, 0x00000000, 0x000015c8
> [ 6247.090855] tg3 0000:04:00.0 enp4s0: 0x00000990: 0x0000a81a,
> 0x00019e10, 0x00000000, 0x00000000
> [ 6247.090858] tg3 0000:04:00.0 enp4s0: 0x00000c00: 0x0000000a,
> 0x00000000, 0x00000003, 0x00000001
> [ 6247.090861] tg3 0000:04:00.0 enp4s0: 0x00000c10: 0x00000000,
> 0x00000000, 0x00000000, 0x00620000
> [ 6247.090864] tg3 0000:04:00.0 enp4s0: 0x00000c80: 0x00001771,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.090867] tg3 0000:04:00.0 enp4s0: 0x00000ce0: 0xffd07a02,
> 0x00000000, 0x00000062, 0x00040028
> [ 6247.090870] tg3 0000:04:00.0 enp4s0: 0x00000cf0: 0x00000000,
> 0x50000071, 0x00000000, 0x00000000
> [ 6247.090873] tg3 0000:04:00.0 enp4s0: 0x00001000: 0x00000002,
> 0x00000000, 0xa000e5e6, 0x00000000
> [ 6247.090876] tg3 0000:04:00.0 enp4s0: 0x00001010: 0x01711711,
> 0x0000e5e6, 0x00000000, 0x00000000
> [ 6247.090879] tg3 0000:04:00.0 enp4s0: 0x00001400: 0x00000006,
> 0x00000000, 0x00000000, 0x00000001
> [ 6247.090881] tg3 0000:04:00.0 enp4s0: 0x00001440: 0x00000171,
> 0x00000171, 0x00000171, 0x00000171
> [ 6247.090884] tg3 0000:04:00.0 enp4s0: 0x00001450: 0x00000171,
> 0x00000171, 0x00000171, 0x00000171
> [ 6247.090887] tg3 0000:04:00.0 enp4s0: 0x00001460: 0x00000171,
> 0x00000171, 0x00000171, 0x00000171
> [ 6247.090890] tg3 0000:04:00.0 enp4s0: 0x00001470: 0x00000171,
> 0x00000171, 0x00000171, 0x00000171
> [ 6247.090893] tg3 0000:04:00.0 enp4s0: 0x00001800: 0x00000016,
> 0x00000000, 0x00000171, 0x00000000
> [ 6247.090896] tg3 0000:04:00.0 enp4s0: 0x00001840: 0x00000000,
> 0x00000000, 0x00000200, 0x00000010
> [ 6247.090899] tg3 0000:04:00.0 enp4s0: 0x00001850: 0x0000001f,
> 0x00000000, 0x00004300, 0x01710171
> [ 6247.090902] tg3 0000:04:00.0 enp4s0: 0x00001860: 0x01000000,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.090904] tg3 0000:04:00.0 enp4s0: 0x00001c00: 0x00000002,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.090907] tg3 0000:04:00.0 enp4s0: 0x00002000: 0x00000002,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.090910] tg3 0000:04:00.0 enp4s0: 0x00002010: 0x00000181,
> 0x00000001, 0x007bfffd, 0x00000000
> [ 6247.090913] tg3 0000:04:00.0 enp4s0: 0x00002100: 0x000d62b3,
> 0x0008dc6f, 0x0000009e, 0x00000000
> [ 6247.090916] tg3 0000:04:00.0 enp4s0: 0x00002110: 0x000d62b3,
> 0x0008dc6f, 0x0000009e, 0x00000000
> [ 6247.090918] tg3 0000:04:00.0 enp4s0: 0x00002120: 0x000d62b3,
> 0x0008dc6f, 0x0000009e, 0x00000000
> [ 6247.090921] tg3 0000:04:00.0 enp4s0: 0x00002130: 0x000d62b3,
> 0x0008dc6f, 0x0000009e, 0x00000000
> [ 6247.090924] tg3 0000:04:00.0 enp4s0: 0x00002140: 0x000d62b3,
> 0x0008dc6f, 0x0000009e, 0x00000000
> [ 6247.090928] tg3 0000:04:00.0 enp4s0: 0x00002150: 0x000d62b3,
> 0x0008dc6f, 0x0000009e, 0x00000000
> [ 6247.090931] tg3 0000:04:00.0 enp4s0: 0x00002160: 0x000d62b3,
> 0x0008dc6f, 0x0000009e, 0x00000000
> [ 6247.090934] tg3 0000:04:00.0 enp4s0: 0x00002170: 0x000d62b3,
> 0x0008dc6f, 0x0000009e, 0x00000000
> [ 6247.090937] tg3 0000:04:00.0 enp4s0: 0x00002180: 0x000d62b3,
> 0x0008dc6f, 0x0000009e, 0x00000000
> [ 6247.090940] tg3 0000:04:00.0 enp4s0: 0x00002190: 0x000d62b3,
> 0x0008dc6f, 0x0000009e, 0x00000000
> [ 6247.090942] tg3 0000:04:00.0 enp4s0: 0x000021a0: 0x000d62b3,
> 0x0008dc6f, 0x0000009e, 0x00000000
> [ 6247.090945] tg3 0000:04:00.0 enp4s0: 0x000021b0: 0x000d62b3,
> 0x0008dc6f, 0x0000009e, 0x00000000
> [ 6247.090948] tg3 0000:04:00.0 enp4s0: 0x000021c0: 0x000d62b3,
> 0x0008dc6f, 0x0000009e, 0x00000000
> [ 6247.090951] tg3 0000:04:00.0 enp4s0: 0x000021d0: 0x000d62b3,
> 0x0008dc6f, 0x0000009e, 0x00000000
> [ 6247.090953] tg3 0000:04:00.0 enp4s0: 0x000021e0: 0x000d62b3,
> 0x0008dc6f, 0x0000009e, 0x00000000
> [ 6247.090956] tg3 0000:04:00.0 enp4s0: 0x000021f0: 0x000d62b3,
> 0x0008dc6f, 0x0000009e, 0x00000000
> [ 6247.090959] tg3 0000:04:00.0 enp4s0: 0x00002200: 0x00025b63,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.090962] tg3 0000:04:00.0 enp4s0: 0x00002250: 0x00009a2d,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.090965] tg3 0000:04:00.0 enp4s0: 0x00002400: 0x00010012,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.090968] tg3 0000:04:00.0 enp4s0: 0x00002440: 0x00000000,
> 0x00000000, 0x00000002, 0x00000000
> [ 6247.090970] tg3 0000:04:00.0 enp4s0: 0x00002450: 0x00000000,
> 0xfffe0000, 0x08001800, 0x00006000
> [ 6247.090973] tg3 0000:04:00.0 enp4s0: 0x00002470: 0x00000000,
> 0x0000015f, 0x00000000, 0x00000000
> [ 6247.090976] tg3 0000:04:00.0 enp4s0: 0x000024c0: 0x02005101,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.090979] tg3 0000:04:00.0 enp4s0: 0x00002800: 0x00000006,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.090982] tg3 0000:04:00.0 enp4s0: 0x00002c00: 0x00000006,
> 0x00000000, 0x00000000, 0x000001d5
> [ 6247.090985] tg3 0000:04:00.0 enp4s0: 0x00002c10: 0x00000000,
> 0x00000000, 0x00000019, 0x0000000c
> [ 6247.090988] tg3 0000:04:00.0 enp4s0: 0x00002c20: 0x00020002,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.090990] tg3 0000:04:00.0 enp4s0: 0x00002d00: 0x00000080,
> 0x00000040, 0x00000000, 0x00000000
> [ 6247.090993] tg3 0000:04:00.0 enp4s0: 0x00003000: 0x00000006,
> 0x00000000, 0x00000000, 0x000001d5
> [ 6247.090997] tg3 0000:04:00.0 enp4s0: 0x00003600: 0x00034400,
> 0x00130000, 0x00110000, 0x00000000
> [ 6247.090999] tg3 0000:04:00.0 enp4s0: 0x00003610: 0x00131100,
> 0x00130000, 0x00130000, 0x00000000
> [ 6247.091002] tg3 0000:04:00.0 enp4s0: 0x00003620: 0x80110011,
> 0x00000000, 0x00000004, 0x3c822080
> [ 6247.091005] tg3 0000:04:00.0 enp4s0: 0x00003630: 0x00000000,
> 0x80008000, 0x00001080, 0x00000000
> [ 6247.091008] tg3 0000:04:00.0 enp4s0: 0x00003640: 0x0000000a,
> 0x33f00003, 0x00000020, 0x00000019
> [ 6247.091010] tg3 0000:04:00.0 enp4s0: 0x00003650: 0x00000171,
> 0x00000bff, 0x05762100, 0x00000000
> [ 6247.091014] tg3 0000:04:00.0 enp4s0: 0x00003660: 0x00000000,
> 0x00000000, 0x000400a3, 0x00000202
> [ 6247.091017] tg3 0000:04:00.0 enp4s0: 0x00003670: 0x0000002a,
> 0xfeffff63, 0x0000000a, 0x00000000
> [ 6247.091020] tg3 0000:04:00.0 enp4s0: 0x000036b0: 0x001003cc,
> 0x07ff07ff, 0x07ff07ff, 0x01000004
> [ 6247.091022] tg3 0000:04:00.0 enp4s0: 0x000036c0: 0xffffffff,
> 0x0000a441, 0x00c84caa, 0x0000a558
> [ 6247.091025] tg3 0000:04:00.0 enp4s0: 0x000036d0: 0x0000019d,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.091028] tg3 0000:04:00.0 enp4s0: 0x000036e0: 0x80000b19,
> 0xa0800799, 0x00500799, 0x00000000
> [ 6247.091031] tg3 0000:04:00.0 enp4s0: 0x000036f0: 0x19090900,
> 0x13180600, 0x00000301, 0x00000001
> [ 6247.091034] tg3 0000:04:00.0 enp4s0: 0x00003700: 0x00000000,
> 0x00000000, 0x00000000, 0x00001388
> [ 6247.091037] tg3 0000:04:00.0 enp4s0: 0x00003710: 0x87fffffd,
> 0x00000000, 0x00000000, 0x000010dc
> [ 6247.091039] tg3 0000:04:00.0 enp4s0: 0x00003720: 0x00000000,
> 0x00002040, 0x88006000, 0xa0002000
> [ 6247.091042] tg3 0000:04:00.0 enp4s0: 0x00003750: 0x00000000,
> 0x00000000, 0x0000080b, 0x00000000
> [ 6247.091045] tg3 0000:04:00.0 enp4s0: 0x00003780: 0x0000bff9,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.091049] tg3 0000:04:00.0 enp4s0: 0x00003c00: 0x00000306,
> 0x00000000, 0x00000000, 0x00000048
> [ 6247.091052] tg3 0000:04:00.0 enp4s0: 0x00003c10: 0x00000000,
> 0x00000035, 0x00000000, 0x00000000
> [ 6247.091055] tg3 0000:04:00.0 enp4s0: 0x00003c20: 0x00000000,
> 0x00000005, 0x00000000, 0x00000000
> [ 6247.091058] tg3 0000:04:00.0 enp4s0: 0x00003c30: 0x00000000,
> 0x00000000, 0x00000000, 0xffffc000
> [ 6247.091061] tg3 0000:04:00.0 enp4s0: 0x00003c40: 0x00000000,
> 0x00000b00, 0x00000000, 0x00000000
> [ 6247.091064] tg3 0000:04:00.0 enp4s0: 0x00003c50: 0x00000000,
> 0x00000155, 0x00000000, 0x00000000
> [ 6247.091066] tg3 0000:04:00.0 enp4s0: 0x00003c80: 0x00000800,
> 0x00000955, 0x00000000, 0x00000000
> [ 6247.091069] tg3 0000:04:00.0 enp4s0: 0x00003cc0: 0x00000171,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.091072] tg3 0000:04:00.0 enp4s0: 0x00003cd0: 0x00000000,
> 0x0000000f, 0x00000000, 0x00000000
> [ 6247.091075] tg3 0000:04:00.0 enp4s0: 0x00003d00: 0x00000000,
> 0xffffb000, 0x00000000, 0xffffa000
> [ 6247.091078] tg3 0000:04:00.0 enp4s0: 0x00003d80: 0x00000014,
> 0x00000000, 0x00000005, 0x00000000
> [ 6247.091080] tg3 0000:04:00.0 enp4s0: 0x00003d90: 0x00000005,
> 0x00000000, 0x00000014, 0x00000000
> [ 6247.091083] tg3 0000:04:00.0 enp4s0: 0x00003da0: 0x00000005,
> 0x00000000, 0x00000005, 0x00000000
> [ 6247.091086] tg3 0000:04:00.0 enp4s0: 0x00004000: 0x00000002,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.091088] tg3 0000:04:00.0 enp4s0: 0x00004010: 0x00000000,
> 0x0026f012, 0x00800420, 0x01006222
> [ 6247.091091] tg3 0000:04:00.0 enp4s0: 0x00004020: 0x00000000,
> 0x00000010, 0x00000010, 0x00000050
> [ 6247.091094] tg3 0000:04:00.0 enp4s0: 0x00004030: 0x00000000,
> 0x01086020, 0x00296010, 0x00000002
> [ 6247.091096] tg3 0000:04:00.0 enp4s0: 0x00004040: 0x00400000,
> 0x00000000, 0x00000010, 0x004e5062
> [ 6247.091100] tg3 0000:04:00.0 enp4s0: 0x00004400: 0x00000016,
> 0x00000000, 0x00010000, 0x0000a000
> [ 6247.091103] tg3 0000:04:00.0 enp4s0: 0x00004410: 0x00000000,
> 0x0000002a, 0x000000a0, 0x00000000
> [ 6247.091106] tg3 0000:04:00.0 enp4s0: 0x00004420: 0x000000fd,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.091109] tg3 0000:04:00.0 enp4s0: 0x00004440: 0x00000000,
> 0x00000000, 0x00000000, 0x0e5398e8
> [ 6247.091112] tg3 0000:04:00.0 enp4s0: 0x00004450: 0x02340226,
> 0x00970071, 0x00000000, 0x00000000
> [ 6247.091116] tg3 0000:04:00.0 enp4s0: 0x00004700: 0x00030002,
> 0x00100000, 0x00100010, 0xc1250000
> [ 6247.091119] tg3 0000:04:00.0 enp4s0: 0x00004710: 0xfffff6e0,
> 0x00060484, 0x00100010, 0x00000000
> [ 6247.091121] tg3 0000:04:00.0 enp4s0: 0x00004720: 0x00000000,
> 0x00000000, 0xf02c0000, 0xfffff710
> [ 6247.091124] tg3 0000:04:00.0 enp4s0: 0x00004770: 0x000c0404,
> 0x00000002, 0x00000010, 0x00000000
> [ 6247.091127] tg3 0000:04:00.0 enp4s0: 0x00004800: 0x380303fe,
> 0x00000000, 0x00000000, 0x00000100
> [ 6247.091130] tg3 0000:04:00.0 enp4s0: 0x00004810: 0x00000000,
> 0x00000008, 0x00429f80, 0x00008000
> [ 6247.091133] tg3 0000:04:00.0 enp4s0: 0x00004820: 0x000000dd,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.091136] tg3 0000:04:00.0 enp4s0: 0x00004860: 0x000000dd,
> 0x11400062, 0x001ff800, 0x62000008
> [ 6247.091139] tg3 0000:04:00.0 enp4s0: 0x00004870: 0x05ea0080,
> 0x003e1820, 0x003e1820, 0x00000000
> [ 6247.091141] tg3 0000:04:00.0 enp4s0: 0x00004890: 0x280c0c04,
> 0x00305400, 0x00000000, 0x00000000
> [ 6247.091144] tg3 0000:04:00.0 enp4s0: 0x000048a0: 0x000f0010,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.091147] tg3 0000:04:00.0 enp4s0: 0x00004900: 0x18030002,
> 0x00000003, 0x30000000, 0x00000120
> [ 6247.091149] tg3 0000:04:00.0 enp4s0: 0x00004910: 0x00000040,
> 0x00000003, 0x0000df94, 0x00000008
> [ 6247.091152] tg3 0000:04:00.0 enp4s0: 0x00004920: 0x000000e7,
> 0x02728000, 0xffd07a01, 0x0f000068
> [ 6247.091155] tg3 0000:04:00.0 enp4s0: 0x00004930: 0xffd31201,
> 0x0f000068, 0xffcdf401, 0x0f000068
> [ 6247.091158] tg3 0000:04:00.0 enp4s0: 0x00004940: 0xffebcc01,
> 0x0f000068, 0x4f4f1212, 0x3e3ea3a3
> [ 6247.091161] tg3 0000:04:00.0 enp4s0: 0x00004950: 0xf0330000,
> 0xffd07a68, 0xaf000000, 0xe7e500e6
> [ 6247.091164] tg3 0000:04:00.0 enp4s0: 0x00004960: 0x00000000,
> 0xffd31268, 0xaf000000, 0x40000171
> [ 6247.091167] tg3 0000:04:00.0 enp4s0: 0x00004970: 0x00028202,
> 0x00205400, 0x0000001c, 0x000000ff
> [ 6247.091170] tg3 0000:04:00.0 enp4s0: 0x00004980: 0x000000e7,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.091172] tg3 0000:04:00.0 enp4s0: 0x00004990: 0x00000000,
> 0x00000000, 0xffcdf468, 0xaf000000
> [ 6247.091175] tg3 0000:04:00.0 enp4s0: 0x000049a0: 0x00f00049,
> 0x000000e7, 0x00000000, 0x00000000
> [ 6247.091178] tg3 0000:04:00.0 enp4s0: 0x000049b0: 0xffd09601,
> 0xffd2c401, 0xffce7e01, 0xffec7e01
> [ 6247.091181] tg3 0000:04:00.0 enp4s0: 0x000049c0: 0xffd07a02,
> 0xffd31202, 0xffcdf402, 0xffebcc02
> [ 6247.091183] tg3 0000:04:00.0 enp4s0: 0x000049d0: 0xffd09602,
> 0xffd2c402, 0xffce7e02, 0xffec7e02
> [ 6247.091186] tg3 0000:04:00.0 enp4s0: 0x000049f0: 0xf0330000,
> 0xffebcc68, 0xaf000000, 0x0000ffff
> [ 6247.091190] tg3 0000:04:00.0 enp4s0: 0x00004c00: 0x200003fe,
> 0x00000020, 0x00000000, 0x00000000
> [ 6247.091193] tg3 0000:04:00.0 enp4s0: 0x00004c10: 0x0000003f,
> 0x00000000, 0x00000006, 0x00000000
> [ 6247.091196] tg3 0000:04:00.0 enp4s0: 0x00004c20: 0x00000000,
> 0x00000000, 0x00000000, 0x00000006
> [ 6247.091199] tg3 0000:04:00.0 enp4s0: 0x00004c30: 0x00000000,
> 0x00200000, 0x0000007c, 0x0000007c
> [ 6247.091201] tg3 0000:04:00.0 enp4s0: 0x00004c40: 0x00000000,
> 0x09550000, 0x00000000, 0x095407ff
> [ 6247.091204] tg3 0000:04:00.0 enp4s0: 0x00004c50: 0x0fff0fff,
> 0x01550fff, 0x00000000, 0x00553939
> [ 6247.091207] tg3 0000:04:00.0 enp4s0: 0x00004c60: 0x00000020,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.091210] tg3 0000:04:00.0 enp4s0: 0x00005000: 0x00009800,
> 0x80000000, 0x00000000, 0x00000000
> [ 6247.091213] tg3 0000:04:00.0 enp4s0: 0x00005010: 0x00000000,
> 0x00000000, 0x00000000, 0x08001028
> [ 6247.091216] tg3 0000:04:00.0 enp4s0: 0x00005020: 0x30840fff,
> 0x00000000, 0x00000000, 0x40000020
> [ 6247.091218] tg3 0000:04:00.0 enp4s0: 0x00005030: 0x00000000,
> 0x00000025, 0x00000000, 0x00000000
> [ 6247.091222] tg3 0000:04:00.0 enp4s0: 0x00005040: 0x00000000,
> 0x00000000, 0x080011f4, 0x00000000
> [ 6247.091225] tg3 0000:04:00.0 enp4s0: 0x00005080: 0x00009800,
> 0x80004000, 0x00000000, 0x00000000
> [ 6247.091227] tg3 0000:04:00.0 enp4s0: 0x00005090: 0x00000000,
> 0x00000000, 0x00000000, 0x08001028
> [ 6247.091230] tg3 0000:04:00.0 enp4s0: 0x000050a0: 0x30840fff,
> 0x00000000, 0x00000000, 0x40000020
> [ 6247.091233] tg3 0000:04:00.0 enp4s0: 0x000050b0: 0x00000000,
> 0x00000025, 0x00000000, 0x00000000
> [ 6247.091236] tg3 0000:04:00.0 enp4s0: 0x000050c0: 0x00000000,
> 0x00000000, 0x080011f4, 0x00000000
> [ 6247.091238] tg3 0000:04:00.0 enp4s0: 0x00005100: 0x00009800,
> 0x80000000, 0x00000000, 0x00000000
> [ 6247.091241] tg3 0000:04:00.0 enp4s0: 0x00005110: 0x00000000,
> 0x00000000, 0x00000000, 0x08001028
> [ 6247.091244] tg3 0000:04:00.0 enp4s0: 0x00005120: 0x30840fff,
> 0x00000000, 0x00000000, 0x40000020
> [ 6247.091247] tg3 0000:04:00.0 enp4s0: 0x00005130: 0x00000000,
> 0x00000025, 0x00000000, 0x00000000
> [ 6247.091250] tg3 0000:04:00.0 enp4s0: 0x00005140: 0x00000000,
> 0x00000000, 0x080011f4, 0x00000000
> [ 6247.091253] tg3 0000:04:00.0 enp4s0: 0x00005180: 0x00009800,
> 0x80000000, 0x00000000, 0x00000000
> [ 6247.091256] tg3 0000:04:00.0 enp4s0: 0x00005190: 0x00000000,
> 0x00000000, 0x00000000, 0x08001028
> [ 6247.091258] tg3 0000:04:00.0 enp4s0: 0x000051a0: 0x30840fff,
> 0x00000000, 0x00000000, 0x40000020
> [ 6247.091261] tg3 0000:04:00.0 enp4s0: 0x000051b0: 0x00000000,
> 0x00000025, 0x00000000, 0x00000000
> [ 6247.091264] tg3 0000:04:00.0 enp4s0: 0x000051c0: 0x00000000,
> 0x00000000, 0x080011f4, 0x00000000
> [ 6247.091266] tg3 0000:04:00.0 enp4s0: 0x00005200: 0x05762100,
> 0x00000000, 0x21100010, 0x00000000
> [ 6247.091270] tg3 0000:04:00.0 enp4s0: 0x00005210: 0x00010000,
> 0x00831824, 0xc0000000, 0x14400016
> [ 6247.091273] tg3 0000:04:00.0 enp4s0: 0x00005220: 0xc0000000,
> 0x21100010, 0x00000000, 0x00000000
> [ 6247.091276] tg3 0000:04:00.0 enp4s0: 0x00005230: 0x080012bc,
> 0x03608821, 0x14400016, 0x14830018
> [ 6247.091279] tg3 0000:04:00.0 enp4s0: 0x00005240: 0x0800150c,
> 0x00000000, 0x3c038000, 0x54000003
> [ 6247.091282] tg3 0000:04:00.0 enp4s0: 0x00005250: 0x03608821,
> 0x00010000, 0x14830018, 0x21100010
> [ 6247.091285] tg3 0000:04:00.0 enp4s0: 0x00005260: 0x00000000,
> 0x3c038000, 0x54000003, 0x03608821
> [ 6247.091288] tg3 0000:04:00.0 enp4s0: 0x00005270: 0xc0010000,
> 0x14830018, 0x21100010, 0x00000000
> [ 6247.091291] tg3 0000:04:00.0 enp4s0: 0x00005280: 0x00009800,
> 0x80004000, 0x00000000, 0x00000000
> [ 6247.091294] tg3 0000:04:00.0 enp4s0: 0x00005290: 0x00000000,
> 0x00000000, 0x00000000, 0x0800102c
> [ 6247.091297] tg3 0000:04:00.0 enp4s0: 0x000052a0: 0x3c04ff00,
> 0x00000000, 0x00000000, 0x40000020
> [ 6247.091300] tg3 0000:04:00.0 enp4s0: 0x000052b0: 0x00000000,
> 0x00000025, 0x00000000, 0x00000000
> [ 6247.091302] tg3 0000:04:00.0 enp4s0: 0x000052c0: 0x00000000,
> 0x00000000, 0x08000110, 0x00000000
> [ 6247.091305] tg3 0000:04:00.0 enp4s0: 0x00005300: 0x00009800,
> 0x80004000, 0x00000000, 0x00000000
> [ 6247.091308] tg3 0000:04:00.0 enp4s0: 0x00005310: 0x00000000,
> 0x00000000, 0x00000000, 0x08000100
> [ 6247.091311] tg3 0000:04:00.0 enp4s0: 0x00005320: 0x3c04ff00,
> 0x00000000, 0x00000000, 0x40000020
> [ 6247.091314] tg3 0000:04:00.0 enp4s0: 0x00005330: 0x00000000,
> 0x00000025, 0x00000000, 0x00000000
> [ 6247.091317] tg3 0000:04:00.0 enp4s0: 0x00005340: 0x00000000,
> 0x00000000, 0x08000110, 0x00000000
> [ 6247.091320] tg3 0000:04:00.0 enp4s0: 0x00005380: 0x00009800,
> 0x80004000, 0x00000000, 0x00000000
> [ 6247.091323] tg3 0000:04:00.0 enp4s0: 0x00005390: 0x00000000,
> 0x00000000, 0x00000000, 0x080000f8
> [ 6247.091325] tg3 0000:04:00.0 enp4s0: 0x000053a0: 0x3c04ff00,
> 0x00000000, 0x00000000, 0x40000020
> [ 6247.091328] tg3 0000:04:00.0 enp4s0: 0x000053b0: 0x00000000,
> 0x00000025, 0x00000000, 0x00000000
> [ 6247.091331] tg3 0000:04:00.0 enp4s0: 0x000053c0: 0x00000000,
> 0x00000000, 0x080011f4, 0x00000000
> [ 6247.091334] tg3 0000:04:00.0 enp4s0: 0x00005800: 0x00000000,
> 0x39000000, 0x00000000, 0xc3000000
> [ 6247.091337] tg3 0000:04:00.0 enp4s0: 0x00005810: 0x00000000,
> 0x51000000, 0x00000000, 0x00000001
> [ 6247.091340] tg3 0000:04:00.0 enp4s0: 0x00005820: 0x00000000,
> 0x00000001, 0x00000000, 0x00000000
> [ 6247.091342] tg3 0000:04:00.0 enp4s0: 0x00005860: 0x00000000,
> 0x00000000, 0x00000000, 0x0000021d
> [ 6247.091345] tg3 0000:04:00.0 enp4s0: 0x00005880: 0x00000000,
> 0x00000800, 0x00000000, 0x00000955
> [ 6247.091348] tg3 0000:04:00.0 enp4s0: 0x00005900: 0x00000000,
> 0x00000171, 0x00000000, 0x00000000
> [ 6247.091350] tg3 0000:04:00.0 enp4s0: 0x00005980: 0x00000171,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.091353] tg3 0000:04:00.0 enp4s0: 0x00005a00: 0x000f601f,
> 0x00000000, 0x00010000, 0x00000000
> [ 6247.091356] tg3 0000:04:00.0 enp4s0: 0x00006000: 0x20010082,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.091359] tg3 0000:04:00.0 enp4s0: 0x00006400: 0x00000000,
> 0x00000000, 0x00010091, 0xc0000000
> [ 6247.091362] tg3 0000:04:00.0 enp4s0: 0x00006410: 0x05000016,
> 0x05000016, 0x00000000, 0x00000000
> [ 6247.091364] tg3 0000:04:00.0 enp4s0: 0x00006430: 0x00000000,
> 0x14e41687, 0x2215103c, 0x10020000
> [ 6247.091367] tg3 0000:04:00.0 enp4s0: 0x00006440: 0x0000304f,
> 0x000002e4, 0x00000000, 0x00000080
> [ 6247.091371] tg3 0000:04:00.0 enp4s0: 0x000064c0: 0x00000005,
> 0x00000004, 0x00000122, 0x00000000
> [ 6247.091374] tg3 0000:04:00.0 enp4s0: 0x000064d0: 0x00000040,
> 0x10008d82, 0x00000000, 0x00d75e12
> [ 6247.091377] tg3 0000:04:00.0 enp4s0: 0x000064e0: 0x00000031,
> 0x0008001f, 0x00000000, 0x00000000
> [ 6247.091379] tg3 0000:04:00.0 enp4s0: 0x000064f0: 0x00000002,
> 0x00000031, 0x00000000, 0x00000000
> [ 6247.091382] tg3 0000:04:00.0 enp4s0: 0x00006500: 0x03e10003,
> 0xd45792bf, 0x00008cdc, 0x00000003
> [ 6247.091385] tg3 0000:04:00.0 enp4s0: 0x00006510: 0x00078116,
> 0x0005810b, 0x00046105, 0x00000000
> [ 6247.091388] tg3 0000:04:00.0 enp4s0: 0x00006530: 0x00000001,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.091390] tg3 0000:04:00.0 enp4s0: 0x00006540: 0x0028081f,
> 0x0001001e, 0x00000000, 0x00000000
> [ 6247.091393] tg3 0000:04:00.0 enp4s0: 0x00006550: 0x00000001,
> 0x02800000, 0x0000000f, 0x00000000
> [ 6247.091396] tg3 0000:04:00.0 enp4s0: 0x00006560: 0x0000000f,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.091399] tg3 0000:04:00.0 enp4s0: 0x000065f0: 0x00000000,
> 0x00000059, 0x00000000, 0x00000000
> [ 6247.091402] tg3 0000:04:00.0 enp4s0: 0x00006800: 0x141b0034,
> 0x20081082, 0x00029118, 0x730cfbb9
> [ 6247.091405] tg3 0000:04:00.0 enp4s0: 0x00006810: 0x21100010,
> 0xffffffff, 0x00000000, 0x000000f0
> [ 6247.091408] tg3 0000:04:00.0 enp4s0: 0x00006880: 0x77fff020,
> 0x00000040, 0x00801687, 0x00000000
> [ 6247.091410] tg3 0000:04:00.0 enp4s0: 0x00006890: 0x00800000,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.091413] tg3 0000:04:00.0 enp4s0: 0x000068a0: 0x00000000,
> 0x00010001, 0x00000000, 0x00000000
> [ 6247.091416] tg3 0000:04:00.0 enp4s0: 0x000068b0: 0x00040000,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.091419] tg3 0000:04:00.0 enp4s0: 0x000068c0: 0x00000044,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.091422] tg3 0000:04:00.0 enp4s0: 0x000068f0: 0x00000000,
> 0x00000000, 0x00000000, 0x04444444
> [ 6247.091424] tg3 0000:04:00.0 enp4s0: 0x00006900: 0x6f95a788,
> 0x14bd0ec2, 0x00000000, 0x00000000
> [ 6247.091427] tg3 0000:04:00.0 enp4s0: 0x00006920: 0x00000000,
> 0x00000000, 0x00000001, 0x00000000
> [ 6247.091430] tg3 0000:04:00.0 enp4s0: 0x00006c00: 0x168714e4,
> 0x00100506, 0x02000010, 0x00000010
> [ 6247.091433] tg3 0000:04:00.0 enp4s0: 0x00006c10: 0xe212000c,
> 0x00000000, 0xe211000c, 0x00000000
> [ 6247.091436] tg3 0000:04:00.0 enp4s0: 0x00006c20: 0xe210000c,
> 0x00000000, 0x00000000, 0x2215103c
> [ 6247.091438] tg3 0000:04:00.0 enp4s0: 0x00006c30: 0x00000000,
> 0x00000048, 0x00000000, 0x0000010a
> [ 6247.091441] tg3 0000:04:00.0 enp4s0: 0x00006c40: 0x00000000,
> 0x00000000, 0xc8035001, 0x16002008
> [ 6247.091444] tg3 0000:04:00.0 enp4s0: 0x00006c50: 0x00005803,
> 0x00000000, 0x0086a005, 0x00000000
> [ 6247.091447] tg3 0000:04:00.0 enp4s0: 0x00006c60: 0x00000000,
> 0x00000000, 0xf1000298, 0x01f802d1
> [ 6247.091450] tg3 0000:04:00.0 enp4s0: 0x00006c70: 0x00071010,
> 0xf6001500, 0x00000000, 0x00000000
> [ 6247.091453] tg3 0000:04:00.0 enp4s0: 0x00006ca0: 0x8005ac11,
> 0x00000004, 0x00000122, 0x00020010
> [ 6247.091456] tg3 0000:04:00.0 enp4s0: 0x00006cb0: 0x10008d82,
> 0x00115400, 0x00475c12, 0x10120043
> [ 6247.091459] tg3 0000:04:00.0 enp4s0: 0x00006cd0: 0x0008081f,
> 0x00000000, 0x00000000, 0x00010001
> [ 6247.091462] tg3 0000:04:00.0 enp4s0: 0x00006cf0: 0x00000000,
> 0x05762100, 0x00000000, 0x00000000
> [ 6247.091464] tg3 0000:04:00.0 enp4s0: 0x00006d00: 0x13c10001,
> 0x00000000, 0x00000000, 0x00062030
> [ 6247.091467] tg3 0000:04:00.0 enp4s0: 0x00006d10: 0x00001000,
> 0x00002000, 0x000000a0, 0x00000000
> [ 6247.091470] tg3 0000:04:00.0 enp4s0: 0x00006d30: 0x00000000,
> 0x00000000, 0x00000000, 0x15010003
> [ 6247.091473] tg3 0000:04:00.0 enp4s0: 0x00006d40: 0xd45792bf,
> 0x00008cdc, 0x00000000, 0x00000000
> [ 6247.091476] tg3 0000:04:00.0 enp4s0: 0x00006d50: 0x16010004,
> 0x00000000, 0x00078116, 0x00000001
> [ 6247.091479] tg3 0000:04:00.0 enp4s0: 0x00006d60: 0x1b010002,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.091482] tg3 0000:04:00.0 enp4s0: 0x00006d70: 0x00000000,
> 0x80000001, 0x00000000, 0x00000000
> [ 6247.091484] tg3 0000:04:00.0 enp4s0: 0x00006db0: 0x23010018,
> 0x00000000, 0x00000000, 0x00000000
> [ 6247.091487] tg3 0000:04:00.0 enp4s0: 0x00006e30: 0x00010017,
> 0x00050403, 0x00000000, 0x00000000
> [ 6247.091490] tg3 0000:04:00.0 enp4s0: 0x00007000: 0x08000008,
> 0x00000000, 0x00000000, 0x000038d4
> [ 6247.091493] tg3 0000:04:00.0 enp4s0: 0x00007010: 0x9928504d,
> 0x02808083, 0x800500db, 0x03000a00
> [ 6247.091496] tg3 0000:04:00.0 enp4s0: 0x00007020: 0x00000000,
> 0x00000008, 0x00000406, 0x10004000
> [ 6247.091499] tg3 0000:04:00.0 enp4s0: 0x00007030: 0x000e0000,
> 0x000038d8, 0x00230030, 0x80000000
> [ 6247.091502] tg3 0000:04:00.0 enp4s0: 0x00007500: 0x00000000,
> 0x00000000, 0x00000081, 0x00000000
> [ 6247.091505] tg3 0000:04:00.0 enp4s0: 0x00007510: 0x00000000,
> 0xffffdfff, 0x00000000, 0x00000000
> [ 6247.091510] tg3 0000:04:00.0 enp4s0: 0: Host status block
> [00000001:00000039:(0000:0145:0000):(0000:0167)]
> [ 6247.091514] tg3 0000:04:00.0 enp4s0: 0: NAPI info
> [00000039:00000039:(0171:0167:01ff):0000:(021d:0000:0000:0000)]
> [ 6247.091518] tg3 0000:04:00.0 enp4s0: 1: Host status block
> [00000001:000000c3:(0000:0000:0000):(0800:0000)]
> [ 6247.091521] tg3 0000:04:00.0 enp4s0: 1: NAPI info
> [000000c3:000000c3:(0000:0000:01ff):0800:(0000:0000:0000:0000)]
> [ 6247.091524] tg3 0000:04:00.0 enp4s0: 2: Host status block
> [00000001:00000051:(0955:0000:0000):(0000:0000)]
> [ 6247.091528] tg3 0000:04:00.0 enp4s0: 2: NAPI info
> [00000051:00000051:(0000:0000:01ff):0955:(0155:0155:0000:0000)]
> [ 6247.135111] tg3 0000:04:00.0 enp4s0: Link is down
> [ 6250.868825] tg3 0000:04:00.0 enp4s0: Link is up at 1000 Mbps, full duplex
> [ 6250.868845] tg3 0000:04:00.0 enp4s0: Flow control is on for TX and on for RX
> [ 6250.868849] tg3 0000:04:00.0 enp4s0: EEE is enabled



-- 
Thanks,

Siva

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Problem] Broadcom BCM5762 Ethernet tg3 times out with stack trace
@ 2017-05-11 15:25 Daniel Kim
  0 siblings, 0 replies; 8+ messages in thread
From: Daniel Kim @ 2017-05-11 15:25 UTC (permalink / raw)
  To: siva.kallam, prashant, mchan; +Cc: netdev

Summary:
Broadcom BCM5762 Ethernet tg3 times out with stack trace

Description:
The ethernet device will disconnect with dmesg reporting a stack trace
and a time out (visible in DMesg Output below). The ethernet device
will periodically reconnect and disconnect and the driver will output
a lot of hex values into logs.

The computer doesn't have to have network activity in order to trigger
this to happen, but I believe it can trigger faster if there was. It
usually occurs as soon as a few minutes after bootup to upwards of a
few hours in my test cases.

Kernel version:
Linux version 4.11.0-041100-generic (kernel@tangerine) (gcc version
6.3.0 20170415 (Ubuntu 6.3.0-14ubuntu3) ) #201705041534 SMP Thu May 4
19:36:05 UTC 2017

Full DMesg Output:
https://launchpadlibrarian.net/319135862/error_dmesg.txt
Bug has been reported with additional information at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1689383

Please let me know if there is other data or logs that you may need.


Cut DMesg Output:
[ 6244.283996] ------------[ cut here ]------------
[ 6244.284051] WARNING: CPU: 0 PID: 0 at
/home/kernel/COD/linux/net/sched/sch_generic.c:316
dev_watchdog+0x22c/0x230
[ 6244.284058] NETDEV WATCHDOG: enp4s0 (tg3): transmit queue 0 timed out
[ 6244.284064] Modules linked in: snd_hda_codec_hdmi hp_wmi
snd_hda_codec_realtek snd_hda_codec_generic sparse_keymap
snd_hda_intel snd_hda_codec edac_mce_amd edac_core crct10dif_pclmul
crc32_pclmul snd_hda_core snd_hwdep ghash_clmulni_intel pcbc joydev
input_leds snd_pcm aesni_intel aes_x86_64 snd_seq_midi
snd_seq_midi_event snd_rawmidi crypto_simd snd_seq snd_seq_device
snd_timer glue_helper snd cryptd soundcore serio_raw k10temp shpchp
i2c_piix4 mac_hid tpm_infineon wmi parport_pc ppdev lp parport autofs4
hid_generic usbhid hid psmouse tg3 ptp pps_core ahci libahci video
[ 6244.284129] CPU: 0 PID: 0 Comm: swapper/0 Not tainted
4.11.0-041100-generic #201705041534
[ 6244.284131] Hardware name: Hewlett-Packard HP EliteDesk 705 G1
MT/2215, BIOS L06 v02.17 12/11/2014
[ 6244.284132] Call Trace:
[ 6244.284135]  <IRQ>
[ 6244.284141]  dump_stack+0x63/0x81
[ 6244.284143]  __warn+0xcb/0xf0
[ 6244.284146]  warn_slowpath_fmt+0x5a/0x80
[ 6244.284149]  ? cpu_load_update+0xdd/0x150
[ 6244.284155]  dev_watchdog+0x22c/0x230
[ 6244.284159]  ? qdisc_rcu_free+0x50/0x50
[ 6244.284162]  call_timer_fn+0x35/0x140
[ 6244.284165]  run_timer_softirq+0x1db/0x440
[ 6244.284168]  ? ktime_get+0x41/0xb0
[ 6244.284172]  ? lapic_next_event+0x1d/0x30
[ 6244.284175]  ? clockevents_program_event+0x7f/0x120
[ 6244.284179]  __do_softirq+0x104/0x2af
[ 6244.284183]  irq_exit+0xb6/0xc0
[ 6244.284187]  smp_apic_timer_interrupt+0x3d/0x50
[ 6244.284190]  apic_timer_interrupt+0x89/0x90
[ 6244.284193] RIP: 0010:cpuidle_enter_state+0x122/0x2c0
[ 6244.284195] RSP: 0018:ffffffff86203dc8 EFLAGS: 00000246 ORIG_RAX:
ffffffffffffff10
[ 6244.284198] RAX: 0000000000000000 RBX: 0000000000000002 RCX: 000000000000001f
[ 6244.284200] RDX: 000005addc53de33 RSI: ffffa01a2ec189d8 RDI: 0000000000000000
[ 6244.284202] RBP: ffffffff86203e08 R08: 000000000000cd01 R09: 0000000000000018
[ 6244.284203] R10: ffffffff86203d98 R11: 0000000000000ef9 R12: ffffa01a1d6ab200
[ 6244.284205] R13: ffffffff862f92d8 R14: 0000000000000002 R15: ffffffff862f92c0
[ 6244.284207]  </IRQ>
[ 6244.284211]  ? cpuidle_enter_state+0x110/0x2c0
[ 6244.284213]  cpuidle_enter+0x17/0x20
[ 6244.284218]  call_cpuidle+0x23/0x40
[ 6244.284221]  do_idle+0x189/0x200
[ 6244.284224]  cpu_startup_entry+0x71/0x80
[ 6244.284227]  rest_init+0x77/0x80
[ 6244.284230]  start_kernel+0x455/0x476
[ 6244.284235]  ? early_idt_handler_array+0x120/0x120
[ 6244.284239]  x86_64_start_reservations+0x24/0x26
[ 6244.284243]  x86_64_start_kernel+0x14d/0x170
[ 6244.284246]  start_cpu+0x14/0x14
[ 6244.284251] ---[ end trace b14ec0a8b1e2a4e8 ]---
[ 6244.284259] tg3 0000:04:00.0 enp4s0: transmit timed out, resetting
[ 6244.398892] hrtimer: interrupt took 65509334 ns
[ 6247.090588] tg3 0000:04:00.0 enp4s0: 0x00000000: 0x168714e4,
0x00100506, 0x02000010, 0x00000010
[ 6247.090601] tg3 0000:04:00.0 enp4s0: 0x00000010: 0xe212000c,
0x00000000, 0xe211000c, 0x00000000
[ 6247.090607] tg3 0000:04:00.0 enp4s0: 0x00000020: 0xe210000c,
0x00000000, 0x00000000, 0x2215103c
[ 6247.090610] tg3 0000:04:00.0 enp4s0: 0x00000030: 0x00000000,
0x00000048, 0x00000000, 0x0000010a
[ 6247.090613] tg3 0000:04:00.0 enp4s0: 0x00000040: 0x00000000,
0x39000000, 0xc8035001, 0x16002008
[ 6247.090617] tg3 0000:04:00.0 enp4s0: 0x00000050: 0x00005803,
0x00000000, 0x0086a005, 0x00000000
[ 6247.090622] tg3 0000:04:00.0 enp4s0: 0x00000060: 0x00000000,
0x00000000, 0xf1000298, 0x01f802d1
[ 6247.090625] tg3 0000:04:00.0 enp4s0: 0x00000070: 0x00071010,
0xf6001500, 0x00000000, 0x00000000
[ 6247.090628] tg3 0000:04:00.0 enp4s0: 0x00000080: 0x168714e4,
0x00000018, 0x00000000, 0x00000800
[ 6247.090632] tg3 0000:04:00.0 enp4s0: 0x00000090: 0x00000000,
0x00000171, 0x00000000, 0x0000021d
[ 6247.090636] tg3 0000:04:00.0 enp4s0: 0x000000a0: 0x8005ac11,
0x00000004, 0x00000122, 0x00020010
[ 6247.090639] tg3 0000:04:00.0 enp4s0: 0x000000b0: 0x10008d82,
0x00115400, 0x00475c12, 0x10120043
[ 6247.090643] tg3 0000:04:00.0 enp4s0: 0x000000d0: 0x0008081f,
0x00000000, 0x00000000, 0x00010001
[ 6247.090649] tg3 0000:04:00.0 enp4s0: 0x000000f0: 0x00000000,
0x05762100, 0x00000000, 0xffffffff
[ 6247.090652] tg3 0000:04:00.0 enp4s0: 0x00000100: 0x13c10001,
0x00000000, 0x00000000, 0x00062030
[ 6247.090654] tg3 0000:04:00.0 enp4s0: 0x00000110: 0x00001000,
0x00002000, 0x000000a0, 0x00000000
[ 6247.090658] tg3 0000:04:00.0 enp4s0: 0x00000130: 0x00000000,
0x00000000, 0x00000000, 0x15010003
[ 6247.090660] tg3 0000:04:00.0 enp4s0: 0x00000140: 0xd45792bf,
0x00008cdc, 0x00000000, 0x00000000
[ 6247.090663] tg3 0000:04:00.0 enp4s0: 0x00000150: 0x16010004,
0x00000000, 0x00078116, 0x00000001
[ 6247.090666] tg3 0000:04:00.0 enp4s0: 0x00000160: 0x1b010002,
0x00000000, 0x00000000, 0x00000000
[ 6247.090669] tg3 0000:04:00.0 enp4s0: 0x00000170: 0x00000000,
0x80000001, 0x00000000, 0x00000000
[ 6247.090672] tg3 0000:04:00.0 enp4s0: 0x000001b0: 0x23010018,
0x00000000, 0x00000000, 0x00000000
[ 6247.090676] tg3 0000:04:00.0 enp4s0: 0x00000200: 0x00000000,
0x39000000, 0x00000000, 0xc3000000
[ 6247.090679] tg3 0000:04:00.0 enp4s0: 0x00000210: 0x00000000,
0x51000000, 0x00000000, 0x00000001
[ 6247.090682] tg3 0000:04:00.0 enp4s0: 0x00000220: 0x00000000,
0x00000001, 0x00000000, 0x00000000
[ 6247.090685] tg3 0000:04:00.0 enp4s0: 0x00000260: 0x00000000,
0x00000000, 0x00000000, 0x0000021d
[ 6247.090689] tg3 0000:04:00.0 enp4s0: 0x00000280: 0x00000000,
0x00000800, 0x00000000, 0x00000955
[ 6247.090692] tg3 0000:04:00.0 enp4s0: 0x00000300: 0x00000000,
0x00000171, 0x00000000, 0x00000171
[ 6247.090695] tg3 0000:04:00.0 enp4s0: 0x00000310: 0x00000000,
0x00000171, 0x00000000, 0x00000171
[ 6247.090698] tg3 0000:04:00.0 enp4s0: 0x00000320: 0x00000000,
0x00000171, 0x00000000, 0x00000171
[ 6247.090701] tg3 0000:04:00.0 enp4s0: 0x00000330: 0x00000000,
0x00000171, 0x00000000, 0x00000171
[ 6247.090704] tg3 0000:04:00.0 enp4s0: 0x00000340: 0x00000000,
0x00000171, 0x00000000, 0x00000171
[ 6247.090707] tg3 0000:04:00.0 enp4s0: 0x00000350: 0x00000000,
0x00000171, 0x00000000, 0x00000171
[ 6247.090710] tg3 0000:04:00.0 enp4s0: 0x00000360: 0x00000000,
0x00000171, 0x00000000, 0x00000171
[ 6247.090713] tg3 0000:04:00.0 enp4s0: 0x00000370: 0x00000000,
0x00000171, 0x00000000, 0x00000171
[ 6247.090716] tg3 0000:04:00.0 enp4s0: 0x00000380: 0x00000000,
0x00000171, 0x00000000, 0x00000171
[ 6247.090718] tg3 0000:04:00.0 enp4s0: 0x00000390: 0x00000000,
0x00000171, 0x00000000, 0x00000171
[ 6247.090721] tg3 0000:04:00.0 enp4s0: 0x000003a0: 0x00000000,
0x00000171, 0x00000000, 0x00000171
[ 6247.090724] tg3 0000:04:00.0 enp4s0: 0x000003b0: 0x00000000,
0x00000171, 0x00000000, 0x00000171
[ 6247.090727] tg3 0000:04:00.0 enp4s0: 0x000003c0: 0x00000000,
0x00000171, 0x00000000, 0x00000171
[ 6247.090730] tg3 0000:04:00.0 enp4s0: 0x000003d0: 0x00000000,
0x00000171, 0x00000000, 0x00000171
[ 6247.090733] tg3 0000:04:00.0 enp4s0: 0x000003e0: 0x00000000,
0x00000171, 0x00000000, 0x00000171
[ 6247.090736] tg3 0000:04:00.0 enp4s0: 0x000003f0: 0x00000000,
0x00000171, 0x00000000, 0x00000171
[ 6247.090738] tg3 0000:04:00.0 enp4s0: 0x00000400: 0x18e04808,
0x00400000, 0x00001000, 0x00009b00
[ 6247.090741] tg3 0000:04:00.0 enp4s0: 0x00000410: 0x00008cdc,
0xd45792bf, 0x00008cdc, 0xd45792bf
[ 6247.090744] tg3 0000:04:00.0 enp4s0: 0x00000420: 0x00008cdc,
0xd45792bf, 0x00008cdc, 0xd45792bf
[ 6247.090747] tg3 0000:04:00.0 enp4s0: 0x00000430: 0x00000000,
0x00000000, 0x00000008, 0x000005f2
[ 6247.090750] tg3 0000:04:00.0 enp4s0: 0x00000440: 0x00000000,
0x00000000, 0x00000000, 0x082e0006
[ 6247.090753] tg3 0000:04:00.0 enp4s0: 0x00000450: 0x00000001,
0x00008000, 0x00000000, 0x00000112
[ 6247.090756] tg3 0000:04:00.0 enp4s0: 0x00000460: 0x0000000b,
0x00002620, 0x03ff0006, 0x00000000
[ 6247.090759] tg3 0000:04:00.0 enp4s0: 0x00000470: 0xa0000000,
0x00000000, 0x00000000, 0x50000001
[ 6247.090762] tg3 0000:04:00.0 enp4s0: 0x00000480: 0x42000000,
0x7fffffff, 0x06000004, 0x7fffffff
[ 6247.090765] tg3 0000:04:00.0 enp4s0: 0x00000500: 0x00000008,
0x00000002, 0x00000000, 0x00000000
[ 6247.090768] tg3 0000:04:00.0 enp4s0: 0x00000590: 0x00901001,
0x00000000, 0x00000000, 0x00000000
[ 6247.090771] tg3 0000:04:00.0 enp4s0: 0x00000600: 0xffffffff,
0x00f80011, 0x00000000, 0x40001f0c
[ 6247.090774] tg3 0000:04:00.0 enp4s0: 0x00000610: 0xffffffff,
0x00000000, 0x00000044, 0x00000000
[ 6247.090777] tg3 0000:04:00.0 enp4s0: 0x00000620: 0x00000040,
0x00000000, 0x00000000, 0x00000000
[ 6247.090780] tg3 0000:04:00.0 enp4s0: 0x00000630: 0x01010101,
0x01010101, 0x01010101, 0x01010101
[ 6247.090782] tg3 0000:04:00.0 enp4s0: 0x00000640: 0x01010101,
0x01010101, 0x01010101, 0x01010101
[ 6247.090785] tg3 0000:04:00.0 enp4s0: 0x00000650: 0x01010101,
0x01010101, 0x01010101, 0x01010101
[ 6247.090788] tg3 0000:04:00.0 enp4s0: 0x00000660: 0x01010101,
0x01010101, 0x01010101, 0x01010101
[ 6247.090790] tg3 0000:04:00.0 enp4s0: 0x00000670: 0x43cb3b20,
0x0defd9a3, 0x767fe840, 0x1442a189
[ 6247.090793] tg3 0000:04:00.0 enp4s0: 0x00000680: 0xf210c361,
0xdb0f8709, 0xee76c0a3, 0x3753b863
[ 6247.090796] tg3 0000:04:00.0 enp4s0: 0x00000690: 0x8c5ffafc,
0xba4254bd, 0x00000000, 0x00000000
[ 6247.090798] tg3 0000:04:00.0 enp4s0: 0x000006c0: 0x00000000,
0x00000000, 0x04000000, 0x00000000
[ 6247.090801] tg3 0000:04:00.0 enp4s0: 0x00000800: 0x00000000,
0xffffffff, 0x00000000, 0x00000000
[ 6247.090804] tg3 0000:04:00.0 enp4s0: 0x00000810: 0x00000000,
0xffffffff, 0x00000000, 0x00000000
[ 6247.090806] tg3 0000:04:00.0 enp4s0: 0x00000820: 0x00000000,
0x00000000, 0xffffffff, 0x00000000
[ 6247.090809] tg3 0000:04:00.0 enp4s0: 0x00000830: 0x00000000,
0xffffffff, 0xffffffff, 0xffffffff
[ 6247.090812] tg3 0000:04:00.0 enp4s0: 0x00000840: 0xffffffff,
0xffffffff, 0xffffffff, 0xffffffff
[ 6247.090815] tg3 0000:04:00.0 enp4s0: 0x00000850: 0xffffffff,
0xffffffff, 0xffffffff, 0xffffffff
[ 6247.090817] tg3 0000:04:00.0 enp4s0: 0x00000860: 0xffffffff,
0xffffffff, 0xffffffff, 0x00000000
[ 6247.090820] tg3 0000:04:00.0 enp4s0: 0x00000880: 0x00000754,
0x00001633, 0x00000000, 0x00000000
[ 6247.090822] tg3 0000:04:00.0 enp4s0: 0x00000890: 0x00000005,
0x0000000c, 0x00000000, 0x00000000
[ 6247.090825] tg3 0000:04:00.0 enp4s0: 0x000008f0: 0x007c0001,
0x00000000, 0x00000000, 0x00000000
[ 6247.090828] tg3 0000:04:00.0 enp4s0: 0x00000900: 0x00095b83,
0xffffffff, 0x00000000, 0x00000000
[ 6247.090831] tg3 0000:04:00.0 enp4s0: 0x00000910: 0x00000002,
0xffffffff, 0x00000000, 0x00000000
[ 6247.090834] tg3 0000:04:00.0 enp4s0: 0x00000920: 0x00000000,
0x00000000, 0xffffffff, 0x00000000
[ 6247.090837] tg3 0000:04:00.0 enp4s0: 0x00000930: 0x00000000,
0xffffffff, 0xffffffff, 0xffffffff
[ 6247.090840] tg3 0000:04:00.0 enp4s0: 0x00000940: 0xffffffff,
0xffffffff, 0xffffffff, 0xffffffff
[ 6247.090843] tg3 0000:04:00.0 enp4s0: 0x00000950: 0xffffffff,
0xffffffff, 0xffffffff, 0xffffffff
[ 6247.090846] tg3 0000:04:00.0 enp4s0: 0x00000960: 0xffffffff,
0xffffffff, 0xffffffff, 0x000015d7
[ 6247.090849] tg3 0000:04:00.0 enp4s0: 0x00000970: 0x00000036,
0x00000164, 0x00000000, 0x00000000
[ 6247.090852] tg3 0000:04:00.0 enp4s0: 0x00000980: 0x010a92c7,
0x00001633, 0x00000000, 0x000015c8
[ 6247.090855] tg3 0000:04:00.0 enp4s0: 0x00000990: 0x0000a81a,
0x00019e10, 0x00000000, 0x00000000
[ 6247.090858] tg3 0000:04:00.0 enp4s0: 0x00000c00: 0x0000000a,
0x00000000, 0x00000003, 0x00000001
[ 6247.090861] tg3 0000:04:00.0 enp4s0: 0x00000c10: 0x00000000,
0x00000000, 0x00000000, 0x00620000
[ 6247.090864] tg3 0000:04:00.0 enp4s0: 0x00000c80: 0x00001771,
0x00000000, 0x00000000, 0x00000000
[ 6247.090867] tg3 0000:04:00.0 enp4s0: 0x00000ce0: 0xffd07a02,
0x00000000, 0x00000062, 0x00040028
[ 6247.090870] tg3 0000:04:00.0 enp4s0: 0x00000cf0: 0x00000000,
0x50000071, 0x00000000, 0x00000000
[ 6247.090873] tg3 0000:04:00.0 enp4s0: 0x00001000: 0x00000002,
0x00000000, 0xa000e5e6, 0x00000000
[ 6247.090876] tg3 0000:04:00.0 enp4s0: 0x00001010: 0x01711711,
0x0000e5e6, 0x00000000, 0x00000000
[ 6247.090879] tg3 0000:04:00.0 enp4s0: 0x00001400: 0x00000006,
0x00000000, 0x00000000, 0x00000001
[ 6247.090881] tg3 0000:04:00.0 enp4s0: 0x00001440: 0x00000171,
0x00000171, 0x00000171, 0x00000171
[ 6247.090884] tg3 0000:04:00.0 enp4s0: 0x00001450: 0x00000171,
0x00000171, 0x00000171, 0x00000171
[ 6247.090887] tg3 0000:04:00.0 enp4s0: 0x00001460: 0x00000171,
0x00000171, 0x00000171, 0x00000171
[ 6247.090890] tg3 0000:04:00.0 enp4s0: 0x00001470: 0x00000171,
0x00000171, 0x00000171, 0x00000171
[ 6247.090893] tg3 0000:04:00.0 enp4s0: 0x00001800: 0x00000016,
0x00000000, 0x00000171, 0x00000000
[ 6247.090896] tg3 0000:04:00.0 enp4s0: 0x00001840: 0x00000000,
0x00000000, 0x00000200, 0x00000010
[ 6247.090899] tg3 0000:04:00.0 enp4s0: 0x00001850: 0x0000001f,
0x00000000, 0x00004300, 0x01710171
[ 6247.090902] tg3 0000:04:00.0 enp4s0: 0x00001860: 0x01000000,
0x00000000, 0x00000000, 0x00000000
[ 6247.090904] tg3 0000:04:00.0 enp4s0: 0x00001c00: 0x00000002,
0x00000000, 0x00000000, 0x00000000
[ 6247.090907] tg3 0000:04:00.0 enp4s0: 0x00002000: 0x00000002,
0x00000000, 0x00000000, 0x00000000
[ 6247.090910] tg3 0000:04:00.0 enp4s0: 0x00002010: 0x00000181,
0x00000001, 0x007bfffd, 0x00000000
[ 6247.090913] tg3 0000:04:00.0 enp4s0: 0x00002100: 0x000d62b3,
0x0008dc6f, 0x0000009e, 0x00000000
[ 6247.090916] tg3 0000:04:00.0 enp4s0: 0x00002110: 0x000d62b3,
0x0008dc6f, 0x0000009e, 0x00000000
[ 6247.090918] tg3 0000:04:00.0 enp4s0: 0x00002120: 0x000d62b3,
0x0008dc6f, 0x0000009e, 0x00000000
[ 6247.090921] tg3 0000:04:00.0 enp4s0: 0x00002130: 0x000d62b3,
0x0008dc6f, 0x0000009e, 0x00000000
[ 6247.090924] tg3 0000:04:00.0 enp4s0: 0x00002140: 0x000d62b3,
0x0008dc6f, 0x0000009e, 0x00000000
[ 6247.090928] tg3 0000:04:00.0 enp4s0: 0x00002150: 0x000d62b3,
0x0008dc6f, 0x0000009e, 0x00000000
[ 6247.090931] tg3 0000:04:00.0 enp4s0: 0x00002160: 0x000d62b3,
0x0008dc6f, 0x0000009e, 0x00000000
[ 6247.090934] tg3 0000:04:00.0 enp4s0: 0x00002170: 0x000d62b3,
0x0008dc6f, 0x0000009e, 0x00000000
[ 6247.090937] tg3 0000:04:00.0 enp4s0: 0x00002180: 0x000d62b3,
0x0008dc6f, 0x0000009e, 0x00000000
[ 6247.090940] tg3 0000:04:00.0 enp4s0: 0x00002190: 0x000d62b3,
0x0008dc6f, 0x0000009e, 0x00000000
[ 6247.090942] tg3 0000:04:00.0 enp4s0: 0x000021a0: 0x000d62b3,
0x0008dc6f, 0x0000009e, 0x00000000
[ 6247.090945] tg3 0000:04:00.0 enp4s0: 0x000021b0: 0x000d62b3,
0x0008dc6f, 0x0000009e, 0x00000000
[ 6247.090948] tg3 0000:04:00.0 enp4s0: 0x000021c0: 0x000d62b3,
0x0008dc6f, 0x0000009e, 0x00000000
[ 6247.090951] tg3 0000:04:00.0 enp4s0: 0x000021d0: 0x000d62b3,
0x0008dc6f, 0x0000009e, 0x00000000
[ 6247.090953] tg3 0000:04:00.0 enp4s0: 0x000021e0: 0x000d62b3,
0x0008dc6f, 0x0000009e, 0x00000000
[ 6247.090956] tg3 0000:04:00.0 enp4s0: 0x000021f0: 0x000d62b3,
0x0008dc6f, 0x0000009e, 0x00000000
[ 6247.090959] tg3 0000:04:00.0 enp4s0: 0x00002200: 0x00025b63,
0x00000000, 0x00000000, 0x00000000
[ 6247.090962] tg3 0000:04:00.0 enp4s0: 0x00002250: 0x00009a2d,
0x00000000, 0x00000000, 0x00000000
[ 6247.090965] tg3 0000:04:00.0 enp4s0: 0x00002400: 0x00010012,
0x00000000, 0x00000000, 0x00000000
[ 6247.090968] tg3 0000:04:00.0 enp4s0: 0x00002440: 0x00000000,
0x00000000, 0x00000002, 0x00000000
[ 6247.090970] tg3 0000:04:00.0 enp4s0: 0x00002450: 0x00000000,
0xfffe0000, 0x08001800, 0x00006000
[ 6247.090973] tg3 0000:04:00.0 enp4s0: 0x00002470: 0x00000000,
0x0000015f, 0x00000000, 0x00000000
[ 6247.090976] tg3 0000:04:00.0 enp4s0: 0x000024c0: 0x02005101,
0x00000000, 0x00000000, 0x00000000
[ 6247.090979] tg3 0000:04:00.0 enp4s0: 0x00002800: 0x00000006,
0x00000000, 0x00000000, 0x00000000
[ 6247.090982] tg3 0000:04:00.0 enp4s0: 0x00002c00: 0x00000006,
0x00000000, 0x00000000, 0x000001d5
[ 6247.090985] tg3 0000:04:00.0 enp4s0: 0x00002c10: 0x00000000,
0x00000000, 0x00000019, 0x0000000c
[ 6247.090988] tg3 0000:04:00.0 enp4s0: 0x00002c20: 0x00020002,
0x00000000, 0x00000000, 0x00000000
[ 6247.090990] tg3 0000:04:00.0 enp4s0: 0x00002d00: 0x00000080,
0x00000040, 0x00000000, 0x00000000
[ 6247.090993] tg3 0000:04:00.0 enp4s0: 0x00003000: 0x00000006,
0x00000000, 0x00000000, 0x000001d5
[ 6247.090997] tg3 0000:04:00.0 enp4s0: 0x00003600: 0x00034400,
0x00130000, 0x00110000, 0x00000000
[ 6247.090999] tg3 0000:04:00.0 enp4s0: 0x00003610: 0x00131100,
0x00130000, 0x00130000, 0x00000000
[ 6247.091002] tg3 0000:04:00.0 enp4s0: 0x00003620: 0x80110011,
0x00000000, 0x00000004, 0x3c822080
[ 6247.091005] tg3 0000:04:00.0 enp4s0: 0x00003630: 0x00000000,
0x80008000, 0x00001080, 0x00000000
[ 6247.091008] tg3 0000:04:00.0 enp4s0: 0x00003640: 0x0000000a,
0x33f00003, 0x00000020, 0x00000019
[ 6247.091010] tg3 0000:04:00.0 enp4s0: 0x00003650: 0x00000171,
0x00000bff, 0x05762100, 0x00000000
[ 6247.091014] tg3 0000:04:00.0 enp4s0: 0x00003660: 0x00000000,
0x00000000, 0x000400a3, 0x00000202
[ 6247.091017] tg3 0000:04:00.0 enp4s0: 0x00003670: 0x0000002a,
0xfeffff63, 0x0000000a, 0x00000000
[ 6247.091020] tg3 0000:04:00.0 enp4s0: 0x000036b0: 0x001003cc,
0x07ff07ff, 0x07ff07ff, 0x01000004
[ 6247.091022] tg3 0000:04:00.0 enp4s0: 0x000036c0: 0xffffffff,
0x0000a441, 0x00c84caa, 0x0000a558
[ 6247.091025] tg3 0000:04:00.0 enp4s0: 0x000036d0: 0x0000019d,
0x00000000, 0x00000000, 0x00000000
[ 6247.091028] tg3 0000:04:00.0 enp4s0: 0x000036e0: 0x80000b19,
0xa0800799, 0x00500799, 0x00000000
[ 6247.091031] tg3 0000:04:00.0 enp4s0: 0x000036f0: 0x19090900,
0x13180600, 0x00000301, 0x00000001
[ 6247.091034] tg3 0000:04:00.0 enp4s0: 0x00003700: 0x00000000,
0x00000000, 0x00000000, 0x00001388
[ 6247.091037] tg3 0000:04:00.0 enp4s0: 0x00003710: 0x87fffffd,
0x00000000, 0x00000000, 0x000010dc
[ 6247.091039] tg3 0000:04:00.0 enp4s0: 0x00003720: 0x00000000,
0x00002040, 0x88006000, 0xa0002000
[ 6247.091042] tg3 0000:04:00.0 enp4s0: 0x00003750: 0x00000000,
0x00000000, 0x0000080b, 0x00000000
[ 6247.091045] tg3 0000:04:00.0 enp4s0: 0x00003780: 0x0000bff9,
0x00000000, 0x00000000, 0x00000000
[ 6247.091049] tg3 0000:04:00.0 enp4s0: 0x00003c00: 0x00000306,
0x00000000, 0x00000000, 0x00000048
[ 6247.091052] tg3 0000:04:00.0 enp4s0: 0x00003c10: 0x00000000,
0x00000035, 0x00000000, 0x00000000
[ 6247.091055] tg3 0000:04:00.0 enp4s0: 0x00003c20: 0x00000000,
0x00000005, 0x00000000, 0x00000000
[ 6247.091058] tg3 0000:04:00.0 enp4s0: 0x00003c30: 0x00000000,
0x00000000, 0x00000000, 0xffffc000
[ 6247.091061] tg3 0000:04:00.0 enp4s0: 0x00003c40: 0x00000000,
0x00000b00, 0x00000000, 0x00000000
[ 6247.091064] tg3 0000:04:00.0 enp4s0: 0x00003c50: 0x00000000,
0x00000155, 0x00000000, 0x00000000
[ 6247.091066] tg3 0000:04:00.0 enp4s0: 0x00003c80: 0x00000800,
0x00000955, 0x00000000, 0x00000000
[ 6247.091069] tg3 0000:04:00.0 enp4s0: 0x00003cc0: 0x00000171,
0x00000000, 0x00000000, 0x00000000
[ 6247.091072] tg3 0000:04:00.0 enp4s0: 0x00003cd0: 0x00000000,
0x0000000f, 0x00000000, 0x00000000
[ 6247.091075] tg3 0000:04:00.0 enp4s0: 0x00003d00: 0x00000000,
0xffffb000, 0x00000000, 0xffffa000
[ 6247.091078] tg3 0000:04:00.0 enp4s0: 0x00003d80: 0x00000014,
0x00000000, 0x00000005, 0x00000000
[ 6247.091080] tg3 0000:04:00.0 enp4s0: 0x00003d90: 0x00000005,
0x00000000, 0x00000014, 0x00000000
[ 6247.091083] tg3 0000:04:00.0 enp4s0: 0x00003da0: 0x00000005,
0x00000000, 0x00000005, 0x00000000
[ 6247.091086] tg3 0000:04:00.0 enp4s0: 0x00004000: 0x00000002,
0x00000000, 0x00000000, 0x00000000
[ 6247.091088] tg3 0000:04:00.0 enp4s0: 0x00004010: 0x00000000,
0x0026f012, 0x00800420, 0x01006222
[ 6247.091091] tg3 0000:04:00.0 enp4s0: 0x00004020: 0x00000000,
0x00000010, 0x00000010, 0x00000050
[ 6247.091094] tg3 0000:04:00.0 enp4s0: 0x00004030: 0x00000000,
0x01086020, 0x00296010, 0x00000002
[ 6247.091096] tg3 0000:04:00.0 enp4s0: 0x00004040: 0x00400000,
0x00000000, 0x00000010, 0x004e5062
[ 6247.091100] tg3 0000:04:00.0 enp4s0: 0x00004400: 0x00000016,
0x00000000, 0x00010000, 0x0000a000
[ 6247.091103] tg3 0000:04:00.0 enp4s0: 0x00004410: 0x00000000,
0x0000002a, 0x000000a0, 0x00000000
[ 6247.091106] tg3 0000:04:00.0 enp4s0: 0x00004420: 0x000000fd,
0x00000000, 0x00000000, 0x00000000
[ 6247.091109] tg3 0000:04:00.0 enp4s0: 0x00004440: 0x00000000,
0x00000000, 0x00000000, 0x0e5398e8
[ 6247.091112] tg3 0000:04:00.0 enp4s0: 0x00004450: 0x02340226,
0x00970071, 0x00000000, 0x00000000
[ 6247.091116] tg3 0000:04:00.0 enp4s0: 0x00004700: 0x00030002,
0x00100000, 0x00100010, 0xc1250000
[ 6247.091119] tg3 0000:04:00.0 enp4s0: 0x00004710: 0xfffff6e0,
0x00060484, 0x00100010, 0x00000000
[ 6247.091121] tg3 0000:04:00.0 enp4s0: 0x00004720: 0x00000000,
0x00000000, 0xf02c0000, 0xfffff710
[ 6247.091124] tg3 0000:04:00.0 enp4s0: 0x00004770: 0x000c0404,
0x00000002, 0x00000010, 0x00000000
[ 6247.091127] tg3 0000:04:00.0 enp4s0: 0x00004800: 0x380303fe,
0x00000000, 0x00000000, 0x00000100
[ 6247.091130] tg3 0000:04:00.0 enp4s0: 0x00004810: 0x00000000,
0x00000008, 0x00429f80, 0x00008000
[ 6247.091133] tg3 0000:04:00.0 enp4s0: 0x00004820: 0x000000dd,
0x00000000, 0x00000000, 0x00000000
[ 6247.091136] tg3 0000:04:00.0 enp4s0: 0x00004860: 0x000000dd,
0x11400062, 0x001ff800, 0x62000008
[ 6247.091139] tg3 0000:04:00.0 enp4s0: 0x00004870: 0x05ea0080,
0x003e1820, 0x003e1820, 0x00000000
[ 6247.091141] tg3 0000:04:00.0 enp4s0: 0x00004890: 0x280c0c04,
0x00305400, 0x00000000, 0x00000000
[ 6247.091144] tg3 0000:04:00.0 enp4s0: 0x000048a0: 0x000f0010,
0x00000000, 0x00000000, 0x00000000
[ 6247.091147] tg3 0000:04:00.0 enp4s0: 0x00004900: 0x18030002,
0x00000003, 0x30000000, 0x00000120
[ 6247.091149] tg3 0000:04:00.0 enp4s0: 0x00004910: 0x00000040,
0x00000003, 0x0000df94, 0x00000008
[ 6247.091152] tg3 0000:04:00.0 enp4s0: 0x00004920: 0x000000e7,
0x02728000, 0xffd07a01, 0x0f000068
[ 6247.091155] tg3 0000:04:00.0 enp4s0: 0x00004930: 0xffd31201,
0x0f000068, 0xffcdf401, 0x0f000068
[ 6247.091158] tg3 0000:04:00.0 enp4s0: 0x00004940: 0xffebcc01,
0x0f000068, 0x4f4f1212, 0x3e3ea3a3
[ 6247.091161] tg3 0000:04:00.0 enp4s0: 0x00004950: 0xf0330000,
0xffd07a68, 0xaf000000, 0xe7e500e6
[ 6247.091164] tg3 0000:04:00.0 enp4s0: 0x00004960: 0x00000000,
0xffd31268, 0xaf000000, 0x40000171
[ 6247.091167] tg3 0000:04:00.0 enp4s0: 0x00004970: 0x00028202,
0x00205400, 0x0000001c, 0x000000ff
[ 6247.091170] tg3 0000:04:00.0 enp4s0: 0x00004980: 0x000000e7,
0x00000000, 0x00000000, 0x00000000
[ 6247.091172] tg3 0000:04:00.0 enp4s0: 0x00004990: 0x00000000,
0x00000000, 0xffcdf468, 0xaf000000
[ 6247.091175] tg3 0000:04:00.0 enp4s0: 0x000049a0: 0x00f00049,
0x000000e7, 0x00000000, 0x00000000
[ 6247.091178] tg3 0000:04:00.0 enp4s0: 0x000049b0: 0xffd09601,
0xffd2c401, 0xffce7e01, 0xffec7e01
[ 6247.091181] tg3 0000:04:00.0 enp4s0: 0x000049c0: 0xffd07a02,
0xffd31202, 0xffcdf402, 0xffebcc02
[ 6247.091183] tg3 0000:04:00.0 enp4s0: 0x000049d0: 0xffd09602,
0xffd2c402, 0xffce7e02, 0xffec7e02
[ 6247.091186] tg3 0000:04:00.0 enp4s0: 0x000049f0: 0xf0330000,
0xffebcc68, 0xaf000000, 0x0000ffff
[ 6247.091190] tg3 0000:04:00.0 enp4s0: 0x00004c00: 0x200003fe,
0x00000020, 0x00000000, 0x00000000
[ 6247.091193] tg3 0000:04:00.0 enp4s0: 0x00004c10: 0x0000003f,
0x00000000, 0x00000006, 0x00000000
[ 6247.091196] tg3 0000:04:00.0 enp4s0: 0x00004c20: 0x00000000,
0x00000000, 0x00000000, 0x00000006
[ 6247.091199] tg3 0000:04:00.0 enp4s0: 0x00004c30: 0x00000000,
0x00200000, 0x0000007c, 0x0000007c
[ 6247.091201] tg3 0000:04:00.0 enp4s0: 0x00004c40: 0x00000000,
0x09550000, 0x00000000, 0x095407ff
[ 6247.091204] tg3 0000:04:00.0 enp4s0: 0x00004c50: 0x0fff0fff,
0x01550fff, 0x00000000, 0x00553939
[ 6247.091207] tg3 0000:04:00.0 enp4s0: 0x00004c60: 0x00000020,
0x00000000, 0x00000000, 0x00000000
[ 6247.091210] tg3 0000:04:00.0 enp4s0: 0x00005000: 0x00009800,
0x80000000, 0x00000000, 0x00000000
[ 6247.091213] tg3 0000:04:00.0 enp4s0: 0x00005010: 0x00000000,
0x00000000, 0x00000000, 0x08001028
[ 6247.091216] tg3 0000:04:00.0 enp4s0: 0x00005020: 0x30840fff,
0x00000000, 0x00000000, 0x40000020
[ 6247.091218] tg3 0000:04:00.0 enp4s0: 0x00005030: 0x00000000,
0x00000025, 0x00000000, 0x00000000
[ 6247.091222] tg3 0000:04:00.0 enp4s0: 0x00005040: 0x00000000,
0x00000000, 0x080011f4, 0x00000000
[ 6247.091225] tg3 0000:04:00.0 enp4s0: 0x00005080: 0x00009800,
0x80004000, 0x00000000, 0x00000000
[ 6247.091227] tg3 0000:04:00.0 enp4s0: 0x00005090: 0x00000000,
0x00000000, 0x00000000, 0x08001028
[ 6247.091230] tg3 0000:04:00.0 enp4s0: 0x000050a0: 0x30840fff,
0x00000000, 0x00000000, 0x40000020
[ 6247.091233] tg3 0000:04:00.0 enp4s0: 0x000050b0: 0x00000000,
0x00000025, 0x00000000, 0x00000000
[ 6247.091236] tg3 0000:04:00.0 enp4s0: 0x000050c0: 0x00000000,
0x00000000, 0x080011f4, 0x00000000
[ 6247.091238] tg3 0000:04:00.0 enp4s0: 0x00005100: 0x00009800,
0x80000000, 0x00000000, 0x00000000
[ 6247.091241] tg3 0000:04:00.0 enp4s0: 0x00005110: 0x00000000,
0x00000000, 0x00000000, 0x08001028
[ 6247.091244] tg3 0000:04:00.0 enp4s0: 0x00005120: 0x30840fff,
0x00000000, 0x00000000, 0x40000020
[ 6247.091247] tg3 0000:04:00.0 enp4s0: 0x00005130: 0x00000000,
0x00000025, 0x00000000, 0x00000000
[ 6247.091250] tg3 0000:04:00.0 enp4s0: 0x00005140: 0x00000000,
0x00000000, 0x080011f4, 0x00000000
[ 6247.091253] tg3 0000:04:00.0 enp4s0: 0x00005180: 0x00009800,
0x80000000, 0x00000000, 0x00000000
[ 6247.091256] tg3 0000:04:00.0 enp4s0: 0x00005190: 0x00000000,
0x00000000, 0x00000000, 0x08001028
[ 6247.091258] tg3 0000:04:00.0 enp4s0: 0x000051a0: 0x30840fff,
0x00000000, 0x00000000, 0x40000020
[ 6247.091261] tg3 0000:04:00.0 enp4s0: 0x000051b0: 0x00000000,
0x00000025, 0x00000000, 0x00000000
[ 6247.091264] tg3 0000:04:00.0 enp4s0: 0x000051c0: 0x00000000,
0x00000000, 0x080011f4, 0x00000000
[ 6247.091266] tg3 0000:04:00.0 enp4s0: 0x00005200: 0x05762100,
0x00000000, 0x21100010, 0x00000000
[ 6247.091270] tg3 0000:04:00.0 enp4s0: 0x00005210: 0x00010000,
0x00831824, 0xc0000000, 0x14400016
[ 6247.091273] tg3 0000:04:00.0 enp4s0: 0x00005220: 0xc0000000,
0x21100010, 0x00000000, 0x00000000
[ 6247.091276] tg3 0000:04:00.0 enp4s0: 0x00005230: 0x080012bc,
0x03608821, 0x14400016, 0x14830018
[ 6247.091279] tg3 0000:04:00.0 enp4s0: 0x00005240: 0x0800150c,
0x00000000, 0x3c038000, 0x54000003
[ 6247.091282] tg3 0000:04:00.0 enp4s0: 0x00005250: 0x03608821,
0x00010000, 0x14830018, 0x21100010
[ 6247.091285] tg3 0000:04:00.0 enp4s0: 0x00005260: 0x00000000,
0x3c038000, 0x54000003, 0x03608821
[ 6247.091288] tg3 0000:04:00.0 enp4s0: 0x00005270: 0xc0010000,
0x14830018, 0x21100010, 0x00000000
[ 6247.091291] tg3 0000:04:00.0 enp4s0: 0x00005280: 0x00009800,
0x80004000, 0x00000000, 0x00000000
[ 6247.091294] tg3 0000:04:00.0 enp4s0: 0x00005290: 0x00000000,
0x00000000, 0x00000000, 0x0800102c
[ 6247.091297] tg3 0000:04:00.0 enp4s0: 0x000052a0: 0x3c04ff00,
0x00000000, 0x00000000, 0x40000020
[ 6247.091300] tg3 0000:04:00.0 enp4s0: 0x000052b0: 0x00000000,
0x00000025, 0x00000000, 0x00000000
[ 6247.091302] tg3 0000:04:00.0 enp4s0: 0x000052c0: 0x00000000,
0x00000000, 0x08000110, 0x00000000
[ 6247.091305] tg3 0000:04:00.0 enp4s0: 0x00005300: 0x00009800,
0x80004000, 0x00000000, 0x00000000
[ 6247.091308] tg3 0000:04:00.0 enp4s0: 0x00005310: 0x00000000,
0x00000000, 0x00000000, 0x08000100
[ 6247.091311] tg3 0000:04:00.0 enp4s0: 0x00005320: 0x3c04ff00,
0x00000000, 0x00000000, 0x40000020
[ 6247.091314] tg3 0000:04:00.0 enp4s0: 0x00005330: 0x00000000,
0x00000025, 0x00000000, 0x00000000
[ 6247.091317] tg3 0000:04:00.0 enp4s0: 0x00005340: 0x00000000,
0x00000000, 0x08000110, 0x00000000
[ 6247.091320] tg3 0000:04:00.0 enp4s0: 0x00005380: 0x00009800,
0x80004000, 0x00000000, 0x00000000
[ 6247.091323] tg3 0000:04:00.0 enp4s0: 0x00005390: 0x00000000,
0x00000000, 0x00000000, 0x080000f8
[ 6247.091325] tg3 0000:04:00.0 enp4s0: 0x000053a0: 0x3c04ff00,
0x00000000, 0x00000000, 0x40000020
[ 6247.091328] tg3 0000:04:00.0 enp4s0: 0x000053b0: 0x00000000,
0x00000025, 0x00000000, 0x00000000
[ 6247.091331] tg3 0000:04:00.0 enp4s0: 0x000053c0: 0x00000000,
0x00000000, 0x080011f4, 0x00000000
[ 6247.091334] tg3 0000:04:00.0 enp4s0: 0x00005800: 0x00000000,
0x39000000, 0x00000000, 0xc3000000
[ 6247.091337] tg3 0000:04:00.0 enp4s0: 0x00005810: 0x00000000,
0x51000000, 0x00000000, 0x00000001
[ 6247.091340] tg3 0000:04:00.0 enp4s0: 0x00005820: 0x00000000,
0x00000001, 0x00000000, 0x00000000
[ 6247.091342] tg3 0000:04:00.0 enp4s0: 0x00005860: 0x00000000,
0x00000000, 0x00000000, 0x0000021d
[ 6247.091345] tg3 0000:04:00.0 enp4s0: 0x00005880: 0x00000000,
0x00000800, 0x00000000, 0x00000955
[ 6247.091348] tg3 0000:04:00.0 enp4s0: 0x00005900: 0x00000000,
0x00000171, 0x00000000, 0x00000000
[ 6247.091350] tg3 0000:04:00.0 enp4s0: 0x00005980: 0x00000171,
0x00000000, 0x00000000, 0x00000000
[ 6247.091353] tg3 0000:04:00.0 enp4s0: 0x00005a00: 0x000f601f,
0x00000000, 0x00010000, 0x00000000
[ 6247.091356] tg3 0000:04:00.0 enp4s0: 0x00006000: 0x20010082,
0x00000000, 0x00000000, 0x00000000
[ 6247.091359] tg3 0000:04:00.0 enp4s0: 0x00006400: 0x00000000,
0x00000000, 0x00010091, 0xc0000000
[ 6247.091362] tg3 0000:04:00.0 enp4s0: 0x00006410: 0x05000016,
0x05000016, 0x00000000, 0x00000000
[ 6247.091364] tg3 0000:04:00.0 enp4s0: 0x00006430: 0x00000000,
0x14e41687, 0x2215103c, 0x10020000
[ 6247.091367] tg3 0000:04:00.0 enp4s0: 0x00006440: 0x0000304f,
0x000002e4, 0x00000000, 0x00000080
[ 6247.091371] tg3 0000:04:00.0 enp4s0: 0x000064c0: 0x00000005,
0x00000004, 0x00000122, 0x00000000
[ 6247.091374] tg3 0000:04:00.0 enp4s0: 0x000064d0: 0x00000040,
0x10008d82, 0x00000000, 0x00d75e12
[ 6247.091377] tg3 0000:04:00.0 enp4s0: 0x000064e0: 0x00000031,
0x0008001f, 0x00000000, 0x00000000
[ 6247.091379] tg3 0000:04:00.0 enp4s0: 0x000064f0: 0x00000002,
0x00000031, 0x00000000, 0x00000000
[ 6247.091382] tg3 0000:04:00.0 enp4s0: 0x00006500: 0x03e10003,
0xd45792bf, 0x00008cdc, 0x00000003
[ 6247.091385] tg3 0000:04:00.0 enp4s0: 0x00006510: 0x00078116,
0x0005810b, 0x00046105, 0x00000000
[ 6247.091388] tg3 0000:04:00.0 enp4s0: 0x00006530: 0x00000001,
0x00000000, 0x00000000, 0x00000000
[ 6247.091390] tg3 0000:04:00.0 enp4s0: 0x00006540: 0x0028081f,
0x0001001e, 0x00000000, 0x00000000
[ 6247.091393] tg3 0000:04:00.0 enp4s0: 0x00006550: 0x00000001,
0x02800000, 0x0000000f, 0x00000000
[ 6247.091396] tg3 0000:04:00.0 enp4s0: 0x00006560: 0x0000000f,
0x00000000, 0x00000000, 0x00000000
[ 6247.091399] tg3 0000:04:00.0 enp4s0: 0x000065f0: 0x00000000,
0x00000059, 0x00000000, 0x00000000
[ 6247.091402] tg3 0000:04:00.0 enp4s0: 0x00006800: 0x141b0034,
0x20081082, 0x00029118, 0x730cfbb9
[ 6247.091405] tg3 0000:04:00.0 enp4s0: 0x00006810: 0x21100010,
0xffffffff, 0x00000000, 0x000000f0
[ 6247.091408] tg3 0000:04:00.0 enp4s0: 0x00006880: 0x77fff020,
0x00000040, 0x00801687, 0x00000000
[ 6247.091410] tg3 0000:04:00.0 enp4s0: 0x00006890: 0x00800000,
0x00000000, 0x00000000, 0x00000000
[ 6247.091413] tg3 0000:04:00.0 enp4s0: 0x000068a0: 0x00000000,
0x00010001, 0x00000000, 0x00000000
[ 6247.091416] tg3 0000:04:00.0 enp4s0: 0x000068b0: 0x00040000,
0x00000000, 0x00000000, 0x00000000
[ 6247.091419] tg3 0000:04:00.0 enp4s0: 0x000068c0: 0x00000044,
0x00000000, 0x00000000, 0x00000000
[ 6247.091422] tg3 0000:04:00.0 enp4s0: 0x000068f0: 0x00000000,
0x00000000, 0x00000000, 0x04444444
[ 6247.091424] tg3 0000:04:00.0 enp4s0: 0x00006900: 0x6f95a788,
0x14bd0ec2, 0x00000000, 0x00000000
[ 6247.091427] tg3 0000:04:00.0 enp4s0: 0x00006920: 0x00000000,
0x00000000, 0x00000001, 0x00000000
[ 6247.091430] tg3 0000:04:00.0 enp4s0: 0x00006c00: 0x168714e4,
0x00100506, 0x02000010, 0x00000010
[ 6247.091433] tg3 0000:04:00.0 enp4s0: 0x00006c10: 0xe212000c,
0x00000000, 0xe211000c, 0x00000000
[ 6247.091436] tg3 0000:04:00.0 enp4s0: 0x00006c20: 0xe210000c,
0x00000000, 0x00000000, 0x2215103c
[ 6247.091438] tg3 0000:04:00.0 enp4s0: 0x00006c30: 0x00000000,
0x00000048, 0x00000000, 0x0000010a
[ 6247.091441] tg3 0000:04:00.0 enp4s0: 0x00006c40: 0x00000000,
0x00000000, 0xc8035001, 0x16002008
[ 6247.091444] tg3 0000:04:00.0 enp4s0: 0x00006c50: 0x00005803,
0x00000000, 0x0086a005, 0x00000000
[ 6247.091447] tg3 0000:04:00.0 enp4s0: 0x00006c60: 0x00000000,
0x00000000, 0xf1000298, 0x01f802d1
[ 6247.091450] tg3 0000:04:00.0 enp4s0: 0x00006c70: 0x00071010,
0xf6001500, 0x00000000, 0x00000000
[ 6247.091453] tg3 0000:04:00.0 enp4s0: 0x00006ca0: 0x8005ac11,
0x00000004, 0x00000122, 0x00020010
[ 6247.091456] tg3 0000:04:00.0 enp4s0: 0x00006cb0: 0x10008d82,
0x00115400, 0x00475c12, 0x10120043
[ 6247.091459] tg3 0000:04:00.0 enp4s0: 0x00006cd0: 0x0008081f,
0x00000000, 0x00000000, 0x00010001
[ 6247.091462] tg3 0000:04:00.0 enp4s0: 0x00006cf0: 0x00000000,
0x05762100, 0x00000000, 0x00000000
[ 6247.091464] tg3 0000:04:00.0 enp4s0: 0x00006d00: 0x13c10001,
0x00000000, 0x00000000, 0x00062030
[ 6247.091467] tg3 0000:04:00.0 enp4s0: 0x00006d10: 0x00001000,
0x00002000, 0x000000a0, 0x00000000
[ 6247.091470] tg3 0000:04:00.0 enp4s0: 0x00006d30: 0x00000000,
0x00000000, 0x00000000, 0x15010003
[ 6247.091473] tg3 0000:04:00.0 enp4s0: 0x00006d40: 0xd45792bf,
0x00008cdc, 0x00000000, 0x00000000
[ 6247.091476] tg3 0000:04:00.0 enp4s0: 0x00006d50: 0x16010004,
0x00000000, 0x00078116, 0x00000001
[ 6247.091479] tg3 0000:04:00.0 enp4s0: 0x00006d60: 0x1b010002,
0x00000000, 0x00000000, 0x00000000
[ 6247.091482] tg3 0000:04:00.0 enp4s0: 0x00006d70: 0x00000000,
0x80000001, 0x00000000, 0x00000000
[ 6247.091484] tg3 0000:04:00.0 enp4s0: 0x00006db0: 0x23010018,
0x00000000, 0x00000000, 0x00000000
[ 6247.091487] tg3 0000:04:00.0 enp4s0: 0x00006e30: 0x00010017,
0x00050403, 0x00000000, 0x00000000
[ 6247.091490] tg3 0000:04:00.0 enp4s0: 0x00007000: 0x08000008,
0x00000000, 0x00000000, 0x000038d4
[ 6247.091493] tg3 0000:04:00.0 enp4s0: 0x00007010: 0x9928504d,
0x02808083, 0x800500db, 0x03000a00
[ 6247.091496] tg3 0000:04:00.0 enp4s0: 0x00007020: 0x00000000,
0x00000008, 0x00000406, 0x10004000
[ 6247.091499] tg3 0000:04:00.0 enp4s0: 0x00007030: 0x000e0000,
0x000038d8, 0x00230030, 0x80000000
[ 6247.091502] tg3 0000:04:00.0 enp4s0: 0x00007500: 0x00000000,
0x00000000, 0x00000081, 0x00000000
[ 6247.091505] tg3 0000:04:00.0 enp4s0: 0x00007510: 0x00000000,
0xffffdfff, 0x00000000, 0x00000000
[ 6247.091510] tg3 0000:04:00.0 enp4s0: 0: Host status block
[00000001:00000039:(0000:0145:0000):(0000:0167)]
[ 6247.091514] tg3 0000:04:00.0 enp4s0: 0: NAPI info
[00000039:00000039:(0171:0167:01ff):0000:(021d:0000:0000:0000)]
[ 6247.091518] tg3 0000:04:00.0 enp4s0: 1: Host status block
[00000001:000000c3:(0000:0000:0000):(0800:0000)]
[ 6247.091521] tg3 0000:04:00.0 enp4s0: 1: NAPI info
[000000c3:000000c3:(0000:0000:01ff):0800:(0000:0000:0000:0000)]
[ 6247.091524] tg3 0000:04:00.0 enp4s0: 2: Host status block
[00000001:00000051:(0955:0000:0000):(0000:0000)]
[ 6247.091528] tg3 0000:04:00.0 enp4s0: 2: NAPI info
[00000051:00000051:(0000:0000:01ff):0955:(0155:0155:0000:0000)]
[ 6247.135111] tg3 0000:04:00.0 enp4s0: Link is down
[ 6250.868825] tg3 0000:04:00.0 enp4s0: Link is up at 1000 Mbps, full duplex
[ 6250.868845] tg3 0000:04:00.0 enp4s0: Flow control is on for TX and on for RX
[ 6250.868849] tg3 0000:04:00.0 enp4s0: EEE is enabled

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-06-06 12:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-12  8:53 [Problem] Broadcom BCM5762 Ethernet tg3 times out with stack trace Siva Reddy Kallam
2017-05-12 19:10 ` Daniel Kim
2017-05-12 21:45   ` Michael Chan
2017-05-12 23:12     ` Daniel Kim
2017-06-01 22:01       ` Daniel Kim
  -- strict thread matches above, loose matches on Subject: below --
2017-06-06 12:17 Siva Reddy Kallam
2017-05-12  4:09 Siva Reddy Kallam
2017-05-11 15:25 Daniel Kim

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.