View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001464 | channel: elrepo/el8 | kmod-tg3 | public | 2024-06-18 11:00 | 2024-09-16 18:29 |
Reporter | tqhoang | Assigned To | tqhoang | ||
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | unable to reproduce | ||
Platform | x86_64 | OS | AlmaLinux | OS Version | 8.10 |
Summary | 0001464: Broadcom tg3 transmit timeout | ||||
Description | A user reported on the AlmaLinux forums that the in-tree Broadcom tg3 driver is getting a transmit timeout error and dropping its network connection. https://forums.almalinux.org/t/kernel-error-hpe-proliant-ml30-gen11-e-2414/4122 The user tried kernel-ml 6.10-rc3 and that appears to have solved the issue. | ||||
Tags | No tags attached. | ||||
|
The current tg3 driver directly from Broadcom is version 3.139k. https://www.broadcom.com/products/ethernet-connectivity/network-adapters/bcm5719-4p Also according to this Ubuntu bug report, the only true workaround was to add "iommu=pt" to the kernel parameters. https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1447664 |
|
The following packages have been made. Hopefully this fixes the issue for any tg3 users with the transmit timeout issue. kmod-tg3-3.139k-1.el8_10.elrepo.x86_64.rpm kmod-tg3-3.139k-1.el8_10.elrepo.src.rpm |
|
Thanks for this. I have performed a fresh install of OS (AlmaLinux 8.5 fully patched up to 8.10), applied install of ‘kmod-tg3-3.139k-1.el8_10.elrepo.x86_64.rpm’ from https://elrepo.org/linux/elrepo/el8/x86_64/RPMS/kmod-tg3-3.139k-1.el8_10.elrepo.x86_64.rpm and i’m afraid to say the issue occured again. Please see attached log 3. I would like to mention that this is the first HPE ProLiant ML30 Gen11 E 2414 on which we have installed AlmaLinux 8.x. However, it’s important to note that we used the exact same installation process on another server of the same model (out the box, with no patches/ software mention in this or any other thread), and that server does not experience the issue. I have contacted HPE and provided the relevant hardware-level logs. They confirmed that the hardware is functioning correctly, even though the issue persists with this particular server. |
|
Thank you for the feedback...sorry it didn't resolve your issue. Something I noticed in your log was that the NIC is plugged into a 100Mbps switch. Is that an identical configuration to your other setup? |
|
The command 'ethtool eno1 | grep -i speed' reports a speed of 100Mb/s for both environments. Both environments were on the same network, connected at the same time to the same 100Mbps switch, yet the issue persisted with one specific server. I even swapped the hard drives (moving the hard drive from the good environment to the bad), and the issue persisted on the problematic server, while the good server did not experience the issue. Hence my call log with HPE who advise they can not see a hardware issue from logs supplied. The good server is now currently installed in a production setting on-site and has been running with no issues. Its port also runs at 100Mbps. The problematic environment has been running for the last two hours without the issue reoccurring since my last log. I will continue to monitor the situation. I would usually have expected it to re-occur by now. What confuses me is that I do not know what triggers the issue, as I simply leave it running idle. |
|
Since you have an identical server that runs without the problem, you might have some kind of chip revision issue. Can you attach the following info for each server? 1. lspci -v -nn 2. ethtool -e <each ethernet dev name> Also just throwing it out there, but have you tried a different Ethernet cable? |
|
I can confirm that various network cables have been tested. I have executed the commands as requested, using the eno1 interface as this is the only one utilised. Please find the attached outputs. Comparing the badserver.txt and goodserver.txt files reveals differences in the ethtool output. I'm not sure if these differences are expected. Interestingly, i left the server running on the network with no other devices on the network for 3 days and the issue did not occur. Is it possible something on the network could be contributing to the issue? Over in the archlinux forums (https://bbs.archlinux.org/viewtopic.php?id=261832) i note a similar 'NETDEV WATCHDOG: transmit queue 3 timed out' error whereby the user was utilising a MacBook and USB-C ethernet device that was causing a network storm of some form. I too also use a MacBook and USB-C ethernet device which has got me intrigued. |
|
Please disregard the previous information regarding the USB-C Ethernet MacBook device. I have a third server of the exact same model, set up with the same installation process (latest OS AlmaLinux 8.10 and HPE firmware), but without my MacBook connected. Using a completely new network cable, with just this server connected to the network, I encountered the issue when pinging localhost 127.0.0.1 at the console. See the attached log for details. This issue is independent of any patches supplied earlier. To further investigate, I have now connected the second server (previously in question) and the brand-new third server to a brand new standalone network switch to monitor for any issues. This is to try and negate my workshop gateway causing any issues which in all fairness is ancient and yellowing. third server log.txt (34,802 bytes)
Jun 24 11:37:30 esp kernel: ------------[ cut here ]------------ Jun 24 11:37:30 esp kernel: NETDEV WATCHDOG: eno1 (tg3): transmit queue 0 timed out Jun 24 11:37:30 esp kernel: WARNING: CPU: 1 PID: 0 at net/sched/sch_generic.c:482 dev_watchdog+0x29a/0x2b0 Jun 24 11:37:30 esp kernel: Modules linked in: vfat fat intel_rapl_msr intel_rapl_common intel_uncore_frequency intel_uncore_frequency_common intel_pmc_core x86_pkg_temp_thermal intel_powerclamp coretemp joydev crct10dif_pclmul crc32_pclmul ipmi_ssif ghash_clmulni_intel rapl intel_cstate intel_uncore pcspkr mei_me mei hpilo hpwdt acpi_ipmi ipmi_si acpi_power_meter ipmi_devintf wmi i2c_i801 ipmi_msghandler acpi_tad ext4 mbcache jbd2 sd_mod t10_pi sg mgag200 drm_kms_helper syscopyarea sysfillrect sysimgblt i2c_algo_bit drm_shmem_helper drm ahci crc32c_intel libahci libata tg3 Jun 24 11:37:30 esp kernel: CPU: 1 PID: 0 Comm: swapper/1 Kdump: loaded Not tainted 4.18.0-553.5.1.el8_10.x86_64 #1 Jun 24 11:37:30 esp kernel: Hardware name: HPE ProLiant ML30 Gen11/ProLiant ML30 Gen11, BIOS 1.48 03/14/2024 Jun 24 11:37:30 esp kernel: RIP: 0010:dev_watchdog+0x29a/0x2b0 Jun 24 11:37:30 esp kernel: Code: e4 eb 9a 4c 8b 3c 24 c6 05 c7 f3 6b 01 01 4c 89 ff e8 8a 12 fa ff 89 d9 4c 89 fe 48 c7 c7 e0 44 fb 8b 48 89 c2 e8 d3 99 84 ff <0f> 0b e9 75 ff ff ff 66 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 Jun 24 11:37:30 esp kernel: RSP: 0018:ffffaa2ec19ace78 EFLAGS: 00010286 Jun 24 11:37:30 esp kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000 Jun 24 11:37:30 esp kernel: RDX: 0000000000040400 RSI: 00000000000000f6 RDI: 0000000000000300 Jun 24 11:37:30 esp kernel: RBP: 0000000000000001 R08: 0000000000000000 R09: c0000000ffff7fff Jun 24 11:37:30 esp kernel: R10: 0000000000000001 R11: ffffaa2ec19acc90 R12: ffff94158883e45c Jun 24 11:37:30 esp kernel: R13: 0000000000000005 R14: ffff94158883e480 R15: ffff94158883e000 Jun 24 11:37:30 esp kernel: FS: 0000000000000000(0000) GS:ffff9418efc80000(0000) knlGS:0000000000000000 Jun 24 11:37:30 esp kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Jun 24 11:37:30 esp kernel: CR2: 00007f130b0e7000 CR3: 00000001037ec000 CR4: 0000000000750ee0 Jun 24 11:37:30 esp kernel: PKRU: 55555554 Jun 24 11:37:30 esp kernel: Call Trace: Jun 24 11:37:30 esp kernel: <IRQ> Jun 24 11:37:30 esp kernel: ? __warn+0x94/0xe0 Jun 24 11:37:30 esp kernel: ? dev_watchdog+0x29a/0x2b0 Jun 24 11:37:30 esp kernel: ? dev_watchdog+0x29a/0x2b0 Jun 24 11:37:30 esp kernel: ? report_bug+0xb1/0xe0 Jun 24 11:37:30 esp kernel: ? do_error_trap+0x9e/0xd0 Jun 24 11:37:30 esp kernel: ? do_invalid_op+0x36/0x40 Jun 24 11:37:30 esp kernel: ? dev_watchdog+0x29a/0x2b0 Jun 24 11:37:30 esp kernel: ? invalid_op+0x14/0x20 Jun 24 11:37:30 esp kernel: ? dev_watchdog+0x29a/0x2b0 Jun 24 11:37:30 esp kernel: ? dev_watchdog+0x29a/0x2b0 Jun 24 11:37:30 esp kernel: ? pfifo_fast_enqueue+0x150/0x150 Jun 24 11:37:30 esp kernel: call_timer_fn+0x2e/0x130 Jun 24 11:37:30 esp kernel: run_timer_softirq+0x1e5/0x440 Jun 24 11:37:30 esp kernel: __do_softirq+0xdc/0x2cf Jun 24 11:37:30 esp kernel: irq_exit_rcu+0xc6/0xd0 Jun 24 11:37:30 esp kernel: irq_exit+0xa/0x10 Jun 24 11:37:30 esp kernel: smp_apic_timer_interrupt+0x74/0x130 Jun 24 11:37:30 esp kernel: apic_timer_interrupt+0xf/0x20 Jun 24 11:37:30 esp kernel: </IRQ> Jun 24 11:37:30 esp kernel: RIP: 0010:cpuidle_enter_state+0xda/0x470 Jun 24 11:37:30 esp kernel: Code: e8 8b 61 97 ff 80 7c 24 0f 00 74 17 9c 58 0f 1f 44 00 00 f6 c4 02 0f 85 4b 03 00 00 31 ff e8 0d 80 9e ff fb 66 0f 1f 44 00 00 <45> 85 f6 0f 88 24 01 00 00 49 63 d6 48 8b 4c 24 10 48 2b 0c 24 48 Jun 24 11:37:30 esp kernel: RSP: 0018:ffffaa2ec195fe58 EFLAGS: 00000246 ORIG_RAX: ffffffffffffff13 Jun 24 11:37:30 esp kernel: RAX: ffff9418efcb3180 RBX: ffffffff8cac6a28 RCX: 000000000000001f Jun 24 11:37:30 esp kernel: RDX: 00000042b4ce896c RSI: 0000000031050505 RDI: 0000000000000000 Jun 24 11:37:30 esp kernel: RBP: ffff9418efcbe4c8 R08: 0000000000000000 R09: 0000000000032940 Jun 24 11:37:30 esp kernel: R10: 000000f3ca0b060f R11: ffff9418efcb1dc4 R12: 0000000000000001 Jun 24 11:37:30 esp kernel: R13: ffffffff8cac69a0 R14: 0000000000000001 R15: 0000000000000001 Jun 24 11:37:30 esp kernel: ? cpuidle_enter_state+0xb5/0x470 Jun 24 11:37:30 esp kernel: cpuidle_enter+0x2c/0x40 Jun 24 11:37:30 esp kernel: do_idle+0x26f/0x2d0 Jun 24 11:37:30 esp kernel: cpu_startup_entry+0x6f/0x80 Jun 24 11:37:30 esp kernel: start_secondary+0x187/0x1d0 Jun 24 11:37:30 esp kernel: secondary_startup_64_no_verify+0xd1/0xdb Jun 24 11:37:30 esp kernel: ---[ end trace b13cf873f687d58f ]--- Jun 24 11:37:30 esp kernel: tg3 0000:01:00.0 eno1: transmit timed out, resetting Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000000: 0x165714e4, 0x00100546, 0x02000001, 0x00800010 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000010: 0x000b000c, 0x00000040, 0x000a000c, 0x00000040 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000020: 0x0009000c, 0x00000040, 0x00000000, 0x159d14e4 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000030: 0x00000000, 0x00000048, 0x00000000, 0x000001ff Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000040: 0x00000000, 0x2a000000, 0xc8035001, 0x64002008 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000050: 0x80c45803, 0x78000000, 0x0086a005, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000060: 0x00000000, 0x00000000, 0xf0010298, 0x00380081 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000070: 0x00071030, 0xf2000d00, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000080: 0x165714e4, 0x40000040, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000000a0: 0x8010ac11, 0x00000004, 0x00001004, 0x00020010 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000000b0: 0x17e88d81, 0x00102426, 0x0004c042, 0x10220140 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000000d0: 0x0000001f, 0x00000000, 0x00000000, 0x00000001 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000000f0: 0x00000000, 0x05719001, 0x00000000, 0xe7e93014 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000100: 0x13c10001, 0x00000000, 0x00000000, 0x00062030 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000110: 0x00002000, 0x00002000, 0x000000a0, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000130: 0x00000000, 0x00000000, 0x00000000, 0x15010003 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000140: 0x8ca32c94, 0x00005ced, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000150: 0x16010004, 0x00000000, 0x0007812c, 0x00000001 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000160: 0x00010002, 0x00000000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000170: 0x00000000, 0x800000ff, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000200: 0x00000000, 0x2a000000, 0x00000000, 0x1c000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000210: 0x00000000, 0x01000000, 0x00000000, 0x0d000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000220: 0x00000000, 0x1b000000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000300: 0x00000000, 0x0000004c, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000400: 0x39204804, 0x00401000, 0x00000000, 0x00000900 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000410: 0x00005ced, 0x8ca32c94, 0x00000010, 0x18000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000420: 0x00000010, 0x18000000, 0x00000010, 0x18000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000430: 0x00000400, 0x00000000, 0x00000342, 0x000005f2 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000440: 0x00000000, 0x00000000, 0x00000000, 0x082a0000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000450: 0x00000000, 0x000b8020, 0x00000000, 0x00000002 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000460: 0x00000008, 0x00002620, 0x01700002, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000500: 0x00000000, 0x000c0000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000540: 0x00005ced, 0x8ca32c99, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000590: 0x00e00000, 0x00000000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000005b0: 0x00000000, 0x00000008, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000005c0: 0xd8918c58, 0x65d161f9, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000600: 0xffffffff, 0x00f80011, 0x00000000, 0x00001f04 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000610: 0xffffffff, 0x00000000, 0x07c002c4, 0x30000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000620: 0x00000001, 0x00000000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000006c0: 0x00000000, 0x00000000, 0x04000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000800: 0x00000000, 0xffffffff, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000810: 0x00000000, 0xffffffff, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000820: 0x00000000, 0x00000000, 0xffffffff, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000830: 0x00000000, 0xffffffff, 0xffffffff, 0xffffffff Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000840: 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000850: 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000860: 0xffffffff, 0xffffffff, 0xffffffff, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000880: 0x00000040, 0x00000000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000890: 0x00000001, 0x00000000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000900: 0x00000085, 0xffffffff, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000910: 0x00000000, 0xffffffff, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000920: 0x00000000, 0x00000000, 0xffffffff, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000930: 0x00000000, 0xffffffff, 0xffffffff, 0xffffffff Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000940: 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000950: 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000960: 0xffffffff, 0xffffffff, 0xffffffff, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000970: 0x00000001, 0x00000000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000980: 0x00000040, 0x00000000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000990: 0x00000001, 0x00000000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000c00: 0x00000020, 0x00000000, 0x00000000, 0x00000001 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000ce0: 0x06300000, 0x00000001, 0x00000054, 0x00041028 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00000cf0: 0x00000000, 0x40000000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00001000: 0x00000000, 0x00000000, 0xa0000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00001480: 0x00001110, 0x00000000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00001800: 0x00000010, 0x00000000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00001840: 0x00000000, 0x00000000, 0x00000001, 0x00000001 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00001850: 0x0000001f, 0x00000000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002010: 0x00000100, 0x00000000, 0x00780003, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002100: 0x000d0081, 0x000d0081, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002110: 0x000d0081, 0x000d0081, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002120: 0x000d0081, 0x000d0081, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002130: 0x000d0081, 0x000d0081, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002140: 0x000d0081, 0x000d0081, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002150: 0x000d0081, 0x000d0081, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002160: 0x000d0081, 0x000d0081, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002170: 0x000d0081, 0x000d0081, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002180: 0x000d0081, 0x000d0081, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002190: 0x000d0081, 0x000d0081, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000021a0: 0x000d0081, 0x000d0081, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000021b0: 0x000d0081, 0x000d0081, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000021c0: 0x000d0081, 0x000d0081, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000021d0: 0x000d0081, 0x000d0081, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000021e0: 0x000d0081, 0x000d0081, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000021f0: 0x000d0081, 0x000d0081, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002400: 0x00000000, 0x00000000, 0x00400001, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002410: 0x0000000f, 0x00005d00, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002440: 0x00000000, 0x00000000, 0x00000002, 0x00044400 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002450: 0x00000000, 0x00000000, 0x00000002, 0x00040000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002500: 0x00000000, 0x00000000, 0x00000002, 0x00044800 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002510: 0x00000000, 0x00000000, 0x00000002, 0x00040400 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002520: 0x00000000, 0x00000000, 0x00000002, 0x00044c00 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002530: 0x00000000, 0x00000000, 0x00000002, 0x00040800 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002540: 0x00000000, 0x00000000, 0x00000002, 0x00045000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002550: 0x00000000, 0x00000000, 0x00000002, 0x00040c00 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002560: 0x00000000, 0x00000000, 0x00000002, 0x00045400 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002570: 0x00000000, 0x00000000, 0x00000002, 0x00041000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002580: 0x00000000, 0x00000000, 0x00000002, 0x00045800 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002590: 0x00000000, 0x00000000, 0x00000002, 0x00041400 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000025a0: 0x00000000, 0x00000000, 0x00000002, 0x00045c00 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000025b0: 0x00000000, 0x00000000, 0x00000002, 0x00041800 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000025c0: 0x00000000, 0x00000000, 0x00000002, 0x00046000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000025d0: 0x00000000, 0x00000000, 0x00000002, 0x00041c00 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000025e0: 0x00000000, 0x00000000, 0x00000002, 0x00046400 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000025f0: 0x00000000, 0x00000000, 0x00000002, 0x00042000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002600: 0x00000000, 0x00000000, 0x00000002, 0x00046800 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002610: 0x00000000, 0x00000000, 0x00000002, 0x00042400 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002620: 0x00000000, 0x00000000, 0x00000002, 0x00046c00 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002630: 0x00000000, 0x00000000, 0x00000002, 0x00042800 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002640: 0x00000000, 0x00000000, 0x00000002, 0x00047000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002650: 0x00000000, 0x00000000, 0x00000002, 0x00042c00 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002660: 0x00000000, 0x00000000, 0x00000002, 0x00047400 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002670: 0x00000000, 0x00000000, 0x00000002, 0x00043000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002680: 0x00000000, 0x00000000, 0x00000002, 0x00047800 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00002690: 0x00000000, 0x00000000, 0x00000002, 0x00043400 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000026a0: 0x00000000, 0x00000000, 0x00000002, 0x00047c00 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000026b0: 0x00000000, 0x00000000, 0x00000002, 0x00043800 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000026c0: 0x00000000, 0x00000000, 0x00000002, 0x00048000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000026d0: 0x00000000, 0x00000000, 0x00000002, 0x00043c00 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000026e0: 0x00000000, 0x00000000, 0x00000002, 0x00048400 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000026f0: 0x00000000, 0x00000000, 0x00000002, 0x00044000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00003400: 0x00000004, 0x00000000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00003600: 0x00000000, 0x00170000, 0x00110000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00003610: 0x00130000, 0x00000000, 0x00130000, 0x00000011 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00003620: 0x00110011, 0x00000000, 0x00000000, 0x000b2080 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00003630: 0x00000000, 0x87748774, 0x02c01000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00003640: 0x00000000, 0x00000000, 0x00000020, 0x00000019 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00003650: 0x00000171, 0x000f03ff, 0x05719001, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00003660: 0x00000000, 0x00000000, 0x02000000, 0x00000202 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00003670: 0x00000000, 0xfefffff7, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00003680: 0x20018010, 0x00000000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000036a0: 0x000001a0, 0x00000000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000036b0: 0x0010034c, 0x07ff07ff, 0x07ff07ff, 0x01000004 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000036c0: 0xffffffff, 0x00000000, 0x00000000, 0x0004ae69 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000036d0: 0x00000384, 0x00000000, 0x00000000, 0x000051d1 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000036f0: 0x00000000, 0x00000000, 0x00000000, 0x00013901 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00003800: 0x00000001, 0x00000000, 0x0000000e, 0x0516028b Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00003810: 0x00000149, 0x000000f8, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00003c40: 0x00000000, 0x00000b00, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00003cd0: 0x00000000, 0x0000000f, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004000: 0x00000002, 0x00000000, 0x001d0284, 0x000561ed Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004010: 0x00000000, 0x00000012, 0x00000000, 0x00850442 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004020: 0x00000000, 0x00000000, 0x00000010, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004030: 0x00000010, 0x00000040, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004040: 0x00000000, 0x00000000, 0x00000010, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004050: 0x00000000, 0x00000000, 0x00000040, 0x004a8002 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004060: 0x00400000, 0x00000000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004400: 0x00000006, 0x00000000, 0x00010000, 0x0000a000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004420: 0x0000003d, 0x00000000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004440: 0x00000000, 0x00000000, 0x00000000, 0x02000c00 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004450: 0x00000140, 0x00000000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004800: 0x10030000, 0x00000000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004810: 0x00000000, 0x00000009, 0x00f89ca0, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004820: 0x000000aa, 0x00000000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004840: 0x00000000, 0x00000000, 0x000e2200, 0x0042643d Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004850: 0xd0116583, 0x83770112, 0xa8a7a8a7, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004860: 0x000000aa, 0x11000000, 0x00000800, 0x81000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004870: 0x00000080, 0x00000000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004900: 0x00090400, 0x00305407, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004910: 0x000f001c, 0x00000000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004a00: 0x10030000, 0x00000000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004a10: 0x00000000, 0x00900004, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004a70: 0x00090400, 0x00305407, 0x000f001c, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004b00: 0x10030000, 0x00420003, 0x30000000, 0x00540000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004b10: 0x00420040, 0x002c0002, 0x0042dca0, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004b20: 0x0000004d, 0x02258000, 0x00000000, 0x00420000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004b30: 0x00000000, 0x00540000, 0x00000000, 0x00420000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004b40: 0x00000000, 0x002c0000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004b50: 0x00000000, 0x00000000, 0x08000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004b60: 0x00000000, 0x00000000, 0x08000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004b70: 0x00000000, 0x00000000, 0x08000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004b80: 0x0000004d, 0x11000000, 0x00000800, 0x81000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004b90: 0x00000080, 0x00090400, 0x00305407, 0x000f001c Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004ba0: 0x000f0000, 0x00000000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004bc0: 0x0456c8ce, 0x06300000, 0x0456d4ce, 0x06300000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004bd0: 0x0456d4ce, 0x070498ce, 0x0456c8ce, 0x06300000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004be0: 0x00540042, 0x002c0042, 0x00420042, 0x017c0042 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004bf0: 0x00000000, 0x00000000, 0x08000000, 0x000057ab Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004c00: 0x00a00000, 0x00000000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004c10: 0x00000000, 0x00000000, 0x00000004, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004c20: 0x00000000, 0x00000000, 0x00000000, 0x00000004 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004c40: 0x00000000, 0x00000000, 0x00000000, 0x00040000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00004c50: 0xff3ff3ff, 0x003ff3ff, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005000: 0x00009800, 0x80000000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005010: 0x00000000, 0x00000000, 0x00000000, 0x08001cb0 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005020: 0x3c02c001, 0x00000000, 0x00000000, 0x40000020 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005030: 0x00000000, 0x00000025, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005040: 0x00000000, 0x00000000, 0x08001cde, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005080: 0x00009800, 0x80004000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005090: 0x00000000, 0x00000000, 0x00000000, 0x08001bd0 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000050a0: 0x30630001, 0x00000000, 0x00000000, 0x40000020 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000050b0: 0x00000000, 0x00000025, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000050c0: 0x00000000, 0x00000000, 0x08001c66, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005100: 0x00009800, 0x80004000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005110: 0x00000000, 0x00000000, 0x00000000, 0x08001bd0 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005120: 0x00031f82, 0x00000000, 0x00000000, 0x40000020 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005130: 0x00000000, 0x00000025, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005140: 0x00000000, 0x00000000, 0x08001c66, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005180: 0x00009800, 0x80004000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005190: 0x00000000, 0x00000000, 0x00000000, 0x08001b94 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000051a0: 0x30630100, 0x00000000, 0x00000000, 0x40000020 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000051b0: 0x00000000, 0x00000025, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000051c0: 0x00000000, 0x00000000, 0x08002948, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005200: 0x00000000, 0x146001a4, 0x14e41657, 0xc0010000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005210: 0x08000000, 0x00000000, 0x80141bcf, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005220: 0x08000000, 0x146001a4, 0xc0000000, 0x08000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005230: 0x08000000, 0x00000005, 0x80141bcf, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005240: 0x08000000, 0x146001a4, 0x14e41657, 0x08000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005250: 0x08000000, 0xc0000000, 0x14e41657, 0xc0010000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005260: 0x00000000, 0xc0000000, 0x00831824, 0x08000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005270: 0x0000003e, 0x00000000, 0x00000001, 0x08002ef8 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005280: 0x00009800, 0x80004000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005290: 0x00000000, 0x00000000, 0x00000000, 0x08002944 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000052a0: 0x00831824, 0x00000000, 0x00000000, 0x40000020 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000052b0: 0x00000000, 0x00000025, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000052c0: 0x00000000, 0x00000000, 0x08002948, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005300: 0x00009800, 0x80004000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005310: 0x00000000, 0x00000000, 0x00000000, 0x080021f8 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005320: 0x0a0006ae, 0x00000000, 0x00000000, 0x40000020 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005330: 0x00000000, 0x00000025, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005340: 0x00000000, 0x00000000, 0x08001cde, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005380: 0x00009800, 0x80000000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005390: 0x00000000, 0x00000000, 0x00000000, 0x08001a94 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000053a0: 0x03e00008, 0x00000000, 0x00000000, 0x40000020 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000053b0: 0x00000000, 0x00000025, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000053c0: 0x00000000, 0x00000000, 0x08001cde, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005800: 0x2a000000, 0x00000001, 0x00000001, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005810: 0x01000000, 0x00000000, 0x0d000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005820: 0x1b000000, 0x00000000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005900: 0x0000004c, 0x0000004c, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00005a00: 0x0000001f, 0x00000000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00006000: 0x00010002, 0x00000000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00006400: 0x00000000, 0x00000000, 0x00010891, 0xc0000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00006410: 0x0a000064, 0x0a000064, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00006420: 0x00000000, 0x00000000, 0x00000000, 0x80c40000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00006430: 0x78000000, 0x14e41657, 0x159d14e4, 0x01020000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00006440: 0x0000304f, 0x000002e4, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000064c0: 0x00000010, 0x00000004, 0x00001004, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000064d0: 0x00000000, 0x10008d81, 0x00000000, 0x00315242 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000064e0: 0x00000031, 0x0000001f, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000064f0: 0x00000002, 0x00000031, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00006500: 0x01e10003, 0x8ca32c94, 0x00005ced, 0x00000003 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00006510: 0x0007812c, 0x00058116, 0x0004610a, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00006550: 0x00000001, 0x02800000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000065f0: 0x00000000, 0x00000109, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00006800: 0x00010000, 0x200890fe, 0x00009200, 0x0d900711 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00006810: 0x01020000, 0xffffffff, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00006830: 0xffffffff, 0xffffffff, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00006840: 0x00000000, 0x00000001, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00006890: 0x00000000, 0x88003800, 0x00000000, 0x04102040 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000068a0: 0x00000020, 0x00000001, 0x03ff03ff, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000068b0: 0xe0011514, 0x00000000, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000068e0: 0x00000000, 0x00000000, 0x00000000, 0x0001291c Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x000068f0: 0x00ff000e, 0x00ff0000, 0x00000000, 0x04444444 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00006900: 0xa198f498, 0x17dbea2f, 0x00000000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00006920: 0x00000000, 0x00000000, 0x00000001, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00007000: 0x20000188, 0x00000000, 0x00000018, 0x00000264 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00007010: 0x00002014, 0x02008080, 0x00050020, 0x03000200 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00007020: 0x00000000, 0x00000000, 0x00000406, 0x10004000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0x00007030: 0x00010000, 0x00000268, 0x001f0000, 0x00000000 Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0: Host status block [00000001:0000002a:(0000:003d:0000):(0000:002e)] Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 0: NAPI info [0000002a:0000002a:(004c:002e:01ff):0000:(0109:0000:0000:0000)] Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 1: Host status block [00000001:0000001c:(0000:0000:0000):(001b:0000)] Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 1: NAPI info [0000001c:0000001c:(0000:0000:01ff):001b:(001b:001b:0000:0000)] Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 2: Host status block [00000001:00000001:(0000:0000:0000):(0000:0000)] Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 2: NAPI info [00000001:00000001:(0000:0000:01ff):0000:(0000:0000:0000:0000)] Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 3: Host status block [00000001:0000000d:(0000:0000:0000):(0000:0000)] Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 3: NAPI info [0000000d:0000000d:(0000:0000:01ff):000c:(000c:000c:0000:0000)] Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 4: Host status block [00000001:0000001b:(0000:0000:001a):(0000:0000)] Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: 4: NAPI info [0000001b:0000001b:(0000:0000:01ff):001a:(001a:001a:0000:0000)] Jun 24 11:37:31 esp kernel: tg3 0000:01:00.0 eno1: Link is down Jun 24 11:37:33 esp kernel: tg3 0000:01:00.0 eno1: Link is up at 100 Mbps, full duplex Jun 24 11:37:33 esp kernel: tg3 0000:01:00.0 eno1: Flow control is on for TX and on for RX Jun 24 11:37:33 esp kernel: tg3 0000:01:00.0 eno1: EEE is disabled Jun 24 11:37:33 esp NetworkManager[698]: <info> [1719225453.4038] device (eno1): carrier: link connected |
|
Unfortunately there's not much different between the "goodserver.txt" and "badserver.txt", other than the MAC addresses and what appears to be a 32-bit checksums (ex: CRC-32). 1. Can you also send the "ethtool -k" output for each Ethernet card on the "good" and "bad" servers? I want to check if the offload settings are different. 2. Can you attach a full dmesg for both servers? I'm curious if there is a different PHY chip between the two of them. 3. Lastly are you using the same physical Ethernet port on both (ex: port0, 1, 2 or 3)? |
|
It could be said that my network gateway in my workshop is sending out bad packets, causing the issue. As mentioned earlier, this workshop gateway is extremely outdated and is slated for replacement and oftern needs a reboot. When running both the second and third servers side-by-side on my workshop network, they both experienced the issue within minutes of each other, possibly indicating that the workshop gateway emitted faulty packets received by both servers more or less around the same time. After completely removing this workshop gateway and connecting the servers to a brand-new dedicated standalone gateway, and running extensive tests over a week-long period (168 hours), I can report that the issue has not resurfaced. Moreover, regarding the first 'good' server I mentioned, I was mistaken in stating it did not have the issue. Upon reviewing the historical message logs, it is evident that the server did indeed experience the issue once while on my workshop network and has not encountered the issue since being installed to customer site weeks ago. Please find attached output of ethtool -k for the eno1 - eno4 interfaces as requested. I can confirm that we only ever use eno1. With relation to dmesg I am afaid that it seems I have cleared on dmesg/ journalctl/ messages out at the beigning at the start of last week. above to better aid me in diagnostics. Is thre another way I can you get you the information with relation to the PHY chip mentioned. badserver - ethtool -k output.txt (7,063 bytes)
Features for eno1: rx-checksumming: on tx-checksumming: on tx-checksum-ipv4: on tx-checksum-ip-generic: off [fixed] tx-checksum-ipv6: on tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: off [fixed] scatter-gather: on tx-scatter-gather: on tx-scatter-gather-fraglist: off [fixed] tcp-segmentation-offload: on tx-tcp-segmentation: on tx-tcp-ecn-segmentation: on tx-tcp-mangleid-segmentation: off tx-tcp6-segmentation: on generic-segmentation-offload: on generic-receive-offload: on large-receive-offload: off [fixed] rx-vlan-offload: on [fixed] tx-vlan-offload: on [fixed] ntuple-filters: off [fixed] receive-hashing: off [fixed] highdma: on rx-vlan-filter: off [fixed] vlan-challenged: off [fixed] tx-lockless: off [fixed] netns-local: off [fixed] tx-gso-robust: off [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: off [fixed] tx-gre-csum-segmentation: off [fixed] tx-ipxip4-segmentation: off [fixed] tx-ipxip6-segmentation: off [fixed] tx-udp_tnl-segmentation: off [fixed] tx-udp_tnl-csum-segmentation: off [fixed] tx-gso-partial: off [fixed] tx-tunnel-remcsum-segmentation: off [fixed] tx-sctp-segmentation: off [fixed] tx-esp-segmentation: off [fixed] tx-udp-segmentation: off [fixed] tx-gso-list: off [fixed] rx-udp-gro-forwarding: off rx-gro-list: off tls-hw-rx-offload: off [fixed] fcoe-mtu: off [fixed] tx-nocache-copy: off loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: off [fixed] rx-vlan-stag-hw-parse: off [fixed] rx-vlan-stag-filter: off [fixed] l2-fwd-offload: off [fixed] hw-tc-offload: off [fixed] esp-hw-offload: off [fixed] esp-tx-csum-hw-offload: off [fixed] rx-udp_tunnel-port-offload: off [fixed] tls-hw-tx-offload: off [fixed] rx-gro-hw: off [fixed] tls-hw-record: off [fixed] Features for eno2: rx-checksumming: on tx-checksumming: on tx-checksum-ipv4: on tx-checksum-ip-generic: off [fixed] tx-checksum-ipv6: on tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: off [fixed] scatter-gather: on tx-scatter-gather: on tx-scatter-gather-fraglist: off [fixed] tcp-segmentation-offload: on tx-tcp-segmentation: on tx-tcp-ecn-segmentation: on tx-tcp-mangleid-segmentation: off tx-tcp6-segmentation: on generic-segmentation-offload: on generic-receive-offload: on large-receive-offload: off [fixed] rx-vlan-offload: on [fixed] tx-vlan-offload: on [fixed] ntuple-filters: off [fixed] receive-hashing: off [fixed] highdma: on rx-vlan-filter: off [fixed] vlan-challenged: off [fixed] tx-lockless: off [fixed] netns-local: off [fixed] tx-gso-robust: off [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: off [fixed] tx-gre-csum-segmentation: off [fixed] tx-ipxip4-segmentation: off [fixed] tx-ipxip6-segmentation: off [fixed] tx-udp_tnl-segmentation: off [fixed] tx-udp_tnl-csum-segmentation: off [fixed] tx-gso-partial: off [fixed] tx-tunnel-remcsum-segmentation: off [fixed] tx-sctp-segmentation: off [fixed] tx-esp-segmentation: off [fixed] tx-udp-segmentation: off [fixed] tx-gso-list: off [fixed] rx-udp-gro-forwarding: off rx-gro-list: off tls-hw-rx-offload: off [fixed] fcoe-mtu: off [fixed] tx-nocache-copy: off loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: off [fixed] rx-vlan-stag-hw-parse: off [fixed] rx-vlan-stag-filter: off [fixed] l2-fwd-offload: off [fixed] hw-tc-offload: off [fixed] esp-hw-offload: off [fixed] esp-tx-csum-hw-offload: off [fixed] rx-udp_tunnel-port-offload: off [fixed] tls-hw-tx-offload: off [fixed] rx-gro-hw: off [fixed] tls-hw-record: off [fixed] Features for eno3: rx-checksumming: on tx-checksumming: on tx-checksum-ipv4: on tx-checksum-ip-generic: off [fixed] tx-checksum-ipv6: on tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: off [fixed] scatter-gather: on tx-scatter-gather: on tx-scatter-gather-fraglist: off [fixed] tcp-segmentation-offload: on tx-tcp-segmentation: on tx-tcp-ecn-segmentation: on tx-tcp-mangleid-segmentation: off tx-tcp6-segmentation: on generic-segmentation-offload: on generic-receive-offload: on large-receive-offload: off [fixed] rx-vlan-offload: on [fixed] tx-vlan-offload: on [fixed] ntuple-filters: off [fixed] receive-hashing: off [fixed] highdma: on rx-vlan-filter: off [fixed] vlan-challenged: off [fixed] tx-lockless: off [fixed] netns-local: off [fixed] tx-gso-robust: off [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: off [fixed] tx-gre-csum-segmentation: off [fixed] tx-ipxip4-segmentation: off [fixed] tx-ipxip6-segmentation: off [fixed] tx-udp_tnl-segmentation: off [fixed] tx-udp_tnl-csum-segmentation: off [fixed] tx-gso-partial: off [fixed] tx-tunnel-remcsum-segmentation: off [fixed] tx-sctp-segmentation: off [fixed] tx-esp-segmentation: off [fixed] tx-udp-segmentation: off [fixed] tx-gso-list: off [fixed] rx-udp-gro-forwarding: off rx-gro-list: off tls-hw-rx-offload: off [fixed] fcoe-mtu: off [fixed] tx-nocache-copy: off loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: off [fixed] rx-vlan-stag-hw-parse: off [fixed] rx-vlan-stag-filter: off [fixed] l2-fwd-offload: off [fixed] hw-tc-offload: off [fixed] esp-hw-offload: off [fixed] esp-tx-csum-hw-offload: off [fixed] rx-udp_tunnel-port-offload: off [fixed] tls-hw-tx-offload: off [fixed] rx-gro-hw: off [fixed] tls-hw-record: off [fixed] Features for eno4: rx-checksumming: on tx-checksumming: on tx-checksum-ipv4: on tx-checksum-ip-generic: off [fixed] tx-checksum-ipv6: on tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: off [fixed] scatter-gather: on tx-scatter-gather: on tx-scatter-gather-fraglist: off [fixed] tcp-segmentation-offload: on tx-tcp-segmentation: on tx-tcp-ecn-segmentation: on tx-tcp-mangleid-segmentation: off tx-tcp6-segmentation: on generic-segmentation-offload: on generic-receive-offload: on large-receive-offload: off [fixed] rx-vlan-offload: on [fixed] tx-vlan-offload: on [fixed] ntuple-filters: off [fixed] receive-hashing: off [fixed] highdma: on rx-vlan-filter: off [fixed] vlan-challenged: off [fixed] tx-lockless: off [fixed] netns-local: off [fixed] tx-gso-robust: off [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: off [fixed] tx-gre-csum-segmentation: off [fixed] tx-ipxip4-segmentation: off [fixed] tx-ipxip6-segmentation: off [fixed] tx-udp_tnl-segmentation: off [fixed] tx-udp_tnl-csum-segmentation: off [fixed] tx-gso-partial: off [fixed] tx-tunnel-remcsum-segmentation: off [fixed] tx-sctp-segmentation: off [fixed] tx-esp-segmentation: off [fixed] tx-udp-segmentation: off [fixed] tx-gso-list: off [fixed] rx-udp-gro-forwarding: off rx-gro-list: off tls-hw-rx-offload: off [fixed] fcoe-mtu: off [fixed] tx-nocache-copy: off loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: off [fixed] rx-vlan-stag-hw-parse: off [fixed] rx-vlan-stag-filter: off [fixed] l2-fwd-offload: off [fixed] hw-tc-offload: off [fixed] esp-hw-offload: off [fixed] esp-tx-csum-hw-offload: off [fixed] rx-udp_tunnel-port-offload: off [fixed] tls-hw-tx-offload: off [fixed] rx-gro-hw: off [fixed] tls-hw-record: off [fixed] good (not so good) server - ethtool -k output.txt (7,063 bytes)
Features for eno1: rx-checksumming: on tx-checksumming: on tx-checksum-ipv4: on tx-checksum-ip-generic: off [fixed] tx-checksum-ipv6: on tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: off [fixed] scatter-gather: on tx-scatter-gather: on tx-scatter-gather-fraglist: off [fixed] tcp-segmentation-offload: on tx-tcp-segmentation: on tx-tcp-ecn-segmentation: on tx-tcp-mangleid-segmentation: off tx-tcp6-segmentation: on generic-segmentation-offload: on generic-receive-offload: on large-receive-offload: off [fixed] rx-vlan-offload: on [fixed] tx-vlan-offload: on [fixed] ntuple-filters: off [fixed] receive-hashing: off [fixed] highdma: on rx-vlan-filter: off [fixed] vlan-challenged: off [fixed] tx-lockless: off [fixed] netns-local: off [fixed] tx-gso-robust: off [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: off [fixed] tx-gre-csum-segmentation: off [fixed] tx-ipxip4-segmentation: off [fixed] tx-ipxip6-segmentation: off [fixed] tx-udp_tnl-segmentation: off [fixed] tx-udp_tnl-csum-segmentation: off [fixed] tx-gso-partial: off [fixed] tx-tunnel-remcsum-segmentation: off [fixed] tx-sctp-segmentation: off [fixed] tx-esp-segmentation: off [fixed] tx-udp-segmentation: off [fixed] tx-gso-list: off [fixed] rx-udp-gro-forwarding: off rx-gro-list: off tls-hw-rx-offload: off [fixed] fcoe-mtu: off [fixed] tx-nocache-copy: off loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: off [fixed] rx-vlan-stag-hw-parse: off [fixed] rx-vlan-stag-filter: off [fixed] l2-fwd-offload: off [fixed] hw-tc-offload: off [fixed] esp-hw-offload: off [fixed] esp-tx-csum-hw-offload: off [fixed] rx-udp_tunnel-port-offload: off [fixed] tls-hw-tx-offload: off [fixed] rx-gro-hw: off [fixed] tls-hw-record: off [fixed] Features for eno2: rx-checksumming: on tx-checksumming: on tx-checksum-ipv4: on tx-checksum-ip-generic: off [fixed] tx-checksum-ipv6: on tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: off [fixed] scatter-gather: on tx-scatter-gather: on tx-scatter-gather-fraglist: off [fixed] tcp-segmentation-offload: on tx-tcp-segmentation: on tx-tcp-ecn-segmentation: on tx-tcp-mangleid-segmentation: off tx-tcp6-segmentation: on generic-segmentation-offload: on generic-receive-offload: on large-receive-offload: off [fixed] rx-vlan-offload: on [fixed] tx-vlan-offload: on [fixed] ntuple-filters: off [fixed] receive-hashing: off [fixed] highdma: on rx-vlan-filter: off [fixed] vlan-challenged: off [fixed] tx-lockless: off [fixed] netns-local: off [fixed] tx-gso-robust: off [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: off [fixed] tx-gre-csum-segmentation: off [fixed] tx-ipxip4-segmentation: off [fixed] tx-ipxip6-segmentation: off [fixed] tx-udp_tnl-segmentation: off [fixed] tx-udp_tnl-csum-segmentation: off [fixed] tx-gso-partial: off [fixed] tx-tunnel-remcsum-segmentation: off [fixed] tx-sctp-segmentation: off [fixed] tx-esp-segmentation: off [fixed] tx-udp-segmentation: off [fixed] tx-gso-list: off [fixed] rx-udp-gro-forwarding: off rx-gro-list: off tls-hw-rx-offload: off [fixed] fcoe-mtu: off [fixed] tx-nocache-copy: off loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: off [fixed] rx-vlan-stag-hw-parse: off [fixed] rx-vlan-stag-filter: off [fixed] l2-fwd-offload: off [fixed] hw-tc-offload: off [fixed] esp-hw-offload: off [fixed] esp-tx-csum-hw-offload: off [fixed] rx-udp_tunnel-port-offload: off [fixed] tls-hw-tx-offload: off [fixed] rx-gro-hw: off [fixed] tls-hw-record: off [fixed] Features for eno3: rx-checksumming: on tx-checksumming: on tx-checksum-ipv4: on tx-checksum-ip-generic: off [fixed] tx-checksum-ipv6: on tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: off [fixed] scatter-gather: on tx-scatter-gather: on tx-scatter-gather-fraglist: off [fixed] tcp-segmentation-offload: on tx-tcp-segmentation: on tx-tcp-ecn-segmentation: on tx-tcp-mangleid-segmentation: off tx-tcp6-segmentation: on generic-segmentation-offload: on generic-receive-offload: on large-receive-offload: off [fixed] rx-vlan-offload: on [fixed] tx-vlan-offload: on [fixed] ntuple-filters: off [fixed] receive-hashing: off [fixed] highdma: on rx-vlan-filter: off [fixed] vlan-challenged: off [fixed] tx-lockless: off [fixed] netns-local: off [fixed] tx-gso-robust: off [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: off [fixed] tx-gre-csum-segmentation: off [fixed] tx-ipxip4-segmentation: off [fixed] tx-ipxip6-segmentation: off [fixed] tx-udp_tnl-segmentation: off [fixed] tx-udp_tnl-csum-segmentation: off [fixed] tx-gso-partial: off [fixed] tx-tunnel-remcsum-segmentation: off [fixed] tx-sctp-segmentation: off [fixed] tx-esp-segmentation: off [fixed] tx-udp-segmentation: off [fixed] tx-gso-list: off [fixed] rx-udp-gro-forwarding: off rx-gro-list: off tls-hw-rx-offload: off [fixed] fcoe-mtu: off [fixed] tx-nocache-copy: off loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: off [fixed] rx-vlan-stag-hw-parse: off [fixed] rx-vlan-stag-filter: off [fixed] l2-fwd-offload: off [fixed] hw-tc-offload: off [fixed] esp-hw-offload: off [fixed] esp-tx-csum-hw-offload: off [fixed] rx-udp_tunnel-port-offload: off [fixed] tls-hw-tx-offload: off [fixed] rx-gro-hw: off [fixed] tls-hw-record: off [fixed] Features for eno4: rx-checksumming: on tx-checksumming: on tx-checksum-ipv4: on tx-checksum-ip-generic: off [fixed] tx-checksum-ipv6: on tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: off [fixed] scatter-gather: on tx-scatter-gather: on tx-scatter-gather-fraglist: off [fixed] tcp-segmentation-offload: on tx-tcp-segmentation: on tx-tcp-ecn-segmentation: on tx-tcp-mangleid-segmentation: off tx-tcp6-segmentation: on generic-segmentation-offload: on generic-receive-offload: on large-receive-offload: off [fixed] rx-vlan-offload: on [fixed] tx-vlan-offload: on [fixed] ntuple-filters: off [fixed] receive-hashing: off [fixed] highdma: on rx-vlan-filter: off [fixed] vlan-challenged: off [fixed] tx-lockless: off [fixed] netns-local: off [fixed] tx-gso-robust: off [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: off [fixed] tx-gre-csum-segmentation: off [fixed] tx-ipxip4-segmentation: off [fixed] tx-ipxip6-segmentation: off [fixed] tx-udp_tnl-segmentation: off [fixed] tx-udp_tnl-csum-segmentation: off [fixed] tx-gso-partial: off [fixed] tx-tunnel-remcsum-segmentation: off [fixed] tx-sctp-segmentation: off [fixed] tx-esp-segmentation: off [fixed] tx-udp-segmentation: off [fixed] tx-gso-list: off [fixed] rx-udp-gro-forwarding: off rx-gro-list: off tls-hw-rx-offload: off [fixed] fcoe-mtu: off [fixed] tx-nocache-copy: off loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: off [fixed] rx-vlan-stag-hw-parse: off [fixed] rx-vlan-stag-filter: off [fixed] l2-fwd-offload: off [fixed] hw-tc-offload: off [fixed] esp-hw-offload: off [fixed] esp-tx-csum-hw-offload: off [fixed] rx-udp_tunnel-port-offload: off [fixed] tls-hw-tx-offload: off [fixed] rx-gro-hw: off [fixed] tls-hw-record: off [fixed] |
|
Unfortunately, the problem has reoccurred twice on both servers in-house. It appears that the issue was caused directly by rebooting the servers. As mentioned above, servers 2 and 3 remained stable when left idle for over a week in-house, with continuous pings from a Windows machine and local pings on the newly established isolated network. Strangely, server 1 installed at the customer site has not experienced the issue again since its installation weeks ago. At this stage, we are confident that it is not a hardware issue (considering the x3 servers are brand new) nor a network issue (as the servers are connected to a new gateway/switch with new network cables) both utilising eno1 into the said new gateway/ switch. Please see the attached dmesg output for more details. dmesg - server 2.txt - Server rebooted, logged in as root, plugged in usb stick (not mounted) and left idle dmesg - server 3.txt - Server simply rebooted and left idle dmesg - server 2.txt (122,443 bytes)
[ 0.000000 < 0.000000>] Linux version 4.18.0-553.5.1.el8_10.x86_64 (mockbuild@x64-builder02.almalinux.org) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-22) (GCC)) #1 SMP Wed Jun 5 09:12:13 EDT 2024 [ 0.000000 < 0.000000>] Command line: BOOT_IMAGE=(hd0,gpt3)/boot/vmlinuz-4.18.0-553.5.1.el8_10.x86_64 root=UUID=8b6bcbea-8dc7-4ccc-9483-a26bbdfdb2f0 ro crashkernel=auto resume=UUID=3964fe7d-d9b5-4b62-90a5-708d6713ac85 rhgb quiet [ 0.000000 < 0.000000>] x86/split lock detection: disabled [ 0.000000 < 0.000000>] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000 < 0.000000>] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000 < 0.000000>] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000 < 0.000000>] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers' [ 0.000000 < 0.000000>] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000 < 0.000000>] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8 [ 0.000000 < 0.000000>] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format. [ 0.000000 < 0.000000>] signal: max sigframe size: 3632 [ 0.000000 < 0.000000>] BIOS-provided physical RAM map: [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x0000000000100000-0x000000006c6edfff] usable [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x000000006c6ee000-0x000000006c6effff] reserved [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x000000006c6f0000-0x000000006c704fff] usable [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x000000006c705000-0x000000006c706fff] reserved [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x000000006c707000-0x0000000072329fff] usable [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x000000007232a000-0x000000007232bfff] reserved [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x000000007232c000-0x00000000724e8fff] usable [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x00000000724e9000-0x00000000724e9fff] reserved [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x00000000724ea000-0x000000007266bfff] usable [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x000000007266c000-0x000000007266dfff] reserved [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x000000007266e000-0x000000007276cfff] usable [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x000000007276d000-0x000000007276dfff] reserved [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x000000007276e000-0x00000000727c0fff] usable [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x00000000727c1000-0x00000000727c1fff] reserved [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x00000000727c2000-0x00000000727c2fff] usable [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x00000000727c3000-0x00000000727c3fff] reserved [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x00000000727c4000-0x00000000727e7fff] usable [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x00000000727e8000-0x00000000728a4fff] reserved [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x00000000728a5000-0x00000000728affff] usable [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x00000000728b0000-0x00000000728c5fff] reserved [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x00000000728c6000-0x00000000728c9fff] usable [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x00000000728ca000-0x00000000728cbfff] reserved [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x00000000728cc000-0x000000007368dfff] usable [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x000000007368e000-0x000000007368efff] reserved [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x000000007368f000-0x0000000074770fff] usable [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x0000000074771000-0x0000000074771fff] reserved [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x0000000074772000-0x0000000074774fff] usable [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x0000000074775000-0x0000000075d0afff] reserved [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x0000000075d0b000-0x0000000075d36fff] usable [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x0000000075d37000-0x0000000075d60fff] reserved [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x0000000075d61000-0x0000000078623fff] usable [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x0000000078624000-0x0000000078625fff] reserved [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x0000000078626000-0x000000007b76dfff] usable [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x000000007b76e000-0x000000007e974fff] reserved [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x000000007e975000-0x000000007ea5cfff] ACPI NVS [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x000000007ea5d000-0x000000007eafefff] ACPI data [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x000000007eaff000-0x000000007eafffff] usable [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x000000007eb00000-0x000000007fffffff] reserved [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x00000000d4000000-0x00000000d5c0ffff] reserved [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved [ 0.000000 < 0.000000>] BIOS-e820: [mem 0x0000000100000000-0x000000047fffffff] usable [ 0.000000 < 0.000000>] NX (Execute Disable) protection: active [ 0.000000 < 0.000000>] e820: update [mem 0x6c59c018-0x6c5d0a57] usable ==> usable [ 0.000000 < 0.000000>] e820: update [mem 0x6c59c018-0x6c5d0a57] usable ==> usable [ 0.000000 < 0.000000>] e820: update [mem 0x6c567018-0x6c59ba57] usable ==> usable [ 0.000000 < 0.000000>] e820: update [mem 0x6c567018-0x6c59ba57] usable ==> usable [ 0.000000 < 0.000000>] e820: update [mem 0x6c4a9018-0x6c4dda57] usable ==> usable [ 0.000000 < 0.000000>] e820: update [mem 0x6c4a9018-0x6c4dda57] usable ==> usable [ 0.000000 < 0.000000>] e820: update [mem 0x6c474018-0x6c4a8a57] usable ==> usable [ 0.000000 < 0.000000>] e820: update [mem 0x6c474018-0x6c4a8a57] usable ==> usable [ 0.000000 < 0.000000>] e820: update [mem 0x6c55b018-0x6c566c57] usable ==> usable [ 0.000000 < 0.000000>] e820: update [mem 0x6c55b018-0x6c566c57] usable ==> usable [ 0.000000 < 0.000000>] extended physical RAM map: [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x0000000000100000-0x000000006c474017] usable [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x000000006c474018-0x000000006c4a8a57] usable [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x000000006c4a8a58-0x000000006c4a9017] usable [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x000000006c4a9018-0x000000006c4dda57] usable [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x000000006c4dda58-0x000000006c55b017] usable [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x000000006c55b018-0x000000006c566c57] usable [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x000000006c566c58-0x000000006c567017] usable [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x000000006c567018-0x000000006c59ba57] usable [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x000000006c59ba58-0x000000006c59c017] usable [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x000000006c59c018-0x000000006c5d0a57] usable [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x000000006c5d0a58-0x000000006c6edfff] usable [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x000000006c6ee000-0x000000006c6effff] reserved [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x000000006c6f0000-0x000000006c704fff] usable [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x000000006c705000-0x000000006c706fff] reserved [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x000000006c707000-0x0000000072329fff] usable [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x000000007232a000-0x000000007232bfff] reserved [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x000000007232c000-0x00000000724e8fff] usable [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x00000000724e9000-0x00000000724e9fff] reserved [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x00000000724ea000-0x000000007266bfff] usable [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x000000007266c000-0x000000007266dfff] reserved [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x000000007266e000-0x000000007276cfff] usable [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x000000007276d000-0x000000007276dfff] reserved [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x000000007276e000-0x00000000727c0fff] usable [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x00000000727c1000-0x00000000727c1fff] reserved [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x00000000727c2000-0x00000000727c2fff] usable [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x00000000727c3000-0x00000000727c3fff] reserved [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x00000000727c4000-0x00000000727e7fff] usable [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x00000000727e8000-0x00000000728a4fff] reserved [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x00000000728a5000-0x00000000728affff] usable [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x00000000728b0000-0x00000000728c5fff] reserved [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x00000000728c6000-0x00000000728c9fff] usable [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x00000000728ca000-0x00000000728cbfff] reserved [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x00000000728cc000-0x000000007368dfff] usable [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x000000007368e000-0x000000007368efff] reserved [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x000000007368f000-0x0000000074770fff] usable [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x0000000074771000-0x0000000074771fff] reserved [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x0000000074772000-0x0000000074774fff] usable [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x0000000074775000-0x0000000075d0afff] reserved [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x0000000075d0b000-0x0000000075d36fff] usable [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x0000000075d37000-0x0000000075d60fff] reserved [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x0000000075d61000-0x0000000078623fff] usable [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x0000000078624000-0x0000000078625fff] reserved [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x0000000078626000-0x000000007b76dfff] usable [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x000000007b76e000-0x000000007e974fff] reserved [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x000000007e975000-0x000000007ea5cfff] ACPI NVS [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x000000007ea5d000-0x000000007eafefff] ACPI data [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x000000007eaff000-0x000000007eafffff] usable [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x000000007eb00000-0x000000007fffffff] reserved [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x00000000c0000000-0x00000000cfffffff] reserved [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x00000000d4000000-0x00000000d5c0ffff] reserved [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved [ 0.000000 < 0.000000>] reserve setup_data: [mem 0x0000000100000000-0x000000047fffffff] usable [ 0.000000 < 0.000000>] efi: EFI v2.70 by HPE [ 0.000000 < 0.000000>] efi: ACPI=0x7eafe000 ACPI 2.0=0x7eafe014 SMBIOS=0x727c3000 SMBIOS 3.0=0x727c1000 TPMFinalLog=0x7ea29000 MEMATTR=0x72348018 MOKvar=0x7232a000 RNG=0x7477ef18 TPMEventLog=0x6c5d1018 [ 0.000000 < 0.000000>] efi: seeding entropy pool [ 0.000000 < 0.000000>] secureboot: Secure boot disabled [ 0.000000 < 0.000000>] SMBIOS 3.4.0 present. [ 0.000000 < 0.000000>] DMI: HPE ProLiant ML30 Gen11/ProLiant ML30 Gen11, BIOS 1.48 03/14/2024 [ 0.000000 < 0.000000>] tsc: Detected 2600.000 MHz processor [ 0.000000 < 0.000000>] tsc: Detected 2611.200 MHz TSC [ 0.000000 < 0.000000>] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000 < 0.000000>] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000 < 0.000000>] last_pfn = 0x480000 max_arch_pfn = 0x400000000 [ 0.000000 < 0.000000>] MTRR default type: uncachable [ 0.000000 < 0.000000>] MTRR fixed ranges enabled: [ 0.000000 < 0.000000>] 00000-9FFFF write-back [ 0.000000 < 0.000000>] A0000-BFFFF uncachable [ 0.000000 < 0.000000>] C0000-FFFFF write-protect [ 0.000000 < 0.000000>] MTRR variable ranges enabled: [ 0.000000 < 0.000000>] 0 base 000000000000 mask 3FFF80000000 write-back [ 0.000000 < 0.000000>] 1 base 0000D2000000 mask 3FFFFE000000 write-protect [ 0.000000 < 0.000000>] 2 base 000100000000 mask 3FFF00000000 write-back [ 0.000000 < 0.000000>] 3 base 000200000000 mask 3FFE00000000 write-back [ 0.000000 < 0.000000>] 4 base 000400000000 mask 3FFC00000000 write-back [ 0.000000 < 0.000000>] 5 disabled [ 0.000000 < 0.000000>] 6 disabled [ 0.000000 < 0.000000>] 7 disabled [ 0.000000 < 0.000000>] 8 disabled [ 0.000000 < 0.000000>] 9 disabled [ 0.000000 < 0.000000>] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000 < 0.000000>] last_pfn = 0x7eb00 max_arch_pfn = 0x400000000 [ 0.000000 < 0.000000>] Using GB pages for direct mapping [ 0.000000 < 0.000000>] Incomplete global flushes, disabling PCID [ 0.000000 < 0.000000>] BRK [0x23801000, 0x23801fff] PGTABLE [ 0.000000 < 0.000000>] BRK [0x23802000, 0x23802fff] PGTABLE [ 0.000000 < 0.000000>] BRK [0x23803000, 0x23803fff] PGTABLE [ 0.000000 < 0.000000>] BRK [0x23804000, 0x23804fff] PGTABLE [ 0.000000 < 0.000000>] BRK [0x23805000, 0x23805fff] PGTABLE [ 0.000000 < 0.000000>] BRK [0x23806000, 0x23806fff] PGTABLE [ 0.000000 < 0.000000>] BRK [0x23807000, 0x23807fff] PGTABLE [ 0.000000 < 0.000000>] BRK [0x23808000, 0x23808fff] PGTABLE [ 0.000000 < 0.000000>] BRK [0x23809000, 0x23809fff] PGTABLE [ 0.000000 < 0.000000>] BRK [0x2380a000, 0x2380afff] PGTABLE [ 0.000000 < 0.000000>] BRK [0x2380b000, 0x2380bfff] PGTABLE [ 0.000000 < 0.000000>] BRK [0x2380c000, 0x2380cfff] PGTABLE [ 0.000000 < 0.000000>] RAMDISK: [mem 0x69ba7000-0x6b60ffff] [ 0.000000 < 0.000000>] ACPI: Early table checksum verification disabled [ 0.000000 < 0.000000>] ACPI: RSDP 0x000000007EAFE014 000024 (v02 HPE ) [ 0.000000 < 0.000000>] ACPI: XSDT 0x000000007EAE1188 0000F4 (v01 HPE Server2 00000001 01000013) [ 0.000000 < 0.000000>] ACPI: FACP 0x000000007EAF7000 000114 (v06 HPE Server2 00000001 1590 00000001) [ 0.000000 < 0.000000>] ACPI: DSDT 0x000000007EAE9000 001CB0 (v02 HPE Server2 00000002 HPE 00020000) [ 0.000000 < 0.000000>] ACPI: FACS 0x000000007EA27000 000040 [ 0.000000 < 0.000000>] ACPI: SSDT 0x000000007EAFC000 000302 (v02 HPE CpuSsdt 00000001 INTL 20200717) [ 0.000000 < 0.000000>] ACPI: SSDT 0x000000007EAFA000 00061B (v02 HPE Tpm2Tabl 00001000 INTL 20200717) [ 0.000000 < 0.000000>] ACPI: TPM2 0x000000007EAF9000 00004C (v04 HPE Server2 00000002 01000013) [ 0.000000 < 0.000000>] ACPI: FPDT 0x000000007EAF8000 000034 (v01 HPE Server2 00000002 01000013) [ 0.000000 < 0.000000>] ACPI: SSDT 0x000000007EAFB000 00003A (v02 HPE PLATOPRG 00000001 INTL 20200717) [ 0.000000 < 0.000000>] ACPI: HPET 0x000000007EAF6000 000038 (v01 HPE Server2 00000001 1590 00000001) [ 0.000000 < 0.000000>] ACPI: WDDT 0x000000007EAF5000 000040 (v01 HPE Server2 00000001 1590 00000001) [ 0.000000 < 0.000000>] ACPI: APIC 0x000000007EAF4000 000084 (v05 HPE Server2 00000001 1590 00000001) [ 0.000000 < 0.000000>] ACPI: MCFG 0x000000007EAF3000 00003C (v01 HPE Server2 00000001 1590 00000001) [ 0.000000 < 0.000000>] ACPI: SLIT 0x000000007EAF2000 00002D (v01 HPE Server2 00000001 1590 00000001) [ 0.000000 < 0.000000>] ACPI: SRAT 0x000000007EAF1000 000110 (v03 HPE Server2 00000001 1590 00000001) [ 0.000000 < 0.000000>] ACPI: SPMI 0x000000007EAF0000 000041 (v05 HPE Server2 00000001 1590 00000001) [ 0.000000 < 0.000000>] ACPI: SPCR 0x000000007EAEF000 000050 (v02 HPE Server2 00000001 1590 00000001) [ 0.000000 < 0.000000>] ACPI: MSCT 0x000000007EAEE000 00004E (v01 HPE Server2 00000001 1590 00000001) [ 0.000000 < 0.000000>] ACPI: BDAT 0x000000007EAED000 000030 (v01 HPE Server2 00000001 1590 00000001) [ 0.000000 < 0.000000>] ACPI: WSMT 0x000000007EAEC000 000028 (v01 HPE Server2 00000001 1590 00000001) [ 0.000000 < 0.000000>] ACPI: PCCT 0x000000007EAEB000 000030 (v02 HPE Server2 00000001 1590 00000001) [ 0.000000 < 0.000000>] ACPI: SSDT 0x000000007EAE4000 0040F8 (v02 HPE PCISSDT 00000002 HPE 00020000) [ 0.000000 < 0.000000>] ACPI: SSDT 0x000000007EAE3000 0001C9 (v02 HPE TIMESSDT 00000002 HPE 00020000) [ 0.000000 < 0.000000>] ACPI: SSDT 0x000000007EAE2000 00030F (v02 HPE pmab 00000001 1590 20200717) [ 0.000000 < 0.000000>] ACPI: OEM1 0x000000007EAFD000 0000DF (v02 HPE CPU CPC 00000002 HPE 00020000) [ 0.000000 < 0.000000>] ACPI: HEST 0x000000007EAE0000 0000A8 (v01 HPE Server2 00000001 INTL 00000001) [ 0.000000 < 0.000000>] ACPI: BERT 0x000000007EADF000 000030 (v01 HPE Server2 00000001 INTL 00000001) [ 0.000000 < 0.000000>] ACPI: ERST 0x000000007EADE000 000250 (v01 HPE Server2 00000001 INTL 00000001) [ 0.000000 < 0.000000>] ACPI: BGRT 0x000000007EADD000 000038 (v01 HPE Server2 00000002 1590 01000013) [ 0.000000 < 0.000000>] ACPI: Reserving FACP table memory at [mem 0x7eaf7000-0x7eaf7113] [ 0.000000 < 0.000000>] ACPI: Reserving DSDT table memory at [mem 0x7eae9000-0x7eaeacaf] [ 0.000000 < 0.000000>] ACPI: Reserving FACS table memory at [mem 0x7ea27000-0x7ea2703f] [ 0.000000 < 0.000000>] ACPI: Reserving SSDT table memory at [mem 0x7eafc000-0x7eafc301] [ 0.000000 < 0.000000>] ACPI: Reserving SSDT table memory at [mem 0x7eafa000-0x7eafa61a] [ 0.000000 < 0.000000>] ACPI: Reserving TPM2 table memory at [mem 0x7eaf9000-0x7eaf904b] [ 0.000000 < 0.000000>] ACPI: Reserving FPDT table memory at [mem 0x7eaf8000-0x7eaf8033] [ 0.000000 < 0.000000>] ACPI: Reserving SSDT table memory at [mem 0x7eafb000-0x7eafb039] [ 0.000000 < 0.000000>] ACPI: Reserving HPET table memory at [mem 0x7eaf6000-0x7eaf6037] [ 0.000000 < 0.000000>] ACPI: Reserving WDDT table memory at [mem 0x7eaf5000-0x7eaf503f] [ 0.000000 < 0.000000>] ACPI: Reserving APIC table memory at [mem 0x7eaf4000-0x7eaf4083] [ 0.000000 < 0.000000>] ACPI: Reserving MCFG table memory at [mem 0x7eaf3000-0x7eaf303b] [ 0.000000 < 0.000000>] ACPI: Reserving SLIT table memory at [mem 0x7eaf2000-0x7eaf202c] [ 0.000000 < 0.000000>] ACPI: Reserving SRAT table memory at [mem 0x7eaf1000-0x7eaf110f] [ 0.000000 < 0.000000>] ACPI: Reserving SPMI table memory at [mem 0x7eaf0000-0x7eaf0040] [ 0.000000 < 0.000000>] ACPI: Reserving SPCR table memory at [mem 0x7eaef000-0x7eaef04f] [ 0.000000 < 0.000000>] ACPI: Reserving MSCT table memory at [mem 0x7eaee000-0x7eaee04d] [ 0.000000 < 0.000000>] ACPI: Reserving BDAT table memory at [mem 0x7eaed000-0x7eaed02f] [ 0.000000 < 0.000000>] ACPI: Reserving WSMT table memory at [mem 0x7eaec000-0x7eaec027] [ 0.000000 < 0.000000>] ACPI: Reserving PCCT table memory at [mem 0x7eaeb000-0x7eaeb02f] [ 0.000000 < 0.000000>] ACPI: Reserving SSDT table memory at [mem 0x7eae4000-0x7eae80f7] [ 0.000000 < 0.000000>] ACPI: Reserving SSDT table memory at [mem 0x7eae3000-0x7eae31c8] [ 0.000000 < 0.000000>] ACPI: Reserving SSDT table memory at [mem 0x7eae2000-0x7eae230e] [ 0.000000 < 0.000000>] ACPI: Reserving OEM1 table memory at [mem 0x7eafd000-0x7eafd0de] [ 0.000000 < 0.000000>] ACPI: Reserving HEST table memory at [mem 0x7eae0000-0x7eae00a7] [ 0.000000 < 0.000000>] ACPI: Reserving BERT table memory at [mem 0x7eadf000-0x7eadf02f] [ 0.000000 < 0.000000>] ACPI: Reserving ERST table memory at [mem 0x7eade000-0x7eade24f] [ 0.000000 < 0.000000>] ACPI: Reserving BGRT table memory at [mem 0x7eadd000-0x7eadd037] [ 0.000000 < 0.000000>] ACPI: Local APIC address 0xfee00000 [ 0.000000 < 0.000000>] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000 < 0.000000>] SRAT: PXM 0 -> APIC 0x04 -> Node 0 [ 0.000000 < 0.000000>] SRAT: PXM 0 -> APIC 0x02 -> Node 0 [ 0.000000 < 0.000000>] SRAT: PXM 0 -> APIC 0x06 -> Node 0 [ 0.000000 < 0.000000>] ACPI: SRAT: Node 0 PXM 0 [mem 0x6676f000-0x7eafffff] [ 0.000000 < 0.000000>] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000 < 0.000000>] ACPI: SRAT: Node 0 PXM 0 [mem 0x00100000-0x6676efff] [ 0.000000 < 0.000000>] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x47fffffff] [ 0.000000 < 0.000000>] NUMA: Initialized distance table, cnt=1 [ 0.000000 < 0.000000>] NUMA: Node 0 [mem 0x6676f000-0x7eafffff] + [mem 0x00000000-0x0009ffff] -> [mem 0x00000000-0x7eafffff] [ 0.000000 < 0.000000>] Warning: node 0 [mem 0x00000000-0x7eafffff] overlaps with itself [mem 0x00100000-0x6676efff] [ 0.000000 < 0.000000>] NUMA: Node 0 [mem 0x00000000-0x7eafffff] + [mem 0x00100000-0x6676efff] -> [mem 0x00000000-0x7eafffff] [ 0.000000 < 0.000000>] NUMA: Node 0 [mem 0x00000000-0x7eafffff] + [mem 0x100000000-0x47fffffff] -> [mem 0x00000000-0x47fffffff] [ 0.000000 < 0.000000>] NODE_DATA(0) allocated [mem 0x47ffd0000-0x47fffafff] [ 0.000000 < 0.000000>] Using crashkernel=auto, the size chosen is a best effort estimation. [ 0.000000 < 0.000000>] Reserving 256MB of memory at 1376MB for crashkernel (System RAM: 16288MB) [ 0.000000 < 0.000000>] Zone ranges: [ 0.000000 < 0.000000>] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000 < 0.000000>] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000 < 0.000000>] Normal [mem 0x0000000100000000-0x000000047fffffff] [ 0.000000 < 0.000000>] Device empty [ 0.000000 < 0.000000>] Movable zone start for each node [ 0.000000 < 0.000000>] Early memory node ranges [ 0.000000 < 0.000000>] node 0: [mem 0x0000000000001000-0x000000000009ffff] [ 0.000000 < 0.000000>] node 0: [mem 0x0000000000100000-0x000000006c6edfff] [ 0.000000 < 0.000000>] node 0: [mem 0x000000006c6f0000-0x000000006c704fff] [ 0.000000 < 0.000000>] node 0: [mem 0x000000006c707000-0x0000000072329fff] [ 0.000000 < 0.000000>] node 0: [mem 0x000000007232c000-0x00000000724e8fff] [ 0.000000 < 0.000000>] node 0: [mem 0x00000000724ea000-0x000000007266bfff] [ 0.000000 < 0.000000>] node 0: [mem 0x000000007266e000-0x000000007276cfff] [ 0.000000 < 0.000000>] node 0: [mem 0x000000007276e000-0x00000000727c0fff] [ 0.000000 < 0.000000>] node 0: [mem 0x00000000727c2000-0x00000000727c2fff] [ 0.000000 < 0.000000>] node 0: [mem 0x00000000727c4000-0x00000000727e7fff] [ 0.000000 < 0.000000>] node 0: [mem 0x00000000728a5000-0x00000000728affff] [ 0.000000 < 0.000000>] node 0: [mem 0x00000000728c6000-0x00000000728c9fff] [ 0.000000 < 0.000000>] node 0: [mem 0x00000000728cc000-0x000000007368dfff] [ 0.000000 < 0.000000>] node 0: [mem 0x000000007368f000-0x0000000074770fff] [ 0.000000 < 0.000000>] node 0: [mem 0x0000000074772000-0x0000000074774fff] [ 0.000000 < 0.000000>] node 0: [mem 0x0000000075d0b000-0x0000000075d36fff] [ 0.000000 < 0.000000>] node 0: [mem 0x0000000075d61000-0x0000000078623fff] [ 0.000000 < 0.000000>] node 0: [mem 0x0000000078626000-0x000000007b76dfff] [ 0.000000 < 0.000000>] node 0: [mem 0x000000007eaff000-0x000000007eafffff] [ 0.000000 < 0.000000>] node 0: [mem 0x0000000100000000-0x000000047fffffff] [ 0.000000 < 0.000000>] Zeroed struct page in unavailable ranges: 24471 pages [ 0.000000 < 0.000000>] Initmem setup node 0 [mem 0x0000000000001000-0x000000047fffffff] [ 0.000000 < 0.000000>] On node 0 totalpages: 4169833 [ 0.000000 < 0.000000>] DMA zone: 64 pages used for memmap [ 0.000000 < 0.000000>] DMA zone: 159 pages reserved [ 0.000000 < 0.000000>] DMA zone: 3999 pages, LIFO batch:0 [ 0.000000 < 0.000000>] DMA32 zone: 7748 pages used for memmap [ 0.000000 < 0.000000>] DMA32 zone: 495818 pages, LIFO batch:63 [ 0.000000 < 0.000000>] Normal zone: 57344 pages used for memmap [ 0.000000 < 0.000000>] Normal zone: 3670016 pages, LIFO batch:63 [ 0.000000 < 0.000000>] ACPI: PM-Timer IO Port: 0x508 [ 0.000000 < 0.000000>] ACPI: Local APIC address 0xfee00000 [ 0.000000 < 0.000000>] ACPI: LAPIC_NMI (acpi_id[0x00] high level lint[0x1]) [ 0.000000 < 0.000000>] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1]) [ 0.000000 < 0.000000>] ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1]) [ 0.000000 < 0.000000>] ACPI: LAPIC_NMI (acpi_id[0x06] high level lint[0x1]) [ 0.000000 < 0.000000>] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119 [ 0.000000 < 0.000000>] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000 < 0.000000>] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000 < 0.000000>] ACPI: IRQ0 used by override. [ 0.000000 < 0.000000>] ACPI: IRQ9 used by override. [ 0.000000 < 0.000000>] Using ACPI (MADT) for SMP configuration information [ 0.000000 < 0.000000>] ACPI: HPET id: 0x8086a701 base: 0xfed00000 [ 0.000000 < 0.000000>] e820: update [mem 0x6d0f2000-0x6d122fff] usable ==> reserved [ 0.000000 < 0.000000>] ACPI: SPCR: console: uart,mmio,0x0,115200 [ 0.000000 < 0.000000>] TSC deadline timer available [ 0.000000 < 0.000000>] smpboot: Allowing 4 CPUs, 0 hotplug CPUs [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x6c474000-0x6c474fff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x6c4a8000-0x6c4a8fff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x6c4a9000-0x6c4a9fff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x6c4dd000-0x6c4ddfff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x6c55b000-0x6c55bfff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x6c566000-0x6c566fff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x6c567000-0x6c567fff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x6c59b000-0x6c59bfff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x6c59c000-0x6c59cfff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x6c5d0000-0x6c5d0fff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x6c6ee000-0x6c6effff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x6c705000-0x6c706fff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x6d0f2000-0x6d122fff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x7232a000-0x7232bfff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x724e9000-0x724e9fff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x7266c000-0x7266dfff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x7276d000-0x7276dfff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x727c1000-0x727c1fff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x727c3000-0x727c3fff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x727e8000-0x728a4fff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x728b0000-0x728c5fff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x728ca000-0x728cbfff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x7368e000-0x7368efff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x74771000-0x74771fff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x74775000-0x75d0afff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x75d37000-0x75d60fff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x78624000-0x78625fff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x7b76e000-0x7e974fff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x7e975000-0x7ea5cfff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x7ea5d000-0x7eafefff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x7eb00000-0x7fffffff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0x80000000-0xbfffffff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0xc0000000-0xcfffffff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0xd0000000-0xd3ffffff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0xd4000000-0xd5c0ffff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0xd5c10000-0xfed1ffff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0xfed20000-0xfed7ffff] [ 0.000000 < 0.000000>] PM: Registered nosave memory: [mem 0xfed80000-0xffffffff] [ 0.000000 < 0.000000>] [mem 0x80000000-0xbfffffff] available for PCI devices [ 0.000000 < 0.000000>] Booting paravirtualized kernel on bare hardware [ 0.000000 < 0.000000>] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns [ 0.000000 < 0.000000>] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1 [ 0.000000 < 0.000000>] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u524288 [ 0.000000 < 0.000000>] pcpu-alloc: s221184 r8192 d28672 u524288 alloc=1*2097152 [ 0.000000 < 0.000000>] pcpu-alloc: [0] 0 1 2 3 [ 0.000000 < 0.000000>] Built 1 zonelists, mobility grouping on. Total pages: 4104518 [ 0.000000 < 0.000000>] Policy zone: Normal [ 0.000000 < 0.000000>] Kernel command line: BOOT_IMAGE=(hd0,gpt3)/boot/vmlinuz-4.18.0-553.5.1.el8_10.x86_64 root=UUID=8b6bcbea-8dc7-4ccc-9483-a26bbdfdb2f0 ro crashkernel=auto resume=UUID=3964fe7d-d9b5-4b62-90a5-708d6713ac85 rhgb quiet [ 0.000000 < 0.000000>] Specific versions of hardware are certified with Red Hat Enterprise Linux 8. Please see the list of hardware certified with Red Hat Enterprise Linux 8 at https://catalog.redhat.com. [ 0.000000 < 0.000000>] software IO TLB: area num 4. [ 0.000000 < 0.000000>] Memory: 1486324K/16679332K available (14339K kernel code, 5957K rwdata, 8568K rodata, 2820K init, 13792K bss, 908268K reserved, 0K cma-reserved) [ 0.000000 < 0.000000>] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000 < 0.000000>] ftrace: allocating 41062 entries in 161 pages [ 0.000000 < 0.000000>] ftrace: allocated 161 pages with 3 groups [ 0.000000 < 0.000000>] rcu: Hierarchical RCU implementation. [ 0.000000 < 0.000000>] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4. [ 0.000000 < 0.000000>] Rude variant of Tasks RCU enabled. [ 0.000000 < 0.000000>] Tracing variant of Tasks RCU enabled. [ 0.000000 < 0.000000>] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. [ 0.000000 < 0.000000>] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000 < 0.000000>] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16 [ 0.000000 < 0.000000>] random: crng done (trusting CPU's manufacturer) [ 0.001000 < 0.000000>] Console: colour dummy device 80x25 [ 0.001000 < 0.000000>] printk: console [tty0] enabled [ 0.001000 < 0.000000>] ACPI: Core revision 20220331 [ 0.001000 < 0.000000>] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 99544814920 ns [ 0.001000 < 0.000000>] hpet clockevent registered [ 0.001013 < 0.000013>] APIC: Switch to symmetric I/O mode setup [ 0.002396 < 0.001383>] x2apic: IRQ remapping doesn't support X2APIC mode [ 0.007383 < 0.004987>] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.012001 < 0.004618>] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x25a39079a08, max_idle_ns: 440795310461 ns [ 0.012004 < 0.000003>] Calibrating delay loop (skipped), value calculated using timer frequency.. 5222.40 BogoMIPS (lpj=2611200) [ 0.012006 < 0.000002>] pid_max: default: 32768 minimum: 301 [ 0.019023 < 0.007017>] LSM: Security Framework initializing [ 0.019031 < 0.000008>] Yama: becoming mindful. [ 0.019036 < 0.000005>] SELinux: Initializing. [ 0.019056 < 0.000020>] LSM support for eBPF active [ 0.020687 < 0.001631>] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, vmalloc) [ 0.021446 < 0.000759>] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, vmalloc) [ 0.021479 < 0.000033>] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, vmalloc) [ 0.021501 < 0.000022>] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, vmalloc) [ 0.021722 < 0.000221>] x86/cpu: VMX (outside TXT) disabled by BIOS [ 0.021727 < 0.000005>] x86/tme: not enabled by BIOS [ 0.021733 < 0.000006>] CPU0: Thermal monitoring enabled (TM1) [ 0.021734 < 0.000001>] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.021861 < 0.000127>] process: using mwait in idle threads [ 0.021862 < 0.000001>] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.021863 < 0.000001>] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.021866 < 0.000003>] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.021868 < 0.000002>] Spectre V2 : Mitigation: Enhanced / Automatic IBRS [ 0.021868 < 0.000000>] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.021869 < 0.000001>] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT [ 0.021870 < 0.000001>] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.021871 < 0.000001>] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl [ 0.027958 < 0.006087>] Freeing SMP alternatives memory: 36K [ 0.028701 < 0.000743>] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1693 [ 0.028760 < 0.000059>] smpboot: CPU0: Intel(R) Xeon(R) E E-2414 (family: 0x6, model: 0xb7, stepping: 0x1) [ 0.028851 < 0.000091>] Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline, AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver. [ 0.028936 < 0.000085>] core: cpu_core PMU driver: [ 0.028937 < 0.000001>] ... version: 5 [ 0.028937 < 0.000000>] ... bit width: 48 [ 0.028938 < 0.000001>] ... generic registers: 8 [ 0.028938 < 0.000000>] ... value mask: 0000ffffffffffff [ 0.028939 < 0.000001>] ... max period: 00007fffffffffff [ 0.028939 < 0.000000>] ... fixed-purpose events: 4 [ 0.028939 < 0.000000>] ... event mask: 0001000f000000ff [ 0.028956 < 0.000017>] rcu: Hierarchical SRCU implementation. [ 0.029000 < 0.000044>] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. [ 0.029000 < 0.000000>] smp: Bringing up secondary CPUs ... [ 0.029000 < 0.000000>] x86: Booting SMP configuration: [ 0.029000 < 0.000000>] .... node #0, CPUs: #1 #2 #3 [ 0.036784 < 0.007784>] smp: Brought up 1 node, 4 CPUs [ 0.036784 < 0.000000>] smpboot: Max logical packages: 1 [ 0.036784 < 0.000000>] smpboot: Total of 4 processors activated (20889.60 BogoMIPS) [ 0.052346 < 0.015562>] node 0 deferred pages initialised in 15ms [ 0.052351 < 0.000005>] devtmpfs: initialized [ 0.052351 < 0.000000>] x86/mm: Memory block size: 128MB [ 0.053552 < 0.001201>] ACPI: PM: Registering ACPI NVS region [mem 0x7e975000-0x7ea5cfff] (950272 bytes) [ 0.053552 < 0.000000>] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.053552 < 0.000000>] futex hash table entries: 1024 (order: 4, 65536 bytes, vmalloc) [ 0.053552 < 0.000000>] pinctrl core: initialized pinctrl subsystem [ 0.053552 < 0.000000>] NET: Registered protocol family 16 [ 0.053552 < 0.000000>] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations [ 0.053552 < 0.000000>] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.053552 < 0.000000>] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.053552 < 0.000000>] audit: initializing netlink subsys (disabled) [ 0.053552 < 0.000000>] audit: type=2000 audit(1719837132.053:1): state=initialized audit_enabled=0 res=1 [ 0.053552 < 0.000000>] cpuidle: using governor menu [ 0.053552 < 0.000000>] Invalid PCCT: 0 PCC subspaces [ 0.053552 < 0.000000>] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.053552 < 0.000000>] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.054014 < 0.000462>] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000) [ 0.054018 < 0.000004>] PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved in E820 [ 0.054028 < 0.000010>] PCI: Using configuration type 1 for base access [ 0.054097 < 0.000069>] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' [ 0.054700 < 0.000603>] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.054700 < 0.000000>] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.054700 < 0.000000>] cryptd: max_cpu_qlen set to 1000 [ 0.055019 < 0.000319>] fbcon: Taking over console [ 0.055036 < 0.000017>] ACPI: Added _OSI(Module Device) [ 0.055037 < 0.000001>] ACPI: Added _OSI(Processor Device) [ 0.055038 < 0.000001>] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.055038 < 0.000000>] ACPI: Added _OSI(Processor Aggregator Device) [ 0.055980 < 0.000942>] ACPI: 7 ACPI AML tables successfully acquired and loaded [ 0.056161 < 0.000181>] ACPI: Dynamic OEM Table Load: [ 0.057840 < 0.001679>] ACPI: Interpreter enabled [ 0.057846 < 0.000006>] ACPI: PM: (supports S0 S5) [ 0.057847 < 0.000001>] ACPI: Using IOAPIC for interrupt routing [ 0.058062 < 0.000215>] HEST: Table parsing has been initialized. [ 0.058618 < 0.000556>] GHES: APEI firmware first mode is enabled by APEI bit and WHEA _OSC. [ 0.058619 < 0.000001>] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.058757 < 0.000138>] ACPI: Enabled 3 GPEs in block 00 to 7F [ 0.061526 < 0.002769>] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-ff]) [ 0.061531 < 0.000005>] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.061560 < 0.000029>] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug AER LTR DPC] [ 0.061595 < 0.000035>] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability] [ 0.061596 < 0.000001>] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration [ 0.062430 < 0.000834>] PCI host bridge to bus 0000:00 [ 0.062431 < 0.000001>] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.062432 < 0.000001>] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.062433 < 0.000001>] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.062434 < 0.000001>] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window] [ 0.062434 < 0.000000>] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window] [ 0.062435 < 0.000001>] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window] [ 0.062436 < 0.000001>] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window] [ 0.062436 < 0.000000>] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window] [ 0.062437 < 0.000001>] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window] [ 0.062437 < 0.000000>] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window] [ 0.062438 < 0.000001>] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window] [ 0.062438 < 0.000000>] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window] [ 0.062439 < 0.000001>] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window] [ 0.062440 < 0.000001>] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window] [ 0.062440 < 0.000000>] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window] [ 0.062441 < 0.000001>] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window] [ 0.062441 < 0.000000>] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfeafffff window] [ 0.062442 < 0.000001>] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window] [ 0.062443 < 0.000001>] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.062517 < 0.000074>] pci 0000:00:00.0: [8086:a713] type 00 class 0x060000 [ 0.062740 < 0.000223>] pci 0000:00:14.0: [8086:7a60] type 00 class 0x0c0330 [ 0.062758 < 0.000018>] pci 0000:00:14.0: reg 0x10: [mem 0x4000100000-0x400010ffff 64bit] [ 0.062830 < 0.000072>] pci 0000:00:14.0: PME# supported from D3hot D3cold [ 0.062977 < 0.000147>] pci 0000:00:14.2: [8086:7a27] type 00 class 0x050000 [ 0.062996 < 0.000019>] pci 0000:00:14.2: reg 0x10: [mem 0x4000110000-0x4000113fff 64bit] [ 0.063008 < 0.000012>] pci 0000:00:14.2: reg 0x18: [mem 0x4000116000-0x4000116fff 64bit] [ 0.063160 < 0.000152>] pci 0000:00:16.0: [8086:7a68] type 00 class 0x078000 [ 0.063183 < 0.000023>] pci 0000:00:16.0: reg 0x10: [mem 0x4000115000-0x4000115fff 64bit] [ 0.063273 < 0.000090>] pci 0000:00:16.0: PME# supported from D3hot [ 0.063394 < 0.000121>] pci 0000:00:17.0: [8086:7a62] type 00 class 0x010601 [ 0.063407 < 0.000013>] pci 0000:00:17.0: reg 0x10: [mem 0xd5d40000-0xd5d41fff] [ 0.063415 < 0.000008>] pci 0000:00:17.0: reg 0x14: [mem 0xd5d44000-0xd5d440ff] [ 0.063422 < 0.000007>] pci 0000:00:17.0: reg 0x18: [io 0x2040-0x2047] [ 0.063430 < 0.000008>] pci 0000:00:17.0: reg 0x1c: [io 0x2048-0x204b] [ 0.063437 < 0.000007>] pci 0000:00:17.0: reg 0x20: [io 0x2020-0x203f] [ 0.063444 < 0.000007>] pci 0000:00:17.0: reg 0x24: [mem 0xd5d43000-0xd5d437ff] [ 0.063487 < 0.000043>] pci 0000:00:17.0: PME# supported from D3hot [ 0.063598 < 0.000111>] pci 0000:00:1c.0: [8086:7a38] type 01 class 0x060400 [ 0.063695 < 0.000097>] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.063835 < 0.000140>] pci 0000:00:1c.2: [8086:7a3a] type 01 class 0x060400 [ 0.063930 < 0.000095>] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold [ 0.064069 < 0.000139>] pci 0000:00:1d.0: [8086:7a34] type 01 class 0x060400 [ 0.064217 < 0.000148>] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold [ 0.064393 < 0.000176>] pci 0000:00:1f.0: [8086:7a14] type 00 class 0x060100 [ 0.064589 < 0.000196>] pci 0000:00:1f.4: [8086:7a23] type 00 class 0x0c0500 [ 0.064610 < 0.000021>] pci 0000:00:1f.4: reg 0x10: [mem 0x4000114000-0x40001140ff 64bit] [ 0.064632 < 0.000022>] pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf] [ 0.064735 < 0.000103>] pci 0000:00:1f.5: [8086:7a24] type 00 class 0x0c8000 [ 0.064757 < 0.000022>] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff] [ 0.064972 < 0.000215>] pci 0000:01:00.0: [14e4:1657] type 00 class 0x020000 [ 0.065000 < 0.000028>] pci 0000:01:00.0: reg 0x10: [mem 0x40000b0000-0x40000bffff 64bit pref] [ 0.065018 < 0.000018>] pci 0000:01:00.0: reg 0x18: [mem 0x40000a0000-0x40000affff 64bit pref] [ 0.065037 < 0.000019>] pci 0000:01:00.0: reg 0x20: [mem 0x4000090000-0x400009ffff 64bit pref] [ 0.065049 < 0.000012>] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0003ffff pref] [ 0.065160 < 0.000111>] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 0.065228 < 0.000068>] pci 0000:01:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x2 link at 0000:00:1c.0 (capable of 16.000 Gb/s with 5.0 GT/s PCIe x4 link) [ 0.065384 < 0.000156>] pci 0000:01:00.1: [14e4:1657] type 00 class 0x020000 [ 0.065412 < 0.000028>] pci 0000:01:00.1: reg 0x10: [mem 0x4000080000-0x400008ffff 64bit pref] [ 0.065430 < 0.000018>] pci 0000:01:00.1: reg 0x18: [mem 0x4000070000-0x400007ffff 64bit pref] [ 0.065449 < 0.000019>] pci 0000:01:00.1: reg 0x20: [mem 0x4000060000-0x400006ffff 64bit pref] [ 0.065460 < 0.000011>] pci 0000:01:00.1: reg 0x30: [mem 0x00000000-0x0003ffff pref] [ 0.065571 < 0.000111>] pci 0000:01:00.1: PME# supported from D0 D3hot D3cold [ 0.065766 < 0.000195>] pci 0000:01:00.2: [14e4:1657] type 00 class 0x020000 [ 0.065794 < 0.000028>] pci 0000:01:00.2: reg 0x10: [mem 0x4000050000-0x400005ffff 64bit pref] [ 0.065812 < 0.000018>] pci 0000:01:00.2: reg 0x18: [mem 0x4000040000-0x400004ffff 64bit pref] [ 0.065830 < 0.000018>] pci 0000:01:00.2: reg 0x20: [mem 0x4000030000-0x400003ffff 64bit pref] [ 0.065842 < 0.000012>] pci 0000:01:00.2: reg 0x30: [mem 0x00000000-0x0003ffff pref] [ 0.065952 < 0.000110>] pci 0000:01:00.2: PME# supported from D0 D3hot D3cold [ 0.066153 < 0.000201>] pci 0000:01:00.3: [14e4:1657] type 00 class 0x020000 [ 0.066180 < 0.000027>] pci 0000:01:00.3: reg 0x10: [mem 0x4000020000-0x400002ffff 64bit pref] [ 0.066198 < 0.000018>] pci 0000:01:00.3: reg 0x18: [mem 0x4000010000-0x400001ffff 64bit pref] [ 0.066217 < 0.000019>] pci 0000:01:00.3: reg 0x20: [mem 0x4000000000-0x400000ffff 64bit pref] [ 0.066228 < 0.000011>] pci 0000:01:00.3: reg 0x30: [mem 0x00000000-0x0003ffff pref] [ 0.066338 < 0.000110>] pci 0000:01:00.3: PME# supported from D0 D3hot D3cold [ 0.066533 < 0.000195>] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.066541 < 0.000008>] pci 0000:00:1c.0: bridge window [mem 0x4000000000-0x40000fffff 64bit pref] [ 0.066590 < 0.000049>] pci 0000:02:00.0: [103c:3306] type 00 class 0x088000 [ 0.066610 < 0.000020>] pci 0000:02:00.0: reg 0x10: [io 0x1200-0x12ff] [ 0.066622 < 0.000012>] pci 0000:02:00.0: reg 0x14: [mem 0xd5b9e000-0xd5b9e3ff] [ 0.066633 < 0.000011>] pci 0000:02:00.0: reg 0x18: [io 0x1100-0x11ff] [ 0.066644 < 0.000011>] pci 0000:02:00.0: reg 0x1c: [mem 0xd2000000-0xd3ffffff] [ 0.066655 < 0.000011>] pci 0000:02:00.0: reg 0x20: [mem 0xd5800000-0xd59fffff] [ 0.066853 < 0.000198>] pci 0000:02:00.1: [102b:0538] type 00 class 0x030000 [ 0.066874 < 0.000021>] pci 0000:02:00.1: reg 0x10: [mem 0xd4000000-0xd4ffffff pref] [ 0.066885 < 0.000011>] pci 0000:02:00.1: reg 0x14: [mem 0xd5b98000-0xd5b9bfff] [ 0.066896 < 0.000011>] pci 0000:02:00.1: reg 0x18: [mem 0xd5000000-0xd57fffff] [ 0.066960 < 0.000064>] pci 0000:02:00.1: BAR 0: assigned to efifb [ 0.067075 < 0.000115>] pci 0000:02:00.2: [103c:3307] type 00 class 0x088000 [ 0.067095 < 0.000020>] pci 0000:02:00.2: reg 0x10: [io 0x1000-0x10ff] [ 0.067107 < 0.000012>] pci 0000:02:00.2: reg 0x14: [mem 0xd5b9d000-0xd5b9d0ff] [ 0.067118 < 0.000011>] pci 0000:02:00.2: reg 0x18: [mem 0xd5a00000-0xd5afffff] [ 0.067129 < 0.000011>] pci 0000:02:00.2: reg 0x1c: [mem 0xd5b00000-0xd5b7ffff] [ 0.067140 < 0.000011>] pci 0000:02:00.2: reg 0x20: [mem 0xd5b90000-0xd5b97fff] [ 0.067151 < 0.000011>] pci 0000:02:00.2: reg 0x24: [mem 0xd5b80000-0xd5b8ffff] [ 0.067163 < 0.000012>] pci 0000:02:00.2: reg 0x30: [mem 0x00000000-0x0003ffff pref] [ 0.067226 < 0.000063>] pci 0000:02:00.2: PME# supported from D0 D3hot D3cold [ 0.067333 < 0.000107>] pci 0000:02:00.4: [103c:22f6] type 00 class 0x0c0320 [ 0.067353 < 0.000020>] pci 0000:02:00.4: reg 0x10: [mem 0xd5b9c000-0xd5b9c0ff] [ 0.067539 < 0.000186>] pci 0000:00:1c.2: PCI bridge to [bus 02] [ 0.067542 < 0.000003>] pci 0000:00:1c.2: bridge window [io 0x1000-0x1fff] [ 0.067545 < 0.000003>] pci 0000:00:1c.2: bridge window [mem 0xd1000000-0xd5bfffff] [ 0.067635 < 0.000090>] pci 0000:00:1d.0: PCI bridge to [bus 03] [ 0.067659 < 0.000024>] pci_bus 0000:00: on NUMA node 0 [ 0.067809 < 0.000150>] ACPI: PCI: Interrupt link LNKA configured for IRQ 15 [ 0.067810 < 0.000001>] ACPI: PCI: Interrupt link LNKA disabled [ 0.067841 < 0.000031>] ACPI: PCI: Interrupt link LNKB configured for IRQ 15 [ 0.067842 < 0.000001>] ACPI: PCI: Interrupt link LNKB disabled [ 0.067872 < 0.000030>] ACPI: PCI: Interrupt link LNKC configured for IRQ 15 [ 0.067872 < 0.000000>] ACPI: PCI: Interrupt link LNKC disabled [ 0.067905 < 0.000033>] ACPI: PCI: Interrupt link LNKD configured for IRQ 15 [ 0.067906 < 0.000001>] ACPI: PCI: Interrupt link LNKD disabled [ 0.067935 < 0.000029>] ACPI: PCI: Interrupt link LNKE configured for IRQ 15 [ 0.067936 < 0.000001>] ACPI: PCI: Interrupt link LNKE disabled [ 0.067966 < 0.000030>] ACPI: PCI: Interrupt link LNKF configured for IRQ 15 [ 0.067966 < 0.000000>] ACPI: PCI: Interrupt link LNKF disabled [ 0.067996 < 0.000030>] ACPI: PCI: Interrupt link LNKG configured for IRQ 15 [ 0.067996 < 0.000000>] ACPI: PCI: Interrupt link LNKG disabled [ 0.068073 < 0.000077>] ACPI: PCI: Interrupt link LNKH configured for IRQ 15 [ 0.068073 < 0.000000>] ACPI: PCI: Interrupt link LNKH disabled [ 0.068262 < 0.000189>] iommu: Default domain type: Passthrough [ 0.068262 < 0.000000>] SCSI subsystem initialized [ 0.068262 < 0.000000>] ACPI: bus type USB registered [ 0.068262 < 0.000000>] usbcore: registered new interface driver usbfs [ 0.068262 < 0.000000>] usbcore: registered new interface driver hub [ 0.068262 < 0.000000>] usbcore: registered new device driver usb [ 0.068262 < 0.000000>] pps_core: LinuxPPS API ver. 1 registered [ 0.068262 < 0.000000>] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.068262 < 0.000000>] PTP clock support registered [ 0.068262 < 0.000000>] EDAC MC: Ver: 3.0.0 [ 0.068262 < 0.000000>] Registered efivars operations [ 0.069036 < 0.000774>] PCI: Using ACPI for IRQ routing [ 0.091924 < 0.022888>] PCI: pci_cache_line_size set to 64 bytes [ 0.092030 < 0.000106>] Expanded resource Reserved due to conflict with PCI Bus 0000:02 [ 0.092031 < 0.000001>] e820: reserve RAM buffer [mem 0x6c474018-0x6fffffff] [ 0.092033 < 0.000002>] e820: reserve RAM buffer [mem 0x6c4a9018-0x6fffffff] [ 0.092033 < 0.000000>] e820: reserve RAM buffer [mem 0x6c55b018-0x6fffffff] [ 0.092034 < 0.000001>] e820: reserve RAM buffer [mem 0x6c567018-0x6fffffff] [ 0.092035 < 0.000001>] e820: reserve RAM buffer [mem 0x6c59c018-0x6fffffff] [ 0.092036 < 0.000001>] e820: reserve RAM buffer [mem 0x6c6ee000-0x6fffffff] [ 0.092036 < 0.000000>] e820: reserve RAM buffer [mem 0x6c705000-0x6fffffff] [ 0.092037 < 0.000001>] e820: reserve RAM buffer [mem 0x6d0f2000-0x6fffffff] [ 0.092037 < 0.000000>] e820: reserve RAM buffer [mem 0x7232a000-0x73ffffff] [ 0.092039 < 0.000002>] e820: reserve RAM buffer [mem 0x724e9000-0x73ffffff] [ 0.092041 < 0.000002>] e820: reserve RAM buffer [mem 0x7266c000-0x73ffffff] [ 0.092042 < 0.000001>] e820: reserve RAM buffer [mem 0x7276d000-0x73ffffff] [ 0.092044 < 0.000002>] e820: reserve RAM buffer [mem 0x727c1000-0x73ffffff] [ 0.092045 < 0.000001>] e820: reserve RAM buffer [mem 0x727c3000-0x73ffffff] [ 0.092046 < 0.000001>] e820: reserve RAM buffer [mem 0x727e8000-0x73ffffff] [ 0.092047 < 0.000001>] e820: reserve RAM buffer [mem 0x728b0000-0x73ffffff] [ 0.092048 < 0.000001>] e820: reserve RAM buffer [mem 0x728ca000-0x73ffffff] [ 0.092049 < 0.000001>] e820: reserve RAM buffer [mem 0x7368e000-0x73ffffff] [ 0.092049 < 0.000000>] e820: reserve RAM buffer [mem 0x74771000-0x77ffffff] [ 0.092050 < 0.000001>] e820: reserve RAM buffer [mem 0x74775000-0x77ffffff] [ 0.092051 < 0.000001>] e820: reserve RAM buffer [mem 0x75d37000-0x77ffffff] [ 0.092052 < 0.000001>] e820: reserve RAM buffer [mem 0x78624000-0x7bffffff] [ 0.092053 < 0.000001>] e820: reserve RAM buffer [mem 0x7b76e000-0x7bffffff] [ 0.092053 < 0.000000>] e820: reserve RAM buffer [mem 0x7eb00000-0x7fffffff] [ 0.092142 < 0.000089>] NetLabel: Initializing [ 0.092142 < 0.000000>] NetLabel: domain hash size = 128 [ 0.092143 < 0.000001>] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.092149 < 0.000006>] NetLabel: unlabeled traffic allowed by default [ 0.092154 < 0.000005>] pci 0000:02:00.1: vgaarb: setting as boot VGA device [ 0.092154 < 0.000000>] pci 0000:02:00.1: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.092154 < 0.000000>] pci 0000:02:00.1: vgaarb: bridge control possible [ 0.092154 < 0.000000>] vgaarb: loaded [ 0.092154 < 0.000000>] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 [ 0.092158 < 0.000004>] hpet0: 8 comparators, 64-bit 19.200000 MHz counter [ 0.095014 < 0.002856>] clocksource: Switched to clocksource tsc-early [ 0.101943 < 0.006929>] VFS: Disk quotas dquot_6.6.0 [ 0.101950 < 0.000007>] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.101995 < 0.000045>] pnp: PnP ACPI init [ 0.102291 < 0.000296>] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.102330 < 0.000039>] system 00:01: [io 0x0500-0x053f] has been reserved [ 0.102332 < 0.000002>] system 00:01: [io 0x0400-0x047f] has been reserved [ 0.102333 < 0.000001>] system 00:01: [io 0x0540-0x057f] has been reserved [ 0.102334 < 0.000001>] system 00:01: [io 0x0600-0x061f] has been reserved [ 0.102334 < 0.000000>] system 00:01: [io 0x0880-0x0883] has been reserved [ 0.102335 < 0.000001>] system 00:01: [io 0x0800-0x081f] has been reserved [ 0.102336 < 0.000001>] system 00:01: [mem 0xfed1c000-0xfed3ffff] could not be reserved [ 0.102337 < 0.000001>] system 00:01: [mem 0xfed45000-0xfed8bfff] could not be reserved [ 0.102338 < 0.000001>] system 00:01: [mem 0xff000000-0xffffffff] has been reserved [ 0.102338 < 0.000000>] system 00:01: [mem 0xfee00000-0xfeefffff] has been reserved [ 0.102339 < 0.000001>] system 00:01: [mem 0xfed12000-0xfed1200f] has been reserved [ 0.102340 < 0.000001>] system 00:01: [mem 0xfed12010-0xfed1201f] has been reserved [ 0.102341 < 0.000001>] system 00:01: [mem 0xfed1b000-0xfed1bfff] has been reserved [ 0.102343 < 0.000002>] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.102353 < 0.000010>] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.102362 < 0.000009>] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.102410 < 0.000048>] pnp: PnP ACPI: found 4 devices [ 0.107514 < 0.005104>] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.107537 < 0.000023>] pci 0000:00:1c.0: BAR 14: assigned [mem 0x80000000-0x800fffff] [ 0.107540 < 0.000003>] pci 0000:01:00.0: BAR 6: assigned [mem 0x80000000-0x8003ffff pref] [ 0.107542 < 0.000002>] pci 0000:01:00.1: BAR 6: assigned [mem 0x80040000-0x8007ffff pref] [ 0.107543 < 0.000001>] pci 0000:01:00.2: BAR 6: assigned [mem 0x80080000-0x800bffff pref] [ 0.107544 < 0.000001>] pci 0000:01:00.3: BAR 6: assigned [mem 0x800c0000-0x800fffff pref] [ 0.107545 < 0.000001>] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.107592 < 0.000047>] pci 0000:00:1c.0: bridge window [mem 0x80000000-0x800fffff] [ 0.107594 < 0.000002>] pci 0000:00:1c.0: bridge window [mem 0x4000000000-0x40000fffff 64bit pref] [ 0.107600 < 0.000006>] pci 0000:02:00.2: BAR 6: assigned [mem 0xd1000000-0xd103ffff pref] [ 0.107601 < 0.000001>] pci 0000:00:1c.2: PCI bridge to [bus 02] [ 0.107603 < 0.000002>] pci 0000:00:1c.2: bridge window [io 0x1000-0x1fff] [ 0.107606 < 0.000003>] pci 0000:00:1c.2: bridge window [mem 0xd1000000-0xd5bfffff] [ 0.107613 < 0.000007>] pci 0000:00:1d.0: PCI bridge to [bus 03] [ 0.107643 < 0.000030>] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 0.107644 < 0.000001>] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 0.107644 < 0.000000>] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.107645 < 0.000001>] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window] [ 0.107646 < 0.000001>] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window] [ 0.107647 < 0.000001>] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window] [ 0.107648 < 0.000001>] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window] [ 0.107648 < 0.000000>] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window] [ 0.107649 < 0.000001>] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window] [ 0.107650 < 0.000001>] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window] [ 0.107651 < 0.000001>] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window] [ 0.107651 < 0.000000>] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window] [ 0.107652 < 0.000001>] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window] [ 0.107653 < 0.000001>] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window] [ 0.107653 < 0.000000>] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window] [ 0.107654 < 0.000001>] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window] [ 0.107655 < 0.000001>] pci_bus 0000:00: resource 20 [mem 0x80000000-0xfeafffff window] [ 0.107656 < 0.000001>] pci_bus 0000:00: resource 21 [mem 0x4000000000-0x7fffffffff window] [ 0.107657 < 0.000001>] pci_bus 0000:01: resource 1 [mem 0x80000000-0x800fffff] [ 0.107657 < 0.000000>] pci_bus 0000:01: resource 2 [mem 0x4000000000-0x40000fffff 64bit pref] [ 0.107658 < 0.000001>] pci_bus 0000:02: resource 0 [io 0x1000-0x1fff] [ 0.107659 < 0.000001>] pci_bus 0000:02: resource 1 [mem 0xd1000000-0xd5bfffff] [ 0.107721 < 0.000062>] NET: Registered protocol family 2 [ 0.107912 < 0.000191>] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, vmalloc) [ 0.108837 < 0.000925>] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, vmalloc) [ 0.108873 < 0.000036>] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, vmalloc) [ 0.108970 < 0.000097>] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, vmalloc) [ 0.109053 < 0.000083>] TCP: Hash tables configured (established 131072 bind 65536) [ 0.109117 < 0.000064>] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, vmalloc) [ 0.109138 < 0.000021>] UDP hash table entries: 8192 (order: 6, 262144 bytes, vmalloc) [ 0.109164 < 0.000026>] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, vmalloc) [ 0.109206 < 0.000042>] NET: Registered protocol family 1 [ 0.109209 < 0.000003>] NET: Registered protocol family 44 [ 0.109570 < 0.000361>] pci 0000:02:00.1: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.109770 < 0.000200>] PCI: CLS 64 bytes, default 64 [ 0.109793 < 0.000023>] Unpacking initramfs... [ 0.364281 < 0.254488>] Freeing initrd memory: 27044K [ 0.364289 < 0.000008>] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.364290 < 0.000001>] software IO TLB: mapped [mem 0x0000000052000000-0x0000000056000000] (64MB) [ 0.364296 < 0.000006>] ACPI: bus type thunderbolt registered [ 0.364349 < 0.000053>] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x25a39079a08, max_idle_ns: 440795310461 ns [ 0.364365 < 0.000016>] clocksource: Switched to clocksource tsc [ 0.365528 < 0.001163>] Initialise system trusted keyrings [ 0.365534 < 0.000006>] Key type blacklist registered [ 0.365549 < 0.000015>] workingset: timestamp_bits=36 max_order=22 bucket_order=0 [ 0.366499 < 0.000950>] zbud: loaded [ 0.366637 < 0.000138>] pstore: using deflate compression [ 0.366755 < 0.000118>] Platform Keyring initialized [ 0.377159 < 0.010404>] NET: Registered protocol family 38 [ 0.377162 < 0.000003>] Key type asymmetric registered [ 0.377163 < 0.000001>] Asymmetric key parser 'x509' registered [ 0.377163 < 0.000000>] Running certificate verification selftests [ 0.378517 < 0.001354>] Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db' [ 0.378803 < 0.000286>] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 0.378823 < 0.000020>] io scheduler mq-deadline registered [ 0.378824 < 0.000001>] io scheduler kyber registered [ 0.378843 < 0.000019>] io scheduler bfq registered [ 0.378877 < 0.000034>] atomic64_test: passed for x86-64 platform with CX8 and with SSE [ 0.379187 < 0.000310>] pcieport 0000:00:1c.0: PME: Signaling with IRQ 120 [ 0.379344 < 0.000157>] pcieport 0000:00:1c.2: PME: Signaling with IRQ 121 [ 0.379699 < 0.000355>] pcieport 0000:00:1d.0: PME: Signaling with IRQ 122 [ 0.379824 < 0.000125>] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 0.379839 < 0.000015>] efifb: probing for efifb [ 0.379851 < 0.000012>] efifb: framebuffer at 0xd4000000, using 3072k, total 3072k [ 0.379852 < 0.000001>] efifb: mode is 1024x768x32, linelength=4096, pages=1 [ 0.379853 < 0.000001>] efifb: scrolling: redraw [ 0.379853 < 0.000000>] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 0.379900 < 0.000047>] Console: switching to colour frame buffer device 128x48 [ 0.402493 < 0.022593>] fb0: EFI VGA frame buffer device [ 0.402520 < 0.000027>] Monitor-Mwait will be used to enter C-1 state [ 0.402524 < 0.000004>] Monitor-Mwait will be used to enter C-2 state [ 0.402526 < 0.000002>] ACPI: \_SB_.SCK0.C000: Found 2 idle states [ 0.402681 < 0.000155>] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.402702 < 0.000021>] ACPI: Power Button [PWRF] [ 0.402779 < 0.000077>] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1693 [ 0.402987 < 0.000208>] ERST: Error Record Serialization Table (ERST) support is initialized. [ 0.403010 < 0.000023>] pstore: Registered erst as persistent store backend [ 0.403045 < 0.000035>] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.423944 < 0.020899>] 00:02: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 0.444850 < 0.020906>] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.445119 < 0.000269>] Non-volatile memory driver v1.3 [ 0.446876 < 0.001757>] tpm_tis STM0151:00: 2.0 TPM (device-id 0x0, rev-id 78) [ 0.463130 < 0.016254>] rdac: device handler registered [ 0.463147 < 0.000017>] hp_sw: device handler registered [ 0.463147 < 0.000000>] emc: device handler registered [ 0.463158 < 0.000011>] alua: device handler registered [ 0.463203 < 0.000045>] libphy: Fixed MDIO Bus: probed [ 0.463275 < 0.000072>] usbcore: registered new interface driver usbserial_generic [ 0.463279 < 0.000004>] usbserial: USB Serial support registered for generic [ 0.463296 < 0.000017>] i8042: PNP: No PS/2 controller found. [ 0.463296 < 0.000000>] i8042: Probing ports directly. [ 0.463382 < 0.000086>] ehci-pci 0000:02:00.4: EHCI Host Controller [ 0.463400 < 0.000018>] ehci-pci 0000:02:00.4: new USB bus registered, assigned bus number 1 [ 0.463504 < 0.000104>] ehci-pci 0000:02:00.4: irq 123, io mem 0xd5b9c000 [ 0.470060 < 0.006556>] ehci-pci 0000:02:00.4: USB 2.0 started, EHCI 1.00 [ 0.470091 < 0.000031>] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18 [ 0.470093 < 0.000002>] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.470095 < 0.000002>] usb usb1: Product: EHCI Host Controller [ 0.470096 < 0.000001>] usb usb1: Manufacturer: Linux 4.18.0-553.5.1.el8_10.x86_64 ehci_hcd [ 0.470097 < 0.000001>] usb usb1: SerialNumber: 0000:02:00.4 [ 0.470171 < 0.000074>] hub 1-0:1.0: USB hub found [ 0.470176 < 0.000005>] hub 1-0:1.0: 8 ports detected [ 0.470334 < 0.000158>] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 0.470357 < 0.000023>] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 [ 0.471485 < 0.001128>] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810 [ 0.471721 < 0.000236>] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 0.471736 < 0.000015>] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 [ 0.471737 < 0.000001>] xhci_hcd 0000:00:14.0: Host supports USB 3.2 Enhanced SuperSpeed [ 0.471763 < 0.000026>] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18 [ 0.471765 < 0.000002>] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.471766 < 0.000001>] usb usb2: Product: xHCI Host Controller [ 0.471767 < 0.000001>] usb usb2: Manufacturer: Linux 4.18.0-553.5.1.el8_10.x86_64 xhci-hcd [ 0.471767 < 0.000000>] usb usb2: SerialNumber: 0000:00:14.0 [ 0.471860 < 0.000093>] hub 2-0:1.0: USB hub found [ 0.471877 < 0.000017>] hub 2-0:1.0: 16 ports detected [ 0.472295 < 0.000418>] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.18 [ 0.472296 < 0.000001>] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.472297 < 0.000001>] usb usb3: Product: xHCI Host Controller [ 0.472298 < 0.000001>] usb usb3: Manufacturer: Linux 4.18.0-553.5.1.el8_10.x86_64 xhci-hcd [ 0.472299 < 0.000001>] usb usb3: SerialNumber: 0000:00:14.0 [ 0.472338 < 0.000039>] hub 3-0:1.0: USB hub found [ 0.472389 < 0.000051>] hub 3-0:1.0: 10 ports detected [ 0.713090 < 0.240701>] usb 2-3: new high-speed USB device number 2 using xhci_hcd [ 0.839615 < 0.126525>] usb 2-3: New USB device found, idVendor=045b, idProduct=0209, bcdDevice= 1.00 [ 0.839617 < 0.000002>] usb 2-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 0.840220 < 0.000603>] hub 2-3:1.0: USB hub found [ 0.840351 < 0.000131>] hub 2-3:1.0: 4 ports detected [ 0.953350 < 0.112999>] usb 3-3: new SuperSpeed USB device number 2 using xhci_hcd [ 0.967630 < 0.014280>] usb 3-3: New USB device found, idVendor=045b, idProduct=0210, bcdDevice= 1.00 [ 0.967632 < 0.000002>] usb 3-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 0.968731 < 0.001099>] hub 3-3:1.0: USB hub found [ 0.969073 < 0.000342>] hub 3-3:1.0: 4 ports detected [ 1.081041 < 0.111968>] usb 2-8: new high-speed USB device number 3 using xhci_hcd [ 1.207393 < 0.126352>] usb 2-8: New USB device found, idVendor=0424, idProduct=2660, bcdDevice= 8.01 [ 1.207395 < 0.000002>] usb 2-8: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.208103 < 0.000708>] hub 2-8:1.0: USB hub found [ 1.208148 < 0.000045>] hub 2-8:1.0: 2 ports detected [ 1.467602 < 0.259454>] i8042: Can't read CTR while initializing i8042 [ 1.467759 < 0.000157>] i8042: probe of i8042 failed with error -5 [ 1.467782 < 0.000023>] mousedev: PS/2 mouse device common for all mice [ 1.468484 < 0.000702>] rtc_cmos 00:00: registered as rtc0 [ 1.468491 < 0.000007>] rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 1.468687 < 0.000196>] intel_pstate: HWP enabled by BIOS [ 1.468688 < 0.000001>] intel_pstate: Intel P-state driver initializing [ 1.468929 < 0.000241>] intel_pstate: HWP enabled [ 1.469102 < 0.000173>] EFI Variables Facility v0.08 2004-May-17 [ 1.469710 < 0.000608>] hid: raw HID events driver (C) Jiri Kosina [ 1.469726 < 0.000016>] usbcore: registered new interface driver usbhid [ 1.469727 < 0.000001>] usbhid: USB HID core driver [ 1.469751 < 0.000024>] drop_monitor: Initializing network drop monitor service [ 1.469785 < 0.000034>] Initializing XFRM netlink socket [ 1.469836 < 0.000051>] NET: Registered protocol family 10 [ 1.469952 < 0.000116>] Segment Routing with IPv6 [ 1.469959 < 0.000007>] NET: Registered protocol family 17 [ 1.469971 < 0.000012>] mpls_gso: MPLS GSO support [ 1.470209 < 0.000238>] microcode: Microcode Update Driver: v2.2. [ 1.470214 < 0.000005>] AVX2 version of gcm_enc/dec engaged. [ 1.470215 < 0.000001>] AES CTR mode by8 optimization enabled [ 1.475922 < 0.005707>] sched_clock: Marking stable (1475915920, 0)->(1768866259, -292950339) [ 1.475992 < 0.000070>] registered taskstats version 1 [ 1.476038 < 0.000046>] Loading compiled-in X.509 certificates [ 1.476213 < 0.000175>] Loaded X.509 cert 'AlmaLinux kernel signing key: e22c5d91ae06619aa01a9a830adc05fc8a75cca0' [ 1.476219 < 0.000006>] Loaded X.509 cert 'AlmaLinux Driver update signing key: 7b863e0240ed208ab6b81b8a6f2860c0f4e8c7d6' [ 1.476224 < 0.000005>] Loaded X.509 cert 'AlmaLinux kpatch signing key: 69a6d9eed3f620d5c2e13a1d211c46510a5ad9f5' [ 1.476241 < 0.000017>] zswap: loaded using pool lzo/zbud [ 1.476264 < 0.000023>] page_owner is disabled [ 1.478095 < 0.001831>] Key type big_key registered [ 1.478960 < 0.000865>] Key type trusted registered [ 1.479826 < 0.000866>] Key type encrypted registered [ 1.479862 < 0.000036>] integrity: Loading X.509 certificate: UEFI:db [ 1.479868 < 0.000006>] integrity: Loaded X.509 cert 'Hewlett-Packard Company: HP UEFI Secure Boot 2013 DB key: 1d7cf2c2b92673f69c8ee1ec7063967ab9b62bec' [ 1.479869 < 0.000001>] integrity: Loading X.509 certificate: UEFI:db [ 1.479874 < 0.000005>] integrity: Loaded X.509 cert 'Hewlett Packard Enterprise Company: HPE UEFI Secure Boot 2016 DB Key: a068bfe686eec826df935e3bb1cd36f1c2772560' [ 1.479875 < 0.000001>] integrity: Loading X.509 certificate: UEFI:db [ 1.479881 < 0.000006>] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' [ 1.479881 < 0.000000>] integrity: Loading X.509 certificate: UEFI:db [ 1.479886 < 0.000005>] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' [ 1.479887 < 0.000001>] integrity: Loading X.509 certificate: UEFI:db [ 1.479891 < 0.000004>] integrity: Loaded X.509 cert 'Microsoft UEFI CA 2023: 81aa6b3244c935bce0d6628af39827421e32497d' [ 1.479891 < 0.000000>] integrity: Loading X.509 certificate: UEFI:db [ 1.479896 < 0.000005>] integrity: Loaded X.509 cert 'Microsoft Corporation: Windows UEFI CA 2023: aefc5fbbbe055d8f8daa585473499417ab5a5272' [ 1.479897 < 0.000001>] integrity: Loading X.509 certificate: UEFI:db [ 1.479979 < 0.000082>] integrity: Loaded X.509 cert 'VMware, Inc.: VMware Secure Boot Signing: 04597f3e1ffb240bba0ff0f05d5eb05f3e15f6d7' [ 1.480862 < 0.000883>] integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table) [ 1.480870 < 0.000008>] integrity: Loaded X.509 cert 'AlmaLinux OS Foundation: 80312fbe11dc834c94a0d2aee4e4aa9d3b643a7a' [ 1.480870 < 0.000000>] integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table) [ 1.480877 < 0.000007>] integrity: Loaded X.509 cert 'AlmaLinux OS Foundation: 9f3713f7bc9efd38757f0d98fd0d3375d31a60cb' [ 1.480878 < 0.000001>] integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table) [ 1.480954 < 0.000076>] integrity: Loaded X.509 cert 'AlmaLinux Secure Boot CA: c18ee9f9d6aa3934a77e36b1a3ad5d4669a4a4be' [ 1.480957 < 0.000003>] ima: Allocated hash algorithm: sha256 [ 1.502186 < 0.021229>] ima: No architecture policies found [ 1.502193 < 0.000007>] evm: Initialising EVM extended attributes: [ 1.502193 < 0.000000>] evm: security.selinux [ 1.502194 < 0.000001>] evm: security.ima [ 1.502194 < 0.000000>] evm: security.capability [ 1.502195 < 0.000001>] evm: HMAC attrs: 0x1 [ 1.502535 < 0.000340>] rtc_cmos 00:00: setting system clock to 2024-07-01 12:32:14 UTC (1719837134) [ 1.508200 < 0.005665>] Freeing unused decrypted memory: 2028K [ 1.508478 < 0.000278>] Freeing unused kernel image (initmem) memory: 2820K [ 1.510010 < 0.001532>] Write protecting the kernel read-only data: 26624k [ 1.510322 < 0.000312>] Freeing unused kernel image (text/rodata gap) memory: 2016K [ 1.510502 < 0.000180>] Freeing unused kernel image (rodata/data gap) memory: 1672K [ 2.048913 < 0.538411>] ERST: [Firmware Warn]: too many record IDs! [ 2.050481 < 0.001568>] systemd[1]: systemd 239 (239-82.el8) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy) [ 2.062078 < 0.011597>] systemd[1]: Detected architecture x86-64. [ 2.062084 < 0.000006>] systemd[1]: Running in initial RAM disk. [ 2.084159 < 0.022075>] systemd[1]: Set hostname to <esp.ray.com>. [ 2.103579 < 0.019420>] systemd[1]: Reached target Slices. [ 2.103637 < 0.000058>] systemd[1]: Listening on Journal Socket (/dev/log). [ 2.103659 < 0.000022>] systemd[1]: Listening on Journal Socket. [ 2.103680 < 0.000021>] systemd[1]: Listening on udev Control Socket. [ 2.104084 < 0.000404>] systemd[1]: Started Memstrack Anylazing Service. [ 2.104141 < 0.000057>] systemd[1]: Reached target Timers. [ 2.240688 < 0.136547>] libata version 3.00 loaded. [ 2.243675 < 0.002987>] ahci 0000:00:17.0: version 3.0 [ 2.244075 < 0.000400>] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0xf0 impl SATA mode [ 2.244077 < 0.000002>] ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part ems deso sadm sds [ 2.244265 < 0.000188>] ACPI: bus type drm_connector registered [ 2.247949 < 0.003684>] tg3 0000:01:00.0 eth0: Tigon3 [partno(N/A) rev 5719001] (PCI Express) MAC address 5c:ed:8c:a3:2c:94 [ 2.247951 < 0.000002>] tg3 0000:01:00.0 eth0: attached PHY is 5719C (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1]) [ 2.247952 < 0.000001>] tg3 0000:01:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1] [ 2.247953 < 0.000001>] tg3 0000:01:00.0 eth0: dma_rwctrl[00000001] dma_mask[64-bit] [ 2.255788 < 0.007835>] scsi host0: ahci [ 2.255919 < 0.000131>] scsi host1: ahci [ 2.256177 < 0.000258>] scsi host2: ahci [ 2.258095 < 0.001918>] scsi host3: ahci [ 2.259033 < 0.000938>] tg3 0000:01:00.1 eth1: Tigon3 [partno(N/A) rev 5719001] (PCI Express) MAC address 5c:ed:8c:a3:2c:95 [ 2.259035 < 0.000002>] tg3 0000:01:00.1 eth1: attached PHY is 5719C (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1]) [ 2.259036 < 0.000001>] tg3 0000:01:00.1 eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1] [ 2.259037 < 0.000001>] tg3 0000:01:00.1 eth1: dma_rwctrl[00000001] dma_mask[64-bit] [ 2.260025 < 0.000988>] scsi host4: ahci [ 2.260701 < 0.000676>] scsi host5: ahci [ 2.260746 < 0.000045>] scsi host6: ahci [ 2.260828 < 0.000082>] scsi host7: ahci [ 2.260848 < 0.000020>] ata1: DUMMY [ 2.260849 < 0.000001>] ata2: DUMMY [ 2.260849 < 0.000000>] ata3: DUMMY [ 2.260850 < 0.000001>] ata4: DUMMY [ 2.260892 < 0.000042>] ata5: SATA max UDMA/133 abar m2048@0xd5d43000 port 0xd5d43300 irq 125 [ 2.260893 < 0.000001>] ata6: SATA max UDMA/133 abar m2048@0xd5d43000 port 0xd5d43380 irq 125 [ 2.260895 < 0.000002>] ata7: SATA max UDMA/133 abar m2048@0xd5d43000 port 0xd5d43400 irq 125 [ 2.260896 < 0.000001>] ata8: SATA max UDMA/133 abar m2048@0xd5d43000 port 0xd5d43480 irq 125 [ 2.263972 < 0.003076>] checking generic (d4000000 300000) vs hw (d4000000 1000000) [ 2.263973 < 0.000001>] fb0: switching to mgag200 from EFI VGA [ 2.264009 < 0.000036>] Console: switching to colour dummy device 80x25 [ 2.264018 < 0.000009>] mgag200 0000:02:00.1: vgaarb: deactivate vga console [ 2.270241 < 0.006223>] [drm] Initialized mgag200 1.0.0 20110418 for 0000:02:00.1 on minor 0 [ 2.341912 < 0.071671>] fbcon: mgag200drmfb (fb0) is primary device [ 2.383903 < 0.041991>] tg3 0000:01:00.2 eth2: Tigon3 [partno(N/A) rev 5719001] (PCI Express) MAC address 5c:ed:8c:a3:2c:96 [ 2.383907 < 0.000004>] tg3 0000:01:00.2 eth2: attached PHY is 5719C (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1]) [ 2.383908 < 0.000001>] tg3 0000:01:00.2 eth2: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1] [ 2.383908 < 0.000000>] tg3 0000:01:00.2 eth2: dma_rwctrl[00000001] dma_mask[64-bit] [ 2.394777 < 0.010869>] tg3 0000:01:00.3 eth3: Tigon3 [partno(N/A) rev 5719001] (PCI Express) MAC address 5c:ed:8c:a3:2c:97 [ 2.394778 < 0.000001>] tg3 0000:01:00.3 eth3: attached PHY is 5719C (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1]) [ 2.394779 < 0.000001>] tg3 0000:01:00.3 eth3: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1] [ 2.394780 < 0.000001>] tg3 0000:01:00.3 eth3: dma_rwctrl[00000001] dma_mask[64-bit] [ 2.395433 < 0.000653>] tg3 0000:01:00.1 eno2: renamed from eth1 [ 2.417633 < 0.022200>] Console: switching to colour frame buffer device 160x64 [ 2.456427 < 0.038794>] mgag200 0000:02:00.1: [drm] fb0: mgag200drmfb frame buffer device [ 2.459387 < 0.002960>] tg3 0000:01:00.2 eno3: renamed from eth2 [ 2.536443 < 0.077056>] tg3 0000:01:00.0 eno1: renamed from eth0 [ 2.574069 < 0.037626>] ata8: SATA link down (SStatus 4 SControl 300) [ 2.574193 < 0.000124>] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 2.574314 < 0.000121>] ata6: SATA link down (SStatus 4 SControl 300) [ 2.575798 < 0.001484>] ata7: SATA link down (SStatus 4 SControl 300) [ 2.577092 < 0.001294>] tg3 0000:01:00.3 eno4: renamed from eth3 [ 2.577537 < 0.000445>] ata5.00: ATA-10: MB001000GWFWK, HPG6, max UDMA/133 [ 2.577539 < 0.000002>] ata5.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 32), AA [ 2.587965 < 0.010426>] ata5.00: configured for UDMA/133 [ 2.588124 < 0.000159>] scsi 4:0:0:0: Direct-Access ATA MB001000GWFWK HPG6 PQ: 0 ANSI: 5 [ 2.590638 < 0.002514>] scsi 4:0:0:0: Attached scsi generic sg0 type 0 [ 2.593211 < 0.002573>] sd 4:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB) [ 2.593217 < 0.000006>] sd 4:0:0:0: [sda] Write Protect is off [ 2.593218 < 0.000001>] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 2.593225 < 0.000007>] sd 4:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 2.664877 < 0.071652>] sda: sda1 sda2 sda3 sda4 sda5 [ 2.665532 < 0.000655>] sd 4:0:0:0: [sda] Attached SCSI disk [ 3.096162 < 0.430630>] PM: Image not found (code -22) [ 3.267759 < 0.171597>] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) [ 3.727699 < 0.459940>] printk: systemd: 16 output lines suppressed due to ratelimiting [ 4.177349 < 0.449650>] SELinux: Disabled at runtime. [ 4.203022 < 0.025673>] audit: type=1404 audit(1719837137.199:2): enforcing=0 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=0 old-enabled=1 lsm=selinux res=1 [ 4.228680 < 0.025658>] systemd[1]: systemd 239 (239-82.el8) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy) [ 4.240089 < 0.011409>] systemd[1]: Detected architecture x86-64. [ 4.246421 < 0.006332>] systemd[1]: Set hostname to <esp.ray.com>. [ 5.128566 < 0.882145>] systemd[1]: Configuration file /etc/systemd/system/S99esp.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 5.128568 < 0.000002>] systemd[1]: Configuration file /etc/systemd/system/S99esp.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway. [ 5.219103 < 0.090535>] systemd[1]: initrd-switch-root.service: Succeeded. [ 5.219201 < 0.000098>] systemd[1]: Stopped Switch Root. [ 5.219344 < 0.000143>] systemd[1]: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart. [ 5.219366 < 0.000022>] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. [ 5.219376 < 0.000010>] systemd[1]: Stopped Journal Service. [ 5.364408 < 0.145032>] EXT4-fs (sda3): re-mounted. Opts: (null) [ 5.574002 < 0.209594>] Adding 10485756k swap on /dev/sda5. Priority:-2 extents:1 across:10485756k FS [ 6.138195 < 0.564193>] acpi-tad ACPI000E:00: Unsupported capabilities [ 6.261126 < 0.122931>] hpwdt 0000:02:00.0: HPE Watchdog Timer Driver: NMI decoding initialized [ 6.261156 < 0.000030>] hpwdt 0000:02:00.0: HPE Watchdog Timer Driver: Version: 2.0.4 [ 6.261157 < 0.000001>] hpwdt 0000:02:00.0: timeout: 30 seconds (nowayout=0) [ 6.261157 < 0.000000>] hpwdt 0000:02:00.0: pretimeout: on. [ 6.261158 < 0.000001>] hpwdt 0000:02:00.0: kdumptimeout: -1. [ 6.286365 < 0.025207>] i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003) [ 6.286449 < 0.000084>] i801_smbus 0000:00:1f.4: SPD Write Disable is set [ 6.286496 < 0.000047>] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt [ 6.286892 < 0.000396>] input: PC Speaker as /devices/platform/pcspkr/input/input1 [ 6.289424 < 0.002532>] IPMI message handler: version 39.2 [ 6.294856 < 0.005432>] power_meter ACPI000D:00: Found ACPI power meter. [ 6.294865 < 0.000009>] power_meter ACPI000D:00: Ignoring unsafe software power cap! [ 6.326304 < 0.031439>] ipmi device interface [ 6.328846 < 0.002542>] ipmi_si: IPMI System Interface driver [ 6.328858 < 0.000012>] ipmi_si dmi-ipmi-si.0: ipmi_platform: probing via SMBIOS [ 6.328860 < 0.000002>] ipmi_platform: ipmi_si: SMBIOS: io 0xca2 regsize 1 spacing 1 irq 10 [ 6.328861 < 0.000001>] ipmi_si: Adding SMBIOS-specified kcs state machine [ 6.328887 < 0.000026>] ipmi_si IPI0001:00: ipmi_platform: probing via ACPI [ 6.328897 < 0.000010>] ipmi_si IPI0001:00: ipmi_platform: [io 0x0ca2-0x0ca3] regsize 1 spacing 1 irq 10 [ 6.328964 < 0.000067>] ipmi_si dmi-ipmi-si.0: Removing SMBIOS-specified kcs state machine in favor of ACPI [ 6.328965 < 0.000001>] ipmi_si: Adding ACPI-specified kcs state machine [ 6.328991 < 0.000026>] ipmi_si: Trying ACPI-specified kcs state machine at i/o address 0xca2, slave address 0x20, irq 10 [ 6.351354 < 0.022363>] perf uncore: Cannot find matched IMC device. [ 6.351393 < 0.000039>] perf uncore: Cannot find matched IMC device. [ 6.351432 < 0.000039>] perf uncore: Cannot find matched IMC device. [ 6.351470 < 0.000038>] perf uncore: Cannot find matched IMC device. [ 6.379671 < 0.028201>] RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 655360 ms ovfl timer [ 6.379674 < 0.000003>] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules [ 6.379674 < 0.000000>] RAPL PMU: hw unit of domain package 2^-14 Joules [ 6.415053 < 0.035379>] ipmi_si IPI0001:00: The BMC does not support clearing the recv irq bit, compensating, but the BMC needs to be fixed. [ 6.481129 < 0.066076>] ipmi_si IPI0001:00: Using irq 10 [ 6.502946 < 0.021817>] ipmi_si IPI0001:00: IPMI message handler: Found new BMC (man_id: 0x00b85c, prod_id: 0x2000, dev_id: 0x13) [ 6.528813 < 0.025867>] ipmi_si IPI0001:00: IPMI kcs interface initialized [ 6.530369 < 0.001556>] ipmi_ssif: IPMI SSIF Interface driver [ 6.735562 < 0.205193>] intel_rapl_common: Found RAPL domain package [ 6.735565 < 0.000003>] intel_rapl_common: Found RAPL domain core [ 6.953194 < 0.217629>] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null) [ 7.233378 < 0.280184>] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) [ 9.039668 < 1.806290>] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready [ 9.267127 < 0.227459>] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready [ 9.268074 < 0.000947>] IPv6: ADDRCONF(NETDEV_UP): eno2: link is not ready [ 9.412362 < 0.144288>] IPv6: ADDRCONF(NETDEV_UP): eno2: link is not ready [ 9.413089 < 0.000727>] IPv6: ADDRCONF(NETDEV_UP): eno3: link is not ready [ 9.556101 < 0.143012>] IPv6: ADDRCONF(NETDEV_UP): eno3: link is not ready [ 9.556809 < 0.000708>] IPv6: ADDRCONF(NETDEV_UP): eno4: link is not ready [ 9.699127 < 0.142318>] IPv6: ADDRCONF(NETDEV_UP): eno4: link is not ready [ 12.602893 < 2.903766>] tg3 0000:01:00.0 eno1: Link is up at 1000 Mbps, full duplex [ 12.602897 < 0.000004>] tg3 0000:01:00.0 eno1: Flow control is off for TX and off for RX [ 12.602898 < 0.000001>] tg3 0000:01:00.0 eno1: EEE is disabled [ 12.602907 < 0.000009>] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready [ 171.997677 < 159.394770>] ------------[ cut here ]------------ [ 171.997678 < 0.000001>] NETDEV WATCHDOG: eno1 (tg3): transmit queue 0 timed out [ 171.997684 < 0.000006>] WARNING: CPU: 1 PID: 0 at net/sched/sch_generic.c:482 dev_watchdog+0x29a/0x2b0 [ 171.997688 < 0.000004>] Modules linked in: vfat fat intel_rapl_msr intel_rapl_common ipmi_ssif intel_uncore_frequency intel_uncore_frequency_common intel_pmc_core x86_pkg_temp_thermal intel_powerclamp coretemp crct10dif_pclmul crc32_pclmul ghash_clmulni_intel rapl intel_cstate intel_uncore acpi_ipmi ipmi_si ipmi_devintf acpi_power_meter ipmi_msghandler pcspkr i2c_i801 mei_me mei hpilo hpwdt wmi acpi_tad ext4 mbcache jbd2 sd_mod t10_pi sg mgag200 drm_kms_helper syscopyarea sysfillrect sysimgblt i2c_algo_bit drm_shmem_helper ahci drm libahci libata crc32c_intel tg3 [ 171.997707 < 0.000019>] CPU: 1 PID: 0 Comm: swapper/1 Kdump: loaded Not tainted 4.18.0-553.5.1.el8_10.x86_64 #1 [ 171.997708 < 0.000001>] Hardware name: HPE ProLiant ML30 Gen11/ProLiant ML30 Gen11, BIOS 1.48 03/14/2024 [ 171.997709 < 0.000001>] RIP: 0010:dev_watchdog+0x29a/0x2b0 [ 171.997710 < 0.000001>] Code: e4 eb 9a 4c 8b 3c 24 c6 05 c7 f3 6b 01 01 4c 89 ff e8 8a 12 fa ff 89 d9 4c 89 fe 48 c7 c7 e0 44 5b 9c 48 89 c2 e8 d3 99 84 ff <0f> 0b e9 75 ff ff ff 66 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 [ 171.997712 < 0.000002>] RSP: 0018:ffffbd7e819ace78 EFLAGS: 00010286 [ 171.997713 < 0.000001>] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000027 [ 171.997713 < 0.000000>] RDX: 0000000000000027 RSI: 00000000ffff7fff RDI: ffff9e41efc9e690 [ 171.997714 < 0.000001>] RBP: 0000000000000001 R08: 0000000000000000 R09: c0000000ffff7fff [ 171.997715 < 0.000001>] R10: 0000000000000001 R11: ffffbd7e819acc90 R12: ffff9e3e83f1845c [ 171.997715 < 0.000000>] R13: 0000000000000005 R14: ffff9e3e83f18480 R15: ffff9e3e83f18000 [ 171.997716 < 0.000001>] FS: 0000000000000000(0000) GS:ffff9e41efc80000(0000) knlGS:0000000000000000 [ 171.997716 < 0.000000>] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 171.997717 < 0.000001>] CR2: 00007f5d94b83bc0 CR3: 0000000107130000 CR4: 0000000000750ee0 [ 171.997718 < 0.000001>] PKRU: 55555554 [ 171.997718 < 0.000000>] Call Trace: [ 171.997719 < 0.000001>] <IRQ> [ 171.997721 < 0.000002>] ? __warn+0x94/0xe0 [ 171.997722 < 0.000001>] ? dev_watchdog+0x29a/0x2b0 [ 171.997724 < 0.000002>] ? dev_watchdog+0x29a/0x2b0 [ 171.997725 < 0.000001>] ? report_bug+0xb1/0xe0 [ 171.997727 < 0.000002>] ? do_error_trap+0x9e/0xd0 [ 171.997729 < 0.000002>] ? do_invalid_op+0x36/0x40 [ 171.997730 < 0.000001>] ? dev_watchdog+0x29a/0x2b0 [ 171.997731 < 0.000001>] ? invalid_op+0x14/0x20 [ 171.997733 < 0.000002>] ? dev_watchdog+0x29a/0x2b0 [ 171.997735 < 0.000002>] ? dev_watchdog+0x29a/0x2b0 [ 171.997736 < 0.000001>] ? pfifo_fast_enqueue+0x150/0x150 [ 171.997737 < 0.000001>] call_timer_fn+0x2e/0x130 [ 171.997739 < 0.000002>] run_timer_softirq+0x1e5/0x440 [ 171.997741 < 0.000002>] ? sched_clock+0x5/0x10 [ 171.997742 < 0.000001>] __do_softirq+0xdc/0x2cf [ 171.997744 < 0.000002>] irq_exit_rcu+0xc6/0xd0 [ 171.997746 < 0.000002>] irq_exit+0xa/0x10 [ 171.997747 < 0.000001>] smp_apic_timer_interrupt+0x74/0x130 [ 171.997748 < 0.000001>] apic_timer_interrupt+0xf/0x20 [ 171.997750 < 0.000002>] </IRQ> [ 171.997750 < 0.000000>] RIP: 0010:poll_idle+0x95/0xba [ 171.997751 < 0.000001>] Code: e8 5d 41 5c 41 5d c3 cc cc cc cc 4c 89 e7 48 89 de e8 ff fe ff ff 49 89 c4 b8 c9 00 00 00 65 48 8b 14 25 40 dc 01 00 48 8b 12 <83> e2 08 75 a8 f3 90 83 e8 01 75 e8 65 8b 3d f8 33 3f 64 e8 83 f0 [ 171.997752 < 0.000001>] RSP: 0018:ffffbd7e8195fe30 EFLAGS: 00000202 ORIG_RAX: ffffffffffffff13 [ 171.997753 < 0.000001>] RAX: 00000000000000c8 RBX: ffff9e41efcbe4c8 RCX: 000000000000001f [ 171.997754 < 0.000001>] RDX: 0000000080204000 RSI: 0000000031050505 RDI: ffffffe174212afa [ 171.997754 < 0.000000>] RBP: 000000280bdbee8a R08: 0000000000000000 R09: 0000000000032940 [ 171.997755 < 0.000001>] R10: 000000b8827f8917 R11: ffff9e41efcb1dc4 R12: 000000000000f424 [ 171.997756 < 0.000001>] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000 [ 171.997757 < 0.000001>] cpuidle_enter_state+0x86/0x470 [ 171.997760 < 0.000003>] cpuidle_enter+0x2c/0x40 [ 171.997761 < 0.000001>] do_idle+0x26f/0x2d0 [ 171.997763 < 0.000002>] cpu_startup_entry+0x6f/0x80 [ 171.997764 < 0.000001>] start_secondary+0x187/0x1d0 [ 171.997766 < 0.000002>] secondary_startup_64_no_verify+0xd1/0xdb [ 171.997768 < 0.000002>] ---[ end trace bc50985c32b9a365 ]--- [ 171.997770 < 0.000002>] tg3 0000:01:00.0 eno1: transmit timed out, resetting [ 173.262134 < 1.264364>] tg3 0000:01:00.0 eno1: 0x00000000: 0x165714e4, 0x00100546, 0x02000001, 0x00800010 [ 173.262145 < 0.000011>] tg3 0000:01:00.0 eno1: 0x00000010: 0x000b000c, 0x00000040, 0x000a000c, 0x00000040 [ 173.262154 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000020: 0x0009000c, 0x00000040, 0x00000000, 0x159d14e4 [ 173.262164 < 0.000010>] tg3 0000:01:00.0 eno1: 0x00000030: 0x00000000, 0x00000048, 0x00000000, 0x000001ff [ 173.262173 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000040: 0x00000000, 0x25000000, 0xc8035001, 0x64002008 [ 173.262182 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000050: 0x80c45803, 0x78000000, 0x0086a005, 0x00000000 [ 173.262191 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000060: 0x00000000, 0x00000000, 0xf0010298, 0x00380081 [ 173.262200 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000070: 0x00071030, 0xf2001300, 0x00000000, 0x00000000 [ 173.262209 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000080: 0x165714e4, 0x40000040, 0x00000000, 0x00000000 [ 173.262218 < 0.000009>] tg3 0000:01:00.0 eno1: 0x000000a0: 0x8010ac11, 0x00000004, 0x00001004, 0x00020010 [ 173.262227 < 0.000009>] tg3 0000:01:00.0 eno1: 0x000000b0: 0x17e88d81, 0x00102426, 0x0004c042, 0x10220140 [ 173.262237 < 0.000010>] tg3 0000:01:00.0 eno1: 0x000000d0: 0x0000001f, 0x00000000, 0x00000000, 0x00000001 [ 173.262246 < 0.000009>] tg3 0000:01:00.0 eno1: 0x000000f0: 0x00000000, 0x05719001, 0x00000000, 0x60200000 [ 173.262255 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000100: 0x13c10001, 0x00000000, 0x00000000, 0x00062030 [ 173.262264 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000110: 0x00002000, 0x00002000, 0x000000a0, 0x00000000 [ 173.262273 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000130: 0x00000000, 0x00000000, 0x00000000, 0x15010003 [ 173.262282 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000140: 0x8ca32c94, 0x00005ced, 0x00000000, 0x00000000 [ 173.262291 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000150: 0x16010004, 0x00000000, 0x0007812c, 0x00000001 [ 173.262300 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000160: 0x00010002, 0x00000000, 0x00000000, 0x00000000 [ 173.262309 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000170: 0x00000000, 0x800000ff, 0x00000000, 0x00000000 [ 173.262318 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000200: 0x00000000, 0x25000000, 0x00000000, 0x1e000000 [ 173.262327 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000210: 0x00000000, 0x0b000000, 0x00000000, 0x01000000 [ 173.262336 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000220: 0x00000000, 0x01000000, 0x00000000, 0x00000000 [ 173.262345 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000300: 0x00000000, 0x0000003d, 0x00000000, 0x00000000 [ 173.262354 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000400: 0x39204808, 0x00400000, 0x00000000, 0x00000880 [ 173.262363 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000410: 0x00005ced, 0x8ca32c94, 0x00000010, 0x18000000 [ 173.262372 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000420: 0x00000010, 0x18000000, 0x00000010, 0x18000000 [ 173.262381 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000430: 0x00000400, 0x00000000, 0x00000174, 0x000005f2 [ 173.262390 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000440: 0x00000000, 0x00000000, 0x00000000, 0x082a3800 [ 173.262399 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000450: 0x00000000, 0x000b8020, 0x00000000, 0x00000002 [ 173.262408 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000460: 0x00000008, 0x00002620, 0x01700002, 0x00000000 [ 173.262419 < 0.000011>] tg3 0000:01:00.0 eno1: 0x00000500: 0x00000000, 0x000c0000, 0x00000000, 0x00000000 [ 173.262428 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000540: 0x00005ced, 0x8ca32c99, 0x00000000, 0x00000000 [ 173.262438 < 0.000010>] tg3 0000:01:00.0 eno1: 0x00000590: 0x00e00000, 0x00000000, 0x00000000, 0x00000000 [ 173.262447 < 0.000009>] tg3 0000:01:00.0 eno1: 0x000005b0: 0x00000000, 0x00000008, 0x00000000, 0x00000000 [ 173.262455 < 0.000008>] tg3 0000:01:00.0 eno1: 0x000005c0: 0xd8918c58, 0x65d161f9, 0x00000000, 0x00000000 [ 173.262464 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000600: 0xffffffff, 0x00f80011, 0x00000000, 0x00001f04 [ 173.262473 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000610: 0xffffffff, 0x00000000, 0x07c00004, 0x00000000 [ 173.262483 < 0.000010>] tg3 0000:01:00.0 eno1: 0x00000620: 0x00000040, 0x00000000, 0x00000000, 0x00000000 [ 173.262491 < 0.000008>] tg3 0000:01:00.0 eno1: 0x000006c0: 0x00000000, 0x00000000, 0x04000000, 0x00000000 [ 173.262501 < 0.000010>] tg3 0000:01:00.0 eno1: 0x00000800: 0x00000000, 0xffffffff, 0x00000000, 0x00000000 [ 173.262510 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000810: 0x00000000, 0xffffffff, 0x00000000, 0x00000000 [ 173.262519 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000820: 0x00000000, 0x00000000, 0xffffffff, 0x00000000 [ 173.262528 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000830: 0x00000000, 0xffffffff, 0xffffffff, 0xffffffff [ 173.262537 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000840: 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff [ 173.262546 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000850: 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff [ 173.262555 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000860: 0xffffffff, 0xffffffff, 0xffffffff, 0x00000000 [ 173.262565 < 0.000010>] tg3 0000:01:00.0 eno1: 0x00000900: 0x00000085, 0xffffffff, 0x00000000, 0x00000000 [ 173.262575 < 0.000010>] tg3 0000:01:00.0 eno1: 0x00000910: 0x00000000, 0xffffffff, 0x00000000, 0x00000000 [ 173.262584 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000920: 0x00000000, 0x00000000, 0xffffffff, 0x00000000 [ 173.262594 < 0.000010>] tg3 0000:01:00.0 eno1: 0x00000930: 0x00000000, 0xffffffff, 0xffffffff, 0xffffffff [ 173.262604 < 0.000010>] tg3 0000:01:00.0 eno1: 0x00000940: 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff [ 173.262613 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000950: 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff [ 173.262623 < 0.000010>] tg3 0000:01:00.0 eno1: 0x00000960: 0xffffffff, 0xffffffff, 0xffffffff, 0x00000000 [ 173.262633 < 0.000010>] tg3 0000:01:00.0 eno1: 0x00000970: 0x00000001, 0x00000000, 0x00000000, 0x00000000 [ 173.262642 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000990: 0x00000000, 0x00000005, 0x00000000, 0x00000000 [ 173.262651 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000c00: 0x00000020, 0x00000000, 0x00000000, 0x00000001 [ 173.262660 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00000ce0: 0x07248e02, 0x00000001, 0x0000005c, 0x00041028 [ 173.262674 < 0.000014>] tg3 0000:01:00.0 eno1: 0x00000cf0: 0x00000000, 0x40000000, 0x00000000, 0x00000000 [ 173.262683 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00001000: 0x00000000, 0x00000000, 0xa0000000, 0x00000000 [ 173.262692 < 0.000009>] tg3 0000:01:00.0 eno1: 0x00001480: 0x00001110, 0x00000000, 0x00000000, 0x00000000 [ 173.262702 < 0.000010>] tg3 0000:01:00.0 eno1: 0x00001800: 0x00000010, 0x00000000, 0x00000000, 0x00000000 [ 173.262815 < 0.000113>] tg3 0000:01:00.0 eno1: 0x00001840: 0x00000000, 0x00000000, 0x00000001, 0x00000001 [ 173.262891 < 0.000076>] tg3 0000:01:00.0 eno1: 0x00001850: 0x0000001f, 0x00000000, 0x00000000, 0x00000000 [ 173.262963 < 0.000072>] tg3 0000:01:00.0 eno1: 0x00002010: 0x00000100, 0x00000000, 0x00780003, 0x00000000 [ 173.263032 < 0.000069>] tg3 0000:01:00.0 eno1: 0x00002100: 0x000cfa81, 0x000cfa81, 0x00000000, 0x00000000 [ 173.263101 < 0.000069>] tg3 0000:01:00.0 eno1: 0x00002110: 0x000cfa81, 0x000cfa81, 0x00000000, 0x00000000 [ 173.263169 < 0.000068>] tg3 0000:01:00.0 eno1: 0x00002120: 0x000cfa81, 0x000cfa81, 0x00000000, 0x00000000 [ 173.263235 < 0.000066>] tg3 0000:01:00.0 eno1: 0x00002130: 0x000cfa81, 0x000cfa81, 0x00000000, 0x00000000 [ 173.263301 < 0.000066>] tg3 0000:01:00.0 eno1: 0x00002140: 0x000cfa81, 0x000cfa81, 0x00000000, 0x00000000 [ 173.263365 < 0.000064>] tg3 0000:01:00.0 eno1: 0x00002150: 0x000cfa81, 0x000cfa81, 0x00000000, 0x00000000 [ 173.263428 < 0.000063>] tg3 0000:01:00.0 eno1: 0x00002160: 0x000cfa81, 0x000cfa81, 0x00000000, 0x00000000 [ 173.263489 < 0.000061>] tg3 0000:01:00.0 eno1: 0x00002170: 0x000cfa81, 0x000cfa81, 0x00000000, 0x00000000 [ 173.263550 < 0.000061>] tg3 0000:01:00.0 eno1: 0x00002180: 0x000cfa81, 0x000cfa81, 0x00000000, 0x00000000 [ 173.263610 < 0.000060>] tg3 0000:01:00.0 eno1: 0x00002190: 0x000cfa81, 0x000cfa81, 0x00000000, 0x00000000 [ 173.263671 < 0.000061>] tg3 0000:01:00.0 eno1: 0x000021a0: 0x000cfa81, 0x000cfa81, 0x00000000, 0x00000000 [ 173.263730 < 0.000059>] tg3 0000:01:00.0 eno1: 0x000021b0: 0x000cfa81, 0x000cfa81, 0x00000000, 0x00000000 [ 173.263786 < 0.000056>] tg3 0000:01:00.0 eno1: 0x000021c0: 0x000cfa81, 0x000cfa81, 0x00000000, 0x00000000 [ 173.263842 < 0.000056>] tg3 0000:01:00.0 eno1: 0x000021d0: 0x000cfa81, 0x000cfa81, 0x00000000, 0x00000000 [ 173.263897 < 0.000055>] tg3 0000:01:00.0 eno1: 0x000021e0: 0x000cfa81, 0x000cfa81, 0x00000000, 0x00000000 [ 173.263954 < 0.000057>] tg3 0000:01:00.0 eno1: 0x000021f0: 0x000cfa81, 0x000cfa81, 0x00000000, 0x00000000 [ 173.264007 < 0.000053>] tg3 0000:01:00.0 eno1: 0x00002400: 0x00000000, 0x00000000, 0x00400001, 0x00000000 [ 173.264061 < 0.000054>] tg3 0000:01:00.0 eno1: 0x00002410: 0x0000000f, 0x00005d00, 0x00000000, 0x00000000 [ 173.264115 < 0.000054>] tg3 0000:01:00.0 eno1: 0x00002440: 0x00000000, 0x00000000, 0x00000002, 0x00044400 [ 173.264170 < 0.000055>] tg3 0000:01:00.0 eno1: 0x00002450: 0x00000000, 0x00000000, 0x00000002, 0x00040000 [ 173.264225 < 0.000055>] tg3 0000:01:00.0 eno1: 0x00002500: 0x00000000, 0x00000000, 0x00000002, 0x00044800 [ 173.264279 < 0.000054>] tg3 0000:01:00.0 eno1: 0x00002510: 0x00000000, 0x00000000, 0x00000002, 0x00040400 [ 173.264334 < 0.000055>] tg3 0000:01:00.0 eno1: 0x00002520: 0x00000000, 0x00000000, 0x00000002, 0x00044c00 [ 173.264387 < 0.000053>] tg3 0000:01:00.0 eno1: 0x00002530: 0x00000000, 0x00000000, 0x00000002, 0x00040800 [ 173.264439 < 0.000052>] tg3 0000:01:00.0 eno1: 0x00002540: 0x00000000, 0x00000000, 0x00000002, 0x00045000 [ 173.264491 < 0.000052>] tg3 0000:01:00.0 eno1: 0x00002550: 0x00000000, 0x00000000, 0x00000002, 0x00040c00 [ 173.264543 < 0.000052>] tg3 0000:01:00.0 eno1: 0x00002560: 0x00000000, 0x00000000, 0x00000002, 0x00045400 [ 173.264594 < 0.000051>] tg3 0000:01:00.0 eno1: 0x00002570: 0x00000000, 0x00000000, 0x00000002, 0x00041000 [ 173.264645 < 0.000051>] tg3 0000:01:00.0 eno1: 0x00002580: 0x00000000, 0x00000000, 0x00000002, 0x00045800 [ 173.264700 < 0.000055>] tg3 0000:01:00.0 eno1: 0x00002590: 0x00000000, 0x00000000, 0x00000002, 0x00041400 [ 173.264749 < 0.000049>] tg3 0000:01:00.0 eno1: 0x000025a0: 0x00000000, 0x00000000, 0x00000002, 0x00045c00 [ 173.264799 < 0.000050>] tg3 0000:01:00.0 eno1: 0x000025b0: 0x00000000, 0x00000000, 0x00000002, 0x00041800 [ 173.264849 < 0.000050>] tg3 0000:01:00.0 eno1: 0x000025c0: 0x00000000, 0x00000000, 0x00000002, 0x00046000 [ 173.264897 < 0.000048>] tg3 0000:01:00.0 eno1: 0x000025d0: 0x00000000, 0x00000000, 0x00000002, 0x00041c00 [ 173.264946 < 0.000049>] tg3 0000:01:00.0 eno1: 0x000025e0: 0x00000000, 0x00000000, 0x00000002, 0x00046400 [ 173.264994 < 0.000048>] tg3 0000:01:00.0 eno1: 0x000025f0: 0x00000000, 0x00000000, 0x00000002, 0x00042000 [ 173.265040 < 0.000046>] tg3 0000:01:00.0 eno1: 0x00002600: 0x00000000, 0x00000000, 0x00000002, 0x00046800 [ 173.265086 < 0.000046>] tg3 0000:01:00.0 eno1: 0x00002610: 0x00000000, 0x00000000, 0x00000002, 0x00042400 [ 173.265134 < 0.000048>] tg3 0000:01:00.0 eno1: 0x00002620: 0x00000000, 0x00000000, 0x00000002, 0x00046c00 [ 173.265180 < 0.000046>] tg3 0000:01:00.0 eno1: 0x00002630: 0x00000000, 0x00000000, 0x00000002, 0x00042800 [ 173.265226 < 0.000046>] tg3 0000:01:00.0 eno1: 0x00002640: 0x00000000, 0x00000000, 0x00000002, 0x00047000 [ 173.265271 < 0.000045>] tg3 0000:01:00.0 eno1: 0x00002650: 0x00000000, 0x00000000, 0x00000002, 0x00042c00 [ 173.265316 < 0.000045>] tg3 0000:01:00.0 eno1: 0x00002660: 0x00000000, 0x00000000, 0x00000002, 0x00047400 [ 173.265361 < 0.000045>] tg3 0000:01:00.0 eno1: 0x00002670: 0x00000000, 0x00000000, 0x00000002, 0x00043000 [ 173.265405 < 0.000044>] tg3 0000:01:00.0 eno1: 0x00002680: 0x00000000, 0x00000000, 0x00000002, 0x00047800 [ 173.265450 < 0.000045>] tg3 0000:01:00.0 eno1: 0x00002690: 0x00000000, 0x00000000, 0x00000002, 0x00043400 [ 173.265494 < 0.000044>] tg3 0000:01:00.0 eno1: 0x000026a0: 0x00000000, 0x00000000, 0x00000002, 0x00047c00 [ 173.265538 < 0.000044>] tg3 0000:01:00.0 eno1: 0x000026b0: 0x00000000, 0x00000000, 0x00000002, 0x00043800 [ 173.265583 < 0.000045>] tg3 0000:01:00.0 eno1: 0x000026c0: 0x00000000, 0x00000000, 0x00000002, 0x00048000 [ 173.265627 < 0.000044>] tg3 0000:01:00.0 eno1: 0x000026d0: 0x00000000, 0x00000000, 0x00000002, 0x00043c00 [ 173.265672 < 0.000045>] tg3 0000:01:00.0 eno1: 0x000026e0: 0x00000000, 0x00000000, 0x00000002, 0x00048400 [ 173.265715 < 0.000043>] tg3 0000:01:00.0 eno1: 0x000026f0: 0x00000000, 0x00000000, 0x00000002, 0x00044000 [ 173.265758 < 0.000043>] tg3 0000:01:00.0 eno1: 0x00003400: 0x00000004, 0x00000000, 0x00000000, 0x00000000 [ 173.265803 < 0.000045>] tg3 0000:01:00.0 eno1: 0x00003600: 0x00000000, 0x00170000, 0x00110000, 0x00000000 [ 173.265847 < 0.000044>] tg3 0000:01:00.0 eno1: 0x00003610: 0x00130000, 0x00000000, 0x00130000, 0x00000011 [ 173.265893 < 0.000046>] tg3 0000:01:00.0 eno1: 0x00003620: 0x00110011, 0x00000000, 0x00000000, 0x00032080 [ 173.265936 < 0.000043>] tg3 0000:01:00.0 eno1: 0x00003630: 0x00000000, 0x87748774, 0x02c01000, 0x00000000 [ 173.265979 < 0.000043>] tg3 0000:01:00.0 eno1: 0x00003640: 0x00000000, 0x00000000, 0x00000020, 0x00000019 [ 173.266023 < 0.000044>] tg3 0000:01:00.0 eno1: 0x00003650: 0x00000171, 0x000f03ff, 0x05719001, 0x00000000 [ 173.266067 < 0.000044>] tg3 0000:01:00.0 eno1: 0x00003660: 0x00000000, 0x00000000, 0x02000000, 0x00000202 [ 173.266112 < 0.000045>] tg3 0000:01:00.0 eno1: 0x00003670: 0x00000000, 0xfefffff7, 0x00000000, 0x00000000 [ 173.266158 < 0.000046>] tg3 0000:01:00.0 eno1: 0x00003680: 0x20018010, 0x00000000, 0x00000000, 0x00000000 [ 173.266204 < 0.000046>] tg3 0000:01:00.0 eno1: 0x000036a0: 0x000001a0, 0x00000000, 0x00000000, 0x00000000 [ 173.266249 < 0.000045>] tg3 0000:01:00.0 eno1: 0x000036b0: 0x0010034c, 0x07ff07ff, 0x07ff07ff, 0x01000004 [ 173.266294 < 0.000045>] tg3 0000:01:00.0 eno1: 0x000036c0: 0xffffffff, 0x00000021, 0x00000000, 0x000ed33c [ 173.266341 < 0.000047>] tg3 0000:01:00.0 eno1: 0x000036d0: 0x0000019d, 0x00000000, 0x00000000, 0x000051d1 [ 173.266389 < 0.000048>] tg3 0000:01:00.0 eno1: 0x000036f0: 0x00000000, 0x00000000, 0x00000000, 0x00013601 [ 173.266438 < 0.000049>] tg3 0000:01:00.0 eno1: 0x00003800: 0x00000001, 0x00000000, 0x0000000e, 0x0516028b [ 173.266486 < 0.000048>] tg3 0000:01:00.0 eno1: 0x00003810: 0x00000149, 0x000000f8, 0x00000000, 0x00000000 [ 173.266537 < 0.000051>] tg3 0000:01:00.0 eno1: 0x00003c40: 0x00000000, 0x00000b00, 0x00000000, 0x00000000 [ 173.266585 < 0.000048>] tg3 0000:01:00.0 eno1: 0x00003cd0: 0x00000000, 0x0000000f, 0x00000000, 0x00000000 [ 173.266634 < 0.000049>] tg3 0000:01:00.0 eno1: 0x00004000: 0x00000002, 0x00000000, 0x001d0284, 0x000561ed [ 173.266688 < 0.000054>] tg3 0000:01:00.0 eno1: 0x00004010: 0x00000000, 0x00000012, 0x00000000, 0x00849c42 [ 173.266740 < 0.000052>] tg3 0000:01:00.0 eno1: 0x00004020: 0x00000000, 0x00000000, 0x00000010, 0x00000000 [ 173.266791 < 0.000051>] tg3 0000:01:00.0 eno1: 0x00004030: 0x00000010, 0x00000040, 0x00000000, 0x00000000 [ 173.266843 < 0.000052>] tg3 0000:01:00.0 eno1: 0x00004040: 0x00000000, 0x00000000, 0x00000010, 0x00000000 [ 173.266895 < 0.000052>] tg3 0000:01:00.0 eno1: 0x00004050: 0x00000000, 0x00000000, 0x00000040, 0x00421002 [ 173.266947 < 0.000052>] tg3 0000:01:00.0 eno1: 0x00004060: 0x00400000, 0x00000000, 0x00000000, 0x00000000 [ 173.267000 < 0.000053>] tg3 0000:01:00.0 eno1: 0x00004400: 0x00000006, 0x00000000, 0x00010000, 0x0000a000 [ 173.267056 < 0.000056>] tg3 0000:01:00.0 eno1: 0x00004420: 0x0000003d, 0x00000000, 0x00000000, 0x00000000 [ 173.267110 < 0.000054>] tg3 0000:01:00.0 eno1: 0x00004440: 0x00000000, 0x00000000, 0x00000000, 0x00000400 [ 173.267163 < 0.000053>] tg3 0000:01:00.0 eno1: 0x00004450: 0x00000140, 0x00000000, 0x00000000, 0x00000000 [ 173.267215 < 0.000052>] tg3 0000:01:00.0 eno1: 0x00004800: 0x10030000, 0x00000000, 0x00000000, 0x00000000 [ 173.267268 < 0.000053>] tg3 0000:01:00.0 eno1: 0x00004810: 0x00000000, 0x00000009, 0x04209ca0, 0x00000000 [ 173.267321 < 0.000053>] tg3 0000:01:00.0 eno1: 0x00004820: 0x00000026, 0x00000000, 0x00000000, 0x00000000 [ 173.267375 < 0.000054>] tg3 0000:01:00.0 eno1: 0x00004840: 0x00000000, 0x00000000, 0x000e2200, 0x00420dc3 [ 173.267430 < 0.000055>] tg3 0000:01:00.0 eno1: 0x00004850: 0x47b81fff, 0x8375027a, 0x21202120, 0x00000000 [ 173.267485 < 0.000055>] tg3 0000:01:00.0 eno1: 0x00004860: 0x00000026, 0x1141005c, 0x00000800, 0x81000000 [ 173.267541 < 0.000056>] tg3 0000:01:00.0 eno1: 0x00004870: 0x00000080, 0x00000000, 0x00000000, 0x00000000 [ 173.267598 < 0.000057>] tg3 0000:01:00.0 eno1: 0x00004900: 0x00090400, 0x00305407, 0x00000000, 0x00000000 [ 173.267657 < 0.000059>] tg3 0000:01:00.0 eno1: 0x00004910: 0x000f001c, 0x00000000, 0x00000000, 0x00000000 [ 173.267723 < 0.000066>] tg3 0000:01:00.0 eno1: 0x00004a00: 0x10030000, 0x00000000, 0x00000000, 0x00000000 [ 173.267782 < 0.000059>] tg3 0000:01:00.0 eno1: 0x00004a10: 0x00000000, 0x00900004, 0x00000000, 0x00000000 [ 173.267842 < 0.000060>] tg3 0000:01:00.0 eno1: 0x00004a70: 0x00090400, 0x00305407, 0x000f001c, 0x00000000 [ 173.267901 < 0.000059>] tg3 0000:01:00.0 eno1: 0x00004b00: 0x10030000, 0x005c0003, 0x30000000, 0x005c0000 [ 173.267962 < 0.000061>] tg3 0000:01:00.0 eno1: 0x00004b10: 0x005c0040, 0x005c0003, 0x005cdca0, 0x00000000 [ 173.268023 < 0.000061>] tg3 0000:01:00.0 eno1: 0x00004b20: 0x00000069, 0x02338000, 0x00000000, 0x005c0000 [ 173.268086 < 0.000063>] tg3 0000:01:00.0 eno1: 0x00004b30: 0x00000000, 0x005c0000, 0x00000000, 0x005c0000 [ 173.268149 < 0.000063>] tg3 0000:01:00.0 eno1: 0x00004b40: 0x00000000, 0x005c0000, 0x00000000, 0x00000000 [ 173.268212 < 0.000063>] tg3 0000:01:00.0 eno1: 0x00004b50: 0x00000000, 0x00000000, 0x08000000, 0x00000000 [ 173.268275 < 0.000063>] tg3 0000:01:00.0 eno1: 0x00004b60: 0x00000000, 0x00000000, 0x08000000, 0x00000000 [ 173.268339 < 0.000064>] tg3 0000:01:00.0 eno1: 0x00004b70: 0x00000000, 0x00000000, 0x08000000, 0x00000000 [ 173.268403 < 0.000064>] tg3 0000:01:00.0 eno1: 0x00004b80: 0x00000069, 0x1141005c, 0x00000800, 0x81000000 [ 173.268467 < 0.000064>] tg3 0000:01:00.0 eno1: 0x00004b90: 0x00000080, 0x00090400, 0x00305407, 0x000f001c [ 173.268533 < 0.000066>] tg3 0000:01:00.0 eno1: 0x00004ba0: 0x000f0000, 0x00000000, 0x00000000, 0x00000000 [ 173.268600 < 0.000067>] tg3 0000:01:00.0 eno1: 0x00004bc0: 0x07248e02, 0x07248e02, 0x07248002, 0x07248002 [ 173.268668 < 0.000068>] tg3 0000:01:00.0 eno1: 0x00004bd0: 0x07248e02, 0x07248e02, 0x07248002, 0x07248002 [ 173.268737 < 0.000069>] tg3 0000:01:00.0 eno1: 0x00004be0: 0x005c005c, 0x005c005c, 0x005c005c, 0x005c005c [ 173.268805 < 0.000068>] tg3 0000:01:00.0 eno1: 0x00004bf0: 0x00000000, 0x00000000, 0x08000000, 0x0000ffff [ 173.268875 < 0.000070>] tg3 0000:01:00.0 eno1: 0x00004c00: 0x00a00000, 0x00000000, 0x00000000, 0x00000000 [ 173.268946 < 0.000071>] tg3 0000:01:00.0 eno1: 0x00004c10: 0x00000000, 0x00000000, 0x00000004, 0x00000000 [ 173.269017 < 0.000071>] tg3 0000:01:00.0 eno1: 0x00004c20: 0x00000000, 0x00000000, 0x00000000, 0x00000004 [ 173.269089 < 0.000072>] tg3 0000:01:00.0 eno1: 0x00004c40: 0x00000000, 0x00000000, 0x00000000, 0x00040000 [ 173.269160 < 0.000071>] tg3 0000:01:00.0 eno1: 0x00004c50: 0xff3ff3ff, 0x003ff3ff, 0x00000000, 0x00000000 [ 173.269232 < 0.000072>] tg3 0000:01:00.0 eno1: 0x00005000: 0x00009800, 0x80000000, 0x00000000, 0x00000000 [ 173.269305 < 0.000073>] tg3 0000:01:00.0 eno1: 0x00005010: 0x00000000, 0x00000000, 0x00000000, 0x08001b90 [ 173.269378 < 0.000073>] tg3 0000:01:00.0 eno1: 0x00005020: 0x00831824, 0x00000000, 0x00000000, 0x40000020 [ 173.269451 < 0.000073>] tg3 0000:01:00.0 eno1: 0x00005030: 0x00000000, 0x00000025, 0x00000000, 0x00000000 [ 173.269523 < 0.000072>] tg3 0000:01:00.0 eno1: 0x00005040: 0x00000000, 0x00000000, 0x08002950, 0x00000000 [ 173.269596 < 0.000073>] tg3 0000:01:00.0 eno1: 0x00005080: 0x00009800, 0x80000000, 0x00000000, 0x00000000 [ 173.269670 < 0.000074>] tg3 0000:01:00.0 eno1: 0x00005090: 0x00000000, 0x00000000, 0x00000000, 0x08001a68 [ 173.269741 < 0.000071>] tg3 0000:01:00.0 eno1: 0x000050a0: 0x0e000bac, 0x00000000, 0x00000000, 0x40000020 [ 173.269812 < 0.000071>] tg3 0000:01:00.0 eno1: 0x000050b0: 0x00000000, 0x00000025, 0x00000000, 0x00000000 [ 173.269883 < 0.000071>] tg3 0000:01:00.0 eno1: 0x000050c0: 0x00000000, 0x00000000, 0x08001a7a, 0x00000000 [ 173.269953 < 0.000070>] tg3 0000:01:00.0 eno1: 0x00005100: 0x00009800, 0x80000000, 0x00000000, 0x00000000 [ 173.270023 < 0.000070>] tg3 0000:01:00.0 eno1: 0x00005110: 0x00000000, 0x00000000, 0x00000000, 0x080021e0 [ 173.270094 < 0.000071>] tg3 0000:01:00.0 eno1: 0x00005120: 0x2402ffff, 0x00000000, 0x00000000, 0x40000020 [ 173.270164 < 0.000070>] tg3 0000:01:00.0 eno1: 0x00005130: 0x00000000, 0x00000025, 0x00000000, 0x00000000 [ 173.270234 < 0.000070>] tg3 0000:01:00.0 eno1: 0x00005140: 0x00000000, 0x00000000, 0x08001cde, 0x00000000 [ 173.270303 < 0.000069>] tg3 0000:01:00.0 eno1: 0x00005180: 0x00009800, 0x80004000, 0x00000000, 0x00000000 [ 173.270373 < 0.000070>] tg3 0000:01:00.0 eno1: 0x00005190: 0x00000000, 0x00000000, 0x00000000, 0x08001bd0 [ 173.270443 < 0.000070>] tg3 0000:01:00.0 eno1: 0x000051a0: 0x00042702, 0x00000000, 0x00000000, 0x40000020 [ 173.270512 < 0.000069>] tg3 0000:01:00.0 eno1: 0x000051b0: 0x00000000, 0x00000025, 0x00000000, 0x00000000 [ 173.270581 < 0.000069>] tg3 0000:01:00.0 eno1: 0x000051c0: 0x00000000, 0x00000000, 0x0800229e, 0x00000000 [ 173.270650 < 0.000069>] tg3 0000:01:00.0 eno1: 0x00005200: 0x1460014c, 0xc0010000, 0x08006f90, 0xb49a89ab [ 173.270728 < 0.000078>] tg3 0000:01:00.0 eno1: 0x00005210: 0xc0010000, 0x08006f90, 0xc0000000, 0xc0010000 [ 173.270800 < 0.000072>] tg3 0000:01:00.0 eno1: 0x00005220: 0x08006f90, 0x00000000, 0xc0014000, 0x146001a4 [ 173.270872 < 0.000072>] tg3 0000:01:00.0 eno1: 0x00005230: 0x00000000, 0x00000094, 0x08000000, 0x00000000 [ 173.270943 < 0.000071>] tg3 0000:01:00.0 eno1: 0x00005240: 0x00000000, 0x00000000, 0x00000000, 0x005ea428 [ 173.271016 < 0.000073>] tg3 0000:01:00.0 eno1: 0x00005250: 0x01020000, 0x00000000, 0xc0010000, 0x08006f90 [ 173.271088 < 0.000072>] tg3 0000:01:00.0 eno1: 0x00005260: 0xc0000000, 0xc0014000, 0x00000000, 0x00000000 [ 173.271161 < 0.000073>] tg3 0000:01:00.0 eno1: 0x00005270: 0x00000000, 0x146001a4, 0x80141bcf, 0x00000000 [ 173.271233 < 0.000072>] tg3 0000:01:00.0 eno1: 0x00005280: 0x00009800, 0x80000000, 0x00000000, 0x00000000 [ 173.271307 < 0.000074>] tg3 0000:01:00.0 eno1: 0x00005290: 0x00000000, 0x00000000, 0x00000000, 0x08001b90 [ 173.271380 < 0.000073>] tg3 0000:01:00.0 eno1: 0x000052a0: 0x3c03c001, 0x00000000, 0x00000000, 0x40000020 [ 173.271452 < 0.000072>] tg3 0000:01:00.0 eno1: 0x000052b0: 0x00000000, 0x00000025, 0x00000000, 0x00000000 [ 173.271526 < 0.000074>] tg3 0000:01:00.0 eno1: 0x000052c0: 0x00000000, 0x00000000, 0x08002274, 0x00000000 [ 173.271601 < 0.000075>] tg3 0000:01:00.0 eno1: 0x00005300: 0x00009800, 0x80004000, 0x00000000, 0x00000000 [ 173.271677 < 0.000076>] tg3 0000:01:00.0 eno1: 0x00005310: 0x00000000, 0x00000000, 0x00000000, 0x08001c5c [ 173.271752 < 0.000075>] tg3 0000:01:00.0 eno1: 0x00005320: 0x30420100, 0x00000000, 0x00000000, 0x40000020 [ 173.271827 < 0.000075>] tg3 0000:01:00.0 eno1: 0x00005330: 0x00000000, 0x00000025, 0x00000000, 0x00000000 [ 173.271901 < 0.000074>] tg3 0000:01:00.0 eno1: 0x00005340: 0x00000000, 0x00000000, 0x08001cde, 0x00000000 [ 173.271974 < 0.000073>] tg3 0000:01:00.0 eno1: 0x00005380: 0x00009800, 0x80004000, 0x00000000, 0x00000000 [ 173.272047 < 0.000073>] tg3 0000:01:00.0 eno1: 0x00005390: 0x00000000, 0x00000000, 0x00000000, 0x08001c48 [ 173.272120 < 0.000073>] tg3 0000:01:00.0 eno1: 0x000053a0: 0x00031f02, 0x00000000, 0x00000000, 0x40000020 [ 173.272193 < 0.000073>] tg3 0000:01:00.0 eno1: 0x000053b0: 0x00000000, 0x00000025, 0x00000000, 0x00000000 [ 173.272267 < 0.000074>] tg3 0000:01:00.0 eno1: 0x000053c0: 0x00000000, 0x00000000, 0x0800227c, 0x00000000 [ 173.272340 < 0.000073>] tg3 0000:01:00.0 eno1: 0x00005800: 0x25000000, 0x00000001, 0x1e000000, 0x00000000 [ 173.272412 < 0.000072>] tg3 0000:01:00.0 eno1: 0x00005810: 0x0b000000, 0x00000000, 0x01000000, 0x00000000 [ 173.272485 < 0.000073>] tg3 0000:01:00.0 eno1: 0x00005820: 0x01000000, 0x00000000, 0x00000000, 0x00000000 [ 173.272557 < 0.000072>] tg3 0000:01:00.0 eno1: 0x00005900: 0x0000003d, 0x0000003d, 0x00000000, 0x00000000 [ 173.272628 < 0.000071>] tg3 0000:01:00.0 eno1: 0x00005a00: 0x0000001f, 0x00000000, 0x00000000, 0x00000000 [ 173.272705 < 0.000077>] tg3 0000:01:00.0 eno1: 0x00006000: 0x00010002, 0x00000000, 0x00000000, 0x00000000 [ 173.272777 < 0.000072>] tg3 0000:01:00.0 eno1: 0x00006400: 0x00000000, 0x00000000, 0x00010891, 0xc0000000 [ 173.272850 < 0.000073>] tg3 0000:01:00.0 eno1: 0x00006410: 0x0a000064, 0x0a000064, 0x00000000, 0x00000000 [ 173.272923 < 0.000073>] tg3 0000:01:00.0 eno1: 0x00006420: 0x00000000, 0x00000000, 0x00000000, 0x80c40000 [ 173.272996 < 0.000073>] tg3 0000:01:00.0 eno1: 0x00006430: 0x78000000, 0x14e41657, 0x159d14e4, 0x01020000 [ 173.273069 < 0.000073>] tg3 0000:01:00.0 eno1: 0x00006440: 0x0000304f, 0x000002e4, 0x00000000, 0x00000000 [ 173.273141 < 0.000072>] tg3 0000:01:00.0 eno1: 0x000064c0: 0x00000010, 0x00000004, 0x00001004, 0x00000000 [ 173.273213 < 0.000072>] tg3 0000:01:00.0 eno1: 0x000064d0: 0x00000000, 0x10008d81, 0x00000000, 0x00315242 [ 173.273287 < 0.000074>] tg3 0000:01:00.0 eno1: 0x000064e0: 0x00000031, 0x0000001f, 0x00000000, 0x00000000 [ 173.273360 < 0.000073>] tg3 0000:01:00.0 eno1: 0x000064f0: 0x00000002, 0x00000031, 0x00000000, 0x00000000 [ 173.273432 < 0.000072>] tg3 0000:01:00.0 eno1: 0x00006500: 0x01e10003, 0x8ca32c94, 0x00005ced, 0x00000003 [ 173.273505 < 0.000073>] tg3 0000:01:00.0 eno1: 0x00006510: 0x0007812c, 0x00058116, 0x0004610a, 0x00000000 [ 173.273577 < 0.000072>] tg3 0000:01:00.0 eno1: 0x00006550: 0x00000001, 0x02800000, 0x00000000, 0x00000000 [ 173.273651 < 0.000074>] tg3 0000:01:00.0 eno1: 0x000065f0: 0x00000000, 0x00000109, 0x00000000, 0x00000000 [ 173.273731 < 0.000080>] tg3 0000:01:00.0 eno1: 0x00006800: 0x00010000, 0x200890fe, 0x00009200, 0x038adb6f [ 173.273805 < 0.000074>] tg3 0000:01:00.0 eno1: 0x00006810: 0x01020000, 0xffffffff, 0x00000000, 0x00000000 [ 173.273879 < 0.000074>] tg3 0000:01:00.0 eno1: 0x00006830: 0xffffffff, 0xffffffff, 0x00000000, 0x00000000 [ 173.273952 < 0.000073>] tg3 0000:01:00.0 eno1: 0x00006840: 0x00000000, 0x00000001, 0x00000000, 0x00000000 [ 173.274026 < 0.000074>] tg3 0000:01:00.0 eno1: 0x00006890: 0x00000000, 0x88003800, 0x00000000, 0x04102040 [ 173.274100 < 0.000074>] tg3 0000:01:00.0 eno1: 0x000068a0: 0x00000020, 0x00000001, 0x03ff03ff, 0x00000000 [ 173.274175 < 0.000075>] tg3 0000:01:00.0 eno1: 0x000068b0: 0xe0011514, 0x00000000, 0x00000000, 0x00000000 [ 173.274251 < 0.000076>] tg3 0000:01:00.0 eno1: 0x000068e0: 0x00000000, 0x00000000, 0x00000000, 0x0001291c [ 173.274327 < 0.000076>] tg3 0000:01:00.0 eno1: 0x000068f0: 0x00ff000e, 0x00ff0000, 0x00000000, 0x04444444 [ 173.274402 < 0.000075>] tg3 0000:01:00.0 eno1: 0x00006900: 0xd03390b0, 0x17de16c4, 0x00000000, 0x00000000 [ 173.274477 < 0.000075>] tg3 0000:01:00.0 eno1: 0x00006920: 0x00000000, 0x00000000, 0x00000001, 0x00000000 [ 173.274554 < 0.000077>] tg3 0000:01:00.0 eno1: 0x00007000: 0x20000188, 0x00000000, 0x00000018, 0x00000264 [ 173.274630 < 0.000076>] tg3 0000:01:00.0 eno1: 0x00007010: 0x00002014, 0x02008080, 0x00050020, 0x03000200 [ 173.274711 < 0.000081>] tg3 0000:01:00.0 eno1: 0x00007020: 0x00000000, 0x00000000, 0x00000406, 0x10004000 [ 173.274788 < 0.000077>] tg3 0000:01:00.0 eno1: 0x00007030: 0x00010000, 0x00000268, 0x001f0000, 0x00000000 [ 173.274866 < 0.000078>] tg3 0000:01:00.0 eno1: 0: Host status block [00000001:00000025:(0000:0025:0000):(0000:0039)] [ 173.274945 < 0.000079>] tg3 0000:01:00.0 eno1: 0: NAPI info [00000025:00000025:(003d:0039:01ff):0000:(00ef:0000:0000:0000)] [ 173.275026 < 0.000081>] tg3 0000:01:00.0 eno1: 1: Host status block [00000001:0000001e:(0000:0000:0000):(001d:0000)] [ 173.275108 < 0.000082>] tg3 0000:01:00.0 eno1: 1: NAPI info [0000001e:0000001e:(0000:0000:01ff):001d:(001d:001d:0000:0000)] [ 173.275191 < 0.000083>] tg3 0000:01:00.0 eno1: 2: Host status block [00000001:0000000b:(000a:0000:0000):(0000:0000)] [ 173.275274 < 0.000083>] tg3 0000:01:00.0 eno1: 2: NAPI info [0000000b:0000000b:(0000:0000:01ff):000a:(000a:000a:0000:0000)] [ 173.275359 < 0.000085>] tg3 0000:01:00.0 eno1: 3: Host status block [00000001:00000001:(0000:0000:0000):(0000:0000)] [ 173.275442 < 0.000083>] tg3 0000:01:00.0 eno1: 3: NAPI info [00000001:00000001:(0000:0000:01ff):0000:(0000:0000:0000:0000)] [ 173.275528 < 0.000086>] tg3 0000:01:00.0 eno1: 4: Host status block [00000001:00000001:(0000:0000:0000):(0000:0000)] [ 173.275614 < 0.000086>] tg3 0000:01:00.0 eno1: 4: NAPI info [00000001:00000001:(0000:0000:01ff):0000:(0000:0000:0000:0000)] [ 173.407044 < 0.131430>] tg3 0000:01:00.0 eno1: Link is down [ 176.993546 < 3.586502>] tg3 0000:01:00.0 eno1: Link is up at 1000 Mbps, full duplex [ 176.993549 < 0.000003>] tg3 0000:01:00.0 eno1: Flow control is off for TX and off for RX [ 176.993551 < 0.000002>] tg3 0000:01:00.0 eno1: EEE is disabled dmesg - server 3.txt (113,949 bytes)
[ 0.000000] Linux version 4.18.0-553.5.1.el8_10.x86_64 (mockbuild@x64-builder02.almalinux.org) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-22) (GCC)) #1 SMP Wed Jun 5 09:12:13 EDT 2024 [ 0.000000] Command line: BOOT_IMAGE=(hd1,gpt5)/boot/vmlinuz-4.18.0-553.5.1.el8_10.x86_64 root=UUID=c1f9b01d-af35-44f1-b489-1ded4623bb76 ro crashkernel=auto resume=UUID=447f4749-1a8f-4a83-ae79-0d11f13b5637 rhgb quiet [ 0.000000] x86/split lock detection: disabled [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8 [ 0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format. [ 0.000000] signal: max sigframe size: 3632 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000006ba76fff] usable [ 0.000000] BIOS-e820: [mem 0x000000006ba77000-0x000000006ba7afff] reserved [ 0.000000] BIOS-e820: [mem 0x000000006ba7b000-0x0000000072329fff] usable [ 0.000000] BIOS-e820: [mem 0x000000007232a000-0x000000007232bfff] reserved [ 0.000000] BIOS-e820: [mem 0x000000007232c000-0x00000000724e8fff] usable [ 0.000000] BIOS-e820: [mem 0x00000000724e9000-0x00000000724e9fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000724ea000-0x000000007266bfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007266c000-0x000000007266dfff] reserved [ 0.000000] BIOS-e820: [mem 0x000000007266e000-0x000000007276cfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007276d000-0x000000007276dfff] reserved [ 0.000000] BIOS-e820: [mem 0x000000007276e000-0x00000000727c0fff] usable [ 0.000000] BIOS-e820: [mem 0x00000000727c1000-0x00000000727c1fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000727c2000-0x00000000727c2fff] usable [ 0.000000] BIOS-e820: [mem 0x00000000727c3000-0x00000000727c3fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000727c4000-0x00000000727e7fff] usable [ 0.000000] BIOS-e820: [mem 0x00000000727e8000-0x00000000728a4fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000728a5000-0x00000000728affff] usable [ 0.000000] BIOS-e820: [mem 0x00000000728b0000-0x00000000728c5fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000728c6000-0x00000000728c9fff] usable [ 0.000000] BIOS-e820: [mem 0x00000000728ca000-0x00000000728cbfff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000728cc000-0x000000007368dfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007368e000-0x000000007368efff] reserved [ 0.000000] BIOS-e820: [mem 0x000000007368f000-0x0000000074770fff] usable [ 0.000000] BIOS-e820: [mem 0x0000000074771000-0x0000000074771fff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000074772000-0x0000000074774fff] usable [ 0.000000] BIOS-e820: [mem 0x0000000074775000-0x0000000075d0afff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000075d0b000-0x0000000075d36fff] usable [ 0.000000] BIOS-e820: [mem 0x0000000075d37000-0x0000000075d60fff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000075d61000-0x0000000078623fff] usable [ 0.000000] BIOS-e820: [mem 0x0000000078624000-0x0000000078625fff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000078626000-0x000000007b76dfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007b76e000-0x000000007e974fff] reserved [ 0.000000] BIOS-e820: [mem 0x000000007e975000-0x000000007ea5cfff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000007ea5d000-0x000000007eafefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000007eaff000-0x000000007eafffff] usable [ 0.000000] BIOS-e820: [mem 0x000000007eb00000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000d4000000-0x00000000d5c0ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000047fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] e820: update [mem 0x6b2d3018-0x6b307a57] usable ==> usable [ 0.000000] e820: update [mem 0x6b2d3018-0x6b307a57] usable ==> usable [ 0.000000] e820: update [mem 0x6b211018-0x6b245a57] usable ==> usable [ 0.000000] e820: update [mem 0x6b211018-0x6b245a57] usable ==> usable [ 0.000000] e820: update [mem 0x6b1dc018-0x6b210a57] usable ==> usable [ 0.000000] e820: update [mem 0x6b1dc018-0x6b210a57] usable ==> usable [ 0.000000] e820: update [mem 0x6b1a7018-0x6b1dba57] usable ==> usable [ 0.000000] e820: update [mem 0x6b1a7018-0x6b1dba57] usable ==> usable [ 0.000000] e820: update [mem 0x6b2c7018-0x6b2d2c57] usable ==> usable [ 0.000000] e820: update [mem 0x6b2c7018-0x6b2d2c57] usable ==> usable [ 0.000000] extended physical RAM map: [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable [ 0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000006b1a7017] usable [ 0.000000] reserve setup_data: [mem 0x000000006b1a7018-0x000000006b1dba57] usable [ 0.000000] reserve setup_data: [mem 0x000000006b1dba58-0x000000006b1dc017] usable [ 0.000000] reserve setup_data: [mem 0x000000006b1dc018-0x000000006b210a57] usable [ 0.000000] reserve setup_data: [mem 0x000000006b210a58-0x000000006b211017] usable [ 0.000000] reserve setup_data: [mem 0x000000006b211018-0x000000006b245a57] usable [ 0.000000] reserve setup_data: [mem 0x000000006b245a58-0x000000006b2c7017] usable [ 0.000000] reserve setup_data: [mem 0x000000006b2c7018-0x000000006b2d2c57] usable [ 0.000000] reserve setup_data: [mem 0x000000006b2d2c58-0x000000006b2d3017] usable [ 0.000000] reserve setup_data: [mem 0x000000006b2d3018-0x000000006b307a57] usable [ 0.000000] reserve setup_data: [mem 0x000000006b307a58-0x000000006ba76fff] usable [ 0.000000] reserve setup_data: [mem 0x000000006ba77000-0x000000006ba7afff] reserved [ 0.000000] reserve setup_data: [mem 0x000000006ba7b000-0x0000000072329fff] usable [ 0.000000] reserve setup_data: [mem 0x000000007232a000-0x000000007232bfff] reserved [ 0.000000] reserve setup_data: [mem 0x000000007232c000-0x00000000724e8fff] usable [ 0.000000] reserve setup_data: [mem 0x00000000724e9000-0x00000000724e9fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000724ea000-0x000000007266bfff] usable [ 0.000000] reserve setup_data: [mem 0x000000007266c000-0x000000007266dfff] reserved [ 0.000000] reserve setup_data: [mem 0x000000007266e000-0x000000007276cfff] usable [ 0.000000] reserve setup_data: [mem 0x000000007276d000-0x000000007276dfff] reserved [ 0.000000] reserve setup_data: [mem 0x000000007276e000-0x00000000727c0fff] usable [ 0.000000] reserve setup_data: [mem 0x00000000727c1000-0x00000000727c1fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000727c2000-0x00000000727c2fff] usable [ 0.000000] reserve setup_data: [mem 0x00000000727c3000-0x00000000727c3fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000727c4000-0x00000000727e7fff] usable [ 0.000000] reserve setup_data: [mem 0x00000000727e8000-0x00000000728a4fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000728a5000-0x00000000728affff] usable [ 0.000000] reserve setup_data: [mem 0x00000000728b0000-0x00000000728c5fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000728c6000-0x00000000728c9fff] usable [ 0.000000] reserve setup_data: [mem 0x00000000728ca000-0x00000000728cbfff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000728cc000-0x000000007368dfff] usable [ 0.000000] reserve setup_data: [mem 0x000000007368e000-0x000000007368efff] reserved [ 0.000000] reserve setup_data: [mem 0x000000007368f000-0x0000000074770fff] usable [ 0.000000] reserve setup_data: [mem 0x0000000074771000-0x0000000074771fff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000074772000-0x0000000074774fff] usable [ 0.000000] reserve setup_data: [mem 0x0000000074775000-0x0000000075d0afff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000075d0b000-0x0000000075d36fff] usable [ 0.000000] reserve setup_data: [mem 0x0000000075d37000-0x0000000075d60fff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000075d61000-0x0000000078623fff] usable [ 0.000000] reserve setup_data: [mem 0x0000000078624000-0x0000000078625fff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000078626000-0x000000007b76dfff] usable [ 0.000000] reserve setup_data: [mem 0x000000007b76e000-0x000000007e974fff] reserved [ 0.000000] reserve setup_data: [mem 0x000000007e975000-0x000000007ea5cfff] ACPI NVS [ 0.000000] reserve setup_data: [mem 0x000000007ea5d000-0x000000007eafefff] ACPI data [ 0.000000] reserve setup_data: [mem 0x000000007eaff000-0x000000007eafffff] usable [ 0.000000] reserve setup_data: [mem 0x000000007eb00000-0x000000007fffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000c0000000-0x00000000cfffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000d4000000-0x00000000d5c0ffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000047fffffff] usable [ 0.000000] efi: EFI v2.70 by HPE [ 0.000000] efi: ACPI=0x7eafe000 ACPI 2.0=0x7eafe014 SMBIOS=0x727c3000 SMBIOS 3.0=0x727c1000 TPMFinalLog=0x7ea29000 MEMATTR=0x72348018 MOKvar=0x7232a000 RNG=0x7477ef18 TPMEventLog=0x6b308018 [ 0.000000] efi: seeding entropy pool [ 0.000000] secureboot: Secure boot disabled [ 0.000000] SMBIOS 3.4.0 present. [ 0.000000] DMI: HPE ProLiant ML30 Gen11/ProLiant ML30 Gen11, BIOS 1.48 03/14/2024 [ 0.000000] tsc: Detected 2600.000 MHz processor [ 0.000000] tsc: Detected 2611.200 MHz TSC [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] last_pfn = 0x480000 max_arch_pfn = 0x400000000 [ 0.000000] MTRR default type: uncachable [ 0.000000] MTRR fixed ranges enabled: [ 0.000000] 00000-9FFFF write-back [ 0.000000] A0000-BFFFF uncachable [ 0.000000] C0000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000000 mask 3FFF80000000 write-back [ 0.000000] 1 base 0000D2000000 mask 3FFFFE000000 write-protect [ 0.000000] 2 base 000100000000 mask 3FFF00000000 write-back [ 0.000000] 3 base 000200000000 mask 3FFE00000000 write-back [ 0.000000] 4 base 000400000000 mask 3FFC00000000 write-back [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] 7 disabled [ 0.000000] 8 disabled [ 0.000000] 9 disabled [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] last_pfn = 0x7eb00 max_arch_pfn = 0x400000000 [ 0.000000] Using GB pages for direct mapping [ 0.000000] Incomplete global flushes, disabling PCID [ 0.000000] BRK [0x12801000, 0x12801fff] PGTABLE [ 0.000000] BRK [0x12802000, 0x12802fff] PGTABLE [ 0.000000] BRK [0x12803000, 0x12803fff] PGTABLE [ 0.000000] BRK [0x12804000, 0x12804fff] PGTABLE [ 0.000000] BRK [0x12805000, 0x12805fff] PGTABLE [ 0.000000] BRK [0x12806000, 0x12806fff] PGTABLE [ 0.000000] BRK [0x12807000, 0x12807fff] PGTABLE [ 0.000000] BRK [0x12808000, 0x12808fff] PGTABLE [ 0.000000] BRK [0x12809000, 0x12809fff] PGTABLE [ 0.000000] BRK [0x1280a000, 0x1280afff] PGTABLE [ 0.000000] BRK [0x1280b000, 0x1280bfff] PGTABLE [ 0.000000] BRK [0x1280c000, 0x1280cfff] PGTABLE [ 0.000000] RAMDISK: [mem 0x68901000-0x6a384fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x000000007EAFE014 000024 (v02 HPE ) [ 0.000000] ACPI: XSDT 0x000000007EAE1188 0000F4 (v01 HPE Server2 00000001 01000013) [ 0.000000] ACPI: FACP 0x000000007EAF7000 000114 (v06 HPE Server2 00000001 1590 00000001) [ 0.000000] ACPI: DSDT 0x000000007EAE9000 001CB0 (v02 HPE Server2 00000002 HPE 00020000) [ 0.000000] ACPI: FACS 0x000000007EA27000 000040 [ 0.000000] ACPI: SSDT 0x000000007EAFC000 000302 (v02 HPE CpuSsdt 00000001 INTL 20200717) [ 0.000000] ACPI: SSDT 0x000000007EAFA000 00061B (v02 HPE Tpm2Tabl 00001000 INTL 20200717) [ 0.000000] ACPI: TPM2 0x000000007EAF9000 00004C (v04 HPE Server2 00000002 01000013) [ 0.000000] ACPI: FPDT 0x000000007EAF8000 000034 (v01 HPE Server2 00000002 01000013) [ 0.000000] ACPI: SSDT 0x000000007EAFB000 00003A (v02 HPE PLATOPRG 00000001 INTL 20200717) [ 0.000000] ACPI: HPET 0x000000007EAF6000 000038 (v01 HPE Server2 00000001 1590 00000001) [ 0.000000] ACPI: WDDT 0x000000007EAF5000 000040 (v01 HPE Server2 00000001 1590 00000001) [ 0.000000] ACPI: APIC 0x000000007EAF4000 000084 (v05 HPE Server2 00000001 1590 00000001) [ 0.000000] ACPI: MCFG 0x000000007EAF3000 00003C (v01 HPE Server2 00000001 1590 00000001) [ 0.000000] ACPI: SLIT 0x000000007EAF2000 00002D (v01 HPE Server2 00000001 1590 00000001) [ 0.000000] ACPI: SRAT 0x000000007EAF1000 000110 (v03 HPE Server2 00000001 1590 00000001) [ 0.000000] ACPI: SPMI 0x000000007EAF0000 000041 (v05 HPE Server2 00000001 1590 00000001) [ 0.000000] ACPI: SPCR 0x000000007EAEF000 000050 (v02 HPE Server2 00000001 1590 00000001) [ 0.000000] ACPI: MSCT 0x000000007EAEE000 00004E (v01 HPE Server2 00000001 1590 00000001) [ 0.000000] ACPI: BDAT 0x000000007EAED000 000030 (v01 HPE Server2 00000001 1590 00000001) [ 0.000000] ACPI: WSMT 0x000000007EAEC000 000028 (v01 HPE Server2 00000001 1590 00000001) [ 0.000000] ACPI: PCCT 0x000000007EAEB000 000030 (v02 HPE Server2 00000001 1590 00000001) [ 0.000000] ACPI: SSDT 0x000000007EAE4000 0040F8 (v02 HPE PCISSDT 00000002 HPE 00020000) [ 0.000000] ACPI: SSDT 0x000000007EAE3000 0001C9 (v02 HPE TIMESSDT 00000002 HPE 00020000) [ 0.000000] ACPI: SSDT 0x000000007EAE2000 00030F (v02 HPE pmab 00000001 1590 20200717) [ 0.000000] ACPI: OEM1 0x000000007EAFD000 0000DF (v02 HPE CPU CPC 00000002 HPE 00020000) [ 0.000000] ACPI: HEST 0x000000007EAE0000 0000A8 (v01 HPE Server2 00000001 INTL 00000001) [ 0.000000] ACPI: BERT 0x000000007EADF000 000030 (v01 HPE Server2 00000001 INTL 00000001) [ 0.000000] ACPI: ERST 0x000000007EADE000 000250 (v01 HPE Server2 00000001 INTL 00000001) [ 0.000000] ACPI: BGRT 0x000000007EADD000 000038 (v01 HPE Server2 00000002 1590 01000013) [ 0.000000] ACPI: Reserving FACP table memory at [mem 0x7eaf7000-0x7eaf7113] [ 0.000000] ACPI: Reserving DSDT table memory at [mem 0x7eae9000-0x7eaeacaf] [ 0.000000] ACPI: Reserving FACS table memory at [mem 0x7ea27000-0x7ea2703f] [ 0.000000] ACPI: Reserving SSDT table memory at [mem 0x7eafc000-0x7eafc301] [ 0.000000] ACPI: Reserving SSDT table memory at [mem 0x7eafa000-0x7eafa61a] [ 0.000000] ACPI: Reserving TPM2 table memory at [mem 0x7eaf9000-0x7eaf904b] [ 0.000000] ACPI: Reserving FPDT table memory at [mem 0x7eaf8000-0x7eaf8033] [ 0.000000] ACPI: Reserving SSDT table memory at [mem 0x7eafb000-0x7eafb039] [ 0.000000] ACPI: Reserving HPET table memory at [mem 0x7eaf6000-0x7eaf6037] [ 0.000000] ACPI: Reserving WDDT table memory at [mem 0x7eaf5000-0x7eaf503f] [ 0.000000] ACPI: Reserving APIC table memory at [mem 0x7eaf4000-0x7eaf4083] [ 0.000000] ACPI: Reserving MCFG table memory at [mem 0x7eaf3000-0x7eaf303b] [ 0.000000] ACPI: Reserving SLIT table memory at [mem 0x7eaf2000-0x7eaf202c] [ 0.000000] ACPI: Reserving SRAT table memory at [mem 0x7eaf1000-0x7eaf110f] [ 0.000000] ACPI: Reserving SPMI table memory at [mem 0x7eaf0000-0x7eaf0040] [ 0.000000] ACPI: Reserving SPCR table memory at [mem 0x7eaef000-0x7eaef04f] [ 0.000000] ACPI: Reserving MSCT table memory at [mem 0x7eaee000-0x7eaee04d] [ 0.000000] ACPI: Reserving BDAT table memory at [mem 0x7eaed000-0x7eaed02f] [ 0.000000] ACPI: Reserving WSMT table memory at [mem 0x7eaec000-0x7eaec027] [ 0.000000] ACPI: Reserving PCCT table memory at [mem 0x7eaeb000-0x7eaeb02f] [ 0.000000] ACPI: Reserving SSDT table memory at [mem 0x7eae4000-0x7eae80f7] [ 0.000000] ACPI: Reserving SSDT table memory at [mem 0x7eae3000-0x7eae31c8] [ 0.000000] ACPI: Reserving SSDT table memory at [mem 0x7eae2000-0x7eae230e] [ 0.000000] ACPI: Reserving OEM1 table memory at [mem 0x7eafd000-0x7eafd0de] [ 0.000000] ACPI: Reserving HEST table memory at [mem 0x7eae0000-0x7eae00a7] [ 0.000000] ACPI: Reserving BERT table memory at [mem 0x7eadf000-0x7eadf02f] [ 0.000000] ACPI: Reserving ERST table memory at [mem 0x7eade000-0x7eade24f] [ 0.000000] ACPI: Reserving BGRT table memory at [mem 0x7eadd000-0x7eadd037] [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x04 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x02 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x06 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x6676f000-0x7eafffff] [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00100000-0x6676efff] [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x47fffffff] [ 0.000000] NUMA: Initialized distance table, cnt=1 [ 0.000000] NUMA: Node 0 [mem 0x6676f000-0x7eafffff] + [mem 0x00000000-0x0009ffff] -> [mem 0x00000000-0x7eafffff] [ 0.000000] Warning: node 0 [mem 0x00000000-0x7eafffff] overlaps with itself [mem 0x00100000-0x6676efff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x7eafffff] + [mem 0x00100000-0x6676efff] -> [mem 0x00000000-0x7eafffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x7eafffff] + [mem 0x100000000-0x47fffffff] -> [mem 0x00000000-0x47fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x47ffd0000-0x47fffafff] [ 0.000000] Using crashkernel=auto, the size chosen is a best effort estimation. [ 0.000000] Reserving 256MB of memory at 1376MB for crashkernel (System RAM: 16288MB) [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000047fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009ffff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000006ba76fff] [ 0.000000] node 0: [mem 0x000000006ba7b000-0x0000000072329fff] [ 0.000000] node 0: [mem 0x000000007232c000-0x00000000724e8fff] [ 0.000000] node 0: [mem 0x00000000724ea000-0x000000007266bfff] [ 0.000000] node 0: [mem 0x000000007266e000-0x000000007276cfff] [ 0.000000] node 0: [mem 0x000000007276e000-0x00000000727c0fff] [ 0.000000] node 0: [mem 0x00000000727c2000-0x00000000727c2fff] [ 0.000000] node 0: [mem 0x00000000727c4000-0x00000000727e7fff] [ 0.000000] node 0: [mem 0x00000000728a5000-0x00000000728affff] [ 0.000000] node 0: [mem 0x00000000728c6000-0x00000000728c9fff] [ 0.000000] node 0: [mem 0x00000000728cc000-0x000000007368dfff] [ 0.000000] node 0: [mem 0x000000007368f000-0x0000000074770fff] [ 0.000000] node 0: [mem 0x0000000074772000-0x0000000074774fff] [ 0.000000] node 0: [mem 0x0000000075d0b000-0x0000000075d36fff] [ 0.000000] node 0: [mem 0x0000000075d61000-0x0000000078623fff] [ 0.000000] node 0: [mem 0x0000000078626000-0x000000007b76dfff] [ 0.000000] node 0: [mem 0x000000007eaff000-0x000000007eafffff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000047fffffff] [ 0.000000] Zeroed struct page in unavailable ranges: 24471 pages [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000047fffffff] [ 0.000000] On node 0 totalpages: 4169833 [ 0.000000] DMA zone: 64 pages used for memmap [ 0.000000] DMA zone: 159 pages reserved [ 0.000000] DMA zone: 3999 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 7748 pages used for memmap [ 0.000000] DMA32 zone: 495818 pages, LIFO batch:63 [ 0.000000] Normal zone: 57344 pages used for memmap [ 0.000000] Normal zone: 3670016 pages, LIFO batch:63 [ 0.000000] ACPI: PM-Timer IO Port: 0x508 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high level lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high level lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 [ 0.000000] e820: update [mem 0x6b31d000-0x6b34dfff] usable ==> reserved [ 0.000000] ACPI: SPCR: console: uart,mmio,0x0,115200 [ 0.000000] TSC deadline timer available [ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0x6b1a7000-0x6b1a7fff] [ 0.000000] PM: Registered nosave memory: [mem 0x6b1db000-0x6b1dbfff] [ 0.000000] PM: Registered nosave memory: [mem 0x6b1dc000-0x6b1dcfff] [ 0.000000] PM: Registered nosave memory: [mem 0x6b210000-0x6b210fff] [ 0.000000] PM: Registered nosave memory: [mem 0x6b211000-0x6b211fff] [ 0.000000] PM: Registered nosave memory: [mem 0x6b245000-0x6b245fff] [ 0.000000] PM: Registered nosave memory: [mem 0x6b2c7000-0x6b2c7fff] [ 0.000000] PM: Registered nosave memory: [mem 0x6b2d2000-0x6b2d2fff] [ 0.000000] PM: Registered nosave memory: [mem 0x6b2d3000-0x6b2d3fff] [ 0.000000] PM: Registered nosave memory: [mem 0x6b307000-0x6b307fff] [ 0.000000] PM: Registered nosave memory: [mem 0x6b31d000-0x6b34dfff] [ 0.000000] PM: Registered nosave memory: [mem 0x6ba77000-0x6ba7afff] [ 0.000000] PM: Registered nosave memory: [mem 0x7232a000-0x7232bfff] [ 0.000000] PM: Registered nosave memory: [mem 0x724e9000-0x724e9fff] [ 0.000000] PM: Registered nosave memory: [mem 0x7266c000-0x7266dfff] [ 0.000000] PM: Registered nosave memory: [mem 0x7276d000-0x7276dfff] [ 0.000000] PM: Registered nosave memory: [mem 0x727c1000-0x727c1fff] [ 0.000000] PM: Registered nosave memory: [mem 0x727c3000-0x727c3fff] [ 0.000000] PM: Registered nosave memory: [mem 0x727e8000-0x728a4fff] [ 0.000000] PM: Registered nosave memory: [mem 0x728b0000-0x728c5fff] [ 0.000000] PM: Registered nosave memory: [mem 0x728ca000-0x728cbfff] [ 0.000000] PM: Registered nosave memory: [mem 0x7368e000-0x7368efff] [ 0.000000] PM: Registered nosave memory: [mem 0x74771000-0x74771fff] [ 0.000000] PM: Registered nosave memory: [mem 0x74775000-0x75d0afff] [ 0.000000] PM: Registered nosave memory: [mem 0x75d37000-0x75d60fff] [ 0.000000] PM: Registered nosave memory: [mem 0x78624000-0x78625fff] [ 0.000000] PM: Registered nosave memory: [mem 0x7b76e000-0x7e974fff] [ 0.000000] PM: Registered nosave memory: [mem 0x7e975000-0x7ea5cfff] [ 0.000000] PM: Registered nosave memory: [mem 0x7ea5d000-0x7eafefff] [ 0.000000] PM: Registered nosave memory: [mem 0x7eb00000-0x7fffffff] [ 0.000000] PM: Registered nosave memory: [mem 0x80000000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xcfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xd0000000-0xd3ffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xd4000000-0xd5c0ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xd5c10000-0xfed1ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfed7ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed80000-0xffffffff] [ 0.000000] [mem 0x80000000-0xbfffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1 [ 0.000000] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u524288 [ 0.000000] pcpu-alloc: s221184 r8192 d28672 u524288 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 2 3 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 4104518 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=(hd1,gpt5)/boot/vmlinuz-4.18.0-553.5.1.el8_10.x86_64 root=UUID=c1f9b01d-af35-44f1-b489-1ded4623bb76 ro crashkernel=auto resume=UUID=447f4749-1a8f-4a83-ae79-0d11f13b5637 rhgb quiet [ 0.000000] Specific versions of hardware are certified with Red Hat Enterprise Linux 8. Please see the list of hardware certified with Red Hat Enterprise Linux 8 at https://catalog.redhat.com. [ 0.000000] software IO TLB: area num 4. [ 0.000000] Memory: 1466980K/16679332K available (14339K kernel code, 5957K rwdata, 8568K rodata, 2820K init, 13792K bss, 927624K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] ftrace: allocating 41062 entries in 161 pages [ 0.000000] ftrace: allocated 161 pages with 3 groups [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4. [ 0.000000] Rude variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16 [ 0.000000] random: crng done (trusting CPU's manufacturer) [ 0.001000] Console: colour dummy device 80x25 [ 0.001000] printk: console [tty0] enabled [ 0.001000] ACPI: Core revision 20220331 [ 0.001000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 99544814920 ns [ 0.001000] hpet clockevent registered [ 0.001013] APIC: Switch to symmetric I/O mode setup [ 0.002382] x2apic: IRQ remapping doesn't support X2APIC mode [ 0.007423] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.012001] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x25a39079a08, max_idle_ns: 440795310461 ns [ 0.012004] Calibrating delay loop (skipped), value calculated using timer frequency.. 5222.40 BogoMIPS (lpj=2611200) [ 0.012006] pid_max: default: 32768 minimum: 301 [ 0.019022] LSM: Security Framework initializing [ 0.019029] Yama: becoming mindful. [ 0.019034] SELinux: Initializing. [ 0.019052] LSM support for eBPF active [ 0.020956] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, vmalloc) [ 0.021754] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, vmalloc) [ 0.021788] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, vmalloc) [ 0.021811] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, vmalloc) [ 0.022008] x86/cpu: VMX (outside TXT) disabled by BIOS [ 0.022013] x86/tme: not enabled by BIOS [ 0.022018] CPU0: Thermal monitoring enabled (TM1) [ 0.022020] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.022139] process: using mwait in idle threads [ 0.022140] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.022141] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.022144] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.022146] Spectre V2 : Mitigation: Enhanced / Automatic IBRS [ 0.022147] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.022147] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT [ 0.022148] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.022149] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl [ 0.028166] Freeing SMP alternatives memory: 36K [ 0.028947] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1693 [ 0.029000] smpboot: CPU0: Intel(R) Xeon(R) E E-2414 (family: 0x6, model: 0xb7, stepping: 0x1) [ 0.029000] Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline, AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver. [ 0.029000] core: cpu_core PMU driver: [ 0.029000] ... version: 5 [ 0.029000] ... bit width: 48 [ 0.029000] ... generic registers: 8 [ 0.029000] ... value mask: 0000ffffffffffff [ 0.029000] ... max period: 00007fffffffffff [ 0.029000] ... fixed-purpose events: 4 [ 0.029000] ... event mask: 0001000f000000ff [ 0.029000] rcu: Hierarchical SRCU implementation. [ 0.029000] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. [ 0.029000] smp: Bringing up secondary CPUs ... [ 0.029000] x86: Booting SMP configuration: [ 0.029000] .... node #0, CPUs: #1 #2 #3 [ 0.036526] smp: Brought up 1 node, 4 CPUs [ 0.036526] smpboot: Max logical packages: 1 [ 0.036526] smpboot: Total of 4 processors activated (20889.60 BogoMIPS) [ 0.052510] node 0 deferred pages initialised in 15ms [ 0.052512] devtmpfs: initialized [ 0.052512] x86/mm: Memory block size: 128MB [ 0.053577] ACPI: PM: Registering ACPI NVS region [mem 0x7e975000-0x7ea5cfff] (950272 bytes) [ 0.053577] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.053577] futex hash table entries: 1024 (order: 4, 65536 bytes, vmalloc) [ 0.053577] pinctrl core: initialized pinctrl subsystem [ 0.053577] NET: Registered protocol family 16 [ 0.053577] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations [ 0.053577] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.053577] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.053577] audit: initializing netlink subsys (disabled) [ 0.053577] audit: type=2000 audit(1719837080.053:1): state=initialized audit_enabled=0 res=1 [ 0.053577] cpuidle: using governor menu [ 0.053577] Invalid PCCT: 0 PCC subspaces [ 0.053577] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.053577] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.054014] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000) [ 0.054018] PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved in E820 [ 0.054028] PCI: Using configuration type 1 for base access [ 0.054098] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' [ 0.054702] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.054702] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.054702] cryptd: max_cpu_qlen set to 1000 [ 0.055019] fbcon: Taking over console [ 0.055038] ACPI: Added _OSI(Module Device) [ 0.055039] ACPI: Added _OSI(Processor Device) [ 0.055039] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.055040] ACPI: Added _OSI(Processor Aggregator Device) [ 0.055964] ACPI: 7 ACPI AML tables successfully acquired and loaded [ 0.056160] ACPI: Dynamic OEM Table Load: [ 0.058268] ACPI: Interpreter enabled [ 0.058273] ACPI: PM: (supports S0 S5) [ 0.058274] ACPI: Using IOAPIC for interrupt routing [ 0.058490] HEST: Table parsing has been initialized. [ 0.059003] GHES: APEI firmware first mode is enabled by APEI bit and WHEA _OSC. [ 0.059005] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.059141] ACPI: Enabled 3 GPEs in block 00 to 7F [ 0.061897] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-ff]) [ 0.061902] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.061928] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug AER LTR DPC] [ 0.061963] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability] [ 0.061964] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration [ 0.062846] PCI host bridge to bus 0000:00 [ 0.062847] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.062848] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.062849] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.062850] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window] [ 0.062850] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window] [ 0.062851] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window] [ 0.062851] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window] [ 0.062852] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window] [ 0.062852] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window] [ 0.062853] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window] [ 0.062853] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window] [ 0.062854] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window] [ 0.062855] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window] [ 0.062855] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window] [ 0.062856] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window] [ 0.062856] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window] [ 0.062857] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfeafffff window] [ 0.062858] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window] [ 0.062858] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.062937] pci 0000:00:00.0: [8086:a713] type 00 class 0x060000 [ 0.063168] pci 0000:00:14.0: [8086:7a60] type 00 class 0x0c0330 [ 0.063186] pci 0000:00:14.0: reg 0x10: [mem 0x4000100000-0x400010ffff 64bit] [ 0.063258] pci 0000:00:14.0: PME# supported from D3hot D3cold [ 0.063405] pci 0000:00:14.2: [8086:7a27] type 00 class 0x050000 [ 0.063424] pci 0000:00:14.2: reg 0x10: [mem 0x4000110000-0x4000113fff 64bit] [ 0.063437] pci 0000:00:14.2: reg 0x18: [mem 0x4000116000-0x4000116fff 64bit] [ 0.063581] pci 0000:00:16.0: [8086:7a68] type 00 class 0x078000 [ 0.063604] pci 0000:00:16.0: reg 0x10: [mem 0x4000115000-0x4000115fff 64bit] [ 0.063694] pci 0000:00:16.0: PME# supported from D3hot [ 0.063814] pci 0000:00:17.0: [8086:7a62] type 00 class 0x010601 [ 0.063827] pci 0000:00:17.0: reg 0x10: [mem 0xd5d40000-0xd5d41fff] [ 0.063834] pci 0000:00:17.0: reg 0x14: [mem 0xd5d44000-0xd5d440ff] [ 0.063842] pci 0000:00:17.0: reg 0x18: [io 0x2040-0x2047] [ 0.063849] pci 0000:00:17.0: reg 0x1c: [io 0x2048-0x204b] [ 0.063856] pci 0000:00:17.0: reg 0x20: [io 0x2020-0x203f] [ 0.063864] pci 0000:00:17.0: reg 0x24: [mem 0xd5d43000-0xd5d437ff] [ 0.063902] pci 0000:00:17.0: PME# supported from D3hot [ 0.064015] pci 0000:00:1c.0: [8086:7a38] type 01 class 0x060400 [ 0.064112] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.064251] pci 0000:00:1c.2: [8086:7a3a] type 01 class 0x060400 [ 0.064345] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold [ 0.064528] pci 0000:00:1d.0: [8086:7a34] type 01 class 0x060400 [ 0.064699] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold [ 0.064871] pci 0000:00:1f.0: [8086:7a14] type 00 class 0x060100 [ 0.065022] pci 0000:00:1f.4: [8086:7a23] type 00 class 0x0c0500 [ 0.065048] pci 0000:00:1f.4: reg 0x10: [mem 0x4000114000-0x40001140ff 64bit] [ 0.065069] pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf] [ 0.065170] pci 0000:00:1f.5: [8086:7a24] type 00 class 0x0c8000 [ 0.065188] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff] [ 0.065397] pci 0000:01:00.0: [14e4:1657] type 00 class 0x020000 [ 0.065424] pci 0000:01:00.0: reg 0x10: [mem 0x40000b0000-0x40000bffff 64bit pref] [ 0.065443] pci 0000:01:00.0: reg 0x18: [mem 0x40000a0000-0x40000affff 64bit pref] [ 0.065461] pci 0000:01:00.0: reg 0x20: [mem 0x4000090000-0x400009ffff 64bit pref] [ 0.065473] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0003ffff pref] [ 0.065587] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 0.065650] pci 0000:01:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x2 link at 0000:00:1c.0 (capable of 16.000 Gb/s with 5.0 GT/s PCIe x4 link) [ 0.065808] pci 0000:01:00.1: [14e4:1657] type 00 class 0x020000 [ 0.065836] pci 0000:01:00.1: reg 0x10: [mem 0x4000080000-0x400008ffff 64bit pref] [ 0.065854] pci 0000:01:00.1: reg 0x18: [mem 0x4000070000-0x400007ffff 64bit pref] [ 0.065872] pci 0000:01:00.1: reg 0x20: [mem 0x4000060000-0x400006ffff 64bit pref] [ 0.065884] pci 0000:01:00.1: reg 0x30: [mem 0x00000000-0x0003ffff pref] [ 0.065998] pci 0000:01:00.1: PME# supported from D0 D3hot D3cold [ 0.066191] pci 0000:01:00.2: [14e4:1657] type 00 class 0x020000 [ 0.066218] pci 0000:01:00.2: reg 0x10: [mem 0x4000050000-0x400005ffff 64bit pref] [ 0.066237] pci 0000:01:00.2: reg 0x18: [mem 0x4000040000-0x400004ffff 64bit pref] [ 0.066255] pci 0000:01:00.2: reg 0x20: [mem 0x4000030000-0x400003ffff 64bit pref] [ 0.066266] pci 0000:01:00.2: reg 0x30: [mem 0x00000000-0x0003ffff pref] [ 0.066375] pci 0000:01:00.2: PME# supported from D0 D3hot D3cold [ 0.066574] pci 0000:01:00.3: [14e4:1657] type 00 class 0x020000 [ 0.066602] pci 0000:01:00.3: reg 0x10: [mem 0x4000020000-0x400002ffff 64bit pref] [ 0.066620] pci 0000:01:00.3: reg 0x18: [mem 0x4000010000-0x400001ffff 64bit pref] [ 0.066638] pci 0000:01:00.3: reg 0x20: [mem 0x4000000000-0x400000ffff 64bit pref] [ 0.066650] pci 0000:01:00.3: reg 0x30: [mem 0x00000000-0x0003ffff pref] [ 0.066759] pci 0000:01:00.3: PME# supported from D0 D3hot D3cold [ 0.066949] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.066957] pci 0000:00:1c.0: bridge window [mem 0x4000000000-0x40000fffff 64bit pref] [ 0.067010] pci 0000:02:00.0: [103c:3306] type 00 class 0x088000 [ 0.067031] pci 0000:02:00.0: reg 0x10: [io 0x1200-0x12ff] [ 0.067042] pci 0000:02:00.0: reg 0x14: [mem 0xd5b9e000-0xd5b9e3ff] [ 0.067053] pci 0000:02:00.0: reg 0x18: [io 0x1100-0x11ff] [ 0.067065] pci 0000:02:00.0: reg 0x1c: [mem 0xd2000000-0xd3ffffff] [ 0.067076] pci 0000:02:00.0: reg 0x20: [mem 0xd5800000-0xd59fffff] [ 0.067274] pci 0000:02:00.1: [102b:0538] type 00 class 0x030000 [ 0.067294] pci 0000:02:00.1: reg 0x10: [mem 0xd4000000-0xd4ffffff pref] [ 0.067306] pci 0000:02:00.1: reg 0x14: [mem 0xd5b98000-0xd5b9bfff] [ 0.067317] pci 0000:02:00.1: reg 0x18: [mem 0xd5000000-0xd57fffff] [ 0.067376] pci 0000:02:00.1: BAR 0: assigned to efifb [ 0.067492] pci 0000:02:00.2: [103c:3307] type 00 class 0x088000 [ 0.067512] pci 0000:02:00.2: reg 0x10: [io 0x1000-0x10ff] [ 0.067524] pci 0000:02:00.2: reg 0x14: [mem 0xd5b9d000-0xd5b9d0ff] [ 0.067535] pci 0000:02:00.2: reg 0x18: [mem 0xd5a00000-0xd5afffff] [ 0.067546] pci 0000:02:00.2: reg 0x1c: [mem 0xd5b00000-0xd5b7ffff] [ 0.067557] pci 0000:02:00.2: reg 0x20: [mem 0xd5b90000-0xd5b97fff] [ 0.067569] pci 0000:02:00.2: reg 0x24: [mem 0xd5b80000-0xd5b8ffff] [ 0.067580] pci 0000:02:00.2: reg 0x30: [mem 0x00000000-0x0003ffff pref] [ 0.067644] pci 0000:02:00.2: PME# supported from D0 D3hot D3cold [ 0.067713] pci 0000:02:00.4: [103c:22f6] type 00 class 0x0c0320 [ 0.067734] pci 0000:02:00.4: reg 0x10: [mem 0xd5b9c000-0xd5b9c0ff] [ 0.067948] pci 0000:00:1c.2: PCI bridge to [bus 02] [ 0.067951] pci 0000:00:1c.2: bridge window [io 0x1000-0x1fff] [ 0.067953] pci 0000:00:1c.2: bridge window [mem 0xd1000000-0xd5bfffff] [ 0.068042] pci 0000:00:1d.0: PCI bridge to [bus 03] [ 0.068066] pci_bus 0000:00: on NUMA node 0 [ 0.068199] ACPI: PCI: Interrupt link LNKA configured for IRQ 15 [ 0.068200] ACPI: PCI: Interrupt link LNKA disabled [ 0.068231] ACPI: PCI: Interrupt link LNKB configured for IRQ 15 [ 0.068232] ACPI: PCI: Interrupt link LNKB disabled [ 0.068262] ACPI: PCI: Interrupt link LNKC configured for IRQ 15 [ 0.068262] ACPI: PCI: Interrupt link LNKC disabled [ 0.068296] ACPI: PCI: Interrupt link LNKD configured for IRQ 15 [ 0.068296] ACPI: PCI: Interrupt link LNKD disabled [ 0.068341] ACPI: PCI: Interrupt link LNKE configured for IRQ 15 [ 0.068341] ACPI: PCI: Interrupt link LNKE disabled [ 0.068371] ACPI: PCI: Interrupt link LNKF configured for IRQ 15 [ 0.068371] ACPI: PCI: Interrupt link LNKF disabled [ 0.068401] ACPI: PCI: Interrupt link LNKG configured for IRQ 15 [ 0.068401] ACPI: PCI: Interrupt link LNKG disabled [ 0.068430] ACPI: PCI: Interrupt link LNKH configured for IRQ 15 [ 0.068431] ACPI: PCI: Interrupt link LNKH disabled [ 0.068623] iommu: Default domain type: Passthrough [ 0.068623] SCSI subsystem initialized [ 0.068623] ACPI: bus type USB registered [ 0.068623] usbcore: registered new interface driver usbfs [ 0.068623] usbcore: registered new interface driver hub [ 0.068623] usbcore: registered new device driver usb [ 0.068623] pps_core: LinuxPPS API ver. 1 registered [ 0.068623] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.068623] PTP clock support registered [ 0.068623] EDAC MC: Ver: 3.0.0 [ 0.068623] Registered efivars operations [ 0.069071] PCI: Using ACPI for IRQ routing [ 0.091370] PCI: pci_cache_line_size set to 64 bytes [ 0.091479] Expanded resource Reserved due to conflict with PCI Bus 0000:02 [ 0.091480] e820: reserve RAM buffer [mem 0x6b1a7018-0x6bffffff] [ 0.091481] e820: reserve RAM buffer [mem 0x6b1dc018-0x6bffffff] [ 0.091482] e820: reserve RAM buffer [mem 0x6b211018-0x6bffffff] [ 0.091483] e820: reserve RAM buffer [mem 0x6b2c7018-0x6bffffff] [ 0.091484] e820: reserve RAM buffer [mem 0x6b2d3018-0x6bffffff] [ 0.091484] e820: reserve RAM buffer [mem 0x6b31d000-0x6bffffff] [ 0.091485] e820: reserve RAM buffer [mem 0x6ba77000-0x6bffffff] [ 0.091485] e820: reserve RAM buffer [mem 0x7232a000-0x73ffffff] [ 0.091487] e820: reserve RAM buffer [mem 0x724e9000-0x73ffffff] [ 0.091489] e820: reserve RAM buffer [mem 0x7266c000-0x73ffffff] [ 0.091490] e820: reserve RAM buffer [mem 0x7276d000-0x73ffffff] [ 0.091491] e820: reserve RAM buffer [mem 0x727c1000-0x73ffffff] [ 0.091493] e820: reserve RAM buffer [mem 0x727c3000-0x73ffffff] [ 0.091494] e820: reserve RAM buffer [mem 0x727e8000-0x73ffffff] [ 0.091495] e820: reserve RAM buffer [mem 0x728b0000-0x73ffffff] [ 0.091496] e820: reserve RAM buffer [mem 0x728ca000-0x73ffffff] [ 0.091496] e820: reserve RAM buffer [mem 0x7368e000-0x73ffffff] [ 0.091497] e820: reserve RAM buffer [mem 0x74771000-0x77ffffff] [ 0.091498] e820: reserve RAM buffer [mem 0x74775000-0x77ffffff] [ 0.091499] e820: reserve RAM buffer [mem 0x75d37000-0x77ffffff] [ 0.091499] e820: reserve RAM buffer [mem 0x78624000-0x7bffffff] [ 0.091500] e820: reserve RAM buffer [mem 0x7b76e000-0x7bffffff] [ 0.091501] e820: reserve RAM buffer [mem 0x7eb00000-0x7fffffff] [ 0.091596] NetLabel: Initializing [ 0.091597] NetLabel: domain hash size = 128 [ 0.091597] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.091605] NetLabel: unlabeled traffic allowed by default [ 0.092056] pci 0000:02:00.1: vgaarb: setting as boot VGA device [ 0.092057] pci 0000:02:00.1: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.092058] pci 0000:02:00.1: vgaarb: bridge control possible [ 0.092059] vgaarb: loaded [ 0.092146] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 [ 0.092150] hpet0: 8 comparators, 64-bit 19.200000 MHz counter [ 0.095013] clocksource: Switched to clocksource tsc-early [ 0.101809] VFS: Disk quotas dquot_6.6.0 [ 0.101817] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.101860] pnp: PnP ACPI init [ 0.102154] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.102189] system 00:01: [io 0x0500-0x053f] has been reserved [ 0.102190] system 00:01: [io 0x0400-0x047f] has been reserved [ 0.102191] system 00:01: [io 0x0540-0x057f] has been reserved [ 0.102191] system 00:01: [io 0x0600-0x061f] has been reserved [ 0.102192] system 00:01: [io 0x0880-0x0883] has been reserved [ 0.102193] system 00:01: [io 0x0800-0x081f] has been reserved [ 0.102194] system 00:01: [mem 0xfed1c000-0xfed3ffff] could not be reserved [ 0.102195] system 00:01: [mem 0xfed45000-0xfed8bfff] could not be reserved [ 0.102196] system 00:01: [mem 0xff000000-0xffffffff] has been reserved [ 0.102196] system 00:01: [mem 0xfee00000-0xfeefffff] has been reserved [ 0.102197] system 00:01: [mem 0xfed12000-0xfed1200f] has been reserved [ 0.102198] system 00:01: [mem 0xfed12010-0xfed1201f] has been reserved [ 0.102198] system 00:01: [mem 0xfed1b000-0xfed1bfff] has been reserved [ 0.102201] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.102212] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.102219] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.102264] pnp: PnP ACPI: found 4 devices [ 0.107366] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.107387] pci 0000:00:1c.0: BAR 14: assigned [mem 0x80000000-0x800fffff] [ 0.107390] pci 0000:01:00.0: BAR 6: assigned [mem 0x80000000-0x8003ffff pref] [ 0.107391] pci 0000:01:00.1: BAR 6: assigned [mem 0x80040000-0x8007ffff pref] [ 0.107393] pci 0000:01:00.2: BAR 6: assigned [mem 0x80080000-0x800bffff pref] [ 0.107394] pci 0000:01:00.3: BAR 6: assigned [mem 0x800c0000-0x800fffff pref] [ 0.107395] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.107443] pci 0000:00:1c.0: bridge window [mem 0x80000000-0x800fffff] [ 0.107446] pci 0000:00:1c.0: bridge window [mem 0x4000000000-0x40000fffff 64bit pref] [ 0.107452] pci 0000:02:00.2: BAR 6: assigned [mem 0xd1000000-0xd103ffff pref] [ 0.107453] pci 0000:00:1c.2: PCI bridge to [bus 02] [ 0.107455] pci 0000:00:1c.2: bridge window [io 0x1000-0x1fff] [ 0.107459] pci 0000:00:1c.2: bridge window [mem 0xd1000000-0xd5bfffff] [ 0.107465] pci 0000:00:1d.0: PCI bridge to [bus 03] [ 0.107494] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 0.107496] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 0.107496] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.107497] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window] [ 0.107498] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window] [ 0.107499] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window] [ 0.107499] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window] [ 0.107500] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window] [ 0.107501] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window] [ 0.107502] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window] [ 0.107502] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window] [ 0.107503] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window] [ 0.107504] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window] [ 0.107504] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window] [ 0.107505] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window] [ 0.107506] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window] [ 0.107507] pci_bus 0000:00: resource 20 [mem 0x80000000-0xfeafffff window] [ 0.107507] pci_bus 0000:00: resource 21 [mem 0x4000000000-0x7fffffffff window] [ 0.107508] pci_bus 0000:01: resource 1 [mem 0x80000000-0x800fffff] [ 0.107509] pci_bus 0000:01: resource 2 [mem 0x4000000000-0x40000fffff 64bit pref] [ 0.107510] pci_bus 0000:02: resource 0 [io 0x1000-0x1fff] [ 0.107511] pci_bus 0000:02: resource 1 [mem 0xd1000000-0xd5bfffff] [ 0.107573] NET: Registered protocol family 2 [ 0.107762] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, vmalloc) [ 0.108687] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, vmalloc) [ 0.108718] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, vmalloc) [ 0.108814] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, vmalloc) [ 0.108895] TCP: Hash tables configured (established 131072 bind 65536) [ 0.108956] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, vmalloc) [ 0.108978] UDP hash table entries: 8192 (order: 6, 262144 bytes, vmalloc) [ 0.109005] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, vmalloc) [ 0.109050] NET: Registered protocol family 1 [ 0.109053] NET: Registered protocol family 44 [ 0.109408] pci 0000:02:00.1: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.109651] PCI: CLS 64 bytes, default 64 [ 0.109676] Unpacking initramfs... [ 0.365391] Freeing initrd memory: 27152K [ 0.365398] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.365399] software IO TLB: mapped [mem 0x0000000052000000-0x0000000056000000] (64MB) [ 0.365405] ACPI: bus type thunderbolt registered [ 0.365459] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x25a39079a08, max_idle_ns: 440795310461 ns [ 0.365475] clocksource: Switched to clocksource tsc [ 0.366555] Initialise system trusted keyrings [ 0.366561] Key type blacklist registered [ 0.366577] workingset: timestamp_bits=36 max_order=22 bucket_order=0 [ 0.367465] zbud: loaded [ 0.367603] pstore: using deflate compression [ 0.367703] Platform Keyring initialized [ 0.377697] NET: Registered protocol family 38 [ 0.377698] Key type asymmetric registered [ 0.377699] Asymmetric key parser 'x509' registered [ 0.377700] Running certificate verification selftests [ 0.379021] Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db' [ 0.379305] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 0.379321] io scheduler mq-deadline registered [ 0.379323] io scheduler kyber registered [ 0.379345] io scheduler bfq registered [ 0.379382] atomic64_test: passed for x86-64 platform with CX8 and with SSE [ 0.379723] pcieport 0000:00:1c.0: PME: Signaling with IRQ 120 [ 0.379881] pcieport 0000:00:1c.2: PME: Signaling with IRQ 121 [ 0.380302] pcieport 0000:00:1d.0: PME: Signaling with IRQ 122 [ 0.380431] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 0.380445] efifb: probing for efifb [ 0.380453] efifb: framebuffer at 0xd4000000, using 3072k, total 3072k [ 0.380454] efifb: mode is 1024x768x32, linelength=4096, pages=1 [ 0.380454] efifb: scrolling: redraw [ 0.380455] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 0.380502] Console: switching to colour frame buffer device 128x48 [ 0.403288] fb0: EFI VGA frame buffer device [ 0.403316] Monitor-Mwait will be used to enter C-1 state [ 0.403320] Monitor-Mwait will be used to enter C-2 state [ 0.403323] ACPI: \_SB_.SCK0.C000: Found 2 idle states [ 0.403461] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.403480] ACPI: Power Button [PWRF] [ 0.403554] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1693 [ 0.403768] ERST: Error Record Serialization Table (ERST) support is initialized. [ 0.403789] pstore: Registered erst as persistent store backend [ 0.403823] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.424715] 00:02: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 0.445611] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.446102] Non-volatile memory driver v1.3 [ 0.447852] tpm_tis STM0151:00: 2.0 TPM (device-id 0x0, rev-id 78) [ 0.464127] rdac: device handler registered [ 0.464197] hp_sw: device handler registered [ 0.464198] emc: device handler registered [ 0.464214] alua: device handler registered [ 0.464260] libphy: Fixed MDIO Bus: probed [ 0.464334] usbcore: registered new interface driver usbserial_generic [ 0.464337] usbserial: USB Serial support registered for generic [ 0.464355] i8042: PNP: No PS/2 controller found. [ 0.464355] i8042: Probing ports directly. [ 0.464450] ehci-pci 0000:02:00.4: EHCI Host Controller [ 0.464472] ehci-pci 0000:02:00.4: new USB bus registered, assigned bus number 1 [ 0.464578] ehci-pci 0000:02:00.4: irq 123, io mem 0xd5b9c000 [ 0.471020] ehci-pci 0000:02:00.4: USB 2.0 started, EHCI 1.00 [ 0.471064] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18 [ 0.471066] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.471068] usb usb1: Product: EHCI Host Controller [ 0.471069] usb usb1: Manufacturer: Linux 4.18.0-553.5.1.el8_10.x86_64 ehci_hcd [ 0.471070] usb usb1: SerialNumber: 0000:02:00.4 [ 0.471147] hub 1-0:1.0: USB hub found [ 0.471151] hub 1-0:1.0: 8 ports detected [ 0.471292] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 0.471312] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 [ 0.472402] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810 [ 0.472657] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 0.472671] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 [ 0.472673] xhci_hcd 0000:00:14.0: Host supports USB 3.2 Enhanced SuperSpeed [ 0.472694] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18 [ 0.472695] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.472696] usb usb2: Product: xHCI Host Controller [ 0.472697] usb usb2: Manufacturer: Linux 4.18.0-553.5.1.el8_10.x86_64 xhci-hcd [ 0.472698] usb usb2: SerialNumber: 0000:00:14.0 [ 0.472798] hub 2-0:1.0: USB hub found [ 0.472858] hub 2-0:1.0: 16 ports detected [ 0.473283] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.18 [ 0.473284] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.473285] usb usb3: Product: xHCI Host Controller [ 0.473286] usb usb3: Manufacturer: Linux 4.18.0-553.5.1.el8_10.x86_64 xhci-hcd [ 0.473287] usb usb3: SerialNumber: 0000:00:14.0 [ 0.473335] hub 3-0:1.0: USB hub found [ 0.473379] hub 3-0:1.0: 10 ports detected [ 0.713089] usb 2-3: new high-speed USB device number 2 using xhci_hcd [ 0.839906] usb 2-3: New USB device found, idVendor=045b, idProduct=0209, bcdDevice= 1.00 [ 0.839908] usb 2-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 0.840870] hub 2-3:1.0: USB hub found [ 0.840895] hub 2-3:1.0: 4 ports detected [ 0.953376] usb 3-3: new SuperSpeed USB device number 2 using xhci_hcd [ 0.967914] usb 3-3: New USB device found, idVendor=045b, idProduct=0210, bcdDevice= 1.00 [ 0.967916] usb 3-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 0.969195] hub 3-3:1.0: USB hub found [ 0.969510] hub 3-3:1.0: 4 ports detected [ 1.081004] usb 2-6: new high-speed USB device number 3 using xhci_hcd [ 1.208068] usb 2-6: New USB device found, idVendor=0781, idProduct=55a5, bcdDevice= 1.00 [ 1.208070] usb 2-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.208071] usb 2-6: Product: Cruzer Snap [ 1.208072] usb 2-6: Manufacturer: SanDisk [ 1.208073] usb 2-6: SerialNumber: 04011932051723223636 [ 1.283016] usb 2-3.3: new low-speed USB device number 4 using xhci_hcd [ 1.376697] usb 2-3.3: New USB device found, idVendor=17ef, idProduct=608d, bcdDevice= 1.00 [ 1.376699] usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.376699] usb 2-3.3: Product: Lenovo USB Optical Mouse [ 1.376700] usb 2-3.3: Manufacturer: PixArt [ 1.464423] i8042: Can't read CTR while initializing i8042 [ 1.464582] i8042: probe of i8042 failed with error -5 [ 1.464604] mousedev: PS/2 mouse device common for all mice [ 1.465299] rtc_cmos 00:00: registered as rtc0 [ 1.465306] rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 1.465443] intel_pstate: HWP enabled by BIOS [ 1.465444] intel_pstate: Intel P-state driver initializing [ 1.465671] intel_pstate: HWP enabled [ 1.465850] EFI Variables Facility v0.08 2004-May-17 [ 1.466440] hid: raw HID events driver (C) Jiri Kosina [ 1.468658] input: PixArt Lenovo USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0/0003:17EF:608D.0001/input/input1 [ 1.468684] hid-generic 0003:17EF:608D.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt Lenovo USB Optical Mouse] on usb-0000:00:14.0-3.3/input0 [ 1.468693] usbcore: registered new interface driver usbhid [ 1.468693] usbhid: USB HID core driver [ 1.468718] drop_monitor: Initializing network drop monitor service [ 1.468752] Initializing XFRM netlink socket [ 1.468800] NET: Registered protocol family 10 [ 1.468921] Segment Routing with IPv6 [ 1.468929] NET: Registered protocol family 17 [ 1.468940] mpls_gso: MPLS GSO support [ 1.469176] microcode: Microcode Update Driver: v2.2. [ 1.469181] AVX2 version of gcm_enc/dec engaged. [ 1.469181] AES CTR mode by8 optimization enabled [ 1.474916] sched_clock: Marking stable (1474914135, 0)->(1768750680, -293836545) [ 1.474961] registered taskstats version 1 [ 1.474999] Loading compiled-in X.509 certificates [ 1.475172] Loaded X.509 cert 'AlmaLinux kernel signing key: e22c5d91ae06619aa01a9a830adc05fc8a75cca0' [ 1.475178] Loaded X.509 cert 'AlmaLinux Driver update signing key: 7b863e0240ed208ab6b81b8a6f2860c0f4e8c7d6' [ 1.475182] Loaded X.509 cert 'AlmaLinux kpatch signing key: 69a6d9eed3f620d5c2e13a1d211c46510a5ad9f5' [ 1.475198] zswap: loaded using pool lzo/zbud [ 1.475223] page_owner is disabled [ 1.477105] Key type big_key registered [ 1.477959] Key type trusted registered [ 1.478826] Key type encrypted registered [ 1.478851] integrity: Loading X.509 certificate: UEFI:db [ 1.478859] integrity: Loaded X.509 cert 'Hewlett-Packard Company: HP UEFI Secure Boot 2013 DB key: 1d7cf2c2b92673f69c8ee1ec7063967ab9b62bec' [ 1.478859] integrity: Loading X.509 certificate: UEFI:db [ 1.478864] integrity: Loaded X.509 cert 'Hewlett Packard Enterprise Company: HPE UEFI Secure Boot 2016 DB Key: a068bfe686eec826df935e3bb1cd36f1c2772560' [ 1.478865] integrity: Loading X.509 certificate: UEFI:db [ 1.478871] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' [ 1.478871] integrity: Loading X.509 certificate: UEFI:db [ 1.478877] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' [ 1.478877] integrity: Loading X.509 certificate: UEFI:db [ 1.478882] integrity: Loaded X.509 cert 'Microsoft UEFI CA 2023: 81aa6b3244c935bce0d6628af39827421e32497d' [ 1.478882] integrity: Loading X.509 certificate: UEFI:db [ 1.478889] integrity: Loaded X.509 cert 'Microsoft Corporation: Windows UEFI CA 2023: aefc5fbbbe055d8f8daa585473499417ab5a5272' [ 1.478889] integrity: Loading X.509 certificate: UEFI:db [ 1.478971] integrity: Loaded X.509 cert 'VMware, Inc.: VMware Secure Boot Signing: 04597f3e1ffb240bba0ff0f05d5eb05f3e15f6d7' [ 1.479840] integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table) [ 1.479848] integrity: Loaded X.509 cert 'AlmaLinux OS Foundation: 80312fbe11dc834c94a0d2aee4e4aa9d3b643a7a' [ 1.479848] integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table) [ 1.479856] integrity: Loaded X.509 cert 'AlmaLinux OS Foundation: 9f3713f7bc9efd38757f0d98fd0d3375d31a60cb' [ 1.479856] integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table) [ 1.479932] integrity: Loaded X.509 cert 'AlmaLinux Secure Boot CA: c18ee9f9d6aa3934a77e36b1a3ad5d4669a4a4be' [ 1.479935] ima: Allocated hash algorithm: sha256 [ 1.486010] usb 2-8: new high-speed USB device number 5 using xhci_hcd [ 1.501195] ima: No architecture policies found [ 1.501200] evm: Initialising EVM extended attributes: [ 1.501201] evm: security.selinux [ 1.501201] evm: security.ima [ 1.501201] evm: security.capability [ 1.501202] evm: HMAC attrs: 0x1 [ 1.501533] rtc_cmos 00:00: setting system clock to 2024-07-01 12:31:22 UTC (1719837082) [ 1.507251] Freeing unused decrypted memory: 2028K [ 1.507524] Freeing unused kernel image (initmem) memory: 2820K [ 1.510003] Write protecting the kernel read-only data: 26624k [ 1.510278] Freeing unused kernel image (text/rodata gap) memory: 2016K [ 1.510455] Freeing unused kernel image (rodata/data gap) memory: 1672K [ 1.617506] usb 2-8: New USB device found, idVendor=0424, idProduct=2660, bcdDevice= 8.01 [ 1.618037] usb 2-8: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.622601] hub 2-8:1.0: USB hub found [ 1.623126] hub 2-8:1.0: 2 ports detected [ 1.697105] usb 2-3.4: new low-speed USB device number 6 using xhci_hcd [ 1.796699] usb 2-3.4: New USB device found, idVendor=17ef, idProduct=608c, bcdDevice= 3.01 [ 1.796700] usb 2-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.796701] usb 2-3.4: Product: Lenovo Calliope USB Keyboard [ 1.796701] usb 2-3.4: Manufacturer: Lenovo [ 1.813184] input: Lenovo Lenovo Calliope USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.4/2-3.4:1.0/0003:17EF:608C.0002/input/input2 [ 1.866729] hid-generic 0003:17EF:608C.0002: input,hidraw1: USB HID v1.11 Keyboard [Lenovo Lenovo Calliope USB Keyboard] on usb-0000:00:14.0-3.4/input0 [ 1.875774] input: Lenovo Lenovo Calliope USB Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.4/2-3.4:1.1/0003:17EF:608C.0003/input/input3 [ 1.927992] input: Lenovo Lenovo Calliope USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.4/2-3.4:1.1/0003:17EF:608C.0003/input/input4 [ 1.929032] hid-generic 0003:17EF:608C.0003: input,hidraw2: USB HID v1.11 Device [Lenovo Lenovo Calliope USB Keyboard] on usb-0000:00:14.0-3.4/input1 [ 2.049706] ERST: [Firmware Warn]: too many record IDs! [ 2.051216] systemd[1]: systemd 239 (239-82.el8) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy) [ 2.063080] systemd[1]: Detected architecture x86-64. [ 2.063086] systemd[1]: Running in initial RAM disk. [ 2.079312] systemd[1]: Set hostname to <esp.wmgc.co.uk>. [ 2.098589] systemd[1]: Listening on udev Kernel Socket. [ 2.098633] systemd[1]: Listening on Journal Socket (/dev/log). [ 2.098654] systemd[1]: Listening on Journal Socket. [ 2.099079] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 2.099123] systemd[1]: Listening on udev Control Socket. [ 2.099128] systemd[1]: Reached target Swap. [ 2.218648] usb-storage 2-6:1.0: USB Mass Storage device detected [ 2.219276] scsi host0: usb-storage 2-6:1.0 [ 2.219323] usbcore: registered new interface driver usb-storage [ 2.220499] usbcore: registered new interface driver uas [ 2.221594] tg3: loading out-of-tree module taints kernel. [ 2.221634] tg3: module verification failed: signature and/or required key missing - tainting kernel [ 2.222053] tg3.c:v3.139k (Aug 09, 2023) [ 2.228810] libata version 3.00 loaded. [ 2.234084] ahci 0000:00:17.0: version 3.0 [ 2.235835] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0xf0 impl SATA mode [ 2.235838] ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part ems deso sadm sds [ 2.240920] tg3 0000:01:00.0 eth0: Tigon3 [partno(N/A) rev 5719001] (PCI Express) MAC address 5c:ed:8c:a3:2d:ba [ 2.240923] tg3 0000:01:00.0 eth0: attached PHY is 5719C (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1]) [ 2.240924] tg3 0000:01:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1] [ 2.240925] tg3 0000:01:00.0 eth0: dma_rwctrl[00000001] dma_mask[64-bit] [ 2.251835] ACPI: bus type drm_connector registered [ 2.266802] scsi host1: ahci [ 2.266920] scsi host2: ahci [ 2.266995] scsi host3: ahci [ 2.267158] scsi host4: ahci [ 2.267380] scsi host5: ahci [ 2.267451] scsi host6: ahci [ 2.267491] scsi host7: ahci [ 2.267622] scsi host8: ahci [ 2.267638] ata1: DUMMY [ 2.267639] ata2: DUMMY [ 2.267639] ata3: DUMMY [ 2.267640] ata4: DUMMY [ 2.267682] ata5: SATA max UDMA/133 abar m2048@0xd5d43000 port 0xd5d43300 irq 125 [ 2.267684] ata6: SATA max UDMA/133 abar m2048@0xd5d43000 port 0xd5d43380 irq 125 [ 2.267685] ata7: SATA max UDMA/133 abar m2048@0xd5d43000 port 0xd5d43400 irq 125 [ 2.267686] ata8: SATA max UDMA/133 abar m2048@0xd5d43000 port 0xd5d43480 irq 125 [ 2.271366] checking generic (d4000000 300000) vs hw (d4000000 1000000) [ 2.271368] fb0: switching to mgag200 from EFI VGA [ 2.271408] Console: switching to colour dummy device 80x25 [ 2.271416] mgag200 0000:02:00.1: vgaarb: deactivate vga console [ 2.277760] [drm] Initialized mgag200 1.0.0 20110418 for 0000:02:00.1 on minor 0 [ 2.346321] fbcon: mgag200drmfb (fb0) is primary device [ 2.348655] tg3 0000:01:00.1 eth1: Tigon3 [partno(N/A) rev 5719001] (PCI Express) MAC address 5c:ed:8c:a3:2d:bb [ 2.348657] tg3 0000:01:00.1 eth1: attached PHY is 5719C (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1]) [ 2.348657] tg3 0000:01:00.1 eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1] [ 2.348658] tg3 0000:01:00.1 eth1: dma_rwctrl[00000001] dma_mask[64-bit] [ 2.416501] tg3 0000:01:00.2 eth2: Tigon3 [partno(N/A) rev 5719001] (PCI Express) MAC address 5c:ed:8c:a3:2d:bc [ 2.416503] tg3 0000:01:00.2 eth2: attached PHY is 5719C (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1]) [ 2.416504] tg3 0000:01:00.2 eth2: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1] [ 2.416505] tg3 0000:01:00.2 eth2: dma_rwctrl[00000001] dma_mask[64-bit] [ 2.435571] Console: switching to colour frame buffer device 200x75 [ 2.492886] mgag200 0000:02:00.1: [drm] fb0: mgag200drmfb frame buffer device [ 2.557536] tg3 0000:01:00.3 eth3: Tigon3 [partno(N/A) rev 5719001] (PCI Express) MAC address 5c:ed:8c:a3:2d:bd [ 2.557538] tg3 0000:01:00.3 eth3: attached PHY is 5719C (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1]) [ 2.557546] tg3 0000:01:00.3 eth3: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1] [ 2.557549] tg3 0000:01:00.3 eth3: dma_rwctrl[00000001] dma_mask[64-bit] [ 2.564604] tg3 0000:01:00.1 eno2: renamed from eth1 [ 2.583353] ata7: SATA link down (SStatus 4 SControl 300) [ 2.585041] ata5: SATA link down (SStatus 4 SControl 300) [ 2.586697] ata8: SATA link down (SStatus 4 SControl 300) [ 2.588610] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 2.593201] ata6.00: ATA-10: MB001000GWFWK, HPG6, max UDMA/133 [ 2.593203] ata6.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 32), AA [ 2.603967] ata6.00: configured for UDMA/133 [ 2.604230] scsi 6:0:0:0: Direct-Access ATA MB001000GWFWK HPG6 PQ: 0 ANSI: 5 [ 2.610184] scsi 6:0:0:0: Attached scsi generic sg0 type 0 [ 2.614444] sd 6:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB) [ 2.614471] sd 6:0:0:0: [sda] Write Protect is off [ 2.614472] sd 6:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 2.614476] sd 6:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 2.673225] tg3 0000:01:00.0 eno1: renamed from eth0 [ 2.682127] tg3 0000:01:00.3 eno4: renamed from eth3 [ 2.683730] sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8 [ 2.683976] sd 6:0:0:0: [sda] Attached SCSI disk [ 2.695094] tg3 0000:01:00.2 eno3: renamed from eth2 [ 2.983058] PM: Image not found (code -22) [ 3.231504] scsi 0:0:0:0: Direct-Access SanDisk Cruzer Snap 1.00 PQ: 0 ANSI: 6 [ 3.231636] sd 0:0:0:0: Attached scsi generic sg1 type 0 [ 3.231810] sd 0:0:0:0: [sdb] 60125184 512-byte logical blocks: (30.8 GB/28.7 GiB) [ 3.232513] sd 0:0:0:0: [sdb] Write Protect is off [ 3.232515] sd 0:0:0:0: [sdb] Mode Sense: 43 00 00 00 [ 3.232867] sd 0:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 3.238408] sdb: sdb1 [ 3.239739] sd 0:0:0:0: [sdb] Attached SCSI removable disk [ 3.330737] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) [ 3.756709] printk: systemd: 16 output lines suppressed due to ratelimiting [ 4.185502] SELinux: Disabled at runtime. [ 4.212016] audit: type=1404 audit(1719837085.209:2): enforcing=0 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=0 old-enabled=1 lsm=selinux res=1 [ 4.229244] systemd[1]: systemd 239 (239-82.el8) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy) [ 4.241086] systemd[1]: Detected architecture x86-64. [ 4.247522] systemd[1]: Set hostname to <esp.wmgc.co.uk>. [ 5.023369] systemd[1]: Configuration file /etc/systemd/system/local-tunnel.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 5.023372] systemd[1]: Configuration file /etc/systemd/system/local-tunnel.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway. [ 5.036762] systemd[1]: Configuration file /etc/systemd/system/S99esp.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 5.036764] systemd[1]: Configuration file /etc/systemd/system/S99esp.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway. [ 5.090572] systemd[1]: initrd-switch-root.service: Succeeded. [ 5.090669] systemd[1]: Stopped Switch Root. [ 5.090809] systemd[1]: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart. [ 5.238063] EXT4-fs (sda5): re-mounted. Opts: (null) [ 5.466016] Adding 10485756k swap on /dev/sda8. Priority:-2 extents:1 across:10485756k FS [ 6.099773] acpi-tad ACPI000E:00: Unsupported capabilities [ 6.101680] IPMI message handler: version 39.2 [ 6.102573] ipmi device interface [ 6.103809] power_meter ACPI000D:00: Found ACPI power meter. [ 6.103819] power_meter ACPI000D:00: Ignoring unsafe software power cap! [ 6.105267] ipmi_si: IPMI System Interface driver [ 6.105274] ipmi_si dmi-ipmi-si.0: ipmi_platform: probing via SMBIOS [ 6.105275] ipmi_platform: ipmi_si: SMBIOS: io 0xca2 regsize 1 spacing 1 irq 10 [ 6.105276] ipmi_si: Adding SMBIOS-specified kcs state machine [ 6.105292] ipmi_si IPI0001:00: ipmi_platform: probing via ACPI [ 6.105301] ipmi_si IPI0001:00: ipmi_platform: [io 0x0ca2-0x0ca3] regsize 1 spacing 1 irq 10 [ 6.105365] ipmi_si dmi-ipmi-si.0: Removing SMBIOS-specified kcs state machine in favor of ACPI [ 6.105366] ipmi_si: Adding ACPI-specified kcs state machine [ 6.105389] ipmi_si: Trying ACPI-specified kcs state machine at i/o address 0xca2, slave address 0x20, irq 10 [ 6.118923] i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003) [ 6.119057] i801_smbus 0000:00:1f.4: SPD Write Disable is set [ 6.119094] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt [ 6.160478] hpwdt 0000:02:00.0: HPE Watchdog Timer Driver: NMI decoding initialized [ 6.160506] hpwdt 0000:02:00.0: HPE Watchdog Timer Driver: Version: 2.0.4 [ 6.160506] hpwdt 0000:02:00.0: timeout: 30 seconds (nowayout=0) [ 6.160507] hpwdt 0000:02:00.0: pretimeout: on. [ 6.160508] hpwdt 0000:02:00.0: kdumptimeout: -1. [ 6.194054] ipmi_si IPI0001:00: The BMC does not support clearing the recv irq bit, compensating, but the BMC needs to be fixed. [ 6.221028] perf uncore: Cannot find matched IMC device. [ 6.221068] perf uncore: Cannot find matched IMC device. [ 6.221107] perf uncore: Cannot find matched IMC device. [ 6.221145] perf uncore: Cannot find matched IMC device. [ 6.222645] RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 655360 ms ovfl timer [ 6.222646] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules [ 6.222647] RAPL PMU: hw unit of domain package 2^-14 Joules [ 6.244082] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 6.268127] ipmi_si IPI0001:00: Using irq 10 [ 6.280973] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null) [ 6.285707] ipmi_si IPI0001:00: IPMI message handler: Found new BMC (man_id: 0x00b85c, prod_id: 0x2000, dev_id: 0x13) [ 6.299163] ipmi_si IPI0001:00: IPMI kcs interface initialized [ 6.309130] ipmi_ssif: IPMI SSIF Interface driver [ 6.581972] intel_rapl_common: Found RAPL domain package [ 6.581974] intel_rapl_common: Found RAPL domain core [ 7.042842] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null) [ 9.655211] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready [ 9.880115] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready [ 9.880946] IPv6: ADDRCONF(NETDEV_UP): eno2: link is not ready [ 10.023718] IPv6: ADDRCONF(NETDEV_UP): eno2: link is not ready [ 10.024586] IPv6: ADDRCONF(NETDEV_UP): eno3: link is not ready [ 10.167029] IPv6: ADDRCONF(NETDEV_UP): eno3: link is not ready [ 10.167809] IPv6: ADDRCONF(NETDEV_UP): eno4: link is not ready [ 10.308343] IPv6: ADDRCONF(NETDEV_UP): eno4: link is not ready [ 12.786047] tg3 0000:01:00.0 eno1: Link is up at 1000 Mbps, full duplex [ 12.786052] tg3 0000:01:00.0 eno1: Flow control is off for TX and off for RX [ 12.786053] tg3 0000:01:00.0 eno1: EEE is disabled [ 12.786062] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready [ 14.824337] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=15841 PROTO=UDP SPT=39715 DPT=29810 LEN=463 [ 24.984398] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=8102 PROTO=UDP SPT=39715 DPT=29810 LEN=463 [ 35.164289] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=619 PROTO=UDP SPT=39715 DPT=29810 LEN=463 [ 45.344266] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=58415 PROTO=UDP SPT=39715 DPT=29810 LEN=463 [ 47.205502] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:ed:8c:a3:2c:99:08:00 SRC=192.168.1.11 DST=192.168.1.255 LEN=75 TOS=0x00 PREC=0x00 TTL=64 ID=48632 PROTO=UDP SPT=61029 DPT=162 LEN=55 [ 55.514346] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=51188 PROTO=UDP SPT=36479 DPT=29810 LEN=463 [ 65.674272] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=43449 PROTO=UDP SPT=36479 DPT=29810 LEN=463 [ 75.844253] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=41848 PROTO=UDP SPT=36479 DPT=29810 LEN=463 [ 86.014186] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=34109 PROTO=UDP SPT=36479 DPT=29810 LEN=463 [ 96.184165] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=26626 PROTO=UDP SPT=36479 DPT=29810 LEN=463 [ 112.094308] ------------[ cut here ]------------ [ 112.094310] NETDEV WATCHDOG: eno1 (tg3): transmit queue 0 timed out [ 112.094317] WARNING: CPU: 1 PID: 0 at net/sched/sch_generic.c:482 dev_watchdog+0x29a/0x2b0 [ 112.094322] Modules linked in: nft_counter nft_compat nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nf_log_syslog nft_log nft_ct nf_tables_set nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables libcrc32c nfnetlink vfat fat joydev intel_rapl_msr intel_rapl_common intel_uncore_frequency intel_uncore_frequency_common intel_pmc_core x86_pkg_temp_thermal ipmi_ssif intel_powerclamp coretemp crct10dif_pclmul pcspkr crc32_pclmul ghash_clmulni_intel rapl intel_cstate intel_uncore wmi hpwdt mei_me mei hpilo i2c_i801 acpi_ipmi ipmi_si acpi_power_meter ipmi_devintf ipmi_msghandler acpi_tad ext4 mbcache jbd2 sd_mod t10_pi sg mgag200 drm_kms_helper syscopyarea sysfillrect sysimgblt i2c_algo_bit drm_shmem_helper drm ahci libahci libata crc32c_intel tg3(OE) uas usb_storage [ 112.094353] CPU: 1 PID: 0 Comm: swapper/1 Kdump: loaded Tainted: G OE -------- - - 4.18.0-553.5.1.el8_10.x86_64 #1 [ 112.094355] Hardware name: HPE ProLiant ML30 Gen11/ProLiant ML30 Gen11, BIOS 1.48 03/14/2024 [ 112.094355] RIP: 0010:dev_watchdog+0x29a/0x2b0 [ 112.094357] Code: e4 eb 9a 4c 8b 3c 24 c6 05 c7 f3 6b 01 01 4c 89 ff e8 8a 12 fa ff 89 d9 4c 89 fe 48 c7 c7 e0 44 db a8 48 89 c2 e8 d3 99 84 ff <0f> 0b e9 75 ff ff ff 66 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 [ 112.094358] RSP: 0018:ffffb342819ace78 EFLAGS: 00010286 [ 112.094359] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000 [ 112.094360] RDX: 0000000000040400 RSI: 00000000000000f6 RDI: 0000000000000300 [ 112.094361] RBP: 0000000000000001 R08: 0000000000000000 R09: c0000000ffff7fff [ 112.094362] R10: 0000000000000001 R11: ffffb342819acc90 R12: ffff91a543f2845c [ 112.094362] R13: 0000000000000005 R14: ffff91a543f28480 R15: ffff91a543f28000 [ 112.094363] FS: 0000000000000000(0000) GS:ffff91a8afc80000(0000) knlGS:0000000000000000 [ 112.094363] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 112.094364] CR2: 00007f8805e89550 CR3: 0000000103990000 CR4: 0000000000750ee0 [ 112.094365] PKRU: 55555554 [ 112.094365] Call Trace: [ 112.094367] <IRQ> [ 112.094368] ? __warn+0x94/0xe0 [ 112.094370] ? dev_watchdog+0x29a/0x2b0 [ 112.094372] ? dev_watchdog+0x29a/0x2b0 [ 112.094373] ? report_bug+0xb1/0xe0 [ 112.094375] ? do_error_trap+0x9e/0xd0 [ 112.094377] ? do_invalid_op+0x36/0x40 [ 112.094378] ? dev_watchdog+0x29a/0x2b0 [ 112.094379] ? invalid_op+0x14/0x20 [ 112.094381] ? dev_watchdog+0x29a/0x2b0 [ 112.094382] ? dev_watchdog+0x29a/0x2b0 [ 112.094383] ? pfifo_fast_enqueue+0x150/0x150 [ 112.094385] call_timer_fn+0x2e/0x130 [ 112.094387] run_timer_softirq+0x1e5/0x440 [ 112.094389] __do_softirq+0xdc/0x2cf [ 112.094390] irq_exit_rcu+0xc6/0xd0 [ 112.094392] irq_exit+0xa/0x10 [ 112.094393] smp_apic_timer_interrupt+0x74/0x130 [ 112.094395] apic_timer_interrupt+0xf/0x20 [ 112.094396] </IRQ> [ 112.094397] RIP: 0010:poll_idle+0x9c/0xba [ 112.094398] Code: cc cc cc cc 4c 89 e7 48 89 de e8 ff fe ff ff 49 89 c4 b8 c9 00 00 00 65 48 8b 14 25 40 dc 01 00 48 8b 12 83 e2 08 75 a8 f3 90 <83> e8 01 75 e8 65 8b 3d f8 33 bf 57 e8 83 f0 70 ff 48 29 e8 4c 39 [ 112.094399] RSP: 0018:ffffb3428195fe30 EFLAGS: 00000246 ORIG_RAX: ffffffffffffff13 [ 112.094400] RAX: 00000000000000b9 RBX: ffff91a8afcbe4c8 RCX: 000000000000001f [ 112.094400] RDX: 0000000000000000 RSI: ffff91a8afcbe4c8 RDI: ffffffffa98c69a0 [ 112.094401] RBP: 0000001a19575ee5 R08: 0000000000000000 R09: 0000000000032940 [ 112.094402] R10: 0000008e4d352439 R11: ffff91a8afcb1dc4 R12: 000000000000f424 [ 112.094402] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000 [ 112.094403] cpuidle_enter_state+0x86/0x470 [ 112.094406] cpuidle_enter+0x2c/0x40 [ 112.094408] do_idle+0x26f/0x2d0 [ 112.094409] cpu_startup_entry+0x6f/0x80 [ 112.094410] start_secondary+0x187/0x1d0 [ 112.094412] secondary_startup_64_no_verify+0xd1/0xdb [ 112.094414] ---[ end trace b96aa621811722fa ]--- [ 112.094417] tg3 0000:01:00.0 eno1: transmit timed out, resetting [ 113.355933] tg3 0000:01:00.0 eno1: 0x00000000: 0x165714e4, 0x00100546, 0x02000001, 0x00800010 [ 113.355945] tg3 0000:01:00.0 eno1: 0x00000010: 0x000b000c, 0x00000040, 0x000a000c, 0x00000040 [ 113.355954] tg3 0000:01:00.0 eno1: 0x00000020: 0x0009000c, 0x00000040, 0x00000000, 0x159d14e4 [ 113.355964] tg3 0000:01:00.0 eno1: 0x00000030: 0x00000000, 0x00000048, 0x00000000, 0x000001ff [ 113.355974] tg3 0000:01:00.0 eno1: 0x00000040: 0x00000000, 0x2a000000, 0xc8035001, 0x64002008 [ 113.355983] tg3 0000:01:00.0 eno1: 0x00000050: 0x80c45803, 0x78000000, 0x0086a005, 0x00000000 [ 113.355993] tg3 0000:01:00.0 eno1: 0x00000060: 0x00000000, 0x00000000, 0xf0010298, 0x00380081 [ 113.356002] tg3 0000:01:00.0 eno1: 0x00000070: 0x00071030, 0xf6d1c5a9, 0x00000000, 0x00000000 [ 113.356012] tg3 0000:01:00.0 eno1: 0x00000080: 0x165714e4, 0x40000040, 0x00000000, 0x00000000 [ 113.356022] tg3 0000:01:00.0 eno1: 0x000000a0: 0x8010ac11, 0x00000004, 0x00001004, 0x00020010 [ 113.356031] tg3 0000:01:00.0 eno1: 0x000000b0: 0x17e88d81, 0x00102426, 0x0004c042, 0x10220140 [ 113.356041] tg3 0000:01:00.0 eno1: 0x000000d0: 0x0000001f, 0x00000000, 0x00000000, 0x00000001 [ 113.356050] tg3 0000:01:00.0 eno1: 0x000000f0: 0x00000000, 0x05719001, 0x00000000, 0x60200000 [ 113.356060] tg3 0000:01:00.0 eno1: 0x00000100: 0x13c10001, 0x00000000, 0x00000000, 0x00062030 [ 113.356069] tg3 0000:01:00.0 eno1: 0x00000110: 0x00002000, 0x00002000, 0x000000a0, 0x00000000 [ 113.356079] tg3 0000:01:00.0 eno1: 0x00000130: 0x00000000, 0x00000000, 0x00000000, 0x15010003 [ 113.356089] tg3 0000:01:00.0 eno1: 0x00000140: 0x8ca32dba, 0x00005ced, 0x00000000, 0x00000000 [ 113.356101] tg3 0000:01:00.0 eno1: 0x00000150: 0x16010004, 0x00000000, 0x0007812c, 0x00000001 [ 113.356110] tg3 0000:01:00.0 eno1: 0x00000160: 0x00010002, 0x00000000, 0x00000000, 0x00000000 [ 113.356120] tg3 0000:01:00.0 eno1: 0x00000170: 0x00000000, 0x800000ff, 0x00000000, 0x00000000 [ 113.356131] tg3 0000:01:00.0 eno1: 0x00000200: 0x00000000, 0x2a000000, 0x00000000, 0x08000000 [ 113.356140] tg3 0000:01:00.0 eno1: 0x00000210: 0x00000000, 0x02000000, 0x00000000, 0x00000001 [ 113.356150] tg3 0000:01:00.0 eno1: 0x00000220: 0x00000000, 0x01000000, 0x00000000, 0x00000000 [ 113.356159] tg3 0000:01:00.0 eno1: 0x00000300: 0x00000000, 0x00000040, 0x00000000, 0x00000000 [ 113.356169] tg3 0000:01:00.0 eno1: 0x00000400: 0x39204808, 0x00400000, 0x00000000, 0x00000880 [ 113.356178] tg3 0000:01:00.0 eno1: 0x00000410: 0x00005ced, 0x8ca32dba, 0x00000010, 0x18000000 [ 113.356188] tg3 0000:01:00.0 eno1: 0x00000420: 0x00000010, 0x18000000, 0x00000010, 0x18000000 [ 113.356197] tg3 0000:01:00.0 eno1: 0x00000430: 0x00000400, 0x00000000, 0x00000254, 0x000005f2 [ 113.356207] tg3 0000:01:00.0 eno1: 0x00000440: 0x00000000, 0x00000000, 0x00000000, 0x082a3800 [ 113.356218] tg3 0000:01:00.0 eno1: 0x00000450: 0x00000000, 0x000b8020, 0x00000000, 0x00000002 [ 113.356229] tg3 0000:01:00.0 eno1: 0x00000460: 0x00000008, 0x00002620, 0x01700002, 0x00000000 [ 113.356240] tg3 0000:01:00.0 eno1: 0x00000500: 0x00000000, 0x000c0000, 0x00000000, 0x00000000 [ 113.356249] tg3 0000:01:00.0 eno1: 0x00000540: 0x00005ced, 0x8ca32dbf, 0x00000000, 0x00000000 [ 113.356259] tg3 0000:01:00.0 eno1: 0x00000590: 0x00e00000, 0x00000000, 0x00000000, 0x00000000 [ 113.356269] tg3 0000:01:00.0 eno1: 0x000005b0: 0x00000000, 0x00000008, 0x00000000, 0x00000000 [ 113.356278] tg3 0000:01:00.0 eno1: 0x000005c0: 0x7c515578, 0x29c62039, 0x00000000, 0x00000000 [ 113.356287] tg3 0000:01:00.0 eno1: 0x00000600: 0xffffffff, 0x00f80011, 0x00000000, 0x00001f04 [ 113.356297] tg3 0000:01:00.0 eno1: 0x00000610: 0xffffffff, 0x00000000, 0x07c00004, 0x00000000 [ 113.356306] tg3 0000:01:00.0 eno1: 0x00000620: 0x00000040, 0x00000000, 0x00000000, 0x00000000 [ 113.356316] tg3 0000:01:00.0 eno1: 0x000006c0: 0x00000000, 0x00000000, 0x04000000, 0x00000000 [ 113.356326] tg3 0000:01:00.0 eno1: 0x00000800: 0x00000000, 0xffffffff, 0x00000000, 0x00000000 [ 113.356335] tg3 0000:01:00.0 eno1: 0x00000810: 0x00000000, 0xffffffff, 0x00000000, 0x00000000 [ 113.356344] tg3 0000:01:00.0 eno1: 0x00000820: 0x00000000, 0x00000000, 0xffffffff, 0x00000000 [ 113.356355] tg3 0000:01:00.0 eno1: 0x00000830: 0x00000000, 0xffffffff, 0xffffffff, 0xffffffff [ 113.356366] tg3 0000:01:00.0 eno1: 0x00000840: 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff [ 113.356377] tg3 0000:01:00.0 eno1: 0x00000850: 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff [ 113.356388] tg3 0000:01:00.0 eno1: 0x00000860: 0xffffffff, 0xffffffff, 0xffffffff, 0x00000000 [ 113.356400] tg3 0000:01:00.0 eno1: 0x00000900: 0x00000000, 0xffffffff, 0x00000000, 0x00000000 [ 113.356409] tg3 0000:01:00.0 eno1: 0x00000910: 0x00000000, 0xffffffff, 0x00000000, 0x00000000 [ 113.356419] tg3 0000:01:00.0 eno1: 0x00000920: 0x00000000, 0x00000000, 0xffffffff, 0x00000000 [ 113.356429] tg3 0000:01:00.0 eno1: 0x00000930: 0x00000000, 0xffffffff, 0xffffffff, 0xffffffff [ 113.356440] tg3 0000:01:00.0 eno1: 0x00000940: 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff [ 113.356450] tg3 0000:01:00.0 eno1: 0x00000950: 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff [ 113.356460] tg3 0000:01:00.0 eno1: 0x00000960: 0xffffffff, 0xffffffff, 0xffffffff, 0x00000000 [ 113.356470] tg3 0000:01:00.0 eno1: 0x00000990: 0x00000000, 0x00000001, 0x00000000, 0x00000000 [ 113.356480] tg3 0000:01:00.0 eno1: 0x00000c00: 0x00000020, 0x00000000, 0x00000000, 0x00000001 [ 113.356489] tg3 0000:01:00.0 eno1: 0x00000ce0: 0x039a7e02, 0x00000001, 0x0000005f, 0x00041028 [ 113.356499] tg3 0000:01:00.0 eno1: 0x00000cf0: 0x00000000, 0x40000000, 0x00000000, 0x00000000 [ 113.356508] tg3 0000:01:00.0 eno1: 0x00001000: 0x00000000, 0x00000000, 0xa0000000, 0x00000000 [ 113.356518] tg3 0000:01:00.0 eno1: 0x00001480: 0x00001110, 0x00000000, 0x00000000, 0x00000000 [ 113.356528] tg3 0000:01:00.0 eno1: 0x00001800: 0x00000010, 0x00000000, 0x00000000, 0x00000000 [ 113.356537] tg3 0000:01:00.0 eno1: 0x00001840: 0x00000000, 0x00000000, 0x00000001, 0x00000001 [ 113.356546] tg3 0000:01:00.0 eno1: 0x00001850: 0x0000001f, 0x00000000, 0x00000000, 0x00000000 [ 113.356556] tg3 0000:01:00.0 eno1: 0x00002010: 0x00000100, 0x00000000, 0x00780003, 0x00000000 [ 113.356567] tg3 0000:01:00.0 eno1: 0x00002100: 0x000cfc82, 0x000cfc82, 0x00000000, 0x00000000 [ 113.356578] tg3 0000:01:00.0 eno1: 0x00002110: 0x000cfc82, 0x000cfc82, 0x00000000, 0x00000000 [ 113.356587] tg3 0000:01:00.0 eno1: 0x00002120: 0x000cfc82, 0x000cfc82, 0x00000000, 0x00000000 [ 113.356597] tg3 0000:01:00.0 eno1: 0x00002130: 0x000cfc82, 0x000cfc82, 0x00000000, 0x00000000 [ 113.356607] tg3 0000:01:00.0 eno1: 0x00002140: 0x000cfc82, 0x000cfc82, 0x00000000, 0x00000000 [ 113.356616] tg3 0000:01:00.0 eno1: 0x00002150: 0x000cfc82, 0x000cfc82, 0x00000000, 0x00000000 [ 113.356626] tg3 0000:01:00.0 eno1: 0x00002160: 0x000cfc82, 0x000cfc82, 0x00000000, 0x00000000 [ 113.356636] tg3 0000:01:00.0 eno1: 0x00002170: 0x000cfc82, 0x000cfc82, 0x00000000, 0x00000000 [ 113.356645] tg3 0000:01:00.0 eno1: 0x00002180: 0x000cfc82, 0x000cfc82, 0x00000000, 0x00000000 [ 113.356782] tg3 0000:01:00.0 eno1: 0x00002190: 0x000cfc82, 0x000cfc82, 0x00000000, 0x00000000 [ 113.356868] tg3 0000:01:00.0 eno1: 0x000021a0: 0x000cfc82, 0x000cfc82, 0x00000000, 0x00000000 [ 113.356946] tg3 0000:01:00.0 eno1: 0x000021b0: 0x000cfc82, 0x000cfc82, 0x00000000, 0x00000000 [ 113.357021] tg3 0000:01:00.0 eno1: 0x000021c0: 0x000cfc82, 0x000cfc82, 0x00000000, 0x00000000 [ 113.357093] tg3 0000:01:00.0 eno1: 0x000021d0: 0x000cfc82, 0x000cfc82, 0x00000000, 0x00000000 [ 113.357166] tg3 0000:01:00.0 eno1: 0x000021e0: 0x000cfc82, 0x000cfc82, 0x00000000, 0x00000000 [ 113.357238] tg3 0000:01:00.0 eno1: 0x000021f0: 0x000cfc82, 0x000cfc82, 0x00000000, 0x00000000 [ 113.357307] tg3 0000:01:00.0 eno1: 0x00002400: 0x00000000, 0x00000000, 0x00400001, 0x00000000 [ 113.357375] tg3 0000:01:00.0 eno1: 0x00002410: 0x0000000f, 0x00005d00, 0x00000000, 0x00000000 [ 113.357441] tg3 0000:01:00.0 eno1: 0x00002440: 0x00000000, 0x00000000, 0x00000002, 0x00044400 [ 113.357508] tg3 0000:01:00.0 eno1: 0x00002450: 0x00000000, 0x00000000, 0x00000002, 0x00040000 [ 113.357575] tg3 0000:01:00.0 eno1: 0x00002500: 0x00000000, 0x00000000, 0x00000002, 0x00044800 [ 113.357639] tg3 0000:01:00.0 eno1: 0x00002510: 0x00000000, 0x00000000, 0x00000002, 0x00040400 [ 113.357702] tg3 0000:01:00.0 eno1: 0x00002520: 0x00000000, 0x00000000, 0x00000002, 0x00044c00 [ 113.357766] tg3 0000:01:00.0 eno1: 0x00002530: 0x00000000, 0x00000000, 0x00000002, 0x00040800 [ 113.357829] tg3 0000:01:00.0 eno1: 0x00002540: 0x00000000, 0x00000000, 0x00000002, 0x00045000 [ 113.357891] tg3 0000:01:00.0 eno1: 0x00002550: 0x00000000, 0x00000000, 0x00000002, 0x00040c00 [ 113.357952] tg3 0000:01:00.0 eno1: 0x00002560: 0x00000000, 0x00000000, 0x00000002, 0x00045400 [ 113.358012] tg3 0000:01:00.0 eno1: 0x00002570: 0x00000000, 0x00000000, 0x00000002, 0x00041000 [ 113.358071] tg3 0000:01:00.0 eno1: 0x00002580: 0x00000000, 0x00000000, 0x00000002, 0x00045800 [ 113.358130] tg3 0000:01:00.0 eno1: 0x00002590: 0x00000000, 0x00000000, 0x00000002, 0x00041400 [ 113.358189] tg3 0000:01:00.0 eno1: 0x000025a0: 0x00000000, 0x00000000, 0x00000002, 0x00045c00 [ 113.358248] tg3 0000:01:00.0 eno1: 0x000025b0: 0x00000000, 0x00000000, 0x00000002, 0x00041800 [ 113.358307] tg3 0000:01:00.0 eno1: 0x000025c0: 0x00000000, 0x00000000, 0x00000002, 0x00046000 [ 113.358364] tg3 0000:01:00.0 eno1: 0x000025d0: 0x00000000, 0x00000000, 0x00000002, 0x00041c00 [ 113.358421] tg3 0000:01:00.0 eno1: 0x000025e0: 0x00000000, 0x00000000, 0x00000002, 0x00046400 [ 113.358477] tg3 0000:01:00.0 eno1: 0x000025f0: 0x00000000, 0x00000000, 0x00000002, 0x00042000 [ 113.358532] tg3 0000:01:00.0 eno1: 0x00002600: 0x00000000, 0x00000000, 0x00000002, 0x00046800 [ 113.358587] tg3 0000:01:00.0 eno1: 0x00002610: 0x00000000, 0x00000000, 0x00000002, 0x00042400 [ 113.358642] tg3 0000:01:00.0 eno1: 0x00002620: 0x00000000, 0x00000000, 0x00000002, 0x00046c00 [ 113.358697] tg3 0000:01:00.0 eno1: 0x00002630: 0x00000000, 0x00000000, 0x00000002, 0x00042800 [ 113.358752] tg3 0000:01:00.0 eno1: 0x00002640: 0x00000000, 0x00000000, 0x00000002, 0x00047000 [ 113.358806] tg3 0000:01:00.0 eno1: 0x00002650: 0x00000000, 0x00000000, 0x00000002, 0x00042c00 [ 113.358859] tg3 0000:01:00.0 eno1: 0x00002660: 0x00000000, 0x00000000, 0x00000002, 0x00047400 [ 113.358912] tg3 0000:01:00.0 eno1: 0x00002670: 0x00000000, 0x00000000, 0x00000002, 0x00043000 [ 113.358966] tg3 0000:01:00.0 eno1: 0x00002680: 0x00000000, 0x00000000, 0x00000002, 0x00047800 [ 113.359018] tg3 0000:01:00.0 eno1: 0x00002690: 0x00000000, 0x00000000, 0x00000002, 0x00043400 [ 113.359070] tg3 0000:01:00.0 eno1: 0x000026a0: 0x00000000, 0x00000000, 0x00000002, 0x00047c00 [ 113.359122] tg3 0000:01:00.0 eno1: 0x000026b0: 0x00000000, 0x00000000, 0x00000002, 0x00043800 [ 113.359176] tg3 0000:01:00.0 eno1: 0x000026c0: 0x00000000, 0x00000000, 0x00000002, 0x00048000 [ 113.359227] tg3 0000:01:00.0 eno1: 0x000026d0: 0x00000000, 0x00000000, 0x00000002, 0x00043c00 [ 113.359279] tg3 0000:01:00.0 eno1: 0x000026e0: 0x00000000, 0x00000000, 0x00000002, 0x00048400 [ 113.359330] tg3 0000:01:00.0 eno1: 0x000026f0: 0x00000000, 0x00000000, 0x00000002, 0x00044000 [ 113.359382] tg3 0000:01:00.0 eno1: 0x00003400: 0x00000004, 0x00000000, 0x00000000, 0x00000000 [ 113.359432] tg3 0000:01:00.0 eno1: 0x00003600: 0x00000000, 0x00170000, 0x00110000, 0x00000000 [ 113.359482] tg3 0000:01:00.0 eno1: 0x00003610: 0x00130000, 0x00000000, 0x00130000, 0x00000011 [ 113.359534] tg3 0000:01:00.0 eno1: 0x00003620: 0x00110011, 0x00000000, 0x00000000, 0x00032080 [ 113.359588] tg3 0000:01:00.0 eno1: 0x00003630: 0x00000000, 0x87748774, 0x02c01000, 0x00000000 [ 113.359641] tg3 0000:01:00.0 eno1: 0x00003640: 0x00000000, 0x00000000, 0x00000020, 0x00000019 [ 113.359694] tg3 0000:01:00.0 eno1: 0x00003650: 0x00000171, 0x000f03ff, 0x05719001, 0x00000000 [ 113.359748] tg3 0000:01:00.0 eno1: 0x00003660: 0x00000000, 0x00000000, 0x02000000, 0x00000202 [ 113.359802] tg3 0000:01:00.0 eno1: 0x00003670: 0x00000000, 0xfefffff7, 0x00000000, 0x00000000 [ 113.359856] tg3 0000:01:00.0 eno1: 0x00003680: 0x20018010, 0x00000000, 0x00000000, 0x00000000 [ 113.359910] tg3 0000:01:00.0 eno1: 0x000036a0: 0x000001a0, 0x00000000, 0x00000000, 0x00000000 [ 113.359964] tg3 0000:01:00.0 eno1: 0x000036b0: 0x00000000, 0x07ff07ff, 0x07ff07ff, 0x01000004 [ 113.360018] tg3 0000:01:00.0 eno1: 0x000036c0: 0xffffffff, 0x00000000, 0x00000000, 0x000cb32d [ 113.360073] tg3 0000:01:00.0 eno1: 0x000036d0: 0x0000019d, 0x00000000, 0x00000000, 0x000051ca [ 113.360129] tg3 0000:01:00.0 eno1: 0x000036f0: 0x00000000, 0x00000000, 0x00000000, 0x00013701 [ 113.360185] tg3 0000:01:00.0 eno1: 0x00003800: 0x00000001, 0x00000000, 0x0000000e, 0x0516028b [ 113.360241] tg3 0000:01:00.0 eno1: 0x00003810: 0x000001ff, 0x000000ba, 0x00000000, 0x00000000 [ 113.360297] tg3 0000:01:00.0 eno1: 0x00003c40: 0x00000000, 0x00000b00, 0x00000000, 0x00000000 [ 113.360353] tg3 0000:01:00.0 eno1: 0x00003cd0: 0x00000000, 0x0000000f, 0x00000000, 0x00000000 [ 113.360409] tg3 0000:01:00.0 eno1: 0x00004000: 0x00000002, 0x00000000, 0x001a7f0a, 0x000e8176 [ 113.360464] tg3 0000:01:00.0 eno1: 0x00004010: 0x00000000, 0x00000012, 0x00000000, 0x0084a842 [ 113.360520] tg3 0000:01:00.0 eno1: 0x00004020: 0x00000000, 0x00000000, 0x00000010, 0x00000000 [ 113.360578] tg3 0000:01:00.0 eno1: 0x00004030: 0x00000010, 0x00000040, 0x00000000, 0x00000000 [ 113.360634] tg3 0000:01:00.0 eno1: 0x00004040: 0x00000000, 0x00000000, 0x00000010, 0x00000000 [ 113.360689] tg3 0000:01:00.0 eno1: 0x00004050: 0x00000000, 0x00000000, 0x00000040, 0x00475002 [ 113.360744] tg3 0000:01:00.0 eno1: 0x00004060: 0x00400000, 0x00000000, 0x00000000, 0x00000000 [ 113.360800] tg3 0000:01:00.0 eno1: 0x00004400: 0x00000006, 0x00000000, 0x00010000, 0x0000a000 [ 113.360858] tg3 0000:01:00.0 eno1: 0x00004420: 0x0000003d, 0x00000000, 0x00000000, 0x00000000 [ 113.360914] tg3 0000:01:00.0 eno1: 0x00004450: 0x00000140, 0x00000000, 0x00000000, 0x00000000 [ 113.360972] tg3 0000:01:00.0 eno1: 0x00004800: 0x10030000, 0x00000000, 0x00000000, 0x00000000 [ 113.361029] tg3 0000:01:00.0 eno1: 0x00004810: 0x00000000, 0x00000009, 0x05a89ca0, 0x00000000 [ 113.361088] tg3 0000:01:00.0 eno1: 0x00004820: 0x00000081, 0x00000000, 0x00000000, 0x00000000 [ 113.361146] tg3 0000:01:00.0 eno1: 0x00004840: 0x00000000, 0x00000000, 0x000e2200, 0x00422765 [ 113.361206] tg3 0000:01:00.0 eno1: 0x00004850: 0xd76dd8ba, 0x837505aa, 0x75747574, 0x00000000 [ 113.361266] tg3 0000:01:00.0 eno1: 0x00004860: 0x00000081, 0x11236f02, 0x00000800, 0x00000000 [ 113.361326] tg3 0000:01:00.0 eno1: 0x00004900: 0x00090400, 0x00305407, 0x00000000, 0x00000000 [ 113.361390] tg3 0000:01:00.0 eno1: 0x00004910: 0x000f001c, 0x00000000, 0x00000000, 0x00000000 [ 113.361452] tg3 0000:01:00.0 eno1: 0x00004a00: 0x10030000, 0x00000000, 0x00000000, 0x00000000 [ 113.361514] tg3 0000:01:00.0 eno1: 0x00004a10: 0x00000000, 0x00900004, 0x00000000, 0x00000000 [ 113.361578] tg3 0000:01:00.0 eno1: 0x00004a70: 0x00090400, 0x00305407, 0x000f001c, 0x00000000 [ 113.361642] tg3 0000:01:00.0 eno1: 0x00004b00: 0x10030000, 0x005f0003, 0x30000000, 0x005f0000 [ 113.361707] tg3 0000:01:00.0 eno1: 0x00004b10: 0x005f0040, 0x005f0003, 0x005fdca0, 0x00000000 [ 113.361770] tg3 0000:01:00.0 eno1: 0x00004b20: 0x00000068, 0x02330000, 0x00000000, 0x005f0000 [ 113.361836] tg3 0000:01:00.0 eno1: 0x00004b30: 0x00000000, 0x005f0000, 0x00000000, 0x005f0000 [ 113.361902] tg3 0000:01:00.0 eno1: 0x00004b40: 0x00000000, 0x005f0000, 0x00000000, 0x00000000 [ 113.361966] tg3 0000:01:00.0 eno1: 0x00004b50: 0x00000000, 0x00000000, 0x08000000, 0x00000000 [ 113.362031] tg3 0000:01:00.0 eno1: 0x00004b60: 0x00000000, 0x00000000, 0x08000000, 0x00000000 [ 113.362097] tg3 0000:01:00.0 eno1: 0x00004b70: 0x00000000, 0x00000000, 0x08000000, 0x00000000 [ 113.362162] tg3 0000:01:00.0 eno1: 0x00004b80: 0x00000068, 0x11236f02, 0x00000800, 0x00000000 [ 113.362227] tg3 0000:01:00.0 eno1: 0x00004b90: 0x00000000, 0x00090400, 0x00305407, 0x000f001c [ 113.362293] tg3 0000:01:00.0 eno1: 0x00004ba0: 0x000f0000, 0x00000000, 0x00000000, 0x00000000 [ 113.362360] tg3 0000:01:00.0 eno1: 0x00004bc0: 0x039a6002, 0x039a6c02, 0x039a7202, 0x039a7e02 [ 113.362429] tg3 0000:01:00.0 eno1: 0x00004bd0: 0x039a6002, 0x039a7e02, 0x039a7202, 0x056804c6 [ 113.362497] tg3 0000:01:00.0 eno1: 0x00004be0: 0x005f005f, 0x005f005f, 0x00540054, 0x004a0054 [ 113.362567] tg3 0000:01:00.0 eno1: 0x00004bf0: 0x00000000, 0x00000000, 0x08000000, 0x0000ffff [ 113.362638] tg3 0000:01:00.0 eno1: 0x00004c00: 0x00a00000, 0x00000000, 0x00000000, 0x00000000 [ 113.362709] tg3 0000:01:00.0 eno1: 0x00004c10: 0x00000000, 0x00000000, 0x00000004, 0x00000000 [ 113.362780] tg3 0000:01:00.0 eno1: 0x00004c20: 0x00000000, 0x00000000, 0x00000000, 0x00000004 [ 113.362853] tg3 0000:01:00.0 eno1: 0x00004c40: 0x00000000, 0x00000000, 0x00000000, 0x00040000 [ 113.362925] tg3 0000:01:00.0 eno1: 0x00004c50: 0xff3ff3ff, 0x003ff3ff, 0x00000000, 0x00000000 [ 113.363000] tg3 0000:01:00.0 eno1: 0x00005000: 0x00009800, 0x80004000, 0x00000000, 0x00000000 [ 113.363073] tg3 0000:01:00.0 eno1: 0x00005010: 0x00000000, 0x00000000, 0x00000000, 0x08002224 [ 113.363148] tg3 0000:01:00.0 eno1: 0x00005020: 0xafa40014, 0x00000000, 0x00000000, 0x40000020 [ 113.363223] tg3 0000:01:00.0 eno1: 0x00005030: 0x00000000, 0x00000025, 0x00000000, 0x00000000 [ 113.363299] tg3 0000:01:00.0 eno1: 0x00005040: 0x00000000, 0x00000000, 0x08002274, 0x00000000 [ 113.363375] tg3 0000:01:00.0 eno1: 0x00005080: 0x00009800, 0x80000000, 0x00000000, 0x00000000 [ 113.363452] tg3 0000:01:00.0 eno1: 0x00005090: 0x00000000, 0x00000000, 0x00000000, 0x080021f0 [ 113.363532] tg3 0000:01:00.0 eno1: 0x000050a0: 0xafa40000, 0x00000000, 0x00000000, 0x40000020 [ 113.363609] tg3 0000:01:00.0 eno1: 0x000050b0: 0x00000000, 0x00000025, 0x00000000, 0x00000000 [ 113.363688] tg3 0000:01:00.0 eno1: 0x000050c0: 0x00000000, 0x00000000, 0x08001cde, 0x00000000 [ 113.363768] tg3 0000:01:00.0 eno1: 0x00005100: 0x00009800, 0x80004000, 0x00000000, 0x00000000 [ 113.363848] tg3 0000:01:00.0 eno1: 0x00005110: 0x00000000, 0x00000000, 0x00000000, 0x08001bd0 [ 113.363929] tg3 0000:01:00.0 eno1: 0x00005120: 0x00031f82, 0x00000000, 0x00000000, 0x40000020 [ 113.364010] tg3 0000:01:00.0 eno1: 0x00005130: 0x00000000, 0x00000025, 0x00000000, 0x00000000 [ 113.364093] tg3 0000:01:00.0 eno1: 0x00005140: 0x00000000, 0x00000000, 0x08001c66, 0x00000000 [ 113.364177] tg3 0000:01:00.0 eno1: 0x00005180: 0x00009800, 0x80000000, 0x00000000, 0x00000000 [ 113.364259] tg3 0000:01:00.0 eno1: 0x00005190: 0x00000000, 0x00000000, 0x00000000, 0x0800228c [ 113.364342] tg3 0000:01:00.0 eno1: 0x000051a0: 0x8f636438, 0x00000000, 0x00000000, 0x40000020 [ 113.364425] tg3 0000:01:00.0 eno1: 0x000051b0: 0x00000000, 0x00000025, 0x00000000, 0x00000000 [ 113.364507] tg3 0000:01:00.0 eno1: 0x000051c0: 0x00000000, 0x00000000, 0x0800227c, 0x00000000 [ 113.364589] tg3 0000:01:00.0 eno1: 0x00005200: 0x50400011, 0x00000005, 0x14e41657, 0x00000000 [ 113.364671] tg3 0000:01:00.0 eno1: 0x00005210: 0x009dbb6a, 0x01020000, 0x39204808, 0x00000000 [ 113.364753] tg3 0000:01:00.0 eno1: 0x00005220: 0x08002ef8, 0x01020000, 0x14600143, 0xaea02f4c [ 113.364834] tg3 0000:01:00.0 eno1: 0x00005230: 0x146001a4, 0x80141bcf, 0x00000000, 0x009dbb6a [ 113.364916] tg3 0000:01:00.0 eno1: 0x00005240: 0x08006f78, 0xb49a89ab, 0x00000000, 0x009dbb6a [ 113.364998] tg3 0000:01:00.0 eno1: 0x00005250: 0xc0000000, 0x1460014c, 0x08000000, 0x06000000 [ 113.365082] tg3 0000:01:00.0 eno1: 0x00005260: 0x14e41657, 0x00000000, 0x009dbb6a, 0x08006f90 [ 113.365163] tg3 0000:01:00.0 eno1: 0x00005270: 0x80141bcf, 0x00000000, 0x009dbb6a, 0x00000000 [ 113.365245] tg3 0000:01:00.0 eno1: 0x00005280: 0x00009800, 0x80004000, 0x00000000, 0x00000000 [ 113.365330] tg3 0000:01:00.0 eno1: 0x00005290: 0x00000000, 0x00000000, 0x00000000, 0x080022b4 [ 113.365416] tg3 0000:01:00.0 eno1: 0x000052a0: 0x34a514e4, 0x00000000, 0x00000000, 0x40000020 [ 113.365499] tg3 0000:01:00.0 eno1: 0x000052b0: 0x00000000, 0x00000025, 0x00000000, 0x00000000 [ 113.365581] tg3 0000:01:00.0 eno1: 0x000052c0: 0x00000000, 0x00000000, 0x08001cde, 0x00000000 [ 113.365666] tg3 0000:01:00.0 eno1: 0x00005300: 0x00009800, 0x80004000, 0x00000000, 0x00000000 [ 113.365751] tg3 0000:01:00.0 eno1: 0x00005310: 0x00000000, 0x00000000, 0x00000000, 0x08001bd0 [ 113.365834] tg3 0000:01:00.0 eno1: 0x00005320: 0x00031f82, 0x00000000, 0x00000000, 0x40000020 [ 113.365918] tg3 0000:01:00.0 eno1: 0x00005330: 0x00000000, 0x00000025, 0x00000000, 0x00000000 [ 113.366002] tg3 0000:01:00.0 eno1: 0x00005340: 0x00000000, 0x00000000, 0x08002950, 0x00000000 [ 113.366087] tg3 0000:01:00.0 eno1: 0x00005380: 0x00009800, 0x80004000, 0x00000000, 0x00000000 [ 113.366170] tg3 0000:01:00.0 eno1: 0x00005390: 0x00000000, 0x00000000, 0x00000000, 0x08002234 [ 113.366255] tg3 0000:01:00.0 eno1: 0x000053a0: 0xafa40014, 0x00000000, 0x00000000, 0x40000020 [ 113.366340] tg3 0000:01:00.0 eno1: 0x000053b0: 0x00000000, 0x00000025, 0x00000000, 0x00000000 [ 113.366424] tg3 0000:01:00.0 eno1: 0x000053c0: 0x00000000, 0x00000000, 0x08001cde, 0x00000000 [ 113.366509] tg3 0000:01:00.0 eno1: 0x00005800: 0x2a000000, 0x2a000000, 0x08000000, 0x00000000 [ 113.366593] tg3 0000:01:00.0 eno1: 0x00005810: 0x02000000, 0x00000000, 0x23000000, 0x00000000 [ 113.366678] tg3 0000:01:00.0 eno1: 0x00005820: 0x01000000, 0x00000000, 0x00000000, 0x00000000 [ 113.366763] tg3 0000:01:00.0 eno1: 0x00005900: 0x00000040, 0x00000040, 0x00000000, 0x00000000 [ 113.366849] tg3 0000:01:00.0 eno1: 0x00005a00: 0x0000001f, 0x00000000, 0x00000000, 0x00000000 [ 113.366932] tg3 0000:01:00.0 eno1: 0x00006000: 0x00010002, 0x00000000, 0x00000000, 0x00000000 [ 113.367015] tg3 0000:01:00.0 eno1: 0x00006400: 0x00000000, 0x00000000, 0x00010891, 0xc0000000 [ 113.367098] tg3 0000:01:00.0 eno1: 0x00006410: 0x0a000064, 0x0a000064, 0x00000000, 0x00000000 [ 113.367181] tg3 0000:01:00.0 eno1: 0x00006420: 0x00000000, 0x00000000, 0x00000000, 0x80c40000 [ 113.367263] tg3 0000:01:00.0 eno1: 0x00006430: 0x78000000, 0x14e41657, 0x159d14e4, 0x01020000 [ 113.367346] tg3 0000:01:00.0 eno1: 0x00006440: 0x0000304f, 0x000002e4, 0x00000000, 0x00000000 [ 113.367431] tg3 0000:01:00.0 eno1: 0x000064c0: 0x00000010, 0x00000004, 0x00001004, 0x00000000 [ 113.367515] tg3 0000:01:00.0 eno1: 0x000064d0: 0x00000000, 0x10008d81, 0x00000000, 0x00315242 [ 113.367599] tg3 0000:01:00.0 eno1: 0x000064e0: 0x00000031, 0x0000001f, 0x00000000, 0x00000000 [ 113.367682] tg3 0000:01:00.0 eno1: 0x000064f0: 0x00000002, 0x00000031, 0x00000000, 0x00000000 [ 113.367766] tg3 0000:01:00.0 eno1: 0x00006500: 0x01e10003, 0x8ca32dba, 0x00005ced, 0x00000003 [ 113.367850] tg3 0000:01:00.0 eno1: 0x00006510: 0x0007812c, 0x00058116, 0x0004610a, 0x00000000 [ 113.367935] tg3 0000:01:00.0 eno1: 0x00006550: 0x00000001, 0x02800000, 0x00000000, 0x00000000 [ 113.368023] tg3 0000:01:00.0 eno1: 0x000065f0: 0x00000000, 0x00000109, 0x00000000, 0x00000000 [ 113.368111] tg3 0000:01:00.0 eno1: 0x00006800: 0x00010000, 0x200890fe, 0x00009200, 0x00f59353 [ 113.368198] tg3 0000:01:00.0 eno1: 0x00006810: 0x01020000, 0xffffffff, 0x00000000, 0x00000000 [ 113.368286] tg3 0000:01:00.0 eno1: 0x00006830: 0xffffffff, 0xffffffff, 0x00000000, 0x00000000 [ 113.368372] tg3 0000:01:00.0 eno1: 0x00006840: 0x00000000, 0x00000001, 0x00000000, 0x00000000 [ 113.368457] tg3 0000:01:00.0 eno1: 0x00006890: 0x00000000, 0x88003800, 0x00000000, 0x04102040 [ 113.368542] tg3 0000:01:00.0 eno1: 0x000068a0: 0x00000020, 0x00000001, 0x03ff03ff, 0x00000000 [ 113.368627] tg3 0000:01:00.0 eno1: 0x000068b0: 0xe0011514, 0x00000000, 0x00000000, 0x00000000 [ 113.368712] tg3 0000:01:00.0 eno1: 0x000068e0: 0x00000000, 0x00000000, 0x00000000, 0x0001291c [ 113.368797] tg3 0000:01:00.0 eno1: 0x000068f0: 0x00ff000e, 0x00ff0000, 0x00000000, 0x04444444 [ 113.368883] tg3 0000:01:00.0 eno1: 0x00006900: 0xd95b67b8, 0x17de16b8, 0x00000000, 0x00000000 [ 113.368970] tg3 0000:01:00.0 eno1: 0x00006920: 0x00000000, 0x00000000, 0x00000001, 0x00000000 [ 113.369056] tg3 0000:01:00.0 eno1: 0x00007000: 0x20000188, 0x00000000, 0x00000018, 0x00000264 [ 113.369143] tg3 0000:01:00.0 eno1: 0x00007010: 0x00002014, 0x02008080, 0x000500db, 0x03000a00 [ 113.369232] tg3 0000:01:00.0 eno1: 0x00007020: 0x00000000, 0x00000000, 0x00000406, 0x10004000 [ 113.369320] tg3 0000:01:00.0 eno1: 0x00007030: 0x00010000, 0x00000268, 0x001f0000, 0x00000000 [ 113.369410] tg3 0000:01:00.0 eno1: 0: Host status block [00000001:0000002a:(0000:0029:0000):(0000:003c)] [ 113.369512] tg3 0000:01:00.0 eno1: 0: NAPI info [0000002a:0000002a:(0040:003c:01ff):0000:(00f2:0000:0000:0000)] [ 113.369606] tg3 0000:01:00.0 eno1: 1: Host status block [00000001:00000008:(0000:0000:0000):(0007:0000)] [ 113.369701] tg3 0000:01:00.0 eno1: 1: NAPI info [00000008:00000008:(0000:0000:01ff):0007:(0007:0007:0000:0000)] [ 113.369798] tg3 0000:01:00.0 eno1: 2: Host status block [00000001:00000002:(0001:0000:0000):(0000:0000)] [ 113.369896] tg3 0000:01:00.0 eno1: 2: NAPI info [00000002:00000002:(0000:0000:01ff):0001:(0001:0001:0000:0000)] [ 113.369995] tg3 0000:01:00.0 eno1: 3: Host status block [00000001:00000023:(0000:0000:0000):(0000:0000)] [ 113.370095] tg3 0000:01:00.0 eno1: 3: NAPI info [00000023:00000023:(0000:0000:01ff):0022:(0022:0022:0000:0000)] [ 113.370197] tg3 0000:01:00.0 eno1: 4: Host status block [00000001:00000001:(0000:0000:0000):(0000:0000)] [ 113.370300] tg3 0000:01:00.0 eno1: 4: NAPI info [00000001:00000001:(0000:0000:01ff):0000:(0000:0000:0000:0000)] [ 113.517798] tg3 0000:01:00.0 eno1: Link is down [ 118.205237] tg3 0000:01:00.0 eno1: Link is up at 1000 Mbps, full duplex [ 118.205241] tg3 0000:01:00.0 eno1: Flow control is off for TX and off for RX [ 118.205242] tg3 0000:01:00.0 eno1: EEE is disabled [ 126.724228] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=3921 PROTO=UDP SPT=36479 DPT=29810 LEN=463 [ 136.884116] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=2064 PROTO=UDP SPT=36479 DPT=29810 LEN=463 [ 147.064843] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=60372 PROTO=UDP SPT=36479 DPT=29810 LEN=463 [ 157.244056] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=52633 PROTO=UDP SPT=36479 DPT=29810 LEN=463 [ 167.424032] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=45150 PROTO=UDP SPT=36479 DPT=29810 LEN=463 [ 177.594065] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=37411 PROTO=UDP SPT=36479 DPT=29810 LEN=463 [ 187.774006] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=30184 PROTO=UDP SPT=36479 DPT=29810 LEN=463 [ 197.944066] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=28327 PROTO=UDP SPT=36479 DPT=29810 LEN=463 [ 208.123954] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=20588 PROTO=UDP SPT=36479 DPT=29810 LEN=463 [ 218.293969] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=13105 PROTO=UDP SPT=36479 DPT=29810 LEN=463 [ 228.464035] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=5622 PROTO=UDP SPT=36479 DPT=29810 LEN=463 [ 238.643955] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=63674 PROTO=UDP SPT=36479 DPT=29810 LEN=463 [ 248.823987] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=61817 PROTO=UDP SPT=36479 DPT=29810 LEN=463 [ 258.973875] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=54078 PROTO=UDP SPT=36479 DPT=29810 LEN=463 [ 269.133887] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=46595 PROTO=UDP SPT=36479 DPT=29810 LEN=463 [ 279.313896] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=39112 PROTO=UDP SPT=36479 DPT=29810 LEN=463 [ 289.503877] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=31629 PROTO=UDP SPT=36479 DPT=29810 LEN=463 [ 299.663873] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=23890 PROTO=UDP SPT=43756 DPT=29810 LEN=463 [ 305.220714] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:30:23:03:44:54:a4:08:00 SRC=0.0.0.0 DST=255.255.255.255 LEN=328 TOS=0x00 PREC=0x00 TTL=255 ID=36405 PROTO=UDP SPT=68 DPT=67 LEN=308 [ 306.414161] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:30:23:03:44:54:a4:08:00 SRC=0.0.0.0 DST=255.255.255.255 LEN=328 TOS=0x00 PREC=0x00 TTL=255 ID=36406 PROTO=UDP SPT=68 DPT=67 LEN=308 [ 309.823832] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=22289 PROTO=UDP SPT=43756 DPT=29810 LEN=463 [ 320.023851] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=14806 PROTO=UDP SPT=43756 DPT=29810 LEN=463 [ 324.903714] FIREWALLD-ACCEPTED IN=eno1 OUT= MAC=5c:ed:8c:a3:2d:ba:30:23:03:44:54:a4:08:00 SRC=192.168.1.13 DST=192.168.1.17 LEN=64 TOS=0x08 PREC=0x40 TTL=64 ID=0 DF PROTO=TCP SPT=51992 DPT=22 WINDOW=65535 RES=0x00 CWR ECE SYN URGP=0 [ 330.203707] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=7323 PROTO=UDP SPT=43756 DPT=29810 LEN=463 [ 340.373797] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=65119 PROTO=UDP SPT=43756 DPT=29810 LEN=463 [ 350.543822] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=57636 PROTO=UDP SPT=43756 DPT=29810 LEN=463 [ 360.703718] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=50153 PROTO=UDP SPT=43756 DPT=29810 LEN=463 [ 370.883837] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=48296 PROTO=UDP SPT=43756 DPT=29810 LEN=463 [ 381.053702] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=40813 PROTO=UDP SPT=43756 DPT=29810 LEN=463 [ 391.223664] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=33074 PROTO=UDP SPT=43756 DPT=29810 LEN=463 [ 401.383675] FINAL_REJECT: IN=eno1 OUT= MAC=ff:ff:ff:ff:ff:ff:5c:e9:31:ad:d7:e3:08:00 SRC=192.168.1.254 DST=255.255.255.255 LEN=483 TOS=0x00 PREC=0xA0 TTL=64 ID=25847 PROTO=UDP SPT=43756 DPT=29810 LEN=463 |
|
@ray98 - Unfortunately there's no differences with the PHY's or the ethtool output. I think the best course of action is to file a bug report with Red Hat. I have one PC that I know uses the "tg3" driver, but it has a different chip (Broadcom BCM5721). Possibly next week I can get physical access to it and see if it has similar issues with RHEL 8.10. |
|
I have tried Redhat 8.10 this morning with latest patches and confirm that the issue also occurs here also. At https://bugzilla.redhat.com, which classification/ category do you believe this should sit under (see attached). classifications.txt (903 bytes)
Container Factory: DevTools: dotNET: Ember-CSI: Extended Engineering Testing: Migration Toolkit for Containers: OKD: OpenJDK on Windows: OpenShift Developer Tools and Services: OpenShift Online: OpenShift Serverless: Red Hat Certification Program: Red Hat CloudForms Management Engine: Red Hat Code Browser: Red Hat Common User Experience: Red Hat Customer Portal Labs: Red Hat Database: Red Hat Developer Toolset: Red Hat Directory Server: Red Hat Enterprise Linux 2.1: Red Hat Enterprise Linux 3: Red Hat Enterprise Linux 4: Red Hat Enterprise Linux 5: Red Hat Enterprise MRG: Red Hat Enterprise Virtualization Manager: Red Hat HPC Solution: Red Hat Managed Integration: Red Hat OpenShift Pipelines: Red Hat OpenStack: Red Hat Quickstart Cloud Installer: Red Hat Update Infrastructure for Cloud Providers: Red Hat Web Site: Red Hat xPaaS: Service Telemetry Framework: VMware Open vSwitch Supplemental: |
|
In the fine print of the RHEL categories, it says for RHEL 6 and higher, to create issues here: https://issues.redhat.com/secure/CreateIssue!default.jspa |
|
Just FYI that we updated our tg3 kmod to the latest version. kmod-tg3-3.139l-1.el8_10.elrepo.x86_64.rpm kmod-tg3-3.139l-1.el8_10.elrepo.src.rpm Also please make sure your Broadcom BCM5719 firmware is updated. It could be a firmware bug that has a workaround in the latest 6.x kernels. https://www.broadcom.com/products/ethernet-connectivity/network-adapters/bcm5719-4p |
|
We have packaged the latest driver from Broadcom, but there is nothing more we can do. Closed due to inactivity and setting as "unable to reproduce". |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-06-18 11:00 | tqhoang | New Issue | |
2024-06-18 11:00 | tqhoang | Status | new => assigned |
2024-06-18 11:00 | tqhoang | Assigned To | => tqhoang |
2024-06-18 11:59 | tqhoang | Note Added: 0009868 | |
2024-06-18 16:36 | tqhoang | Note Added: 0009874 | |
2024-06-18 23:28 | tqhoang | Note View State: 0009868: public | |
2024-06-19 07:03 | ray98 | Note Added: 0009880 | |
2024-06-19 07:03 | ray98 | File Added: log 3.pdf | |
2024-06-19 08:13 | tqhoang | Note Added: 0009881 | |
2024-06-19 08:29 | ray98 | Note Added: 0009882 | |
2024-06-19 09:54 | tqhoang | Note Added: 0009883 | |
2024-06-24 05:39 | ray98 | Note Added: 0009904 | |
2024-06-24 05:39 | ray98 | File Added: badserver.txt | |
2024-06-24 05:39 | ray98 | File Added: goodserver.txt | |
2024-06-24 07:07 | ray98 | Note Added: 0009906 | |
2024-06-24 07:07 | ray98 | File Added: third server log.txt | |
2024-06-24 07:07 | ray98 | File Added: thirdserver.txt | |
2024-06-28 13:48 | tqhoang | Note Added: 0009910 | |
2024-07-01 06:42 | ray98 | Note Added: 0009912 | |
2024-07-01 06:42 | ray98 | File Added: badserver - ethtool -k output.txt | |
2024-07-01 06:42 | ray98 | File Added: good (not so good) server - ethtool -k output.txt | |
2024-07-01 08:55 | ray98 | Note Added: 0009913 | |
2024-07-01 08:55 | ray98 | File Added: dmesg - server 2.txt | |
2024-07-01 08:55 | ray98 | File Added: dmesg - server 3.txt | |
2024-07-01 14:58 | tqhoang | Note Added: 0009920 | |
2024-07-01 15:12 | toracat | Category | --elrepo--request-for-enhancement-- => kmod-tg3 |
2024-07-02 07:14 | ray98 | Note Added: 0009924 | |
2024-07-02 07:14 | ray98 | File Added: classifications.txt | |
2024-07-02 08:43 | tqhoang | Note Added: 0009925 | |
2024-08-26 10:54 | tqhoang | Note Added: 0010059 | |
2024-08-26 10:55 | tqhoang | Status | assigned => feedback |
2024-09-16 18:29 | tqhoang | Status | feedback => closed |
2024-09-16 18:29 | tqhoang | Resolution | open => unable to reproduce |
2024-09-16 18:29 | tqhoang | Note Added: 0010115 |