Kernel 6.8.4 regression: aacraid controller not initialized any more, system boot hangs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

I am running a dual Xeon machine as my personal virtualization server at home, using Proxmox VE, and with their latest update 8.2 which brings kernel 6.8.4-2-pve, I am seeing a serious regression which breaks my setup because it does not boot any more. The last message I see displayed during boot is: "Timed out for waiting the udev queue being empty.", and then it hangs indefinitely.

Previous kernel 6.5.13-5-pve worked fine, with the following caveat: I had similar problems initially with earlier kernels too, so from the very beginning with this machine using PVE, I had to set grub parameter rootdelay=60. With that, everything was fine, the busses settled and RAID controller and root device was found and system booted. With the newer 6.8.4 kernel, not any more, although I even tried to increase rootdelay parameter to 120.

I was able to reproduce and bisect this regression also with mainline kernels (also with stable 6.8.8 and 6.9-rc), so I thought it would be a good idea to report it upstream to you guys.

This is an older server machine: 2-socket Ivy Bridge Xeon E5-2697 v2 (24C/48T) in an Asus Z9PE-D16/2L motherboard (Intel C-602A chipset); BIOS patched to the latest available from Asus. All memory slots occupied, so 256 GB RAM in total. It also has Asus ASMB6 iKVM BMC, which supplies virtual storage devices (seel below dmesg) to which ISO images can be attached via network to boot/install OS from.

Storage config:

I have two single M4 256 GiB SATA SSD drives attached to internal mainboard SATA ports; one of them is my root device and PVE installation drive. The other one I use for storing ISO images. My main VM storage is attached to a battery backed-up Adaptec 5805 SATA/SAS RAID controller (w/ latest FW build 18948) attached to SATA/SAS enclosure of my Supermicro server casing, having eight disk drives in total: I have one RAID1 Array, consisting of two Samsung 1 TiB SATA SSDs for VM root disk images, and one RAID5 Array, consisting of 6 Hitachi 1 TiB HDDs which I use for storing VM data disk images. On both arrays, I use a LVM thin pool as PVE storage location. When everything boots up, the system is running just fine and smoothly with ~15 VMs at the same time (and has for years!). Although this is "only" a homelab server, I love it dearly and use it for many private projects VMs, among them runing Windows Server VM with MS SQL Server, and Linux server VMs running Oracle Database Server (I'm a database guy).

I attach dmesg output of previous working kernel 6.5.13-5-pve, my git bisect log and output of lspci -v. The last successful kernel messages I see from the failing kernels version is this:

...

[    5.540424] usb-storage 1-1.3.4:1.0: USB Mass Storage device detected
[    5.540670] scsi host10: usb-storage 1-1.3.4:1.0
[ 5.947794] scsi 8:0:0:0: CD-ROM AMI Virtual CDROM0 1.00 PQ: 0 ANSI: 0 CCS [ 6.267830] scsi 9:0:0:0: Direct-Access AMI Virtual Floppy0 1.00 PQ: 0 ANSI: 0 CCS [ 6.555845] scsi 10:0:0:0: Direct-Access AMI Virtual HDISK0 1.00 PQ: 0 ANSI: 0 CCS

and then the error message "Timed out for waiting the udev queue being empty." and the system hangs. In case of working kernels, the boot process would continue with this:

...

[ 5.947794] scsi 8:0:0:0: CD-ROM AMI Virtual CDROM0 1.00 PQ: 0 ANSI: 0 CCS [ 6.267830] scsi 9:0:0:0: Direct-Access AMI Virtual Floppy0 1.00 PQ: 0 ANSI: 0 CCS [ 6.555845] scsi 10:0:0:0: Direct-Access AMI Virtual HDISK0 1.00 PQ: 0 ANSI: 0 CCS
[   32.592054] scsi 0:3:1:0: Enclosure         ADAPTEC  Virtual SGPIO  1 0001 PQ: 0 ANSI: 5
[   61.536097] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   61.536215] sd 0:0:0:0: [sda] 1998565376 512-byte logical blocks: (1.02 TB/953 GiB)
[   61.536236] sd 0:0:1:0: Attached scsi generic sg1 type 0
[   61.536239] sd 0:0:0:0: [sda] Write Protect is off
[   61.536246] sd 0:0:0:0: [sda] Mode Sense: 12 00 10 08
[ 61.536283] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, supports DPO and FUA
[   61.536340] scsi 0:1:0:0: Attached scsi generic sg2 type 0
[   61.536383] sd 0:0:1:0: [sdb] Very big device. Trying to use READ CAPACITY(16).
[   61.536400] sd 0:0:1:0: [sdb] 9762222080 512-byte logical blocks: (5.00 TB/4.54 TiB)
[   61.536414] sd 0:0:1:0: [sdb] Write Protect is off
[   61.536418] sd 0:0:1:0: [sdb] Mode Sense: 12 00 10 08
[ 61.536439] sd 0:0:1:0: [sdb] Write cache: disabled, read cache: enabled, supports DPO and FUA
[   61.536455] scsi 0:1:1:0: Attached scsi generic sg3 type 0
[   61.536616] scsi 0:1:2:0: Attached scsi generic sg4 type 0
[   61.536750] scsi 0:1:3:0: Attached scsi generic sg5 type 0
[   61.536840] scsi 0:1:4:0: Attached scsi generic sg6 type 0
[   61.536930] scsi 0:1:5:0: Attached scsi generic sg7 type 0
[   61.537027] scsi 0:1:6:0: Attached scsi generic sg8 type 0
[   61.537122] scsi 0:1:7:0: Attached scsi generic sg9 type 0
[   61.537248] sd 0:0:1:0: [sdb] Very big device. Trying to use READ CAPACITY(16).
[   61.537274] scsi 0:3:0:0: Attached scsi generic sg10 type 13
[   61.537390] scsi 0:3:1:0: Attached scsi generic sg11 type 13
[   61.537558] scsi 1:0:0:0: Direct-Access     ATA      M4-CT256M4SSD2   0309 PQ: 0 ANSI: 5
[   61.537851] sd 1:0:0:0: Attached scsi generic sg12 type 0
[   61.537919] scsi: waiting for bus probes to complete ...
[   61.537973] sd 1:0:0:0: [sdc] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[   61.537986] sd 1:0:0:0: [sdc] Write Protect is off
[   61.537989] sd 1:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[ 61.538002] sd 1:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   61.538022] sd 1:0:0:0: [sdc] Preferred minimum I/O size 512 bytes
[   61.538924]  sdc: sdc1 sdc2 < sdc5 >

...

so it seems to me the initialiation of the the Adaptec controller is the culprit.

I have tested and reproduced the regression with mainline kernels according to the following list (please excuse me if it's too long ;-)

See at the very bottom for first bad commit I found this way. I always built as "make olddefconfig" using the 6.5.13-5-pve config as starting point.


-------------------------------------------------------------------


Proxmox Virtual Environmet (PVE) Kernels
========================================
6.5.13-5-pve    WORKS   last working PVE (8.1) kernel; 5.15-pve and 6.2-pve work too
6.8.4-2-pve     NOPE    PVE release 8.2


Mainline Kernels
================
6.9.0-rc6+      NOPE    Most recent (2024-05-01)
6.9.0-rc5+      NOPE    Most recent (2024-04-27)
6.8.8           NOPE    Most recent released (2024-04-29)
6.8.7           NOPE    Most recent released (2024-04-27)
6.8.4           NOPE    Same version as most recent released PVE 8.2 Kernel
6.5.13          WORKS


My tests, reverts on top of 6.8.8
=================================
6.8.8+ WORKS Revert "Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi" - This reverts commit 6d20acbf3e3a32d331947dbc3802cf2d1a399e7d, reversing changes made to fef85269a19d277f23fc5ff08a3c356beeb54cb3

6.8.8+ WORKS Revert "scsi: core: Consult supported VPD page list prior to fetching page" - This reverts commit b5fc07a5fb56216a49e6c1d0b172d5464d99a89b (this is the first bad commit of my bisect session, see below, and a single patch as part of the above merged tag 'scsi-fixes')



Bisecting, starting from 6.9.0-rc5 (bad) and 6.5.13 (good)
==========================================================

root@linus:/usr/src/linux# git checkout master
Bereits auf 'master'
Ihr Branch ist auf demselben Stand wie 'origin/master'.
root@linus:/usr/src/linux# git log
commit 9d1ddab261f3e2af7c384dc02238784ce0cf9f98 (HEAD -> master, origin/master, origin/HEAD)
Merge: 71b1543c83d6 77d8aa79ecfb
Author: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Date:   Tue Apr 23 09:37:32 2024 -0700

    Merge tag '6.9-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6

root@linus:/usr/src/linux# cp /boot/config-6.5.13-5-pve .config
root@linus:/usr/src/linux# git bisect start
Status: warte auf guten und schlechten Commit
root@linus:/usr/src/linux# git bisect bad
Status: warte auf gute(n) Commit(s), schlechter Commit bekannt
root@linus:/usr/src/linux# git bisect good v6.5.13
Binäre Suche: eine Merge-Basis muss geprüft werden
[2dde18cd1d8fac735875f2e4987f11817cc0bc2c] Linux 6.5
root@linus:/usr/src/linux# make olddefconfig
.config:10571:warning: symbol value 'm' invalid for ANDROID_BINDER_IPC
.config:10572:warning: symbol value 'm' invalid for ANDROID_BINDERFS
#
# configuration written to .config
#
root@linus:/usr/src/linux# make -j 48

=> 6.5.0 (Merge Base)                       WORKS

root@linus:/usr/src/linux# git bisect good
Binäre Suche: danach noch 32111 Commits zum Testen übrig (ungefähr 15 Schritte)
[0f5cc96c367f2e780eb492cc9cab84e3b2ca88da] Merge tag 's390-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux

root@linus:/usr/src/linux# make -j 48

=> 6.7.0-rc2+                               WORKS

root@linus:/usr/src/linux# git bisect good
Binäre Suche: danach noch 16056 Commits zum Testen übrig (ungefähr 14 Schritte)
[ee138217c32ccbfa75d5ea6b766158148e98f6fa] Merge tag 'btree-remove-btnum-6.9_2024-02-23' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into xfs-6.9-mergeC

=> 6.8.0-rc4+                               WORKS

root@linus:/usr/src/linux# git bisect good
Binäre Suche: danach noch 8214 Commits zum Testen übrig (ungefähr 13 Schritte)
[e5e038b7ae9da96b93974bf072ca1876899a01a3] Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs

=> 6.8.0+                                   NOPE => does not find root device, does not boot;
message: "BUG: arch topology borken the CPU domain not a subset of > the NUMA domain" message: "Timed out for waiting the udev queue being empty."

root@linus:/usr/src/linux# git bisect bad
Binäre Suche: danach noch 3954 Commits zum Testen übrig (ungefähr 12 Schritte)
[f153fbe1ea11939e2514ba4b3b62bbd946e2892c] Merge tag 'erofs-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs

=> 6.8.0+ (HEAD losgelöst bei f153fbe1ea11) NOPE => same as above

root@linus:/usr/src/linux# git bisect bad
Binäre Suche: danach noch 1945 Commits zum Testen übrig (ungefähr 11 Schritte)
[1ddeeb2a058d7b2a58ed9e820396b4ceb715d529] Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux

=> 6.8.0+ (HEAD losgelöst bei 1ddeeb2a058d) NOPE => same as above

root@linus:/usr/src/linux# git bisect bad
Binäre Suche: danach noch 970 Commits zum Testen übrig (ungefähr 10 Schritte)
[2652b99e43403dc464f3648483ffb38e48872fe4] ice: virtchnl: stop pretending to support RSS over AQ or registers

=> 6.8.0-rc6+ (2652b99e4340)                NOPE => same

root@linus:/usr/src/linux# git bisect bad
Binäre Suche: danach noch 506 Commits zum Testen übrig (ungefähr 9 Schritte)
[efa80dcbb7a3ecc4a1b2f54624c49b5a612f92b3] Merge tag 'trace-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace

=> 6.8.0-rc5+ (efa80dcbb7a3)                WORKS

root@linus:/usr/src/linux# git bisect good
Binäre Suche: danach noch 251 Commits zum Testen übrig (ungefähr 8 Schritte)
[c6a597fcc7ad7335a3ecf8f5287a0459f793a257] Merge tag 'loongarch-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson

=> 6.8.0-rc5+ (c6a597fcc7ad)                WORKS

root@linus:/usr/src/linux# git bisect good
Binäre Suche: danach noch 126 Commits zum Testen übrig (ungefähr 7 Schritte)
[cf1182944c7cc9f1c21a8a44e0d29abe12527412] Merge tag 'lsm-pr-20240227' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm

=> 6.8.0-rc6+ (cf1182944c7c)                NOPE

root@linus:/usr/src/linux# git bisect bad
Binäre Suche: danach noch 62 Commits zum Testen übrig (ungefähr 6 Schritte)
[4ca0d9894fd517a2f2c0c10d26ebe99ab4396fe3] Merge tag 'erofs-for-6.8-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs

=> 6.8.0-rc5+ (4ca0d9894fd5)                NOPE

root@linus:/usr/src/linux# git bisect bad
Binäre Suche: danach noch 36 Commits zum Testen übrig (ungefähr 5 Schritte)
[ac389bc0ca56e1a2f92b2a17e58298390a3879a8] Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl

=> 6.8.0-rc5+ (ac389bc0ca56)                NOPE

root@linus:/usr/src/linux# git bisect bad
Binäre Suche: danach noch 12 Commits zum Testen übrig (ungefähr 4 Schritte)
[40de53fd002c6ba087a623722915e8006ed68a02] Merge branch 'for-6.8/cxl-cper' into for-6.8/cxl

=> 6.8.0-rc5+ (40de53fd002c)                WORKS

root@linus:/usr/src/linux# git bisect good
Binäre Suche: danach noch 6 Commits zum Testen übrig (ungefähr 3 Schritte)
[9ddf190a7df77b77817f955fdb9c2ae9d1c9c9a3] scsi: jazz_esp: Only build if SCSI core is builtin

=> 6.8.0-rc1+ (9ddf190a7df7)                NOPE

root@linus:/usr/src/linux# git bisect bad
Binäre Suche: danach noch 2 Commits zum Testen übrig (ungefähr 2 Schritte)
[de959094eb2197636f7c803af0943cb9d3b35804] scsi: target: pscsi: Fix bio_put() for error case

=> 6.8.0-rc1+ (de959094eb21)                NOPE

root@linus:/usr/src/linux# git bisect bad
Binäre Suche: danach noch 0 Commits zum Testen übrig (ungefähr 1 Schritt)
[b5fc07a5fb56216a49e6c1d0b172d5464d99a89b] scsi: core: Consult supported VPD page list prior to fetching page

=> 6.8.0-rc1+ (b5fc07a5fb56)                NOPE

root@linus:/usr/src/linux# git bisect bad
Binäre Suche: danach noch 0 Commits zum Testen übrig (ungefähr 0 Schritte)
[321da3dc1f3c92a12e3c5da934090d2992a8814c] scsi: sd: usb_storage: uas: Access media prior to querying device properties

=> 6.8.0-rc1+ (321da3dc1f3c)                WORKS

root@linus:/usr/src/linux# git bisect good
b5fc07a5fb56216a49e6c1d0b172d5464d99a89b is the first bad commit
commit b5fc07a5fb56216a49e6c1d0b172d5464d99a89b
Author: Martin K. Petersen <martin.petersen@xxxxxxxxxx>
Date:   Wed Feb 14 17:14:11 2024 -0500

    scsi: core: Consult supported VPD page list prior to fetching page

    Commit c92a6b5d6335 ("scsi: core: Query VPD size before getting full
    page") removed the logic which checks whether a VPD page is present on
    the supported pages list before asking for the page itself. That was
    done because SPC helpfully states "The Supported VPD Pages VPD page
    list may or may not include all the VPD pages that are able to be
    returned by the device server". Testing had revealed a few devices
    that supported some of the 0xBn pages but didn't actually list them in
    page 0.

    Julian Sikorski bisected a problem with his drive resetting during
    discovery to the commit above. As it turns out, this particular drive
    firmware will crash if we attempt to fetch page 0xB9.

    Various approaches were attempted to work around this. In the end,
    reinstating the logic that consults VPD page 0 before fetching any
    other page was the path of least resistance. A firmware update for the
    devices which originally compelled us to remove the check has since
    been released.

    Link: https://lore.kernel.org/r/20240214221411.2888112-1-martin.petersen@xxxxxxxxxx
    Fixes: c92a6b5d6335 ("scsi: core: Query VPD size before getting full page")
    Cc: stable@xxxxxxxxxxxxxxx
    Cc: Bart Van Assche <bvanassche@xxxxxxx>
    Reported-by: Julian Sikorski <belegdol@xxxxxxxxx>
    Tested-by: Julian Sikorski <belegdol@xxxxxxxxx>
    Reviewed-by: Lee Duncan <lee.duncan@xxxxxxxx>
    Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>
    Signed-off-by: Martin K. Petersen <martin.petersen@xxxxxxxxxx>

 drivers/scsi/scsi.c        | 22 ++++++++++++++++++++--
 include/scsi/scsi_device.h |  4 ----
 2 files changed, 20 insertions(+), 6 deletions(-)
root@linus:/usr/src/linux#


-------------------------------------------------------------------


Beste Grüße,
Peter Schneider

--
Climb the mountain not to plant your flag, but to embrace the challenge,
enjoy the air and behold the view. Climb it so you can see the world,
not so the world can see you.                    -- David McCullough Jr.

OpenPGP:  0xA3828BD796CCE11A8CADE8866E3A92C92C3FF244
Download: https://www.peters-netzplatz.de/download/pschneider1968_pub.asc
https://keys.mailvelope.com/pks/lookup?op=get&search=pschneider1968@xxxxxxxxxxxxxx
https://keys.mailvelope.com/pks/lookup?op=get&search=pschneider1968@xxxxxxxxx
[    0.000000] Linux version 6.5.13-5-pve (build@proxmox) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC PMX 6.5.13-5 (2024-04-05T11:03Z) ()
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.5.13-5-pve root=UUID=3842ebdd-e37f-4e4e-afd4-d7eb79b41984 ro quiet rootdelay=80 intel_iommu=on iommu=pt vfio-pci.ids=10de:1201,10de:0e0c
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000096fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000097000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007cb5ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000007cb60000-0x000000007cb8cfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007cb8d000-0x000000007cca4fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007cca5000-0x000000007d8defff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007d8df000-0x000000007eb06fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007eb07000-0x000000007effffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000080000000-0x000000008fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed3ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000407fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: ASUSTeK COMPUTER INC. Z9PE-D16 Series/Z9PE-D16 Series, BIOS 5601 06/11/2015
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2699.900 MHz processor
[    0.001100] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001104] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001111] last_pfn = 0x4080000 max_arch_pfn = 0x400000000
[    0.001124] total RAM covered: 262144M
[    0.001326] Found optimal setting for mtrr clean up
[    0.001327]  gran_size: 64K 	chunk_size: 64K 	num_reg: 8  	lose cover RAM: 0G
[    0.001335] MTRR map: 7 entries (5 fixed + 2 variable; max 25), built from 10 variable MTRRs
[    0.001338] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.002349] e820: update [mem 0x80000000-0xffffffff] usable ==> reserved
[    0.002355] last_pfn = 0x7cb60 max_arch_pfn = 0x400000000
[    0.012940] found SMP MP-table at [mem 0x000fdd40-0x000fdd4f]
[    0.012963] Using GB pages for direct mapping
[    0.013192] RAMDISK: [mem 0x31e13000-0x34f00fff]
[    0.013196] ACPI: Early table checksum verification disabled
[    0.013204] ACPI: RSDP 0x00000000000F0490 000024 (v02 ALASKA)
[    0.013209] ACPI: XSDT 0x000000007CBC5090 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.013219] ACPI: FACP 0x000000007CBD27D8 00010C (v05 ALASKA A M I    01072009 AMI  00010013)
[    0.013227] ACPI: DSDT 0x000000007CBC51C8 00D609 (v02 ALASKA A M I    00000000 INTL 20051117)
[    0.013232] ACPI: FACS 0x000000007D8D6F80 000040
[    0.013236] ACPI: APIC 0x000000007CBD28E8 000304 (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.013241] ACPI: FPDT 0x000000007CBD2BF0 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.013245] ACPI: MCFG 0x000000007CBD2C38 00003C (v01 ALASKA OEMMCFG. 01072009 MSFT 00000097)
[    0.013249] ACPI: SRAT 0x000000007CBD2C78 0005B0 (v01 A M I  AMI SRAT 00000001 AMI. 00000000)
[    0.013253] ACPI: SLIT 0x000000007CBD3228 000030 (v01 A M I  AMI SLIT 00000000 AMI. 00000000)
[    0.013258] ACPI: HPET 0x000000007CBD3258 000038 (v01 ALASKA A M I    01072009 AMI. 00000005)
[    0.013262] ACPI: DMAR 0x000000007CCA44D0 000168 (v01 A M I  OEMDMAR  00000001 INTL 00000001)
[    0.013266] ACPI: PRAD 0x000000007CBD32E8 0000BE (v02 PRADID PRADTID  00000001 MSFT 03000001)
[    0.013270] ACPI: SPMI 0x000000007CBD33A8 000040 (v05 A M I  OEMSPMI  00000000 AMI. 00000000)
[    0.013274] ACPI: SSDT 0x000000007CBD33E8 0D0CB0 (v02 INTEL  CpuPm    00004000 INTL 20051117)
[    0.013278] ACPI: EINJ 0x000000007CCA4098 000130 (v01 AMI    AMI EINJ 00000000      00000000)
[    0.013282] ACPI: ERST 0x000000007CCA41C8 000230 (v01 AMIER  AMI ERST 00000000      00000000)
[    0.013286] ACPI: HEST 0x000000007CCA43F8 0000A8 (v01 AMI    AMI HEST 00000000      00000000)
[    0.013291] ACPI: BERT 0x000000007CCA44A0 000030 (v01 AMI    AMI BERT 00000000      00000000)
[    0.013294] ACPI: Reserving FACP table memory at [mem 0x7cbd27d8-0x7cbd28e3]
[    0.013296] ACPI: Reserving DSDT table memory at [mem 0x7cbc51c8-0x7cbd27d0]
[    0.013298] ACPI: Reserving FACS table memory at [mem 0x7d8d6f80-0x7d8d6fbf]
[    0.013299] ACPI: Reserving APIC table memory at [mem 0x7cbd28e8-0x7cbd2beb]
[    0.013300] ACPI: Reserving FPDT table memory at [mem 0x7cbd2bf0-0x7cbd2c33]
[    0.013301] ACPI: Reserving MCFG table memory at [mem 0x7cbd2c38-0x7cbd2c73]
[    0.013302] ACPI: Reserving SRAT table memory at [mem 0x7cbd2c78-0x7cbd3227]
[    0.013303] ACPI: Reserving SLIT table memory at [mem 0x7cbd3228-0x7cbd3257]
[    0.013304] ACPI: Reserving HPET table memory at [mem 0x7cbd3258-0x7cbd328f]
[    0.013305] ACPI: Reserving DMAR table memory at [mem 0x7cca44d0-0x7cca4637]
[    0.013306] ACPI: Reserving PRAD table memory at [mem 0x7cbd32e8-0x7cbd33a5]
[    0.013307] ACPI: Reserving SPMI table memory at [mem 0x7cbd33a8-0x7cbd33e7]
[    0.013307] ACPI: Reserving SSDT table memory at [mem 0x7cbd33e8-0x7cca4097]
[    0.013309] ACPI: Reserving EINJ table memory at [mem 0x7cca4098-0x7cca41c7]
[    0.013310] ACPI: Reserving ERST table memory at [mem 0x7cca41c8-0x7cca43f7]
[    0.013310] ACPI: Reserving HEST table memory at [mem 0x7cca43f8-0x7cca449f]
[    0.013311] ACPI: Reserving BERT table memory at [mem 0x7cca44a0-0x7cca44cf]
[    0.013357] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[    0.013359] SRAT: PXM 0 -> APIC 0x01 -> Node 0
[    0.013360] SRAT: PXM 0 -> APIC 0x02 -> Node 0
[    0.013361] SRAT: PXM 0 -> APIC 0x03 -> Node 0
[    0.013361] SRAT: PXM 0 -> APIC 0x04 -> Node 0
[    0.013362] SRAT: PXM 0 -> APIC 0x05 -> Node 0
[    0.013363] SRAT: PXM 0 -> APIC 0x06 -> Node 0
[    0.013364] SRAT: PXM 0 -> APIC 0x07 -> Node 0
[    0.013365] SRAT: PXM 0 -> APIC 0x08 -> Node 0
[    0.013366] SRAT: PXM 0 -> APIC 0x09 -> Node 0
[    0.013367] SRAT: PXM 0 -> APIC 0x0a -> Node 0
[    0.013368] SRAT: PXM 0 -> APIC 0x0b -> Node 0
[    0.013368] SRAT: PXM 0 -> APIC 0x10 -> Node 0
[    0.013369] SRAT: PXM 0 -> APIC 0x11 -> Node 0
[    0.013370] SRAT: PXM 0 -> APIC 0x12 -> Node 0
[    0.013371] SRAT: PXM 0 -> APIC 0x13 -> Node 0
[    0.013372] SRAT: PXM 0 -> APIC 0x14 -> Node 0
[    0.013373] SRAT: PXM 0 -> APIC 0x15 -> Node 0
[    0.013374] SRAT: PXM 0 -> APIC 0x16 -> Node 0
[    0.013375] SRAT: PXM 0 -> APIC 0x17 -> Node 0
[    0.013376] SRAT: PXM 0 -> APIC 0x18 -> Node 0
[    0.013377] SRAT: PXM 0 -> APIC 0x19 -> Node 0
[    0.013377] SRAT: PXM 0 -> APIC 0x1a -> Node 0
[    0.013378] SRAT: PXM 0 -> APIC 0x1b -> Node 0
[    0.013379] SRAT: PXM 1 -> APIC 0x20 -> Node 1
[    0.013380] SRAT: PXM 1 -> APIC 0x21 -> Node 1
[    0.013381] SRAT: PXM 1 -> APIC 0x22 -> Node 1
[    0.013382] SRAT: PXM 1 -> APIC 0x23 -> Node 1
[    0.013383] SRAT: PXM 1 -> APIC 0x24 -> Node 1
[    0.013384] SRAT: PXM 1 -> APIC 0x25 -> Node 1
[    0.013385] SRAT: PXM 1 -> APIC 0x26 -> Node 1
[    0.013386] SRAT: PXM 1 -> APIC 0x27 -> Node 1
[    0.013387] SRAT: PXM 1 -> APIC 0x28 -> Node 1
[    0.013388] SRAT: PXM 1 -> APIC 0x29 -> Node 1
[    0.013389] SRAT: PXM 1 -> APIC 0x2a -> Node 1
[    0.013390] SRAT: PXM 1 -> APIC 0x2b -> Node 1
[    0.013391] SRAT: PXM 1 -> APIC 0x30 -> Node 1
[    0.013392] SRAT: PXM 1 -> APIC 0x31 -> Node 1
[    0.013393] SRAT: PXM 1 -> APIC 0x32 -> Node 1
[    0.013394] SRAT: PXM 1 -> APIC 0x33 -> Node 1
[    0.013395] SRAT: PXM 1 -> APIC 0x34 -> Node 1
[    0.013396] SRAT: PXM 1 -> APIC 0x35 -> Node 1
[    0.013397] SRAT: PXM 1 -> APIC 0x36 -> Node 1
[    0.013398] SRAT: PXM 1 -> APIC 0x37 -> Node 1
[    0.013398] SRAT: PXM 1 -> APIC 0x38 -> Node 1
[    0.013399] SRAT: PXM 1 -> APIC 0x39 -> Node 1
[    0.013400] SRAT: PXM 1 -> APIC 0x3a -> Node 1
[    0.013401] SRAT: PXM 1 -> APIC 0x3b -> Node 1
[    0.013404] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x7fffffff]
[    0.013407] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x207fffffff]
[    0.013408] ACPI: SRAT: Node 1 PXM 1 [mem 0x2080000000-0x407fffffff]
[    0.013415] NUMA: Initialized distance table, cnt=2
[    0.013420] NUMA: Node 0 [mem 0x00000000-0x7fffffff] + [mem 0x100000000-0x207fffffff] -> [mem 0x00000000-0x207fffffff]
[    0.013431] NODE_DATA(0) allocated [mem 0x207ffd5000-0x207fffffff]
[    0.013453] NODE_DATA(1) allocated [mem 0x407ffd4000-0x407fffefff]
[    0.013978] Zone ranges:
[    0.013979]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.013981]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.013983]   Normal   [mem 0x0000000100000000-0x000000407fffffff]
[    0.013985]   Device   empty
[    0.013986] Movable zone start for each node
[    0.013990] Early memory node ranges
[    0.013990]   node   0: [mem 0x0000000000001000-0x0000000000096fff]
[    0.013992]   node   0: [mem 0x0000000000100000-0x000000007cb5ffff]
[    0.013994]   node   0: [mem 0x0000000100000000-0x000000207fffffff]
[    0.014009]   node   1: [mem 0x0000002080000000-0x000000407fffffff]
[    0.014024] Initmem setup node 0 [mem 0x0000000000001000-0x000000207fffffff]
[    0.014029] Initmem setup node 1 [mem 0x0000002080000000-0x000000407fffffff]
[    0.014033] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.014065] On node 0, zone DMA: 105 pages in unavailable ranges
[    0.268873] On node 0, zone Normal: 13472 pages in unavailable ranges
[    0.681911] ACPI: PM-Timer IO Port: 0x408
[    0.681948] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.681952] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.681954] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.681955] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.681957] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.681958] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.681960] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.681961] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.681962] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.681964] ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
[    0.681965] ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
[    0.681966] ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
[    0.681967] ACPI: LAPIC_NMI (acpi_id[0x18] high edge lint[0x1])
[    0.681968] ACPI: LAPIC_NMI (acpi_id[0x1a] high edge lint[0x1])
[    0.681969] ACPI: LAPIC_NMI (acpi_id[0x1c] high edge lint[0x1])
[    0.681970] ACPI: LAPIC_NMI (acpi_id[0x1e] high edge lint[0x1])
[    0.681971] ACPI: LAPIC_NMI (acpi_id[0x20] high edge lint[0x1])
[    0.681972] ACPI: LAPIC_NMI (acpi_id[0x22] high edge lint[0x1])
[    0.681973] ACPI: LAPIC_NMI (acpi_id[0x24] high edge lint[0x1])
[    0.681974] ACPI: LAPIC_NMI (acpi_id[0x26] high edge lint[0x1])
[    0.681975] ACPI: LAPIC_NMI (acpi_id[0x28] high edge lint[0x1])
[    0.681976] ACPI: LAPIC_NMI (acpi_id[0x2a] high edge lint[0x1])
[    0.681977] ACPI: LAPIC_NMI (acpi_id[0x2c] high edge lint[0x1])
[    0.681978] ACPI: LAPIC_NMI (acpi_id[0x2e] high edge lint[0x1])
[    0.681979] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.681980] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.681981] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.681982] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.681983] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.681984] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.681985] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.681986] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.681987] ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
[    0.681988] ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
[    0.681989] ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
[    0.681990] ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
[    0.681991] ACPI: LAPIC_NMI (acpi_id[0x19] high edge lint[0x1])
[    0.681992] ACPI: LAPIC_NMI (acpi_id[0x1b] high edge lint[0x1])
[    0.681993] ACPI: LAPIC_NMI (acpi_id[0x1d] high edge lint[0x1])
[    0.681993] ACPI: LAPIC_NMI (acpi_id[0x1f] high edge lint[0x1])
[    0.681994] ACPI: LAPIC_NMI (acpi_id[0x21] high edge lint[0x1])
[    0.681995] ACPI: LAPIC_NMI (acpi_id[0x23] high edge lint[0x1])
[    0.681996] ACPI: LAPIC_NMI (acpi_id[0x25] high edge lint[0x1])
[    0.681997] ACPI: LAPIC_NMI (acpi_id[0x27] high edge lint[0x1])
[    0.681998] ACPI: LAPIC_NMI (acpi_id[0x29] high edge lint[0x1])
[    0.681999] ACPI: LAPIC_NMI (acpi_id[0x2b] high edge lint[0x1])
[    0.682000] ACPI: LAPIC_NMI (acpi_id[0x2d] high edge lint[0x1])
[    0.682001] ACPI: LAPIC_NMI (acpi_id[0x2f] high edge lint[0x1])
[    0.682016] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[    0.682022] IOAPIC[1]: apic_id 2, version 32, address 0xfec01000, GSI 24-47
[    0.682028] IOAPIC[2]: apic_id 3, version 32, address 0xfec40000, GSI 48-71
[    0.682031] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.682036] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.682043] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.682046] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.682057] TSC deadline timer available
[    0.682058] smpboot: Allowing 48 CPUs, 0 hotplug CPUs
[    0.682081] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.682084] PM: hibernation: Registered nosave memory: [mem 0x00097000-0x0009ffff]
[    0.682085] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.682086] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.682088] PM: hibernation: Registered nosave memory: [mem 0x7cb60000-0x7cb8cfff]
[    0.682090] PM: hibernation: Registered nosave memory: [mem 0x7cb8d000-0x7cca4fff]
[    0.682091] PM: hibernation: Registered nosave memory: [mem 0x7cca5000-0x7d8defff]
[    0.682092] PM: hibernation: Registered nosave memory: [mem 0x7d8df000-0x7eb06fff]
[    0.682093] PM: hibernation: Registered nosave memory: [mem 0x7eb07000-0x7effffff]
[    0.682095] PM: hibernation: Registered nosave memory: [mem 0x7f000000-0x7fffffff]
[    0.682096] PM: hibernation: Registered nosave memory: [mem 0x80000000-0x8fffffff]
[    0.682097] PM: hibernation: Registered nosave memory: [mem 0x90000000-0xfed1bfff]
[    0.682097] PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed3ffff]
[    0.682099] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfeffffff]
[    0.682099] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.682103] [mem 0x90000000-0xfed1bfff] available for PCI devices
[    0.682105] Booting paravirtualized kernel on bare hardware
[    0.682110] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.682123] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:48 nr_cpu_ids:48 nr_node_ids:2
[    0.685266] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
[    0.685277] pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
[    0.685281] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 24 25 26 27 
[    0.685294] pcpu-alloc: [0] 28 29 30 31 32 33 34 35 [1] 12 13 14 15 16 17 18 19 
[    0.685305] pcpu-alloc: [1] 20 21 22 23 36 37 38 39 [1] 40 41 42 43 44 45 46 47 
[    0.685348] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.5.13-5-pve root=UUID=3842ebdd-e37f-4e4e-afd4-d7eb79b41984 ro quiet rootdelay=80 intel_iommu=on iommu=pt vfio-pci.ids=10de:1201,10de:0e0c
[    0.685470] DMAR: IOMMU enabled
[    0.685514] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-6.5.13-5-pve", will be passed to user space.
[    0.685550] random: crng init done
[    0.685552] printk: log_buf_len individual max cpu contribution: 4096 bytes
[    0.685554] printk: log_buf_len total cpu_extra contributions: 192512 bytes
[    0.685555] printk: log_buf_len min size: 262144 bytes
[    0.686180] printk: log_buf_len: 524288 bytes
[    0.686181] printk: early log buf free: 246648(94%)
[    0.687107] Fallback order for Node 0: 0 1 
[    0.687112] Fallback order for Node 1: 1 0 
[    0.687119] Built 2 zonelists, mobility grouping on.  Total pages: 66046770
[    0.687121] Policy zone: Normal
[    0.687131] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.687147] software IO TLB: area num 64.
[    1.568170] Memory: 263992704K/268381144K available (20480K kernel code, 3588K rwdata, 12772K rodata, 4648K init, 18216K bss, 4388180K reserved, 0K cma-reserved)
[    1.568806] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=48, Nodes=2
[    1.568846] Kernel/User page tables isolation: enabled
[    1.568946] ftrace: allocating 52909 entries in 207 pages
[    1.584874] ftrace: allocated 207 pages with 6 groups
[    1.586256] Dynamic Preempt: voluntary
[    1.586489] rcu: Preemptible hierarchical RCU implementation.
[    1.586491] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=48.
[    1.586493] 	Trampoline variant of Tasks RCU enabled.
[    1.586494] 	Rude variant of Tasks RCU enabled.
[    1.586495] 	Tracing variant of Tasks RCU enabled.
[    1.586497] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    1.586498] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=48
[    1.590287] NR_IRQS: 524544, nr_irqs: 1624, preallocated irqs: 16
[    1.590570] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    1.596842] Console: colour VGA+ 80x25
[    1.596850] printk: console [tty0] enabled
[    1.597041] mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl
[    1.597049] ACPI: Core revision 20230331
[    1.597622] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    1.597640] APIC: Switch to symmetric I/O mode setup
[    1.597643] DMAR: Host address width 46
[    1.597644] DMAR: DRHD base: 0x000000fbffe000 flags: 0x0
[    1.597652] DMAR: dmar0: reg_base_addr fbffe000 ver 1:0 cap d2078c106f0466 ecap f020df
[    1.597655] DMAR: DRHD base: 0x000000cfffc000 flags: 0x1
[    1.597666] DMAR: dmar1: reg_base_addr cfffc000 ver 1:0 cap d2078c106f0466 ecap f020df
[    1.597669] DMAR: RMRR base: 0x0000007e953000 end: 0x0000007e969fff
[    1.597671] DMAR: ATSR flags: 0x0
[    1.597673] DMAR: RHSA base: 0x000000fbffe000 proximity domain: 0x1
[    1.597674] DMAR: RHSA base: 0x000000cfffc000 proximity domain: 0x0
[    1.597677] DMAR-IR: IOAPIC id 3 under DRHD base  0xfbffe000 IOMMU 0
[    1.597679] DMAR-IR: IOAPIC id 0 under DRHD base  0xcfffc000 IOMMU 1
[    1.597680] DMAR-IR: IOAPIC id 2 under DRHD base  0xcfffc000 IOMMU 1
[    1.597682] DMAR-IR: HPET id 0 under DRHD base 0xcfffc000
[    1.597683] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    1.598519] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    1.598522] x2apic enabled
[    1.598532] Switched APIC routing to cluster x2apic.
[    1.599222] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    1.617648] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x26eadff16b4, max_idle_ns: 440795279675 ns
[    1.617656] Calibrating delay loop (skipped), value calculated using timer frequency.. 5399.80 BogoMIPS (lpj=10799600)
[    1.617695] CPU0: Thermal monitoring enabled (TM1)
[    1.617792] process: using mwait in idle threads
[    1.617798] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[    1.617800] Last level dTLB entries: 4KB 512, 2MB 0, 4MB 0, 1GB 4
[    1.617804] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    1.617809] Spectre V2 : Mitigation: Retpolines
[    1.617810] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    1.617811] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    1.617812] Speculative Store Bypass: Vulnerable
[    1.617817] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[    1.617818] MMIO Stale Data: Unknown: No mitigations
[    1.617825] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    1.617827] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    1.617828] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    1.617830] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    1.617832] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    1.645879] Freeing SMP alternatives memory: 44K
[    1.645882] pid_max: default: 49152 minimum: 384
[    1.646002] LSM: initializing lsm=lockdown,capability,yama,apparmor,integrity
[    1.646036] Yama: becoming mindful.
[    1.646085] AppArmor: AppArmor initialized
[    1.689583] Dentry cache hash table entries: 16777216 (order: 15, 134217728 bytes, vmalloc hugepage)
[    1.711373] Inode-cache hash table entries: 8388608 (order: 14, 67108864 bytes, vmalloc hugepage)
[    1.712170] Mount-cache hash table entries: 262144 (order: 9, 2097152 bytes, vmalloc)
[    1.712875] Mountpoint-cache hash table entries: 262144 (order: 9, 2097152 bytes, vmalloc)
[    1.713892] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2697 v2 @ 2.70GHz (family: 0x6, model: 0x3e, stepping: 0x4)
[    1.714223] RCU Tasks: Setting shift to 6 and lim to 1 rcu_task_cb_adjust=1.
[    1.714264] RCU Tasks Rude: Setting shift to 6 and lim to 1 rcu_task_cb_adjust=1.
[    1.714297] RCU Tasks Trace: Setting shift to 6 and lim to 1 rcu_task_cb_adjust=1.
[    1.714322] Performance Events: PEBS fmt1+, IvyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
[    1.714366] ... version:                3
[    1.714367] ... bit width:              48
[    1.714369] ... generic registers:      4
[    1.714370] ... value mask:             0000ffffffffffff
[    1.714371] ... max period:             00007fffffffffff
[    1.714372] ... fixed-purpose events:   3
[    1.714373] ... event mask:             000000070000000f
[    1.714577] signal: max sigframe size: 1776
[    1.714608] Estimated ratio of average max frequency by base frequency (times 1024): 1213
[    1.714674] rcu: Hierarchical SRCU implementation.
[    1.714676] rcu: 	Max phase no-delay instances is 1000.
[    1.718891] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    1.719752] smp: Bringing up secondary CPUs ...
[    1.719940] smpboot: x86: Booting SMP configuration:
[    1.719942] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
[    1.723652] .... node  #1, CPUs:   #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23
[    0.011043] smpboot: CPU 12 Converting physical 0 to logical die 1

[    1.771655] .... node  #0, CPUs:   #24 #25 #26 #27 #28 #29 #30 #31 #32 #33 #34 #35
[    1.778558] .... node  #1, CPUs:   #36 #37 #38 #39 #40 #41 #42 #43 #44 #45 #46 #47
[    1.783656] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    1.829752] smp: Brought up 2 nodes, 48 CPUs
[    1.829752] smpboot: Max logical packages: 2
[    1.829752] smpboot: Total of 48 processors activated (259190.40 BogoMIPS)
[    1.849199] devtmpfs: initialized
[    1.849199] x86/mm: Memory block size: 2048MB
[    1.851426] ACPI: PM: Registering ACPI NVS region [mem 0x7cca5000-0x7d8defff] (12820480 bytes)
[    1.851426] ACPI: PM: Registering ACPI NVS region [mem 0x7eb07000-0x7effffff] (5214208 bytes)
[    1.851426] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    1.851426] futex hash table entries: 16384 (order: 8, 1048576 bytes, vmalloc)
[    1.851426] pinctrl core: initialized pinctrl subsystem
[    1.851426] PM: RTC time: 21:34:01, date: 2024-05-01
[    1.854903] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    1.856797] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    1.857809] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    1.858816] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    1.858833] audit: initializing netlink subsys (disabled)
[    1.858843] audit: type=2000 audit(1714599240.260:1): state=initialized audit_enabled=0 res=1
[    1.858843] thermal_sys: Registered thermal governor 'fair_share'
[    1.858843] thermal_sys: Registered thermal governor 'bang_bang'
[    1.858843] thermal_sys: Registered thermal governor 'step_wise'
[    1.858843] thermal_sys: Registered thermal governor 'user_space'
[    1.858843] thermal_sys: Registered thermal governor 'power_allocator'
[    1.858843] EISA bus registered
[    1.858843] cpuidle: using governor ladder
[    1.858843] cpuidle: using governor menu
[    1.858843] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    1.858843] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0x80000000-0x8fffffff] (base 0x80000000)
[    1.858843] PCI: MMCONFIG at [mem 0x80000000-0x8fffffff] reserved as E820 entry
[    1.858843] PCI: Using configuration type 1 for base access
[    1.858843] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[    1.859264] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    1.861850] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    1.861880] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    1.861880] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    1.861880] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    1.861880] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    1.861894] ACPI: Added _OSI(Module Device)
[    1.861897] ACPI: Added _OSI(Processor Device)
[    1.861898] ACPI: Added _OSI(3.0 _SCP Extensions)
[    1.861900] ACPI: Added _OSI(Processor Aggregator Device)
[    2.030269] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    2.065266] ACPI: Interpreter enabled
[    2.065289] ACPI: PM: (supports S0 S1 S5)
[    2.065291] ACPI: Using IOAPIC for interrupt routing
[    2.069029] HEST: Table parsing has been initialized.
[    2.069166] GHES: APEI firmware first mode is enabled by WHEA _OSC.
[    2.069172] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    2.069174] PCI: Using E820 reservations for host bridge windows
[    2.069789] ACPI: Enabled 8 GPEs in block 00 to 3F
[    2.071007] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    2.094820] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[    2.094831] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    2.094947] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug AER LTR DPC]
[    2.095146] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
[    2.095678] PCI host bridge to bus 0000:00
[    2.095681] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    2.095684] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    2.095685] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    2.095688] pci_bus 0000:00: root bus resource [io  0x0d00-0x9fff window]
[    2.095691] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[    2.095693] pci_bus 0000:00: root bus resource [mem 0x80000000-0xcfffffff window]
[    2.095697] pci_bus 0000:00: root bus resource [bus 00-7e]
[    2.095732] pci 0000:00:00.0: [8086:0e00] type 00 class 0x060000
[    2.095815] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[    2.095939] pci 0000:00:01.0: [8086:0e02] type 01 class 0x060400
[    2.096032] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    2.096212] pci 0000:00:01.1: [8086:0e03] type 01 class 0x060400
[    2.096301] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    2.096473] pci 0000:00:02.0: [8086:0e04] type 01 class 0x060400
[    2.096563] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[    2.096729] pci 0000:00:02.2: [8086:0e06] type 01 class 0x060400
[    2.096818] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
[    2.096982] pci 0000:00:03.0: [8086:0e08] type 01 class 0x060400
[    2.097017] pci 0000:00:03.0: enabling Extended Tags
[    2.097079] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[    2.097231] pci 0000:00:04.0: [8086:0e20] type 00 class 0x088000
[    2.097250] pci 0000:00:04.0: reg 0x10: [mem 0xc6120000-0xc6123fff 64bit]
[    2.097375] pci 0000:00:04.1: [8086:0e21] type 00 class 0x088000
[    2.097391] pci 0000:00:04.1: reg 0x10: [mem 0xc611c000-0xc611ffff 64bit]
[    2.097515] pci 0000:00:04.2: [8086:0e22] type 00 class 0x088000
[    2.097531] pci 0000:00:04.2: reg 0x10: [mem 0xc6118000-0xc611bfff 64bit]
[    2.097652] pci 0000:00:04.3: [8086:0e23] type 00 class 0x088000
[    2.097669] pci 0000:00:04.3: reg 0x10: [mem 0xc6114000-0xc6117fff 64bit]
[    2.097793] pci 0000:00:04.4: [8086:0e24] type 00 class 0x088000
[    2.097809] pci 0000:00:04.4: reg 0x10: [mem 0xc6110000-0xc6113fff 64bit]
[    2.097941] pci 0000:00:04.5: [8086:0e25] type 00 class 0x088000
[    2.097957] pci 0000:00:04.5: reg 0x10: [mem 0xc610c000-0xc610ffff 64bit]
[    2.098077] pci 0000:00:04.6: [8086:0e26] type 00 class 0x088000
[    2.098094] pci 0000:00:04.6: reg 0x10: [mem 0xc6108000-0xc610bfff 64bit]
[    2.098214] pci 0000:00:04.7: [8086:0e27] type 00 class 0x088000
[    2.098231] pci 0000:00:04.7: reg 0x10: [mem 0xc6104000-0xc6107fff 64bit]
[    2.098353] pci 0000:00:05.0: [8086:0e28] type 00 class 0x088000
[    2.098463] pci 0000:00:05.2: [8086:0e2a] type 00 class 0x088000
[    2.098574] pci 0000:00:05.4: [8086:0e2c] type 00 class 0x080020
[    2.098586] pci 0000:00:05.4: reg 0x10: [mem 0xc612b000-0xc612bfff]
[    2.098724] pci 0000:00:11.0: [8086:1d3e] type 01 class 0x060400
[    2.098835] pci 0000:00:11.0: PME# supported from D0 D3hot D3cold
[    2.098975] pci 0000:00:16.0: [8086:1d3a] type 00 class 0x078000
[    2.098997] pci 0000:00:16.0: reg 0x10: [mem 0xc612a000-0xc612a00f 64bit]
[    2.099059] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    2.099159] pci 0000:00:16.1: [8086:1d3b] type 00 class 0x078000
[    2.099177] pci 0000:00:16.1: reg 0x10: [mem 0xc6129000-0xc612900f 64bit]
[    2.099240] pci 0000:00:16.1: PME# supported from D0 D3hot D3cold
[    2.099342] pci 0000:00:1a.0: [8086:1d2d] type 00 class 0x0c0320
[    2.099360] pci 0000:00:1a.0: reg 0x10: [mem 0xc6127000-0xc61273ff]
[    2.099444] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    2.099542] pci 0000:00:1b.0: [8086:1d20] type 00 class 0x040300
[    2.099560] pci 0000:00:1b.0: reg 0x10: [mem 0xc6100000-0xc6103fff 64bit]
[    2.099638] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    2.099730] pci 0000:00:1c.0: [8086:1d10] type 01 class 0x060400
[    2.099824] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    2.099851] pci 0000:00:1c.0: Enabling MPC IRBNCE
[    2.099854] pci 0000:00:1c.0: Intel PCH root port ACS workaround enabled
[    2.099968] pci 0000:00:1c.7: [8086:1d1e] type 01 class 0x060400
[    2.100063] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[    2.100086] pci 0000:00:1c.7: Enabling MPC IRBNCE
[    2.100089] pci 0000:00:1c.7: Intel PCH root port ACS workaround enabled
[    2.100204] pci 0000:00:1d.0: [8086:1d26] type 00 class 0x0c0320
[    2.100221] pci 0000:00:1d.0: reg 0x10: [mem 0xc6126000-0xc61263ff]
[    2.100305] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    2.100402] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[    2.100539] pci 0000:00:1f.0: [8086:1d41] type 00 class 0x060100
[    2.100751] pci 0000:00:1f.2: [8086:1d02] type 00 class 0x010601
[    2.100766] pci 0000:00:1f.2: reg 0x10: [io  0x9070-0x9077]
[    2.100774] pci 0000:00:1f.2: reg 0x14: [io  0x9060-0x9063]
[    2.100784] pci 0000:00:1f.2: reg 0x18: [io  0x9050-0x9057]
[    2.100791] pci 0000:00:1f.2: reg 0x1c: [io  0x9040-0x9043]
[    2.100798] pci 0000:00:1f.2: reg 0x20: [io  0x9020-0x903f]
[    2.100806] pci 0000:00:1f.2: reg 0x24: [mem 0xc6125000-0xc61257ff]
[    2.100847] pci 0000:00:1f.2: PME# supported from D3hot
[    2.100935] pci 0000:00:1f.3: [8086:1d22] type 00 class 0x0c0500
[    2.100954] pci 0000:00:1f.3: reg 0x10: [mem 0xc6124000-0xc61240ff 64bit]
[    2.100974] pci 0000:00:1f.3: reg 0x20: [io  0x9000-0x901f]
[    2.101102] pci 0000:00:01.0: PCI bridge to [bus 01]
[    2.101146] pci 0000:00:01.1: PCI bridge to [bus 02]
[    2.101191] pci 0000:00:02.0: PCI bridge to [bus 03]
[    2.101248] pci 0000:04:00.0: [9005:0285] type 00 class 0x010400
[    2.101263] pci 0000:04:00.0: reg 0x10: [mem 0xc8a00000-0xc8bfffff 64bit]
[    2.101292] pci 0000:04:00.0: reg 0x30: [mem 0xc8c00000-0xc8c7ffff pref]
[    2.101335] pci 0000:04:00.0: supports D1
[    2.101403] pci 0000:00:02.2: PCI bridge to [bus 04]
[    2.101408] pci 0000:00:02.2:   bridge window [mem 0xc8a00000-0xc8cfffff]
[    2.101462] pci 0000:05:00.0: [10de:1201] type 00 class 0x030000
[    2.101472] pci 0000:05:00.0: reg 0x10: [mem 0xc4000000-0xc5ffffff]
[    2.101480] pci 0000:05:00.0: reg 0x14: [mem 0xb8000000-0xbfffffff 64bit pref]
[    2.101488] pci 0000:05:00.0: reg 0x1c: [mem 0xc0000000-0xc3ffffff 64bit pref]
[    2.101494] pci 0000:05:00.0: reg 0x24: [io  0x8000-0x807f]
[    2.101499] pci 0000:05:00.0: reg 0x30: [mem 0xc6000000-0xc607ffff pref]
[    2.101506] pci 0000:05:00.0: enabling Extended Tags
[    2.101624] pci 0000:05:00.1: [10de:0e0c] type 00 class 0x040300
[    2.101636] pci 0000:05:00.1: reg 0x10: [mem 0xc6080000-0xc6083fff]
[    2.101672] pci 0000:05:00.1: enabling Extended Tags
[    2.101775] pci 0000:00:03.0: PCI bridge to [bus 05]
[    2.101779] pci 0000:00:03.0:   bridge window [io  0x8000-0x8fff]
[    2.101783] pci 0000:00:03.0:   bridge window [mem 0xb8000000-0xc60fffff]
[    2.101867] pci 0000:06:00.0: [8086:1d6b] type 00 class 0x010700
[    2.101891] pci 0000:06:00.0: reg 0x10: [mem 0xc8800000-0xc8803fff 64bit pref]
[    2.101909] pci 0000:06:00.0: reg 0x18: [mem 0xc8400000-0xc87fffff 64bit pref]
[    2.101919] pci 0000:06:00.0: reg 0x20: [io  0x7000-0x70ff]
[    2.101944] pci 0000:06:00.0: enabling Extended Tags
[    2.102045] pci 0000:06:00.0: reg 0x164: [mem 0xcfe00000-0xcfe03fff 64bit pref]
[    2.102048] pci 0000:06:00.0: VF(n) BAR0 space: [mem 0xcfe00000-0xcfe7bfff 64bit pref] (contains BAR0 for 31 VFs)
[    2.102295] pci 0000:00:11.0: PCI bridge to [bus 06]
[    2.102301] pci 0000:00:11.0:   bridge window [io  0x7000-0x7fff]
[    2.102305] pci 0000:00:11.0:   bridge window [mem 0xc8400000-0xc88fffff]
[    2.102312] pci 0000:00:11.0:   bridge window [mem 0xcfe00000-0xcfefffff 64bit pref]
[    2.102411] pci 0000:07:00.0: [8086:1521] type 00 class 0x020000
[    2.102436] pci 0000:07:00.0: reg 0x10: [mem 0xc8e20000-0xc8e3ffff]
[    2.102461] pci 0000:07:00.0: reg 0x18: [io  0x6020-0x603f]
[    2.102474] pci 0000:07:00.0: reg 0x1c: [mem 0xc8ec4000-0xc8ec7fff]
[    2.102634] pci 0000:07:00.0: PME# supported from D0 D3hot D3cold
[    2.102678] pci 0000:07:00.0: reg 0x184: [mem 0xc8ea0000-0xc8ea3fff]
[    2.102682] pci 0000:07:00.0: VF(n) BAR0 space: [mem 0xc8ea0000-0xc8ebffff] (contains BAR0 for 8 VFs)
[    2.102718] pci 0000:07:00.0: reg 0x190: [mem 0xc8e80000-0xc8e83fff]
[    2.102720] pci 0000:07:00.0: VF(n) BAR3 space: [mem 0xc8e80000-0xc8e9ffff] (contains BAR3 for 8 VFs)
[    2.103047] pci 0000:07:00.1: [8086:1521] type 00 class 0x020000
[    2.103071] pci 0000:07:00.1: reg 0x10: [mem 0xc8e00000-0xc8e1ffff]
[    2.103096] pci 0000:07:00.1: reg 0x18: [io  0x6000-0x601f]
[    2.103111] pci 0000:07:00.1: reg 0x1c: [mem 0xc8ec0000-0xc8ec3fff]
[    2.103265] pci 0000:07:00.1: PME# supported from D0 D3hot D3cold
[    2.103307] pci 0000:07:00.1: reg 0x184: [mem 0xc8e60000-0xc8e63fff]
[    2.103311] pci 0000:07:00.1: VF(n) BAR0 space: [mem 0xc8e60000-0xc8e7ffff] (contains BAR0 for 8 VFs)
[    2.103347] pci 0000:07:00.1: reg 0x190: [mem 0xc8e40000-0xc8e43fff]
[    2.103349] pci 0000:07:00.1: VF(n) BAR3 space: [mem 0xc8e40000-0xc8e5ffff] (contains BAR3 for 8 VFs)
[    2.103622] pci 0000:00:1c.0: PCI bridge to [bus 07-08]
[    2.103626] pci 0000:00:1c.0:   bridge window [io  0x6000-0x6fff]
[    2.103631] pci 0000:00:1c.0:   bridge window [mem 0xc8e00000-0xc8efffff]
[    2.103719] pci 0000:09:00.0: [1a03:1150] type 01 class 0x060400
[    2.103887] pci 0000:09:00.0: supports D1 D2
[    2.103890] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    2.104019] pci 0000:09:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    2.104031] pci 0000:00:1c.7: PCI bridge to [bus 09-0a]
[    2.104036] pci 0000:00:1c.7:   bridge window [io  0x5000-0x5fff]
[    2.104039] pci 0000:00:1c.7:   bridge window [mem 0xc7000000-0xc80fffff]
[    2.104101] pci_bus 0000:0a: extended config space not accessible
[    2.104136] pci 0000:0a:00.0: [1a03:2000] type 00 class 0x030000
[    2.104168] pci 0000:0a:00.0: reg 0x10: [mem 0xc7000000-0xc7ffffff]
[    2.104191] pci 0000:0a:00.0: reg 0x14: [mem 0xc8000000-0xc801ffff]
[    2.104209] pci 0000:0a:00.0: reg 0x18: [io  0x5000-0x507f]
[    2.104301] pci 0000:0a:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    2.104348] pci 0000:0a:00.0: supports D1 D2
[    2.104350] pci 0000:0a:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    2.104483] pci 0000:09:00.0: PCI bridge to [bus 0a]
[    2.104495] pci 0000:09:00.0:   bridge window [io  0x5000-0x5fff]
[    2.104500] pci 0000:09:00.0:   bridge window [mem 0xc7000000-0xc80fffff]
[    2.104537] pci_bus 0000:0b: extended config space not accessible
[    2.104590] pci 0000:00:1e.0: PCI bridge to [bus 0b] (subtractive decode)
[    2.104601] pci 0000:00:1e.0:   bridge window [io  0x0000-0x03af window] (subtractive decode)
[    2.104604] pci 0000:00:1e.0:   bridge window [io  0x03e0-0x0cf7 window] (subtractive decode)
[    2.104607] pci 0000:00:1e.0:   bridge window [io  0x03b0-0x03df window] (subtractive decode)
[    2.104609] pci 0000:00:1e.0:   bridge window [io  0x0d00-0x9fff window] (subtractive decode)
[    2.104611] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000dffff window] (subtractive decode)
[    2.104613] pci 0000:00:1e.0:   bridge window [mem 0x80000000-0xcfffffff window] (subtractive decode)
[    2.104664] pci_bus 0000:00: on NUMA node 0
[    2.105561] ACPI: PCI Root Bridge [UNC0] (domain 0000 [bus 7f])
[    2.105568] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    2.105590] acpi PNP0A03:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    2.105668] PCI host bridge to bus 0000:7f
[    2.105672] pci_bus 0000:7f: root bus resource [bus 7f]
[    2.105684] pci 0000:7f:08.0: [8086:0e80] type 00 class 0x088000
[    2.105749] pci 0000:7f:09.0: [8086:0e90] type 00 class 0x088000
[    2.105809] pci 0000:7f:0a.0: [8086:0ec0] type 00 class 0x088000
[    2.105861] pci 0000:7f:0a.1: [8086:0ec1] type 00 class 0x088000
[    2.105912] pci 0000:7f:0a.2: [8086:0ec2] type 00 class 0x088000
[    2.105966] pci 0000:7f:0a.3: [8086:0ec3] type 00 class 0x088000
[    2.106034] pci 0000:7f:0b.0: [8086:0e1e] type 00 class 0x088000
[    2.106083] pci 0000:7f:0b.3: [8086:0e1f] type 00 class 0x088000
[    2.106133] pci 0000:7f:0c.0: [8086:0ee0] type 00 class 0x088000
[    2.106190] pci 0000:7f:0c.1: [8086:0ee2] type 00 class 0x088000
[    2.106240] pci 0000:7f:0c.2: [8086:0ee4] type 00 class 0x088000
[    2.106290] pci 0000:7f:0c.3: [8086:0ee6] type 00 class 0x088000
[    2.106350] pci 0000:7f:0c.4: [8086:0ee8] type 00 class 0x088000
[    2.106399] pci 0000:7f:0c.5: [8086:0eea] type 00 class 0x088000
[    2.106466] pci 0000:7f:0d.0: [8086:0ee1] type 00 class 0x088000
[    2.106515] pci 0000:7f:0d.1: [8086:0ee3] type 00 class 0x088000
[    2.106565] pci 0000:7f:0d.2: [8086:0ee5] type 00 class 0x088000
[    2.106616] pci 0000:7f:0d.3: [8086:0ee7] type 00 class 0x088000
[    2.106664] pci 0000:7f:0d.4: [8086:0ee9] type 00 class 0x088000
[    2.106713] pci 0000:7f:0d.5: [8086:0eeb] type 00 class 0x088000
[    2.106764] pci 0000:7f:0e.0: [8086:0ea0] type 00 class 0x088000
[    2.106815] pci 0000:7f:0e.1: [8086:0e30] type 00 class 0x110100
[    2.106881] pci 0000:7f:0f.0: [8086:0ea8] type 00 class 0x088000
[    2.106952] pci 0000:7f:0f.1: [8086:0e71] type 00 class 0x088000
[    2.107019] pci 0000:7f:0f.2: [8086:0eaa] type 00 class 0x088000
[    2.107086] pci 0000:7f:0f.3: [8086:0eab] type 00 class 0x088000
[    2.107154] pci 0000:7f:0f.4: [8086:0eac] type 00 class 0x088000
[    2.107220] pci 0000:7f:0f.5: [8086:0ead] type 00 class 0x088000
[    2.107288] pci 0000:7f:10.0: [8086:0eb0] type 00 class 0x088000
[    2.107358] pci 0000:7f:10.1: [8086:0eb1] type 00 class 0x088000
[    2.107433] pci 0000:7f:10.2: [8086:0eb2] type 00 class 0x088000
[    2.107501] pci 0000:7f:10.3: [8086:0eb3] type 00 class 0x088000
[    2.107573] pci 0000:7f:10.4: [8086:0eb4] type 00 class 0x088000
[    2.107640] pci 0000:7f:10.5: [8086:0eb5] type 00 class 0x088000
[    2.107707] pci 0000:7f:10.6: [8086:0eb6] type 00 class 0x088000
[    2.107775] pci 0000:7f:10.7: [8086:0eb7] type 00 class 0x088000
[    2.107841] pci 0000:7f:13.0: [8086:0e1d] type 00 class 0x088000
[    2.107889] pci 0000:7f:13.1: [8086:0e34] type 00 class 0x110100
[    2.107948] pci 0000:7f:13.4: [8086:0e81] type 00 class 0x088000
[    2.107997] pci 0000:7f:13.5: [8086:0e36] type 00 class 0x110100
[    2.108048] pci 0000:7f:16.0: [8086:0ec8] type 00 class 0x088000
[    2.108096] pci 0000:7f:16.1: [8086:0ec9] type 00 class 0x088000
[    2.108144] pci 0000:7f:16.2: [8086:0eca] type 00 class 0x088000
[    2.108204] pci 0000:7f:1c.0: [8086:0e60] type 00 class 0x088000
[    2.108259] pci 0000:7f:1c.1: [8086:0e38] type 00 class 0x110100
[    2.108320] pci 0000:7f:1d.0: [8086:0e68] type 00 class 0x088000
[    2.108406] pci 0000:7f:1d.1: [8086:0e79] type 00 class 0x088000
[    2.108480] pci 0000:7f:1d.2: [8086:0e6a] type 00 class 0x088000
[    2.108551] pci 0000:7f:1d.3: [8086:0e6b] type 00 class 0x088000
[    2.108624] pci 0000:7f:1d.4: [8086:0e6c] type 00 class 0x088000
[    2.108695] pci 0000:7f:1d.5: [8086:0e6d] type 00 class 0x088000
[    2.108767] pci 0000:7f:1e.0: [8086:0ef0] type 00 class 0x088000
[    2.108846] pci 0000:7f:1e.1: [8086:0ef1] type 00 class 0x088000
[    2.108917] pci 0000:7f:1e.2: [8086:0ef2] type 00 class 0x088000
[    2.109012] pci 0000:7f:1e.3: [8086:0ef3] type 00 class 0x088000
[    2.109086] pci 0000:7f:1e.4: [8086:0ef4] type 00 class 0x088000
[    2.109158] pci 0000:7f:1e.5: [8086:0ef5] type 00 class 0x088000
[    2.109229] pci 0000:7f:1e.6: [8086:0ef6] type 00 class 0x088000
[    2.109302] pci 0000:7f:1e.7: [8086:0ef7] type 00 class 0x088000
[    2.109370] pci_bus 0000:7f: on NUMA node 0
[    2.109578] ACPI: PCI Root Bridge [PCI1] (domain 0000 [bus 80-fe])
[    2.109587] acpi PNP0A08:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    2.109706] acpi PNP0A08:01: _OSC: platform does not support [SHPCHotplug AER LTR DPC]
[    2.109903] acpi PNP0A08:01: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
[    2.110170] PCI host bridge to bus 0000:80
[    2.110174] pci_bus 0000:80: root bus resource [io  0xa000-0xffff window]
[    2.110179] pci_bus 0000:80: root bus resource [mem 0xd0000000-0xfbffffff window]
[    2.110181] pci_bus 0000:80: root bus resource [bus 80-fe]
[    2.110211] pci 0000:80:00.0: [8086:0e01] type 01 class 0x060400
[    2.110308] pci 0000:80:00.0: PME# supported from D0 D3hot D3cold
[    2.110489] pci 0000:80:01.0: [8086:0e02] type 01 class 0x060400
[    2.110590] pci 0000:80:01.0: PME# supported from D0 D3hot D3cold
[    2.110775] pci 0000:80:02.0: [8086:0e04] type 01 class 0x060400
[    2.110875] pci 0000:80:02.0: PME# supported from D0 D3hot D3cold
[    2.111076] pci 0000:80:03.0: [8086:0e08] type 01 class 0x060400
[    2.111115] pci 0000:80:03.0: enabling Extended Tags
[    2.111183] pci 0000:80:03.0: PME# supported from D0 D3hot D3cold
[    2.111371] pci 0000:80:04.0: [8086:0e20] type 00 class 0x088000
[    2.111389] pci 0000:80:04.0: reg 0x10: [mem 0xfbf1c000-0xfbf1ffff 64bit]
[    2.111529] pci 0000:80:04.1: [8086:0e21] type 00 class 0x088000
[    2.111546] pci 0000:80:04.1: reg 0x10: [mem 0xfbf18000-0xfbf1bfff 64bit]
[    2.111680] pci 0000:80:04.2: [8086:0e22] type 00 class 0x088000
[    2.111698] pci 0000:80:04.2: reg 0x10: [mem 0xfbf14000-0xfbf17fff 64bit]
[    2.111835] pci 0000:80:04.3: [8086:0e23] type 00 class 0x088000
[    2.111853] pci 0000:80:04.3: reg 0x10: [mem 0xfbf10000-0xfbf13fff 64bit]
[    2.111985] pci 0000:80:04.4: [8086:0e24] type 00 class 0x088000
[    2.112002] pci 0000:80:04.4: reg 0x10: [mem 0xfbf0c000-0xfbf0ffff 64bit]
[    2.112137] pci 0000:80:04.5: [8086:0e25] type 00 class 0x088000
[    2.112154] pci 0000:80:04.5: reg 0x10: [mem 0xfbf08000-0xfbf0bfff 64bit]
[    2.112291] pci 0000:80:04.6: [8086:0e26] type 00 class 0x088000
[    2.112308] pci 0000:80:04.6: reg 0x10: [mem 0xfbf04000-0xfbf07fff 64bit]
[    2.112456] pci 0000:80:04.7: [8086:0e27] type 00 class 0x088000
[    2.112473] pci 0000:80:04.7: reg 0x10: [mem 0xfbf00000-0xfbf03fff 64bit]
[    2.112604] pci 0000:80:05.0: [8086:0e28] type 00 class 0x088000
[    2.112729] pci 0000:80:05.2: [8086:0e2a] type 00 class 0x088000
[    2.112855] pci 0000:80:05.4: [8086:0e2c] type 00 class 0x080020
[    2.112868] pci 0000:80:05.4: reg 0x10: [mem 0xfbf20000-0xfbf20fff]
[    2.113046] pci 0000:80:00.0: PCI bridge to [bus 81]
[    2.113096] pci 0000:80:01.0: PCI bridge to [bus 82]
[    2.113145] pci 0000:80:02.0: PCI bridge to [bus 83]
[    2.113195] pci 0000:80:03.0: PCI bridge to [bus 84]
[    2.113228] pci_bus 0000:80: on NUMA node 1
[    2.113342] ACPI: PCI Root Bridge [UNC1] (domain 0000 [bus ff])
[    2.113350] acpi PNP0A03:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    2.113372] acpi PNP0A03:01: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    2.113448] PCI host bridge to bus 0000:ff
[    2.113450] pci_bus 0000:ff: root bus resource [bus ff]
[    2.113463] pci 0000:ff:08.0: [8086:0e80] type 00 class 0x088000
[    2.113533] pci 0000:ff:09.0: [8086:0e90] type 00 class 0x088000
[    2.113595] pci 0000:ff:0a.0: [8086:0ec0] type 00 class 0x088000
[    2.113651] pci 0000:ff:0a.1: [8086:0ec1] type 00 class 0x088000
[    2.113729] pci 0000:ff:0a.2: [8086:0ec2] type 00 class 0x088000
[    2.113787] pci 0000:ff:0a.3: [8086:0ec3] type 00 class 0x088000
[    2.113847] pci 0000:ff:0b.0: [8086:0e1e] type 00 class 0x088000
[    2.113903] pci 0000:ff:0b.3: [8086:0e1f] type 00 class 0x088000
[    2.113958] pci 0000:ff:0c.0: [8086:0ee0] type 00 class 0x088000
[    2.114013] pci 0000:ff:0c.1: [8086:0ee2] type 00 class 0x088000
[    2.114070] pci 0000:ff:0c.2: [8086:0ee4] type 00 class 0x088000
[    2.114129] pci 0000:ff:0c.3: [8086:0ee6] type 00 class 0x088000
[    2.114204] pci 0000:ff:0c.4: [8086:0ee8] type 00 class 0x088000
[    2.114260] pci 0000:ff:0c.5: [8086:0eea] type 00 class 0x088000
[    2.114326] pci 0000:ff:0d.0: [8086:0ee1] type 00 class 0x088000
[    2.114385] pci 0000:ff:0d.1: [8086:0ee3] type 00 class 0x088000
[    2.114441] pci 0000:ff:0d.2: [8086:0ee5] type 00 class 0x088000
[    2.114500] pci 0000:ff:0d.3: [8086:0ee7] type 00 class 0x088000
[    2.114557] pci 0000:ff:0d.4: [8086:0ee9] type 00 class 0x088000
[    2.114612] pci 0000:ff:0d.5: [8086:0eeb] type 00 class 0x088000
[    2.114677] pci 0000:ff:0e.0: [8086:0ea0] type 00 class 0x088000
[    2.114739] pci 0000:ff:0e.1: [8086:0e30] type 00 class 0x110100
[    2.114807] pci 0000:ff:0f.0: [8086:0ea8] type 00 class 0x088000
[    2.114890] pci 0000:ff:0f.1: [8086:0e71] type 00 class 0x088000
[    2.114974] pci 0000:ff:0f.2: [8086:0eaa] type 00 class 0x088000
[    2.115057] pci 0000:ff:0f.3: [8086:0eab] type 00 class 0x088000
[    2.115139] pci 0000:ff:0f.4: [8086:0eac] type 00 class 0x088000
[    2.115219] pci 0000:ff:0f.5: [8086:0ead] type 00 class 0x088000
[    2.115309] pci 0000:ff:10.0: [8086:0eb0] type 00 class 0x088000
[    2.115391] pci 0000:ff:10.1: [8086:0eb1] type 00 class 0x088000
[    2.115474] pci 0000:ff:10.2: [8086:0eb2] type 00 class 0x088000
[    2.115556] pci 0000:ff:10.3: [8086:0eb3] type 00 class 0x088000
[    2.115642] pci 0000:ff:10.4: [8086:0eb4] type 00 class 0x088000
[    2.115725] pci 0000:ff:10.5: [8086:0eb5] type 00 class 0x088000
[    2.115808] pci 0000:ff:10.6: [8086:0eb6] type 00 class 0x088000
[    2.115893] pci 0000:ff:10.7: [8086:0eb7] type 00 class 0x088000
[    2.115988] pci 0000:ff:13.0: [8086:0e1d] type 00 class 0x088000
[    2.116045] pci 0000:ff:13.1: [8086:0e34] type 00 class 0x110100
[    2.116103] pci 0000:ff:13.4: [8086:0e81] type 00 class 0x088000
[    2.116164] pci 0000:ff:13.5: [8086:0e36] type 00 class 0x110100
[    2.116223] pci 0000:ff:16.0: [8086:0ec8] type 00 class 0x088000
[    2.116282] pci 0000:ff:16.1: [8086:0ec9] type 00 class 0x088000
[    2.116340] pci 0000:ff:16.2: [8086:0eca] type 00 class 0x088000
[    2.116408] pci 0000:ff:1c.0: [8086:0e60] type 00 class 0x088000
[    2.116489] pci 0000:ff:1c.1: [8086:0e38] type 00 class 0x110100
[    2.116564] pci 0000:ff:1d.0: [8086:0e68] type 00 class 0x088000
[    2.116649] pci 0000:ff:1d.1: [8086:0e79] type 00 class 0x088000
[    2.116737] pci 0000:ff:1d.2: [8086:0e6a] type 00 class 0x088000
[    2.116822] pci 0000:ff:1d.3: [8086:0e6b] type 00 class 0x088000
[    2.116907] pci 0000:ff:1d.4: [8086:0e6c] type 00 class 0x088000
[    2.116995] pci 0000:ff:1d.5: [8086:0e6d] type 00 class 0x088000
[    2.117082] pci 0000:ff:1e.0: [8086:0ef0] type 00 class 0x088000
[    2.117183] pci 0000:ff:1e.1: [8086:0ef1] type 00 class 0x088000
[    2.117271] pci 0000:ff:1e.2: [8086:0ef2] type 00 class 0x088000
[    2.117356] pci 0000:ff:1e.3: [8086:0ef3] type 00 class 0x088000
[    2.117441] pci 0000:ff:1e.4: [8086:0ef4] type 00 class 0x088000
[    2.117547] pci 0000:ff:1e.5: [8086:0ef5] type 00 class 0x088000
[    2.117634] pci 0000:ff:1e.6: [8086:0ef6] type 00 class 0x088000
[    2.117721] pci 0000:ff:1e.7: [8086:0ef7] type 00 class 0x088000
[    2.117805] pci_bus 0000:ff: on NUMA node 1
[    2.117937] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[    2.118002] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[    2.118065] ACPI: PCI: Interrupt link LNKC configured for IRQ 15
[    2.118128] ACPI: PCI: Interrupt link LNKD configured for IRQ 5
[    2.118189] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    2.118252] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    2.118314] ACPI: PCI: Interrupt link LNKG configured for IRQ 7
[    2.118375] ACPI: PCI: Interrupt link LNKH configured for IRQ 14
[    2.122864] iommu: Default domain type: Passthrough (set via kernel command line)
[    2.122864] SCSI subsystem initialized
[    2.122864] libata version 3.00 loaded.
[    2.122864] ACPI: bus type USB registered
[    2.122864] usbcore: registered new interface driver usbfs
[    2.122864] usbcore: registered new interface driver hub
[    2.122864] usbcore: registered new device driver usb
[    2.122864] pps_core: LinuxPPS API ver. 1 registered
[    2.122864] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[    2.122864] PTP clock support registered
[    2.122864] EDAC MC: Ver: 3.0.0
[    2.122864] NetLabel: Initializing
[    2.122864] NetLabel:  domain hash size = 128
[    2.122864] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    2.122864] NetLabel:  unlabeled traffic allowed by default
[    2.122864] mctp: management component transport protocol core
[    2.122864] NET: Registered PF_MCTP protocol family
[    2.122864] PCI: Using ACPI for IRQ routing
[    2.128766] PCI: pci_cache_line_size set to 64 bytes
[    2.129001] e820: reserve RAM buffer [mem 0x00097000-0x0009ffff]
[    2.129005] e820: reserve RAM buffer [mem 0x7cb60000-0x7fffffff]
[    2.129030] pci 0000:05:00.0: vgaarb: setting as boot VGA device
[    2.129030] pci 0000:05:00.0: vgaarb: bridge control possible
[    2.129030] pci 0000:05:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    2.129030] pci 0000:0a:00.0: vgaarb: setting as boot VGA device (overriding previous)
[    2.129030] pci 0000:0a:00.0: vgaarb: bridge control possible
[    2.129030] pci 0000:0a:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    2.129030] vgaarb: loaded
[    2.129030] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    2.129030] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    2.130841] clocksource: Switched to clocksource tsc-early
[    2.145037] VFS: Disk quotas dquot_6.6.0
[    2.145070] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    2.145298] AppArmor: AppArmor Filesystem Enabled
[    2.145341] pnp: PnP ACPI init
[    2.145484] system 00:00: [mem 0xfc000000-0xfcffffff] has been reserved
[    2.145488] system 00:00: [mem 0xfd000000-0xfdffffff] has been reserved
[    2.145491] system 00:00: [mem 0xfe000000-0xfeafffff] has been reserved
[    2.145493] system 00:00: [mem 0xfeb00000-0xfebfffff] has been reserved
[    2.145495] system 00:00: [mem 0xfed00400-0xfed3ffff] could not be reserved
[    2.145498] system 00:00: [mem 0xfed45000-0xfedfffff] has been reserved
[    2.145500] system 00:00: [mem 0x00000400-0x000004ff] could not be reserved
[    2.145685] system 00:01: [mem 0xcfffc000-0xcfffdfff] could not be reserved
[    2.145872] system 00:02: [io  0x0290-0x029f] has been reserved
[    2.146051] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    2.146409] pnp 00:06: [dma 0 disabled]
[    2.146706] pnp 00:07: [dma 0 disabled]
[    2.147080] system 00:08: [io  0x0400-0x0453] has been reserved
[    2.147084] system 00:08: [io  0x0458-0x047f] has been reserved
[    2.147087] system 00:08: [io  0x1180-0x119f] has been reserved
[    2.147089] system 00:08: [io  0x0500-0x057f] has been reserved
[    2.147092] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    2.147094] system 00:08: [mem 0xfec00000-0xfecfffff] could not be reserved
[    2.147097] system 00:08: [mem 0xfed08000-0xfed08fff] has been reserved
[    2.147099] system 00:08: [mem 0xff000000-0xffffffff] has been reserved
[    2.147248] system 00:09: [io  0x0454-0x0457] has been reserved
[    2.147605] system 00:0b: [mem 0xfbffe000-0xfbffffff] could not be reserved
[    2.148068] pnp: PnP ACPI: found 12 devices
[    2.154251] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    2.154367] NET: Registered PF_INET protocol family
[    2.155507] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, vmalloc)
[    2.159313] tcp_listen_portaddr_hash hash table entries: 65536 (order: 8, 1048576 bytes, vmalloc)
[    2.159512] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, vmalloc)
[    2.160887] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, vmalloc hugepage)
[    2.162088] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, vmalloc)
[    2.162362] TCP: Hash tables configured (established 524288 bind 65536)
[    2.163144] MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, vmalloc)
[    2.163965] UDP hash table entries: 65536 (order: 9, 2097152 bytes, vmalloc)
[    2.164884] UDP-Lite hash table entries: 65536 (order: 9, 2097152 bytes, vmalloc)
[    2.165216] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    2.165243] NET: Registered PF_XDP protocol family
[    2.165273] pci 0000:00:01.0: PCI bridge to [bus 01]
[    2.165285] pci 0000:00:01.1: PCI bridge to [bus 02]
[    2.165294] pci 0000:00:02.0: PCI bridge to [bus 03]
[    2.165303] pci 0000:00:02.2: PCI bridge to [bus 04]
[    2.165308] pci 0000:00:02.2:   bridge window [mem 0xc8a00000-0xc8cfffff]
[    2.165315] pci 0000:00:03.0: PCI bridge to [bus 05]
[    2.165318] pci 0000:00:03.0:   bridge window [io  0x8000-0x8fff]
[    2.165322] pci 0000:00:03.0:   bridge window [mem 0xb8000000-0xc60fffff]
[    2.165330] pci 0000:00:11.0: PCI bridge to [bus 06]
[    2.165333] pci 0000:00:11.0:   bridge window [io  0x7000-0x7fff]
[    2.165338] pci 0000:00:11.0:   bridge window [mem 0xc8400000-0xc88fffff]
[    2.165343] pci 0000:00:11.0:   bridge window [mem 0xcfe00000-0xcfefffff 64bit pref]
[    2.165350] pci 0000:00:1c.0: PCI bridge to [bus 07-08]
[    2.165353] pci 0000:00:1c.0:   bridge window [io  0x6000-0x6fff]
[    2.165357] pci 0000:00:1c.0:   bridge window [mem 0xc8e00000-0xc8efffff]
[    2.165366] pci 0000:09:00.0: PCI bridge to [bus 0a]
[    2.165370] pci 0000:09:00.0:   bridge window [io  0x5000-0x5fff]
[    2.165377] pci 0000:09:00.0:   bridge window [mem 0xc7000000-0xc80fffff]
[    2.165389] pci 0000:00:1c.7: PCI bridge to [bus 09-0a]
[    2.165392] pci 0000:00:1c.7:   bridge window [io  0x5000-0x5fff]
[    2.165396] pci 0000:00:1c.7:   bridge window [mem 0xc7000000-0xc80fffff]
[    2.165404] pci 0000:00:1e.0: PCI bridge to [bus 0b]
[    2.165414] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    2.165416] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    2.165418] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    2.165419] pci_bus 0000:00: resource 7 [io  0x0d00-0x9fff window]
[    2.165421] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
[    2.165423] pci_bus 0000:00: resource 9 [mem 0x80000000-0xcfffffff window]
[    2.165425] pci_bus 0000:04: resource 1 [mem 0xc8a00000-0xc8cfffff]
[    2.165427] pci_bus 0000:05: resource 0 [io  0x8000-0x8fff]
[    2.165428] pci_bus 0000:05: resource 1 [mem 0xb8000000-0xc60fffff]
[    2.165430] pci_bus 0000:06: resource 0 [io  0x7000-0x7fff]
[    2.165432] pci_bus 0000:06: resource 1 [mem 0xc8400000-0xc88fffff]
[    2.165433] pci_bus 0000:06: resource 2 [mem 0xcfe00000-0xcfefffff 64bit pref]
[    2.165435] pci_bus 0000:07: resource 0 [io  0x6000-0x6fff]
[    2.165437] pci_bus 0000:07: resource 1 [mem 0xc8e00000-0xc8efffff]
[    2.165439] pci_bus 0000:09: resource 0 [io  0x5000-0x5fff]
[    2.165440] pci_bus 0000:09: resource 1 [mem 0xc7000000-0xc80fffff]
[    2.165442] pci_bus 0000:0a: resource 0 [io  0x5000-0x5fff]
[    2.165443] pci_bus 0000:0a: resource 1 [mem 0xc7000000-0xc80fffff]
[    2.165445] pci_bus 0000:0b: resource 4 [io  0x0000-0x03af window]
[    2.165447] pci_bus 0000:0b: resource 5 [io  0x03e0-0x0cf7 window]
[    2.165448] pci_bus 0000:0b: resource 6 [io  0x03b0-0x03df window]
[    2.165450] pci_bus 0000:0b: resource 7 [io  0x0d00-0x9fff window]
[    2.165452] pci_bus 0000:0b: resource 8 [mem 0x000a0000-0x000dffff window]
[    2.165453] pci_bus 0000:0b: resource 9 [mem 0x80000000-0xcfffffff window]
[    2.165533] pci 0000:80:00.0: PCI bridge to [bus 81]
[    2.165543] pci 0000:80:01.0: PCI bridge to [bus 82]
[    2.165553] pci 0000:80:02.0: PCI bridge to [bus 83]
[    2.165562] pci 0000:80:03.0: PCI bridge to [bus 84]
[    2.165573] pci_bus 0000:80: resource 4 [io  0xa000-0xffff window]
[    2.165574] pci_bus 0000:80: resource 5 [mem 0xd0000000-0xfbffffff window]
[    2.165631] pci 0000:00:05.0: disabled boot interrupts on device [8086:0e28]
[    2.189795] pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x780 took 23581 usecs
[    2.213780] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x780 took 23399 usecs
[    2.213808] pci 0000:05:00.1: extending delay after power-on from D3hot to 20 msec
[    2.213843] pci 0000:05:00.1: D0 power state depends on 0000:05:00.0
[    2.213990] pci 0000:80:05.0: disabled boot interrupts on device [8086:0e28]
[    2.214101] PCI: CLS 64 bytes, default 64
[    2.214218] Trying to unpack rootfs image as initramfs...
[    2.214218] DMAR: No SATC found
[    2.214224] DMAR: dmar0: Using Queued invalidation
[    2.214245] DMAR: dmar1: Using Queued invalidation
[    2.214370] pci 0000:80:00.0: Adding to iommu group 0
[    2.214415] pci 0000:80:01.0: Adding to iommu group 1
[    2.214457] pci 0000:80:02.0: Adding to iommu group 2
[    2.214498] pci 0000:80:03.0: Adding to iommu group 3
[    2.214538] pci 0000:80:04.0: Adding to iommu group 4
[    2.214576] pci 0000:80:04.1: Adding to iommu group 5
[    2.214613] pci 0000:80:04.2: Adding to iommu group 6
[    2.214652] pci 0000:80:04.3: Adding to iommu group 7
[    2.214697] pci 0000:80:04.4: Adding to iommu group 8
[    2.214735] pci 0000:80:04.5: Adding to iommu group 9
[    2.214773] pci 0000:80:04.6: Adding to iommu group 10
[    2.214811] pci 0000:80:04.7: Adding to iommu group 11
[    2.214908] pci 0000:00:00.0: Adding to iommu group 12
[    2.214951] pci 0000:00:01.0: Adding to iommu group 13
[    2.214991] pci 0000:00:01.1: Adding to iommu group 14
[    2.215030] pci 0000:00:02.0: Adding to iommu group 15
[    2.215070] pci 0000:00:02.2: Adding to iommu group 16
[    2.215112] pci 0000:00:03.0: Adding to iommu group 17
[    2.215149] pci 0000:00:04.0: Adding to iommu group 18
[    2.215186] pci 0000:00:04.1: Adding to iommu group 19
[    2.215223] pci 0000:00:04.2: Adding to iommu group 20
[    2.215263] pci 0000:00:04.3: Adding to iommu group 21
[    2.215300] pci 0000:00:04.4: Adding to iommu group 22
[    2.215338] pci 0000:00:04.5: Adding to iommu group 23
[    2.215374] pci 0000:00:04.6: Adding to iommu group 24
[    2.215413] pci 0000:00:04.7: Adding to iommu group 25
[    2.215451] pci 0000:00:05.0: Adding to iommu group 26
[    2.215488] pci 0000:00:05.2: Adding to iommu group 27
[    2.215525] pci 0000:00:05.4: Adding to iommu group 28
[    2.215565] pci 0000:00:11.0: Adding to iommu group 29
[    2.215660] pci 0000:00:16.0: Adding to iommu group 30
[    2.215698] pci 0000:00:16.1: Adding to iommu group 30
[    2.215735] pci 0000:00:1a.0: Adding to iommu group 31
[    2.215771] pci 0000:00:1b.0: Adding to iommu group 32
[    2.215812] pci 0000:00:1c.0: Adding to iommu group 33
[    2.215850] pci 0000:00:1c.7: Adding to iommu group 34
[    2.215886] pci 0000:00:1d.0: Adding to iommu group 35
[    2.215923] pci 0000:00:1e.0: Adding to iommu group 36
[    2.216050] pci 0000:00:1f.0: Adding to iommu group 37
[    2.216090] pci 0000:00:1f.2: Adding to iommu group 37
[    2.216130] pci 0000:00:1f.3: Adding to iommu group 37
[    2.216171] pci 0000:04:00.0: Adding to iommu group 38
[    2.216274] pci 0000:05:00.0: Adding to iommu group 39
[    2.216322] pci 0000:05:00.1: Adding to iommu group 39
[    2.216397] pci 0000:06:00.0: Adding to iommu group 40
[    2.216437] pci 0000:07:00.0: Adding to iommu group 41
[    2.216474] pci 0000:07:00.1: Adding to iommu group 42
[    2.216514] pci 0000:09:00.0: Adding to iommu group 43
[    2.216521] pci 0000:0a:00.0: Adding to iommu group 43
[    2.216594] pci 0000:7f:08.0: Adding to iommu group 44
[    2.216665] pci 0000:7f:09.0: Adding to iommu group 45
[    2.216820] pci 0000:7f:0a.0: Adding to iommu group 46
[    2.216865] pci 0000:7f:0a.1: Adding to iommu group 46
[    2.216909] pci 0000:7f:0a.2: Adding to iommu group 46
[    2.216954] pci 0000:7f:0a.3: Adding to iommu group 46
[    2.217049] pci 0000:7f:0b.0: Adding to iommu group 47
[    2.217093] pci 0000:7f:0b.3: Adding to iommu group 47
[    2.217306] pci 0000:7f:0c.0: Adding to iommu group 48
[    2.217354] pci 0000:7f:0c.1: Adding to iommu group 48
[    2.217398] pci 0000:7f:0c.2: Adding to iommu group 48
[    2.217442] pci 0000:7f:0c.3: Adding to iommu group 48
[    2.217486] pci 0000:7f:0c.4: Adding to iommu group 48
[    2.217530] pci 0000:7f:0c.5: Adding to iommu group 48
[    2.217764] pci 0000:7f:0d.0: Adding to iommu group 49
[    2.217811] pci 0000:7f:0d.1: Adding to iommu group 49
[    2.217860] pci 0000:7f:0d.2: Adding to iommu group 49
[    2.217905] pci 0000:7f:0d.3: Adding to iommu group 49
[    2.217949] pci 0000:7f:0d.4: Adding to iommu group 49
[    2.217993] pci 0000:7f:0d.5: Adding to iommu group 49
[    2.218090] pci 0000:7f:0e.0: Adding to iommu group 50
[    2.218135] pci 0000:7f:0e.1: Adding to iommu group 50
[    2.218175] pci 0000:7f:0f.0: Adding to iommu group 51
[    2.218213] pci 0000:7f:0f.1: Adding to iommu group 52
[    2.218250] pci 0000:7f:0f.2: Adding to iommu group 53
[    2.218288] pci 0000:7f:0f.3: Adding to iommu group 54
[    2.218328] pci 0000:7f:0f.4: Adding to iommu group 55
[    2.218366] pci 0000:7f:0f.5: Adding to iommu group 56
[    2.218408] pci 0000:7f:10.0: Adding to iommu group 57
[    2.218445] pci 0000:7f:10.1: Adding to iommu group 58
[    2.218484] pci 0000:7f:10.2: Adding to iommu group 59
[    2.218523] pci 0000:7f:10.3: Adding to iommu group 60
[    2.218561] pci 0000:7f:10.4: Adding to iommu group 61
[    2.218601] pci 0000:7f:10.5: Adding to iommu group 62
[    2.218640] pci 0000:7f:10.6: Adding to iommu group 63
[    2.218678] pci 0000:7f:10.7: Adding to iommu group 64
[    2.218832] pci 0000:7f:13.0: Adding to iommu group 65
[    2.218881] pci 0000:7f:13.1: Adding to iommu group 65
[    2.218929] pci 0000:7f:13.4: Adding to iommu group 65
[    2.218977] pci 0000:7f:13.5: Adding to iommu group 65
[    2.219104] pci 0000:7f:16.0: Adding to iommu group 66
[    2.219154] pci 0000:7f:16.1: Adding to iommu group 66
[    2.219203] pci 0000:7f:16.2: Adding to iommu group 66
[    2.219302] pci 0000:7f:1c.0: Adding to iommu group 67
[    2.219353] pci 0000:7f:1c.1: Adding to iommu group 67
[    2.219393] pci 0000:7f:1d.0: Adding to iommu group 68
[    2.219431] pci 0000:7f:1d.1: Adding to iommu group 69
[    2.219469] pci 0000:7f:1d.2: Adding to iommu group 70
[    2.219508] pci 0000:7f:1d.3: Adding to iommu group 71
[    2.219548] pci 0000:7f:1d.4: Adding to iommu group 72
[    2.219586] pci 0000:7f:1d.5: Adding to iommu group 73
[    2.219624] pci 0000:7f:1e.0: Adding to iommu group 74
[    2.219663] pci 0000:7f:1e.1: Adding to iommu group 75
[    2.219706] pci 0000:7f:1e.2: Adding to iommu group 76
[    2.219745] pci 0000:7f:1e.3: Adding to iommu group 77
[    2.219783] pci 0000:7f:1e.4: Adding to iommu group 78
[    2.219822] pci 0000:7f:1e.5: Adding to iommu group 79
[    2.219862] pci 0000:7f:1e.6: Adding to iommu group 80
[    2.219900] pci 0000:7f:1e.7: Adding to iommu group 81
[    2.219946] pci 0000:80:05.0: Adding to iommu group 82
[    2.219985] pci 0000:80:05.2: Adding to iommu group 83
[    2.220024] pci 0000:80:05.4: Adding to iommu group 84
[    2.220092] pci 0000:ff:08.0: Adding to iommu group 85
[    2.220159] pci 0000:ff:09.0: Adding to iommu group 86
[    2.220314] pci 0000:ff:0a.0: Adding to iommu group 87
[    2.220370] pci 0000:ff:0a.1: Adding to iommu group 87
[    2.220428] pci 0000:ff:0a.2: Adding to iommu group 87
[    2.220483] pci 0000:ff:0a.3: Adding to iommu group 87
[    2.220579] pci 0000:ff:0b.0: Adding to iommu group 88
[    2.220636] pci 0000:ff:0b.3: Adding to iommu group 88
[    2.220852] pci 0000:ff:0c.0: Adding to iommu group 89
[    2.220909] pci 0000:ff:0c.1: Adding to iommu group 89
[    2.220968] pci 0000:ff:0c.2: Adding to iommu group 89
[    2.221026] pci 0000:ff:0c.3: Adding to iommu group 89
[    2.221083] pci 0000:ff:0c.4: Adding to iommu group 89
[    2.221140] pci 0000:ff:0c.5: Adding to iommu group 89
[    2.221354] pci 0000:ff:0d.0: Adding to iommu group 90
[    2.221414] pci 0000:ff:0d.1: Adding to iommu group 90
[    2.221473] pci 0000:ff:0d.2: Adding to iommu group 90
[    2.221532] pci 0000:ff:0d.3: Adding to iommu group 90
[    2.221590] pci 0000:ff:0d.4: Adding to iommu group 90
[    2.221647] pci 0000:ff:0d.5: Adding to iommu group 90
[    2.221768] pci 0000:ff:0e.0: Adding to iommu group 91
[    2.221834] pci 0000:ff:0e.1: Adding to iommu group 91
[    2.221879] pci 0000:ff:0f.0: Adding to iommu group 92
[    2.221923] pci 0000:ff:0f.1: Adding to iommu group 93
[    2.221961] pci 0000:ff:0f.2: Adding to iommu group 94
[    2.221999] pci 0000:ff:0f.3: Adding to iommu group 95
[    2.222036] pci 0000:ff:0f.4: Adding to iommu group 96
[    2.222075] pci 0000:ff:0f.5: Adding to iommu group 97
[    2.222114] pci 0000:ff:10.0: Adding to iommu group 98
[    2.222152] pci 0000:ff:10.1: Adding to iommu group 99
[    2.222190] pci 0000:ff:10.2: Adding to iommu group 100
[    2.222230] pci 0000:ff:10.3: Adding to iommu group 101
[    2.222268] pci 0000:ff:10.4: Adding to iommu group 102
[    2.222306] pci 0000:ff:10.5: Adding to iommu group 103
[    2.222344] pci 0000:ff:10.6: Adding to iommu group 104
[    2.222385] pci 0000:ff:10.7: Adding to iommu group 105
[    2.222540] pci 0000:ff:13.0: Adding to iommu group 106
[    2.222602] pci 0000:ff:13.1: Adding to iommu group 106
[    2.222664] pci 0000:ff:13.4: Adding to iommu group 106
[    2.222726] pci 0000:ff:13.5: Adding to iommu group 106
[    2.222853] pci 0000:ff:16.0: Adding to iommu group 107
[    2.222916] pci 0000:ff:16.1: Adding to iommu group 107
[    2.222978] pci 0000:ff:16.2: Adding to iommu group 107
[    2.223079] pci 0000:ff:1c.0: Adding to iommu group 108
[    2.223142] pci 0000:ff:1c.1: Adding to iommu group 108
[    2.223180] pci 0000:ff:1d.0: Adding to iommu group 109
[    2.223221] pci 0000:ff:1d.1: Adding to iommu group 110
[    2.223259] pci 0000:ff:1d.2: Adding to iommu group 111
[    2.223297] pci 0000:ff:1d.3: Adding to iommu group 112
[    2.223337] pci 0000:ff:1d.4: Adding to iommu group 113
[    2.223377] pci 0000:ff:1d.5: Adding to iommu group 114
[    2.223419] pci 0000:ff:1e.0: Adding to iommu group 115
[    2.223458] pci 0000:ff:1e.1: Adding to iommu group 116
[    2.223496] pci 0000:ff:1e.2: Adding to iommu group 117
[    2.223537] pci 0000:ff:1e.3: Adding to iommu group 118
[    2.223576] pci 0000:ff:1e.4: Adding to iommu group 119
[    2.223614] pci 0000:ff:1e.5: Adding to iommu group 120
[    2.223653] pci 0000:ff:1e.6: Adding to iommu group 121
[    2.223693] pci 0000:ff:1e.7: Adding to iommu group 122
[    2.223827] DMAR: Intel(R) Virtualization Technology for Directed I/O
[    2.223829] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    2.223831] software IO TLB: mapped [mem 0x0000000078b60000-0x000000007cb60000] (64MB)
[    2.227473] Initialise system trusted keyrings
[    2.227493] Key type blacklist registered
[    2.227585] workingset: timestamp_bits=36 max_order=26 bucket_order=0
[    2.227605] zbud: loaded
[    2.228053] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    2.228183] fuse: init (API version 7.38)
[    2.228435] integrity: Platform Keyring initialized
[    2.228440] integrity: Machine keyring initialized
[    2.237846] Key type asymmetric registered
[    2.237849] Asymmetric key parser 'x509' registered
[    2.237882] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    2.237980] io scheduler mq-deadline registered
[    2.238863] pcieport 0000:00:01.0: PME: Signaling with IRQ 25
[    2.239160] pcieport 0000:00:01.1: PME: Signaling with IRQ 26
[    2.239471] pcieport 0000:00:02.0: PME: Signaling with IRQ 28
[    2.239773] pcieport 0000:00:02.2: PME: Signaling with IRQ 29
[    2.240077] pcieport 0000:00:03.0: PME: Signaling with IRQ 31
[    2.240339] pcieport 0000:00:11.0: PME: Signaling with IRQ 32
[    2.240582] pcieport 0000:00:1c.0: PME: Signaling with IRQ 33
[    2.240792] pcieport 0000:00:1c.7: PME: Signaling with IRQ 34
[    2.241273] pcieport 0000:80:00.0: PME: Signaling with IRQ 36
[    2.241591] pcieport 0000:80:01.0: PME: Signaling with IRQ 38
[    2.241950] pcieport 0000:80:02.0: PME: Signaling with IRQ 40
[    2.242290] pcieport 0000:80:03.0: PME: Signaling with IRQ 42
[    2.242569] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    2.242821] Monitor-Mwait will be used to enter C-1 state
[    2.242827] Monitor-Mwait will be used to enter C-2 state
[    2.242832] ACPI: \_SB_.SCK0.C000: Found 2 idle states
[    2.245509] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    2.245582] ACPI: button: Power Button [PWRB]
[    2.245632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    2.245688] ACPI: button: Power Button [PWRF]
[    2.313388] ERST: Error Record Serialization Table (ERST) support is initialized.
[    2.313399] pstore: Registered erst as persistent store backend
[    2.313677] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    2.334266] 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    2.355655] 00:07: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    2.359186] Linux agpgart interface v0.103
[    2.368211] loop: module loaded
[    2.368702] tun: Universal TUN/TAP device driver, 1.6
[    2.368745] PPP generic driver version 2.4.2
[    2.368846] i8042: PNP: PS/2 Controller [PNP0f03:PS2M] at 0x60,0x64 irq 12
[    2.368850] i8042: PNP: PS/2 controller doesn't have KBD irq; using default 1
[    2.371486] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.371497] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.371669] mousedev: PS/2 mouse device common for all mice
[    2.371795] rtc_cmos 00:03: RTC can wake from S4
[    2.372063] rtc_cmos 00:03: registered as rtc0
[    2.372099] rtc_cmos 00:03: setting system clock to 2024-05-01T21:34:01 UTC (1714599241)
[    2.372138] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram
[    2.372150] i2c_dev: i2c /dev entries driver
[    2.373934] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    2.373950] device-mapper: uevent: version 1.0.3
[    2.374060] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@xxxxxxxxxx
[    2.374086] platform eisa.0: Probing EISA bus 0
[    2.374089] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    2.374092] platform eisa.0: Cannot allocate resource for EISA slot 1
[    2.374094] platform eisa.0: Cannot allocate resource for EISA slot 2
[    2.374096] platform eisa.0: Cannot allocate resource for EISA slot 3
[    2.374097] platform eisa.0: Cannot allocate resource for EISA slot 4
[    2.374099] platform eisa.0: Cannot allocate resource for EISA slot 5
[    2.374101] platform eisa.0: Cannot allocate resource for EISA slot 6
[    2.374103] platform eisa.0: Cannot allocate resource for EISA slot 7
[    2.374104] platform eisa.0: Cannot allocate resource for EISA slot 8
[    2.374106] platform eisa.0: EISA: Detected 0 cards
[    2.374137] intel_pstate: Intel P-state driver initializing
[    2.378549] ledtrig-cpu: registered to indicate activity on CPUs
[    2.378843] drop_monitor: Initializing network drop monitor service
[    2.395873] NET: Registered PF_INET6 protocol family
[    2.691628] Freeing initrd memory: 50104K
[    2.701966] Segment Routing with IPv6
[    2.702000] In-situ OAM (IOAM) with IPv6
[    2.702065] NET: Registered PF_PACKET protocol family
[    2.702096] Bridge firewalling registered
[    2.702230] Key type dns_resolver registered
[    2.707281] microcode: Microcode Update Driver: v2.2.
[    2.707292] IPI shorthand broadcast: enabled
[    2.709201] sched_clock: Marking stable (2700003054, 7043335)->(2866896927, -159850538)
[    2.709542] registered taskstats version 1
[    2.713566] Loading compiled-in X.509 certificates
[    2.714438] Loaded X.509 cert 'Build time autogenerated kernel key: fd30da26af1e49dc1b213d9e34d470fb0da13bc7'
[    2.717027] Key type .fscrypt registered
[    2.717030] Key type fscrypt-provisioning registered
[    2.717223] pstore: Using crash dump compression: deflate
[    2.721935] Key type encrypted registered
[    2.721942] AppArmor: AppArmor sha1 policy hashing enabled
[    2.721958] ima: No TPM chip found, activating TPM-bypass!
[    2.721963] Loading compiled-in module X.509 certificates
[    2.722642] Loaded X.509 cert 'Build time autogenerated kernel key: fd30da26af1e49dc1b213d9e34d470fb0da13bc7'
[    2.722646] ima: Allocated hash algorithm: sha1
[    2.722663] ima: No architecture policies found
[    2.722697] evm: Initialising EVM extended attributes:
[    2.722698] evm: security.selinux
[    2.722700] evm: security.SMACK64
[    2.722701] evm: security.SMACK64EXEC
[    2.722702] evm: security.SMACK64TRANSMUTE
[    2.722704] evm: security.SMACK64MMAP
[    2.722705] evm: security.apparmor
[    2.722706] evm: security.ima
[    2.722707] evm: security.capability
[    2.722708] evm: HMAC attrs: 0x1
[    2.723334] PM:   Magic number: 8:326:600
[    2.728707] RAS: Correctable Errors collector initialized.
[    2.728786] clk: Disabling unused clocks
[    2.730844] Freeing unused decrypted memory: 2036K
[    2.733247] Freeing unused kernel image (initmem) memory: 4648K
[    2.775138] Write protecting the kernel read-only data: 34816k
[    2.776332] Freeing unused kernel image (rodata/data gap) memory: 1564K
[    2.830346] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.830351] x86/mm: Checking user space page tables
[    2.882067] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.882075] Run /init as init process
[    2.882077]   with arguments:
[    2.882079]     /init
[    2.882081]   with environment:
[    2.882082]     HOME=/
[    2.882083]     TERM=linux
[    2.882085]     BOOT_IMAGE=/boot/vmlinuz-6.5.13-5-pve
[    3.094736] dca service started, version 1.12.1
[    3.097157] Adaptec aacraid driver 1.2.1[50983]-custom
[    3.097531] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    3.098215] i2c i2c-0: 16/16 memory slots populated (from DMI)
[    3.098219] i2c i2c-0: Systems with more than 4 memory slots not supported yet, not instantiating SPD
[    3.098400] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    3.098412] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    3.098426] ehci-pci 0000:00:1a.0: debug port 2
[    3.102361] ehci-pci 0000:00:1a.0: irq 17, io mem 0xc6127000
[    3.102619] aacraid: Comm Interface enabled
[    3.103280] ahci 0000:00:1f.2: version 3.0
[    3.104548] igb: Intel(R) Gigabit Ethernet Network Driver
[    3.104551] igb: Copyright (c) 2007-2014 Intel Corporation.
[    3.113593] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[    3.113601] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems apst 
[    3.115076] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    3.115144] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
[    3.115147] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.115149] usb usb1: Product: EHCI Host Controller
[    3.115151] usb usb1: Manufacturer: Linux 6.5.13-5-pve ehci_hcd
[    3.115153] usb usb1: SerialNumber: 0000:00:1a.0
[    3.115333] hub 1-0:1.0: USB hub found
[    3.115348] hub 1-0:1.0: 2 ports detected
[    3.115666] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    3.115675] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    3.115689] ehci-pci 0000:00:1d.0: debug port 2
[    3.119607] ehci-pci 0000:00:1d.0: irq 23, io mem 0xc6126000
[    3.139126] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    3.139194] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
[    3.139198] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.139200] usb usb2: Product: EHCI Host Controller
[    3.139202] usb usb2: Manufacturer: Linux 6.5.13-5-pve ehci_hcd
[    3.139203] usb usb2: SerialNumber: 0000:00:1d.0
[    3.139354] hub 2-0:1.0: USB hub found
[    3.139364] hub 2-0:1.0: 2 ports detected
[    3.178355] igb 0000:07:00.0: added PHC on eth0
[    3.178378] igb 0000:07:00.0: Intel(R) Gigabit Ethernet Network Connection
[    3.178380] igb 0000:07:00.0: eth0: (PCIe:5.0Gb/s:Width x4) e0:3f:49:e7:2a:31
[    3.178456] igb 0000:07:00.0: eth0: PBA No: 104900-000
[    3.178458] igb 0000:07:00.0: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s)
[    3.191603] scsi host1: ahci
[    3.191804] scsi host2: ahci
[    3.191956] scsi host3: ahci
[    3.192159] scsi host4: ahci
[    3.192521] isci: Intel(R) C600 SAS Controller Driver - version 1.2.0
[    3.201657] isci 0000:06:00.0: driver configured for rev: 6 silicon
[    3.201673] isci 0000:06:00.0: OEM parameter table found in OROM
[    3.201677] isci 0000:06:00.0: OEM SAS parameters (version: 1.1) loaded (platform)
[    3.201787] scsi host5: ahci
[    3.201929] isci 0000:06:00.0: SCU controller 0: phy 3-0 cables: {short, short, short, short}
[    3.204484] scsi host6: isci
[    3.204718] scsi host7: ahci
[    3.204779] ata1: SATA max UDMA/133 abar m2048@0xc6125000 port 0xc6125100 irq 44
[    3.204783] ata2: SATA max UDMA/133 abar m2048@0xc6125000 port 0xc6125180 irq 44
[    3.204785] ata3: SATA max UDMA/133 abar m2048@0xc6125000 port 0xc6125200 irq 44
[    3.204787] ata4: SATA max UDMA/133 abar m2048@0xc6125000 port 0xc6125280 irq 44
[    3.204789] ata5: SATA max UDMA/133 abar m2048@0xc6125000 port 0xc6125300 irq 44
[    3.204791] ata6: SATA max UDMA/133 abar m2048@0xc6125000 port 0xc6125380 irq 44
[    3.231639] tsc: Refined TSC clocksource calibration: 2700.000 MHz
[    3.231661] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x26eb3e3cc63, max_idle_ns: 440795236593 ns
[    3.231740] clocksource: Switched to clocksource tsc
[    3.234179] igb 0000:07:00.1: added PHC on eth1
[    3.234201] igb 0000:07:00.1: Intel(R) Gigabit Ethernet Network Connection
[    3.234203] igb 0000:07:00.1: eth1: (PCIe:5.0Gb/s:Width x4) e0:3f:49:e7:2a:32
[    3.234278] igb 0000:07:00.1: eth1: PBA No: 104900-000
[    3.234280] igb 0000:07:00.1: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s)
[    3.315391] AAC0: kernel 5.2-0[18948] Apr 13 2012
[    3.315397] AAC0: monitor 5.2-0[18948]
[    3.315399] AAC0: bios 5.2-0[18948]
[    3.315401] AAC0: serial 3E4313486E1
[    3.315402] AAC0: Non-DASD support enabled.
[    3.315404] AAC0: 64bit support enabled.
[    3.315405] aacraid 0000:04:00.0: 64 Bit DAC enabled
[    3.330028] scsi host0: aacraid
[    3.330387] scsi 0:0:0:0: Direct-Access     Adaptec  linus_raid1_1tb  V1.0 PQ: 0 ANSI: 2
[    3.330515] scsi 0:0:1:0: Direct-Access     Adaptec  linus_raid5_5tb  V1.0 PQ: 0 ANSI: 2
[    3.342173] scsi 0:1:0:0: Direct-Access              Samsung SSD 860  RVM0 PQ: 1 ANSI: 5
[    3.345367] scsi 0:1:1:0: Direct-Access              Samsung SSD 860  RVM0 PQ: 1 ANSI: 5
[    3.348580] scsi 0:1:2:0: Direct-Access     Hitachi  HUA722010CLA330  JP4O PQ: 1 ANSI: 5
[    3.351859] scsi 0:1:3:0: Direct-Access     Hitachi  HUA722010CLA330  JP4O PQ: 1 ANSI: 5
[    3.355152] scsi 0:1:4:0: Direct-Access     Hitachi  HUA722010CLA330  JP4O PQ: 1 ANSI: 5
[    3.358486] scsi 0:1:5:0: Direct-Access     Hitachi  HUA722010CLA330  JP4O PQ: 1 ANSI: 5
[    3.361979] scsi 0:1:6:0: Direct-Access     Hitachi  HUA722010CLA330  JP4O PQ: 1 ANSI: 5
[    3.365625] scsi 0:1:7:0: Direct-Access     Hitachi  HUA722010CLA330  JP4O PQ: 1 ANSI: 5
[    3.371066] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    3.395065] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    3.452563] scsi 0:3:0:0: Enclosure         ADAPTEC  Virtual SGPIO  0 0001 PQ: 0 ANSI: 5
[    3.518064] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    3.518124] ata4: SATA link down (SStatus 0 SControl 300)
[    3.518144] ata5: SATA link down (SStatus 0 SControl 300)
[    3.518163] ata6: SATA link down (SStatus 0 SControl 300)
[    3.518192] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    3.518214] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    3.518418] ata2.00: ATA-9: M4-CT256M4SSD2, 0309, max UDMA/100
[    3.518512] ata1.00: ATA-9: M4-CT256M4SSD2, 0309, max UDMA/100
[    3.518637] ata2.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    3.518717] ata1.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    3.519081] ata2.00: configured for UDMA/100
[    3.519160] ata1.00: configured for UDMA/100
[    3.519203] scsi: waiting for bus probes to complete ...
[    3.520037] ata3.00: ATAPI: ATAPI   iHAS124   W, HL0F, max UDMA/100
[    3.521980] ata3.00: configured for UDMA/100
[    3.527409] usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[    3.527415] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.527734] hub 1-1:1.0: USB hub found
[    3.527782] hub 1-1:1.0: 6 ports detected
[    3.551410] usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[    3.551415] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.551705] hub 2-1:1.0: USB hub found
[    3.551784] hub 2-1:1.0: 8 ports detected
[    3.815110] usb 1-1.3: new high-speed USB device number 3 using ehci-pci
[    3.839115] usb 2-1.1: new low-speed USB device number 3 using ehci-pci
[    3.953220] usb 2-1.1: New USB device found, idVendor=046d, idProduct=c31c, bcdDevice=64.02
[    3.953226] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.953228] usb 2-1.1: Product: USB Keyboard
[    3.953230] usb 2-1.1: Manufacturer: Logitech
[    3.961978] hid: raw HID events driver (C) Jiri Kosina
[    4.017432] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4
[    4.113275] usb 1-1.3: New USB device found, idVendor=046b, idProduct=ff01, bcdDevice= 1.00
[    4.113283] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.113286] usb 1-1.3: Product: Virtual Hub
[    4.113287] usb 1-1.3: Manufacturer: American Megatrends Inc.
[    4.113289] usb 1-1.3: SerialNumber: serial
[    4.113811] hub 1-1.3:1.0: USB hub found
[    4.113908] hub 1-1.3:1.0: 5 ports detected
[    4.451109] usb 1-1.3.1: new low-speed USB device number 4 using ehci-pci
[    4.624986] usb 1-1.3.1: New USB device found, idVendor=046b, idProduct=ff10, bcdDevice= 1.00
[    4.624994] usb 1-1.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.624996] usb 1-1.3.1: Product: Virtual Keyboard and Mouse
[    4.624998] usb 1-1.3.1: Manufacturer: American Megatrends Inc.
[    4.680789] usbcore: registered new interface driver usbhid
[    4.680793] usbhid: USB HID core driver
[    4.759083] usb 1-1.3.2: new high-speed USB device number 5 using ehci-pci
[    4.932659] usb 1-1.3.2: New USB device found, idVendor=046b, idProduct=ff20, bcdDevice= 1.00
[    4.932665] usb 1-1.3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.932667] usb 1-1.3.2: Product: Virtual Cdrom Device
[    4.932669] usb 1-1.3.2: Manufacturer: American Megatrends Inc.
[    4.932670] usb 1-1.3.2: SerialNumber: AAAABBBBCCCC1
[    4.936914] usb-storage 1-1.3.2:1.0: USB Mass Storage device detected
[    4.937118] scsi host8: usb-storage 1-1.3.2:1.0
[    4.937208] usbcore: registered new interface driver usb-storage
[    5.063102] usb 1-1.3.3: new high-speed USB device number 6 using ehci-pci
[    5.236032] usb 1-1.3.3: New USB device found, idVendor=046b, idProduct=ff40, bcdDevice= 1.00
[    5.236036] usb 1-1.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    5.236038] usb 1-1.3.3: Product: Virtual Floppy Device
[    5.236039] usb 1-1.3.3: Manufacturer: American Megatrends Inc.
[    5.236041] usb 1-1.3.3: SerialNumber: AAAABBBBCCCC2
[    5.236554] usb-storage 1-1.3.3:1.0: USB Mass Storage device detected
[    5.236767] usb-storage 1-1.3.3:1.0: Quirks match for vid 046b pid ff40: 200
[    5.236820] scsi host9: usb-storage 1-1.3.3:1.0
[    5.239244] usbcore: registered new interface driver uas
[    5.367105] usb 1-1.3.4: new high-speed USB device number 7 using ehci-pci
[    5.540032] usb 1-1.3.4: New USB device found, idVendor=046b, idProduct=ff31, bcdDevice= 1.00
[    5.540036] usb 1-1.3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    5.540038] usb 1-1.3.4: Product: Virtual HardDisk Device
[    5.540039] usb 1-1.3.4: Manufacturer: American Megatrends Inc.
[    5.540040] usb 1-1.3.4: SerialNumber: AAAABBBBCCCC3
[    5.540424] usb-storage 1-1.3.4:1.0: USB Mass Storage device detected
[    5.540670] scsi host10: usb-storage 1-1.3.4:1.0
[    5.947794] scsi 8:0:0:0: CD-ROM            AMI      Virtual CDROM0   1.00 PQ: 0 ANSI: 0 CCS
[    6.267830] scsi 9:0:0:0: Direct-Access     AMI      Virtual Floppy0  1.00 PQ: 0 ANSI: 0 CCS
[    6.555845] scsi 10:0:0:0: Direct-Access     AMI      Virtual HDISK0   1.00 PQ: 0 ANSI: 0 CCS
[   32.592054] scsi 0:3:1:0: Enclosure         ADAPTEC  Virtual SGPIO  1 0001 PQ: 0 ANSI: 5
[   61.536097] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   61.536215] sd 0:0:0:0: [sda] 1998565376 512-byte logical blocks: (1.02 TB/953 GiB)
[   61.536236] sd 0:0:1:0: Attached scsi generic sg1 type 0
[   61.536239] sd 0:0:0:0: [sda] Write Protect is off
[   61.536246] sd 0:0:0:0: [sda] Mode Sense: 12 00 10 08
[   61.536283] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, supports DPO and FUA
[   61.536340] scsi 0:1:0:0: Attached scsi generic sg2 type 0
[   61.536383] sd 0:0:1:0: [sdb] Very big device. Trying to use READ CAPACITY(16).
[   61.536400] sd 0:0:1:0: [sdb] 9762222080 512-byte logical blocks: (5.00 TB/4.54 TiB)
[   61.536414] sd 0:0:1:0: [sdb] Write Protect is off
[   61.536418] sd 0:0:1:0: [sdb] Mode Sense: 12 00 10 08
[   61.536439] sd 0:0:1:0: [sdb] Write cache: disabled, read cache: enabled, supports DPO and FUA
[   61.536455] scsi 0:1:1:0: Attached scsi generic sg3 type 0
[   61.536616] scsi 0:1:2:0: Attached scsi generic sg4 type 0
[   61.536750] scsi 0:1:3:0: Attached scsi generic sg5 type 0
[   61.536840] scsi 0:1:4:0: Attached scsi generic sg6 type 0
[   61.536930] scsi 0:1:5:0: Attached scsi generic sg7 type 0
[   61.537027] scsi 0:1:6:0: Attached scsi generic sg8 type 0
[   61.537122] scsi 0:1:7:0: Attached scsi generic sg9 type 0
[   61.537248] sd 0:0:1:0: [sdb] Very big device. Trying to use READ CAPACITY(16).
[   61.537274] scsi 0:3:0:0: Attached scsi generic sg10 type 13
[   61.537390] scsi 0:3:1:0: Attached scsi generic sg11 type 13
[   61.537558] scsi 1:0:0:0: Direct-Access     ATA      M4-CT256M4SSD2   0309 PQ: 0 ANSI: 5
[   61.537851] sd 1:0:0:0: Attached scsi generic sg12 type 0
[   61.537919] scsi: waiting for bus probes to complete ...
[   61.537973] sd 1:0:0:0: [sdc] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[   61.537986] sd 1:0:0:0: [sdc] Write Protect is off
[   61.537989] sd 1:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[   61.538002] sd 1:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   61.538022] sd 1:0:0:0: [sdc] Preferred minimum I/O size 512 bytes
[   61.538924]  sdc: sdc1 sdc2 < sdc5 >
[   61.539135] sd 1:0:0:0: [sdc] Attached SCSI disk
[   61.539645] sd 0:0:0:0: [sda] Attached SCSI removable disk
[   61.540201] sr 8:0:0:0: [sr0] scsi-1 drive
[   61.540205] cdrom: Uniform CD-ROM driver Revision: 3.20
[   61.541283] sr 8:0:0:0: Attached scsi CD-ROM sr0
[   61.541375] sr 8:0:0:0: Attached scsi generic sg13 type 5
[   61.541569] sd 9:0:0:0: Attached scsi generic sg14 type 0
[   61.541738] sd 10:0:0:0: Attached scsi generic sg15 type 0
[   61.541893] scsi 2:0:0:0: Direct-Access     ATA      M4-CT256M4SSD2   0309 PQ: 0 ANSI: 5
[   61.542184] sd 2:0:0:0: Attached scsi generic sg16 type 0
[   61.542297] sd 2:0:0:0: [sdf] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[   61.542309] sd 2:0:0:0: [sdf] Write Protect is off
[   61.542311] sd 2:0:0:0: [sdf] Mode Sense: 00 3a 00 00
[   61.542326] sd 2:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   61.542345] sd 2:0:0:0: [sdf] Preferred minimum I/O size 512 bytes
[   61.542417] sd 9:0:0:0: [sdd] Media removed, stopped polling
[   61.542544] sd 10:0:0:0: [sde] Media removed, stopped polling
[   61.542891] sd 9:0:0:0: [sdd] Attached SCSI removable disk
[   61.542892] scsi 3:0:0:0: CD-ROM            ATAPI    iHAS124   W      HL0F PQ: 0 ANSI: 5
[   61.543021] sd 10:0:0:0: [sde] Attached SCSI removable disk
[   61.544139]  sdf: sdf1
[   61.544274] sd 2:0:0:0: [sdf] Attached SCSI disk
[   61.551985] sd 0:0:1:0: [sdb] Attached SCSI removable disk
[   61.629780] sr 3:0:0:0: [sr1] scsi3-mmc drive: 188x/125x writer dvd-ram cd/rw xa/form2 cdda tray
[   61.660687] sr 3:0:0:0: Attached scsi CD-ROM sr1
[   61.660782] sr 3:0:0:0: Attached scsi generic sg17 type 5
[   61.662191] usbcore: registered new interface driver usbkbd
[   61.662360] usbcore: registered new interface driver usbmouse
[   61.664681] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/0003:046D:C31C.0001/input/input5
[   61.666812] ses 0:3:0:0: Attached Enclosure device
[   61.666828] ses 0:3:1:0: Attached Enclosure device
[   61.679108] igb 0000:07:00.0 enp7s0f0: renamed from eth0
[   61.723173] hid-generic 0003:046D:C31C.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:1d.0-1.1/input0
[   61.723391] input: Logitech USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:046D:C31C.0002/input/input6
[   61.743096] igb 0000:07:00.1 enp7s0f1: renamed from eth1
[   61.783132] input: Logitech USB Keyboard System Control as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/0003:046D:C31C.0002/input/input7
[   61.783227] hid-generic 0003:046D:C31C.0002: input,hiddev0,hidraw1: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:1d.0-1.1/input1
[   61.783416] input: American Megatrends Inc. Virtual Keyboard and Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3.1/1-1.3.1:1.0/0003:046B:FF10.0003/input/input8
[   61.783495] hid-generic 0003:046B:FF10.0003: input,hidraw2: USB HID v1.10 Keyboard [American Megatrends Inc. Virtual Keyboard and Mouse] on usb-0000:00:1a.0-1.3.1/input0
[   61.783622] input: American Megatrends Inc. Virtual Keyboard and Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3.1/1-1.3.1:1.1/0003:046B:FF10.0004/input/input9
[   61.783705] hid-generic 0003:046B:FF10.0004: input,hidraw3: USB HID v1.10 Mouse [American Megatrends Inc. Virtual Keyboard and Mouse] on usb-0000:00:1a.0-1.3.1/input1
[   66.566651] device-mapper: thin: Data device (dm-1) discard unsupported: Disabling discard passdown.
[   75.445965] device-mapper: thin: Data device (dm-3) discard unsupported: Disabling discard passdown.
[  156.098825] PM: Image not found (code -22)
[  156.134607] EXT4-fs (sdc1): mounted filesystem 3842ebdd-e37f-4e4e-afd4-d7eb79b41984 ro with ordered data mode. Quota mode: none.
[  156.288747] systemd[1]: Inserted module 'autofs4'
[  156.310448] systemd[1]: systemd 252.22-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[  156.310455] systemd[1]: Detected architecture x86-64.
[  156.312905] systemd[1]: Hostname set to <linus.localdomain>.
[  156.546464] systemd[1]: Queued start job for default target graphical.target.
[  156.565084] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[  156.565669] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[  156.566206] systemd[1]: Created slice system-postfix.slice - Slice /system/postfix.
[  156.566644] systemd[1]: Created slice user.slice - User and Session Slice.
[  156.566715] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[  156.566775] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[  156.566938] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[  156.566965] systemd[1]: Expecting device dev-disk-by\x2duuid-e5873103\x2d5ea5\x2d4dc0\x2da645\x2db8c511b219a8.device - /dev/disk/by-uuid/e5873103-5ea5-4dc0-a645-b8c511b219a8...
[  156.566974] systemd[1]: Expecting device dev-disk-by\x2duuid-fcf5433d\x2d28bd\x2d4d22\x2db3ba\x2ddd7262ae33a9.device - /dev/disk/by-uuid/fcf5433d-28bd-4d22-b3ba-dd7262ae33a9...
[  156.566989] systemd[1]: Reached target ceph-fuse.target - ceph target allowing to start/stop all ceph-fuse@.service instances at once.
[  156.567002] systemd[1]: Reached target ceph.target - ceph target allowing to start/stop all ceph*@.service instances at once.
[  156.567015] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[  156.567061] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[  156.567103] systemd[1]: Reached target paths.target - Path Units.
[  156.567133] systemd[1]: Reached target slices.target - Slice Units.
[  156.567159] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[  156.567250] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
[  156.567365] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
[  156.571186] systemd[1]: Listening on rpcbind.socket - RPCbind Server Activation Socket.
[  156.571769] systemd[1]: Listening on syslog.socket - Syslog Socket.
[  156.571904] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[  156.571992] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[  156.572307] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[  156.572427] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[  156.572573] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[  156.572940] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[  156.573056] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[  156.574135] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[  156.575295] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[  156.576459] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[  156.577641] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[  156.577722] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
[  156.579413] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[  156.580652] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[  156.581839] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[  156.583073] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[  156.584385] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[  156.585503] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[  156.586763] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[  156.587999] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[  156.589360] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[  156.589639] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[  156.591709] systemd[1]: Starting systemd-journald.service - Journal Service...
[  156.596277] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[  156.597507] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[  156.598895] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[  156.601008] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[  156.601128] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[  156.601240] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[  156.601351] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[  156.601605] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[  156.601962] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[  156.602124] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[  156.602481] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[  156.602630] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[  156.602931] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[  156.603089] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[  156.603414] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[  156.603559] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[  156.603857] systemd[1]: modprobe@loop.service: Deactivated successfully.
[  156.604002] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[  156.605471] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[  156.606653] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[  156.606753] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[  156.608077] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[  156.609240] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[  156.622906] ACPI: bus type drm_connector registered
[  156.624505] systemd[1]: modprobe@drm.service: Deactivated successfully.
[  156.624684] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[  156.625659] VFIO - User Level meta-driver version: 0.3
[  156.637426] vfio-pci 0000:05:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=none
[  156.637617] vfio_pci: add [10de:1201[ffffffff:ffffffff]] class 0x000000/00000000
[  156.646820] systemd[1]: Started dm-event.service - Device-mapper event daemon.
[  156.650364] EXT4-fs (sdc1): re-mounted 3842ebdd-e37f-4e4e-afd4-d7eb79b41984 r/w. Quota mode: none.
[  156.651591] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[  156.651720] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[  156.653164] systemd[1]: Starting systemd-pstore.service - Platform Persistent Storage Archival...
[  156.654480] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed...
[  156.655926] systemd[1]: Starting systemd-sysusers.service - Create System Users...
[  156.667247] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
[  156.671723] systemd[1]: Finished systemd-pstore.service - Platform Persistent Storage Archival.
[  156.682842] systemd[1]: Finished systemd-random-seed.service - Load/Save Random Seed.
[  156.682942] systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[  156.685911] vfio_pci: add [10de:0e0c[ffffffff:ffffffff]] class 0x000000/00000000
[  156.688836] systemd[1]: Finished systemd-sysusers.service - Create System Users.
[  156.690301] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[  156.701270] spl: loading out-of-tree module taints kernel.
[  156.732777] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
[  156.734457] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
[  156.749521] systemd[1]: Started systemd-journald.service - Journal Service.
[  156.757846] systemd-journald[819]: Received client request to flush runtime journal.
[  156.759118] zfs: module license 'CDDL' taints kernel.
[  156.759123] Disabling lock debugging due to kernel taint
[  156.759151] zfs: module license taints kernel.
[  157.442948] IPMI message handler: version 39.2
[  157.446195] ipmi device interface
[  157.449893] ioatdma: Intel(R) QuickData Technology Driver 5.00
[  157.451831] ipmi_si: IPMI System Interface driver
[  157.451869] ipmi_si dmi-ipmi-si.0: ipmi_platform: probing via SMBIOS
[  157.451874] ipmi_platform: ipmi_si: SMBIOS: io 0xca2 regsize 1 spacing 1 irq 0
[  157.451879] ipmi_si: Adding SMBIOS-specified kcs state machine
[  157.451997] ipmi_si IPI0001:00: ipmi_platform: probing via ACPI
[  157.452229] ipmi_si IPI0001:00: ipmi_platform: [io  0x0ca2] regsize 1 spacing 1 irq 0
[  157.464461] igb 0000:07:00.0: DCA enabled
[  157.464520] igb 0000:07:00.1: DCA enabled
[  157.464964] ipmi_si dmi-ipmi-si.0: Removing SMBIOS-specified kcs state machine in favor of ACPI
[  157.464969] ipmi_si: Adding ACPI-specified kcs state machine
[  157.464981] input: PC Speaker as /devices/platform/pcspkr/input/input10
[  157.465102] ipmi_si: Trying ACPI-specified kcs state machine at i/o address 0xca2, slave address 0x20, irq 0
[  157.475105] mei_me 0000:00:16.0: Device doesn't have valid ME Interface
[  157.475913] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
[  157.475918] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
[  157.475919] RAPL PMU: hw unit of domain package 2^-16 Joules
[  157.475920] RAPL PMU: hw unit of domain dram 2^-16 Joules
[  157.520350] cryptd: max_cpu_qlen set to 1000
[  157.527239] ast 0000:0a:00.0: vgaarb: deactivate vga console
[  157.528556] Console: switching to colour dummy device 80x25
[  157.528802] ast 0000:0a:00.0: [drm] Using P2A bridge for configuration
[  157.528807] ast 0000:0a:00.0: [drm] AST 2300 detected
[  157.528822] ast 0000:0a:00.0: [drm] Using analog VGA
[  157.528830] ast 0000:0a:00.0: [drm] dram MCLK=408 Mhz type=1 bus_width=16
[  157.529530] AVX version of gcm_enc/dec engaged.
[  157.529634] AES CTR mode by8 optimization enabled
[  157.535134] [drm] Initialized ast 0.1.0 20120228 for 0000:0a:00.0 on minor 0
[  157.696986] fbcon: astdrmfb (fb0) is primary device
[  157.698428] snd_hda_intel 0000:00:1b.0: no codecs found!
[  157.747731] Console: switching to colour frame buffer device 210x65
[  157.815259] EXT4-fs (sdf1): mounted filesystem fcf5433d-28bd-4d22-b3ba-dd7262ae33a9 r/w with ordered data mode. Quota mode: none.
[  157.827614] ast 0000:0a:00.0: [drm] fb0: astdrmfb frame buffer device
[  157.840683] Adding 31307772k swap on /dev/sdc5.  Priority:-2 extents:1 across:31307772k SSFS
[  157.915079] ipmi_si IPI0001:00: IPMI message handler: Found new BMC (man_id: 0x000a3f, prod_id: 0x0c63, dev_id: 0x20)
[  157.917995] EDAC sbridge: Seeking for: PCI ID 8086:0ea0
[  157.918016] EDAC sbridge: Seeking for: PCI ID 8086:0ea0
[  157.918031] EDAC sbridge: Seeking for: PCI ID 8086:0ea0
[  157.918039] EDAC sbridge: Seeking for: PCI ID 8086:0e60
[  157.918045] EDAC sbridge: Seeking for: PCI ID 8086:0e60
[  157.918050] EDAC sbridge: Seeking for: PCI ID 8086:0e60
[  157.918052] EDAC sbridge: Seeking for: PCI ID 8086:0ea8
[  157.918056] EDAC sbridge: Seeking for: PCI ID 8086:0ea8
[  157.918062] EDAC sbridge: Seeking for: PCI ID 8086:0ea8
[  157.918065] EDAC sbridge: Seeking for: PCI ID 8086:0e71
[  157.918070] EDAC sbridge: Seeking for: PCI ID 8086:0e71
[  157.918075] EDAC sbridge: Seeking for: PCI ID 8086:0e71
[  157.918077] EDAC sbridge: Seeking for: PCI ID 8086:0eaa
[  157.918082] EDAC sbridge: Seeking for: PCI ID 8086:0eaa
[  157.918087] EDAC sbridge: Seeking for: PCI ID 8086:0eaa
[  157.918090] EDAC sbridge: Seeking for: PCI ID 8086:0eab
[  157.918095] EDAC sbridge: Seeking for: PCI ID 8086:0eab
[  157.918100] EDAC sbridge: Seeking for: PCI ID 8086:0eab
[  157.918102] EDAC sbridge: Seeking for: PCI ID 8086:0eac
[  157.918107] EDAC sbridge: Seeking for: PCI ID 8086:0eac
[  157.918113] EDAC sbridge: Seeking for: PCI ID 8086:0eac
[  157.918115] EDAC sbridge: Seeking for: PCI ID 8086:0ead
[  157.918120] EDAC sbridge: Seeking for: PCI ID 8086:0ead
[  157.918125] EDAC sbridge: Seeking for: PCI ID 8086:0ead
[  157.918127] EDAC sbridge: Seeking for: PCI ID 8086:0e68
[  157.918133] EDAC sbridge: Seeking for: PCI ID 8086:0e68
[  157.918138] EDAC sbridge: Seeking for: PCI ID 8086:0e68
[  157.918139] EDAC sbridge: Seeking for: PCI ID 8086:0e79
[  157.918145] EDAC sbridge: Seeking for: PCI ID 8086:0e79
[  157.918150] EDAC sbridge: Seeking for: PCI ID 8086:0e79
[  157.918152] EDAC sbridge: Seeking for: PCI ID 8086:0e6a
[  157.918157] EDAC sbridge: Seeking for: PCI ID 8086:0e6a
[  157.918163] EDAC sbridge: Seeking for: PCI ID 8086:0e6a
[  157.918164] EDAC sbridge: Seeking for: PCI ID 8086:0e6b
[  157.918170] EDAC sbridge: Seeking for: PCI ID 8086:0e6b
[  157.918176] EDAC sbridge: Seeking for: PCI ID 8086:0e6b
[  157.918177] EDAC sbridge: Seeking for: PCI ID 8086:0e6c
[  157.918183] EDAC sbridge: Seeking for: PCI ID 8086:0e6c
[  157.918188] EDAC sbridge: Seeking for: PCI ID 8086:0e6c
[  157.918189] EDAC sbridge: Seeking for: PCI ID 8086:0e6d
[  157.918195] EDAC sbridge: Seeking for: PCI ID 8086:0e6d
[  157.918200] EDAC sbridge: Seeking for: PCI ID 8086:0e6d
[  157.918202] EDAC sbridge: Seeking for: PCI ID 8086:0eb8
[  157.918209] EDAC sbridge: Seeking for: PCI ID 8086:0ebc
[  157.918217] EDAC sbridge: Seeking for: PCI ID 8086:0ec8
[  157.918223] EDAC sbridge: Seeking for: PCI ID 8086:0ec8
[  157.918228] EDAC sbridge: Seeking for: PCI ID 8086:0ec8
[  157.918229] EDAC sbridge: Seeking for: PCI ID 8086:0ec9
[  157.918235] EDAC sbridge: Seeking for: PCI ID 8086:0ec9
[  157.918240] EDAC sbridge: Seeking for: PCI ID 8086:0ec9
[  157.918241] EDAC sbridge: Seeking for: PCI ID 8086:0eca
[  157.918247] EDAC sbridge: Seeking for: PCI ID 8086:0eca
[  157.918252] EDAC sbridge: Seeking for: PCI ID 8086:0eca
[  157.918342] EDAC MC0: Giving out device to module sb_edac controller Ivy Bridge SrcID#0_Ha#0: DEV 0000:7f:0e.0 (INTERRUPT)
[  157.918416] EDAC MC1: Giving out device to module sb_edac controller Ivy Bridge SrcID#1_Ha#0: DEV 0000:ff:0e.0 (INTERRUPT)
[  157.918498] EDAC MC2: Giving out device to module sb_edac controller Ivy Bridge SrcID#0_Ha#1: DEV 0000:7f:1c.0 (INTERRUPT)
[  157.918578] EDAC MC3: Giving out device to module sb_edac controller Ivy Bridge SrcID#1_Ha#1: DEV 0000:ff:1c.0 (INTERRUPT)
[  157.918579] EDAC sbridge:  Ver: 1.1.2 
[  157.985090] ipmi_si IPI0001:00: IPMI kcs interface initialized
[  158.032159] ipmi_ssif: IPMI SSIF Interface driver
[  158.057629] intel_rapl_common: Found RAPL domain package
[  158.057635] intel_rapl_common: Found RAPL domain core
[  158.057640] intel_rapl_common: Found RAPL domain dram
[  158.057647] intel_rapl_common: package-0:core:long_term locked by BIOS
[  158.057650] intel_rapl_common: package-0:dram:long_term locked by BIOS
[  158.060156] intel_rapl_common: Found RAPL domain package
[  158.060176] intel_rapl_common: Found RAPL domain core
[  158.060179] intel_rapl_common: Found RAPL domain dram
[  158.060185] intel_rapl_common: package-1:core:long_term locked by BIOS
[  158.060187] intel_rapl_common: package-1:dram:long_term locked by BIOS
[  158.497068] ZFS: Loaded module v2.2.3-pve1, ZFS pool version 5000, ZFS filesystem version 5
[  158.711444] audit: type=1400 audit(1714599397.835:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/lxc-start" pid=1521 comm="apparmor_parser"
[  158.711481] audit: type=1400 audit(1714599397.835:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/lxc-copy" pid=1520 comm="apparmor_parser"
[  158.711549] audit: type=1400 audit(1714599397.835:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="pve-container-mounthotplug" pid=1518 comm="apparmor_parser"
[  158.712337] audit: type=1400 audit(1714599397.835:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="swtpm" pid=1523 comm="apparmor_parser"
[  158.713647] audit: type=1400 audit(1714599397.835:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=1517 comm="apparmor_parser"
[  158.713654] audit: type=1400 audit(1714599397.835:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=1517 comm="apparmor_parser"
[  158.713685] audit: type=1400 audit(1714599397.835:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=1515 comm="apparmor_parser"
[  158.714295] audit: type=1400 audit(1714599397.835:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=1522 comm="apparmor_parser"
[  158.714302] audit: type=1400 audit(1714599397.835:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=1522 comm="apparmor_parser"
[  158.714315] audit: type=1400 audit(1714599397.835:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=1522 comm="apparmor_parser"
[  158.824737] RPC: Registered named UNIX socket transport module.
[  158.824743] RPC: Registered udp transport module.
[  158.824744] RPC: Registered tcp transport module.
[  158.824745] RPC: Registered tcp-with-tls transport module.
[  158.824746] RPC: Registered tcp NFSv4.1 backchannel transport module.
[  158.856161] softdog: initialized. soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=0)
[  158.856168] softdog:              soft_reboot_cmd=<not set> soft_active_on_boot=0
[  159.634928] vmbr0: port 1(enp7s0f0) entered blocking state
[  159.634936] vmbr0: port 1(enp7s0f0) entered disabled state
[  159.634959] igb 0000:07:00.0 enp7s0f0: entered allmulticast mode
[  159.635014] igb 0000:07:00.0 enp7s0f0: entered promiscuous mode
[  160.253688] Loading iSCSI transport class v2.0-870.
[  162.297797] bpfilter: Loaded bpfilter_umh pid 2021
[  162.298104] Started bpfilter
[  163.028430] igb 0000:07:00.0 enp7s0f0: igb: enp7s0f0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[  163.028673] vmbr0: port 1(enp7s0f0) entered blocking state
[  163.028677] vmbr0: port 1(enp7s0f0) entered forwarding state
[  167.198867] kvm[2076]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
[  167.515793] kvm_intel: L1TF CPU bug present and SMT on, data leak possible. See CVE-2018-3646 and https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/l1tf.html for details.
[  168.482155] tap103i0: entered promiscuous mode
[  168.499712] vmbr0: port 2(tap103i0) entered blocking state
[  168.499717] vmbr0: port 2(tap103i0) entered disabled state
[  168.499738] tap103i0: entered allmulticast mode
[  168.499878] vmbr0: port 2(tap103i0) entered blocking state
[  168.499881] vmbr0: port 2(tap103i0) entered forwarding state
[  172.851508] FS-Cache: Loaded
[  173.114455] NFS: Registering the id_resolver key type
[  173.114465] Key type id_resolver registered
[  173.114466] Key type id_legacy registered
[  197.441371] kvm_intel: kvm [2087]: vcpu4, guest rIP: 0xfffff80774dd2122 Unhandled WRMSR(0x1d9) = 0x1
[  197.441569] kvm_intel: kvm [2087]: vcpu4, guest rIP: 0xfffff80774dd2122 Unhandled WRMSR(0x1d9) = 0x1
[  200.397944] tap104i0: entered promiscuous mode
[  200.416613] vmbr0: port 3(tap104i0) entered blocking state
[  200.416618] vmbr0: port 3(tap104i0) entered disabled state
[  200.416640] tap104i0: entered allmulticast mode
[  200.416743] vmbr0: port 3(tap104i0) entered blocking state
[  200.416746] vmbr0: port 3(tap104i0) entered forwarding state
[  232.276987] tap105i0: entered promiscuous mode
[  232.296112] vmbr0: port 4(tap105i0) entered blocking state
[  232.296118] vmbr0: port 4(tap105i0) entered disabled state
[  232.296140] tap105i0: entered allmulticast mode
[  232.296238] vmbr0: port 4(tap105i0) entered blocking state
[  232.296241] vmbr0: port 4(tap105i0) entered forwarding state
[  264.328911] tap101i0: entered promiscuous mode
[  264.346875] vmbr0: port 5(tap101i0) entered blocking state
[  264.346880] vmbr0: port 5(tap101i0) entered disabled state
[  264.346899] tap101i0: entered allmulticast mode
[  264.347000] vmbr0: port 5(tap101i0) entered blocking state
[  264.347003] vmbr0: port 5(tap101i0) entered forwarding state
[  269.363472] tap102i0: entered promiscuous mode
[  269.382173] vmbr0: port 6(tap102i0) entered blocking state
[  269.382179] vmbr0: port 6(tap102i0) entered disabled state
[  269.382203] tap102i0: entered allmulticast mode
[  269.382346] vmbr0: port 6(tap102i0) entered blocking state
[  269.382351] vmbr0: port 6(tap102i0) entered forwarding state
[  274.579548] tap107i0: entered promiscuous mode
[  274.599719] vmbr0: port 7(tap107i0) entered blocking state
[  274.599726] vmbr0: port 7(tap107i0) entered disabled state
[  274.599754] tap107i0: entered allmulticast mode
[  274.599865] vmbr0: port 7(tap107i0) entered blocking state
[  274.599869] vmbr0: port 7(tap107i0) entered forwarding state
[  279.578609] tap108i0: entered promiscuous mode
[  279.600976] vmbr0: port 8(tap108i0) entered blocking state
[  279.600983] vmbr0: port 8(tap108i0) entered disabled state
[  279.601011] tap108i0: entered allmulticast mode
[  279.601129] vmbr0: port 8(tap108i0) entered blocking state
[  279.601134] vmbr0: port 8(tap108i0) entered forwarding state
[  311.544012] tap110i0: entered promiscuous mode
[  311.563373] vmbr0: port 9(tap110i0) entered blocking state
[  311.563378] vmbr0: port 9(tap110i0) entered disabled state
[  311.563402] tap110i0: entered allmulticast mode
[  311.563526] vmbr0: port 9(tap110i0) entered blocking state
[  311.563529] vmbr0: port 9(tap110i0) entered forwarding state
[  433.451411] tap111i0: entered promiscuous mode
[  433.471498] vmbr0: port 10(tap111i0) entered blocking state
[  433.471505] vmbr0: port 10(tap111i0) entered disabled state
[  433.471528] tap111i0: entered allmulticast mode
[  433.471643] vmbr0: port 10(tap111i0) entered blocking state
[  433.471646] vmbr0: port 10(tap111i0) entered forwarding state
[  555.562629] tap112i0: entered promiscuous mode
[  555.583461] vmbr0: port 11(tap112i0) entered blocking state
[  555.583467] vmbr0: port 11(tap112i0) entered disabled state
[  555.583490] tap112i0: entered allmulticast mode
[  555.583590] vmbr0: port 11(tap112i0) entered blocking state
[  555.583595] vmbr0: port 11(tap112i0) entered forwarding state
[  677.687933] tap100i0: entered promiscuous mode
[  677.710969] vmbr0: port 12(tap100i0) entered blocking state
[  677.710977] vmbr0: port 12(tap100i0) entered disabled state
[  677.711010] tap100i0: entered allmulticast mode
[  677.711135] vmbr0: port 12(tap100i0) entered blocking state
[  677.711139] vmbr0: port 12(tap100i0) entered forwarding state
[  682.686472] tap106i0: entered promiscuous mode
[  682.709065] vmbr0: port 13(tap106i0) entered blocking state
[  682.709072] vmbr0: port 13(tap106i0) entered disabled state
[  682.709103] tap106i0: entered allmulticast mode
[  682.709227] vmbr0: port 13(tap106i0) entered blocking state
[  682.709231] vmbr0: port 13(tap106i0) entered forwarding state
[  687.722628] tap109i0: entered promiscuous mode
[  687.749796] vmbr0: port 14(tap109i0) entered blocking state
[  687.749804] vmbr0: port 14(tap109i0) entered disabled state
[  687.749835] tap109i0: entered allmulticast mode
[  687.749948] vmbr0: port 14(tap109i0) entered blocking state
[  687.749951] vmbr0: port 14(tap109i0) entered forwarding state
[  692.713764] tap114i0: entered promiscuous mode
[  692.775983] vmbr0: port 15(fwpr114p0) entered blocking state
[  692.775994] vmbr0: port 15(fwpr114p0) entered disabled state
[  692.776032] fwpr114p0: entered allmulticast mode
[  692.776129] fwpr114p0: entered promiscuous mode
[  692.776224] vmbr0: port 15(fwpr114p0) entered blocking state
[  692.776228] vmbr0: port 15(fwpr114p0) entered forwarding state
[  692.788544] fwbr114i0: port 1(fwln114i0) entered blocking state
[  692.788553] fwbr114i0: port 1(fwln114i0) entered disabled state
[  692.788591] fwln114i0: entered allmulticast mode
[  692.788671] fwln114i0: entered promiscuous mode
[  692.788740] fwbr114i0: port 1(fwln114i0) entered blocking state
[  692.788743] fwbr114i0: port 1(fwln114i0) entered forwarding state
[  692.801575] fwbr114i0: port 2(tap114i0) entered blocking state
[  692.801583] fwbr114i0: port 2(tap114i0) entered disabled state
[  692.801614] tap114i0: entered allmulticast mode
[  692.801716] fwbr114i0: port 2(tap114i0) entered blocking state
[  692.801719] fwbr114i0: port 2(tap114i0) entered forwarding state
[  697.755601] tap115i0: entered promiscuous mode
[  697.779291] vmbr0: port 16(tap115i0) entered blocking state
[  697.779301] vmbr0: port 16(tap115i0) entered disabled state
[  697.779337] tap115i0: entered allmulticast mode
[  697.779480] vmbr0: port 16(tap115i0) entered blocking state
[  697.779485] vmbr0: port 16(tap115i0) entered forwarding state
[ 1569.165891] tap101i0: left allmulticast mode
[ 1569.165940] vmbr0: port 5(tap101i0) entered disabled state
[ 1572.031057] tap101i0: entered promiscuous mode
[ 1572.053039] vmbr0: port 5(tap101i0) entered blocking state
[ 1572.053046] vmbr0: port 5(tap101i0) entered disabled state
[ 1572.053071] tap101i0: entered allmulticast mode
[ 1572.053256] vmbr0: port 5(tap101i0) entered blocking state
[ 1572.053261] vmbr0: port 5(tap101i0) entered forwarding state
[ 3594.329102] tap102i0: left allmulticast mode
[ 3594.329144] vmbr0: port 6(tap102i0) entered disabled state
[ 3596.980577] tap102i0: entered promiscuous mode
[ 3597.002633] vmbr0: port 6(tap102i0) entered blocking state
[ 3597.002638] vmbr0: port 6(tap102i0) entered disabled state
[ 3597.002674] tap102i0: entered allmulticast mode
[ 3597.002803] vmbr0: port 6(tap102i0) entered blocking state
[ 3597.002806] vmbr0: port 6(tap102i0) entered forwarding state
[ 4871.477382] perf: interrupt took too long (2506 > 2500), lowering kernel.perf_event_max_sample_rate to 79750
[ 5406.115237] tap103i0: left allmulticast mode
[ 5406.115278] vmbr0: port 2(tap103i0) entered disabled state
[ 5407.900201] tap103i0: entered promiscuous mode
[ 5407.921870] vmbr0: port 2(tap103i0) entered blocking state
[ 5407.921876] vmbr0: port 2(tap103i0) entered disabled state
[ 5407.921913] tap103i0: entered allmulticast mode
[ 5407.922017] vmbr0: port 2(tap103i0) entered blocking state
[ 5407.922021] vmbr0: port 2(tap103i0) entered forwarding state
[ 5453.125432] kvm_intel: kvm [109442]: vcpu5, guest rIP: 0xfffff80740dbc122 Unhandled WRMSR(0x1d9) = 0x1
[ 5453.126060] kvm_intel: kvm [109442]: vcpu5, guest rIP: 0xfffff80740dbc122 Unhandled WRMSR(0x1d9) = 0x1
[ 5453.126128] kvm_intel: kvm [109442]: vcpu5, guest rIP: 0xfffff80740dbc122 Unhandled WRMSR(0x1d9) = 0x1
[ 5889.019054] tap104i0: left allmulticast mode
[ 5889.019098] vmbr0: port 3(tap104i0) entered disabled state
[ 5891.739597] tap104i0: entered promiscuous mode
[ 5891.762187] vmbr0: port 3(tap104i0) entered blocking state
[ 5891.762193] vmbr0: port 3(tap104i0) entered disabled state
[ 5891.762220] tap104i0: entered allmulticast mode
[ 5891.762335] vmbr0: port 3(tap104i0) entered blocking state
[ 5891.762338] vmbr0: port 3(tap104i0) entered forwarding state
[ 6368.635004] perf: interrupt took too long (3139 > 3132), lowering kernel.perf_event_max_sample_rate to 63500
[ 6971.576480] tap105i0: left allmulticast mode
[ 6971.576521] vmbr0: port 4(tap105i0) entered disabled state
[ 6973.251202] tap105i0: entered promiscuous mode
[ 6973.271760] vmbr0: port 4(tap105i0) entered blocking state
[ 6973.271766] vmbr0: port 4(tap105i0) entered disabled state
[ 6973.271785] tap105i0: entered allmulticast mode
[ 6973.271891] vmbr0: port 4(tap105i0) entered blocking state
[ 6973.271905] vmbr0: port 4(tap105i0) entered forwarding state
git bisect start
# Status: warte auf guten und schlechten Commit
# bad: [9d1ddab261f3e2af7c384dc02238784ce0cf9f98] Merge tag '6.9-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
git bisect bad 9d1ddab261f3e2af7c384dc02238784ce0cf9f98
# Status: warte auf gute(n) Commit(s), schlechter Commit bekannt
# good: [4631960b4700dd53f5cebb4f7055fd00ccd556ce] Linux 6.5.13
git bisect good 4631960b4700dd53f5cebb4f7055fd00ccd556ce
# good: [2dde18cd1d8fac735875f2e4987f11817cc0bc2c] Linux 6.5
git bisect good 2dde18cd1d8fac735875f2e4987f11817cc0bc2c
# good: [0f5cc96c367f2e780eb492cc9cab84e3b2ca88da] Merge tag 's390-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
git bisect good 0f5cc96c367f2e780eb492cc9cab84e3b2ca88da
# good: [ee138217c32ccbfa75d5ea6b766158148e98f6fa] Merge tag 'btree-remove-btnum-6.9_2024-02-23' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into xfs-6.9-mergeC
git bisect good ee138217c32ccbfa75d5ea6b766158148e98f6fa
# bad: [e5e038b7ae9da96b93974bf072ca1876899a01a3] Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
git bisect bad e5e038b7ae9da96b93974bf072ca1876899a01a3
# bad: [f153fbe1ea11939e2514ba4b3b62bbd946e2892c] Merge tag 'erofs-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
git bisect bad f153fbe1ea11939e2514ba4b3b62bbd946e2892c
# bad: [1ddeeb2a058d7b2a58ed9e820396b4ceb715d529] Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
git bisect bad 1ddeeb2a058d7b2a58ed9e820396b4ceb715d529
# bad: [2652b99e43403dc464f3648483ffb38e48872fe4] ice: virtchnl: stop pretending to support RSS over AQ or registers
git bisect bad 2652b99e43403dc464f3648483ffb38e48872fe4
# good: [efa80dcbb7a3ecc4a1b2f54624c49b5a612f92b3] Merge tag 'trace-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
git bisect good efa80dcbb7a3ecc4a1b2f54624c49b5a612f92b3
# good: [c6a597fcc7ad7335a3ecf8f5287a0459f793a257] Merge tag 'loongarch-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
git bisect good c6a597fcc7ad7335a3ecf8f5287a0459f793a257
# bad: [cf1182944c7cc9f1c21a8a44e0d29abe12527412] Merge tag 'lsm-pr-20240227' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
git bisect bad cf1182944c7cc9f1c21a8a44e0d29abe12527412
# bad: [4ca0d9894fd517a2f2c0c10d26ebe99ab4396fe3] Merge tag 'erofs-for-6.8-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
git bisect bad 4ca0d9894fd517a2f2c0c10d26ebe99ab4396fe3
# bad: [ac389bc0ca56e1a2f92b2a17e58298390a3879a8] Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
git bisect bad ac389bc0ca56e1a2f92b2a17e58298390a3879a8
# good: [40de53fd002c6ba087a623722915e8006ed68a02] Merge branch 'for-6.8/cxl-cper' into for-6.8/cxl
git bisect good 40de53fd002c6ba087a623722915e8006ed68a02
# bad: [9ddf190a7df77b77817f955fdb9c2ae9d1c9c9a3] scsi: jazz_esp: Only build if SCSI core is builtin
git bisect bad 9ddf190a7df77b77817f955fdb9c2ae9d1c9c9a3
# bad: [de959094eb2197636f7c803af0943cb9d3b35804] scsi: target: pscsi: Fix bio_put() for error case
git bisect bad de959094eb2197636f7c803af0943cb9d3b35804
# bad: [b5fc07a5fb56216a49e6c1d0b172d5464d99a89b] scsi: core: Consult supported VPD page list prior to fetching page
git bisect bad b5fc07a5fb56216a49e6c1d0b172d5464d99a89b
# good: [321da3dc1f3c92a12e3c5da934090d2992a8814c] scsi: sd: usb_storage: uas: Access media prior to querying device properties
git bisect good 321da3dc1f3c92a12e3c5da934090d2992a8814c
# first bad commit: [b5fc07a5fb56216a49e6c1d0b172d5464d99a89b] scsi: core: Consult supported VPD page list prior to fetching page
00:00.0 Host bridge: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 DMI2 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 DMI2
	Flags: fast devsel, NUMA node 0, IOMMU group 12
	Capabilities: [90] Express Root Port (Slot-), MSI 00
	Capabilities: [e0] Power Management version 3
	Capabilities: [100] Vendor Specific Information: ID=0002 Rev=0 Len=00c <?>
	Capabilities: [144] Vendor Specific Information: ID=0004 Rev=1 Len=03c <?>
	Capabilities: [1d0] Vendor Specific Information: ID=0003 Rev=1 Len=00a <?>
	Capabilities: [280] Vendor Specific Information: ID=0005 Rev=3 Len=018 <?>

00:01.0 PCI bridge: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 1a (rev 04) (prog-if 00 [Normal decode])
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 1a
	Flags: bus master, fast devsel, latency 0, IRQ 25, NUMA node 0, IOMMU group 13
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: [disabled] [16-bit]
	Memory behind bridge: [disabled] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Capabilities: [40] Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 1a
	Capabilities: [60] MSI: Enable+ Count=1/2 Maskable+ 64bit-
	Capabilities: [90] Express Root Port (Slot+), MSI 00
	Capabilities: [e0] Power Management version 3
	Capabilities: [100] Vendor Specific Information: ID=0002 Rev=0 Len=00c <?>
	Capabilities: [110] Access Control Services
	Capabilities: [148] Advanced Error Reporting
	Capabilities: [1d0] Vendor Specific Information: ID=0003 Rev=1 Len=00a <?>
	Capabilities: [250] Secondary PCI Express
	Capabilities: [280] Vendor Specific Information: ID=0005 Rev=3 Len=018 <?>
	Kernel driver in use: pcieport

00:01.1 PCI bridge: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 1b (rev 04) (prog-if 00 [Normal decode])
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 1b
	Flags: bus master, fast devsel, latency 0, IRQ 26, NUMA node 0, IOMMU group 14
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: [disabled] [16-bit]
	Memory behind bridge: [disabled] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Capabilities: [40] Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 1b
	Capabilities: [60] MSI: Enable+ Count=1/2 Maskable+ 64bit-
	Capabilities: [90] Express Root Port (Slot+), MSI 00
	Capabilities: [e0] Power Management version 3
	Capabilities: [100] Vendor Specific Information: ID=0002 Rev=0 Len=00c <?>
	Capabilities: [110] Access Control Services
	Capabilities: [148] Advanced Error Reporting
	Capabilities: [1d0] Vendor Specific Information: ID=0003 Rev=1 Len=00a <?>
	Capabilities: [250] Secondary PCI Express
	Capabilities: [280] Vendor Specific Information: ID=0005 Rev=3 Len=018 <?>
	Kernel driver in use: pcieport

00:02.0 PCI bridge: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 2a (rev 04) (prog-if 00 [Normal decode])
	DeviceName:  Onboard IGD
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 2a
	Flags: bus master, fast devsel, latency 0, IRQ 28, NUMA node 0, IOMMU group 15
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	I/O behind bridge: [disabled] [16-bit]
	Memory behind bridge: [disabled] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Capabilities: [40] Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 2a
	Capabilities: [60] MSI: Enable+ Count=1/2 Maskable+ 64bit-
	Capabilities: [90] Express Root Port (Slot+), MSI 00
	Capabilities: [e0] Power Management version 3
	Capabilities: [100] Vendor Specific Information: ID=0002 Rev=0 Len=00c <?>
	Capabilities: [110] Access Control Services
	Capabilities: [148] Advanced Error Reporting
	Capabilities: [1d0] Vendor Specific Information: ID=0003 Rev=1 Len=00a <?>
	Capabilities: [250] Secondary PCI Express
	Capabilities: [280] Vendor Specific Information: ID=0005 Rev=3 Len=018 <?>
	Kernel driver in use: pcieport

00:02.2 PCI bridge: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 2c (rev 04) (prog-if 00 [Normal decode])
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 2c
	Flags: bus master, fast devsel, latency 0, IRQ 29, NUMA node 0, IOMMU group 16
	Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
	I/O behind bridge: [disabled] [16-bit]
	Memory behind bridge: c8a00000-c8cfffff [size=3M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Capabilities: [40] Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 2c
	Capabilities: [60] MSI: Enable+ Count=1/2 Maskable+ 64bit-
	Capabilities: [90] Express Root Port (Slot+), MSI 00
	Capabilities: [e0] Power Management version 3
	Capabilities: [100] Vendor Specific Information: ID=0002 Rev=0 Len=00c <?>
	Capabilities: [110] Access Control Services
	Capabilities: [148] Advanced Error Reporting
	Capabilities: [1d0] Vendor Specific Information: ID=0003 Rev=1 Len=00a <?>
	Capabilities: [250] Secondary PCI Express
	Capabilities: [280] Vendor Specific Information: ID=0005 Rev=3 Len=018 <?>
	Kernel driver in use: pcieport

00:03.0 PCI bridge: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 3a (rev 04) (prog-if 00 [Normal decode])
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 3a
	Flags: bus master, fast devsel, latency 0, IRQ 31, NUMA node 0, IOMMU group 17
	Bus: primary=00, secondary=05, subordinate=05, sec-latency=0
	I/O behind bridge: 8000-8fff [size=4K] [16-bit]
	Memory behind bridge: b8000000-c60fffff [size=225M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Capabilities: [40] Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 3a
	Capabilities: [60] MSI: Enable+ Count=1/2 Maskable+ 64bit-
	Capabilities: [90] Express Root Port (Slot+), MSI 00
	Capabilities: [e0] Power Management version 3
	Capabilities: [100] Vendor Specific Information: ID=0002 Rev=0 Len=00c <?>
	Capabilities: [110] Access Control Services
	Capabilities: [148] Advanced Error Reporting
	Capabilities: [1d0] Vendor Specific Information: ID=0003 Rev=1 Len=00a <?>
	Capabilities: [250] Secondary PCI Express
	Capabilities: [280] Vendor Specific Information: ID=0005 Rev=3 Len=018 <?>
	Kernel driver in use: pcieport

00:04.0 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 0 (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 0
	Flags: bus master, fast devsel, latency 0, IRQ 65, NUMA node 0, IOMMU group 18
	Memory at c6120000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [80] MSI-X: Enable+ Count=1 Masked-
	Capabilities: [90] Express Root Complex Integrated Endpoint, MSI 00
	Capabilities: [e0] Power Management version 3
	Kernel driver in use: ioatdma
	Kernel modules: ioatdma

00:04.1 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 1 (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 1
	Flags: bus master, fast devsel, latency 0, IRQ 67, NUMA node 0, IOMMU group 19
	Memory at c611c000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [80] MSI-X: Enable+ Count=1 Masked-
	Capabilities: [90] Express Root Complex Integrated Endpoint, MSI 00
	Capabilities: [e0] Power Management version 3
	Kernel driver in use: ioatdma
	Kernel modules: ioatdma

00:04.2 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 2 (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 2
	Flags: bus master, fast devsel, latency 0, IRQ 65, NUMA node 0, IOMMU group 20
	Memory at c6118000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [80] MSI-X: Enable+ Count=1 Masked-
	Capabilities: [90] Express Root Complex Integrated Endpoint, MSI 00
	Capabilities: [e0] Power Management version 3
	Kernel driver in use: ioatdma
	Kernel modules: ioatdma

00:04.3 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 3 (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 3
	Flags: bus master, fast devsel, latency 0, IRQ 67, NUMA node 0, IOMMU group 21
	Memory at c6114000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [80] MSI-X: Enable+ Count=1 Masked-
	Capabilities: [90] Express Root Complex Integrated Endpoint, MSI 00
	Capabilities: [e0] Power Management version 3
	Kernel driver in use: ioatdma
	Kernel modules: ioatdma

00:04.4 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 4 (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 4
	Flags: bus master, fast devsel, latency 0, IRQ 65, NUMA node 0, IOMMU group 22
	Memory at c6110000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [80] MSI-X: Enable+ Count=1 Masked-
	Capabilities: [90] Express Root Complex Integrated Endpoint, MSI 00
	Capabilities: [e0] Power Management version 3
	Kernel driver in use: ioatdma
	Kernel modules: ioatdma

00:04.5 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 5 (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 5
	Flags: bus master, fast devsel, latency 0, IRQ 67, NUMA node 0, IOMMU group 23
	Memory at c610c000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [80] MSI-X: Enable+ Count=1 Masked-
	Capabilities: [90] Express Root Complex Integrated Endpoint, MSI 00
	Capabilities: [e0] Power Management version 3
	Kernel driver in use: ioatdma
	Kernel modules: ioatdma

00:04.6 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 6 (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 6
	Flags: bus master, fast devsel, latency 0, IRQ 65, NUMA node 0, IOMMU group 24
	Memory at c6108000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [80] MSI-X: Enable+ Count=1 Masked-
	Capabilities: [90] Express Root Complex Integrated Endpoint, MSI 00
	Capabilities: [e0] Power Management version 3
	Kernel driver in use: ioatdma
	Kernel modules: ioatdma

00:04.7 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 7 (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 7
	Flags: bus master, fast devsel, latency 0, IRQ 67, NUMA node 0, IOMMU group 25
	Memory at c6104000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [80] MSI-X: Enable+ Count=1 Masked-
	Capabilities: [90] Express Root Complex Integrated Endpoint, MSI 00
	Capabilities: [e0] Power Management version 3
	Kernel driver in use: ioatdma
	Kernel modules: ioatdma

00:05.0 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 VTd/Memory Map/Misc (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 VTd/Memory Map/Misc
	Flags: fast devsel, NUMA node 0, IOMMU group 26
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

00:05.2 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 IIO RAS (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 IIO RAS
	Flags: fast devsel, NUMA node 0, IOMMU group 27
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

00:05.4 PIC: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 IOAPIC (rev 04) (prog-if 20 [IO(X)-APIC])
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 IOAPIC
	Flags: bus master, fast devsel, latency 0, NUMA node 0, IOMMU group 28
	Memory at c612b000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [44] Express Root Complex Integrated Endpoint, MSI 00
	Capabilities: [e0] Power Management version 3

00:11.0 PCI bridge: Intel Corporation C600/X79 series chipset PCI Express Virtual Root Port (rev 06) (prog-if 00 [Normal decode])
	Subsystem: ASUSTeK Computer Inc. C600/X79 series chipset PCI Express Virtual Root Port
	Flags: bus master, fast devsel, latency 0, IRQ 32, NUMA node 0, IOMMU group 29
	Bus: primary=00, secondary=06, subordinate=06, sec-latency=0
	I/O behind bridge: 7000-7fff [size=4K] [16-bit]
	Memory behind bridge: c8400000-c88fffff [size=5M] [32-bit]
	Prefetchable memory behind bridge: cfe00000-cfefffff [size=1M] [32-bit]
	Capabilities: [40] Express Root Port (Slot-), MSI 00
	Capabilities: [80] Power Management version 3
	Capabilities: [88] Subsystem: ASUSTeK Computer Inc. C600/X79 series chipset PCI Express Virtual Root Port
	Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [138] Access Control Services
	Kernel driver in use: pcieport

00:16.0 Communication controller: Intel Corporation C600/X79 series chipset MEI Controller #1 (rev 05)
	Subsystem: ASUSTeK Computer Inc. C600/X79 series chipset MEI Controller
	Flags: bus master, fast devsel, latency 0, IRQ 11, NUMA node 0, IOMMU group 30
	Memory at c612a000 (64-bit, non-prefetchable) [size=16]
	Capabilities: [50] Power Management version 3
	Capabilities: [8c] MSI: Enable- Count=1/1 Maskable- 64bit+
	Kernel modules: mei_me

00:16.1 Communication controller: Intel Corporation C600/X79 series chipset MEI Controller #2 (rev 05)
	Subsystem: ASUSTeK Computer Inc. C600/X79 series chipset MEI Controller
	Flags: bus master, fast devsel, latency 0, IRQ 10, NUMA node 0, IOMMU group 30
	Memory at c6129000 (64-bit, non-prefetchable) [size=16]
	Capabilities: [50] Power Management version 3
	Capabilities: [8c] MSI: Enable- Count=1/1 Maskable- 64bit+

00:1a.0 USB controller: Intel Corporation C600/X79 series chipset USB2 Enhanced Host Controller #2 (rev 06) (prog-if 20 [EHCI])
	Subsystem: ASUSTeK Computer Inc. C600/X79 series chipset USB2 Enhanced Host Controller
	Flags: bus master, medium devsel, latency 0, IRQ 17, NUMA node 0, IOMMU group 31
	Memory at c6127000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: [50] Power Management version 2
	Capabilities: [58] Debug port: BAR=1 offset=00a0
	Capabilities: [98] PCI Advanced Features
	Kernel driver in use: ehci-pci
	Kernel modules: ehci_pci

00:1b.0 Audio device: Intel Corporation C600/X79 series chipset High Definition Audio Controller (rev 06)
	Subsystem: ASUSTeK Computer Inc. C600/X79 series chipset High Definition Audio Controller
	Flags: bus master, fast devsel, latency 0, IRQ 87, NUMA node 0, IOMMU group 32
	Memory at c6100000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [50] Power Management version 2
	Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
	Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
	Capabilities: [100] Virtual Channel
	Capabilities: [130] Root Complex Link
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

00:1c.0 PCI bridge: Intel Corporation C600/X79 series chipset PCI Express Root Port 1 (rev b6) (prog-if 00 [Normal decode])
	Subsystem: ASUSTeK Computer Inc. C600/X79 series chipset PCI Express Root Port 1
	Flags: bus master, fast devsel, latency 0, IRQ 33, NUMA node 0, IOMMU group 33
	Bus: primary=00, secondary=07, subordinate=08, sec-latency=0
	I/O behind bridge: 6000-6fff [size=4K] [16-bit]
	Memory behind bridge: c8e00000-c8efffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Capabilities: [40] Express Root Port (Slot+), MSI 00
	Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
	Capabilities: [90] Subsystem: ASUSTeK Computer Inc. C600/X79 series chipset PCI Express Root Port 1
	Capabilities: [a0] Power Management version 2
	Kernel driver in use: pcieport

00:1c.7 PCI bridge: Intel Corporation C600/X79 series chipset PCI Express Root Port 8 (rev b6) (prog-if 00 [Normal decode])
	Subsystem: ASUSTeK Computer Inc. C600/X79 series chipset PCI Express Root Port 8
	Flags: bus master, fast devsel, latency 0, IRQ 34, NUMA node 0, IOMMU group 34
	Bus: primary=00, secondary=09, subordinate=0a, sec-latency=0
	I/O behind bridge: 5000-5fff [size=4K] [16-bit]
	Memory behind bridge: c7000000-c80fffff [size=17M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Capabilities: [40] Express Root Port (Slot+), MSI 00
	Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
	Capabilities: [90] Subsystem: ASUSTeK Computer Inc. C600/X79 series chipset PCI Express Root Port 8
	Capabilities: [a0] Power Management version 2
	Kernel driver in use: pcieport

00:1d.0 USB controller: Intel Corporation C600/X79 series chipset USB2 Enhanced Host Controller #1 (rev 06) (prog-if 20 [EHCI])
	Subsystem: ASUSTeK Computer Inc. C600/X79 series chipset USB2 Enhanced Host Controller
	Flags: bus master, medium devsel, latency 0, IRQ 23, NUMA node 0, IOMMU group 35
	Memory at c6126000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: [50] Power Management version 2
	Capabilities: [58] Debug port: BAR=1 offset=00a0
	Capabilities: [98] PCI Advanced Features
	Kernel driver in use: ehci-pci
	Kernel modules: ehci_pci

00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev a6) (prog-if 01 [Subtractive decode])
	Subsystem: ASUSTeK Computer Inc. 82801 PCI Bridge
	Flags: bus master, fast devsel, latency 0, NUMA node 0, IOMMU group 36
	Bus: primary=00, secondary=0b, subordinate=0b, sec-latency=32
	I/O behind bridge: [disabled] [16-bit]
	Memory behind bridge: [disabled] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Capabilities: [50] Subsystem: ASUSTeK Computer Inc. 82801 PCI Bridge

00:1f.0 ISA bridge: Intel Corporation C600/X79 series chipset LPC Controller (rev 06)
	Subsystem: ASUSTeK Computer Inc. C600/X79 series chipset LPC Controller
	Flags: bus master, medium devsel, latency 0, NUMA node 0, IOMMU group 37
	Capabilities: [e0] Vendor Specific Information: Len=0c <?>
	Kernel driver in use: lpc_ich
	Kernel modules: lpc_ich

00:1f.2 SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06) (prog-if 01 [AHCI 1.0])
	Subsystem: ASUSTeK Computer Inc. C600/X79 series chipset 6-Port SATA AHCI Controller
	Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 44, NUMA node 0, IOMMU group 37
	I/O ports at 9070 [size=8]
	I/O ports at 9060 [size=4]
	I/O ports at 9050 [size=8]
	I/O ports at 9040 [size=4]
	I/O ports at 9020 [size=32]
	Memory at c6125000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
	Capabilities: [70] Power Management version 3
	Capabilities: [a8] SATA HBA v1.0
	Capabilities: [b0] PCI Advanced Features
	Kernel driver in use: ahci
	Kernel modules: ahci

00:1f.3 SMBus: Intel Corporation C600/X79 series chipset SMBus Host Controller (rev 06)
	Subsystem: ASUSTeK Computer Inc. C600/X79 series chipset SMBus Host Controller
	Flags: medium devsel, IRQ 18, NUMA node 0, IOMMU group 37
	Memory at c6124000 (64-bit, non-prefetchable) [size=256]
	I/O ports at 9000 [size=32]
	Kernel driver in use: i801_smbus
	Kernel modules: i2c_i801

04:00.0 RAID bus controller: Adaptec AAC-RAID (rev 09)
	Subsystem: Adaptec ASR5805
	Flags: bus master, fast devsel, latency 0, IRQ 43, NUMA node 0, IOMMU group 38
	Memory at c8a00000 (64-bit, non-prefetchable) [size=2M]
	Expansion ROM at c8c00000 [disabled] [size=512K]
	Capabilities: [98] Power Management version 2
	Capabilities: [a0] MSI: Enable- Count=1/2 Maskable- 64bit+
	Capabilities: [d0] Express Endpoint, MSI 00
	Capabilities: [90] Vital Product Data
	Capabilities: [100] Advanced Error Reporting
	Kernel driver in use: aacraid
	Kernel modules: aacraid

05:00.0 VGA compatible controller: NVIDIA Corporation GF114 [GeForce GTX 560] (rev a1) (prog-if 00 [VGA controller])
	Subsystem: eVga.com. Corp. GF114 [GeForce GTX 560]
	Flags: fast devsel, IRQ 11, NUMA node 0, IOMMU group 39
	Memory at c4000000 (32-bit, non-prefetchable) [disabled] [size=32M]
	Memory at b8000000 (64-bit, prefetchable) [disabled] [size=128M]
	Memory at c0000000 (64-bit, prefetchable) [disabled] [size=64M]
	I/O ports at 8000 [disabled] [size=128]
	Expansion ROM at c6000000 [disabled] [size=512K]
	Capabilities: [60] Power Management version 3
	Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
	Capabilities: [78] Express Endpoint, MSI 00
	Capabilities: [b4] Vendor Specific Information: Len=14 <?>
	Capabilities: [100] Virtual Channel
	Capabilities: [128] Power Budgeting <?>
	Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>
	Kernel driver in use: vfio-pci
	Kernel modules: nvidiafb, nouveau

05:00.1 Audio device: NVIDIA Corporation GF114 HDMI Audio Controller (rev a1)
	Subsystem: eVga.com. Corp. GF114 HDMI Audio Controller
	Flags: bus master, fast devsel, latency 0, IRQ 10, NUMA node 0, IOMMU group 39
	Memory at c6080000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: [60] Power Management version 3
	Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
	Capabilities: [78] Express Endpoint, MSI 00
	Kernel driver in use: vfio-pci
	Kernel modules: snd_hda_intel

06:00.0 Serial Attached SCSI controller: Intel Corporation C602 chipset 4-Port SATA Storage Control Unit (rev 06)
	Subsystem: ASUSTeK Computer Inc. C602 chipset 4-Port SATA Storage Control Unit
	Flags: bus master, fast devsel, latency 0, IRQ 16, NUMA node 0, IOMMU group 40
	Memory at c8800000 (64-bit, prefetchable) [size=16K]
	Memory at c8400000 (64-bit, prefetchable) [size=4M]
	I/O ports at 7000 [size=256]
	Capabilities: [98] Power Management version 3
	Capabilities: [c4] Express Endpoint, MSI 00
	Capabilities: [a0] MSI-X: Enable+ Count=2 Masked-
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [138] Alternative Routing-ID Interpretation (ARI)
	Capabilities: [180] Transaction Processing Hints
	Capabilities: [140] Single Root I/O Virtualization (SR-IOV)
	Kernel driver in use: isci
	Kernel modules: isci

07:00.0 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)
	Subsystem: ASUSTeK Computer Inc. I350 Gigabit Network Connection
	Flags: bus master, fast devsel, latency 0, IRQ 16, NUMA node 0, IOMMU group 41
	Memory at c8e20000 (32-bit, non-prefetchable) [size=128K]
	I/O ports at 6020 [size=32]
	Memory at c8ec4000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: [40] Power Management version 3
	Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+
	Capabilities: [70] MSI-X: Enable+ Count=10 Masked-
	Capabilities: [a0] Express Endpoint, MSI 00
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [140] Device Serial Number e0-3f-49-ff-ff-e7-2a-31
	Capabilities: [150] Alternative Routing-ID Interpretation (ARI)
	Capabilities: [160] Single Root I/O Virtualization (SR-IOV)
	Capabilities: [1a0] Transaction Processing Hints
	Capabilities: [1c0] Latency Tolerance Reporting
	Capabilities: [1d0] Access Control Services
	Kernel driver in use: igb
	Kernel modules: igb

07:00.1 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)
	Subsystem: ASUSTeK Computer Inc. I350 Gigabit Network Connection
	Flags: bus master, fast devsel, latency 0, IRQ 17, NUMA node 0, IOMMU group 42
	Memory at c8e00000 (32-bit, non-prefetchable) [size=128K]
	I/O ports at 6000 [size=32]
	Memory at c8ec0000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: [40] Power Management version 3
	Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+
	Capabilities: [70] MSI-X: Enable+ Count=10 Masked-
	Capabilities: [a0] Express Endpoint, MSI 00
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [140] Device Serial Number e0-3f-49-ff-ff-e7-2a-31
	Capabilities: [150] Alternative Routing-ID Interpretation (ARI)
	Capabilities: [160] Single Root I/O Virtualization (SR-IOV)
	Capabilities: [1a0] Transaction Processing Hints
	Capabilities: [1d0] Access Control Services
	Kernel driver in use: igb
	Kernel modules: igb

09:00.0 PCI bridge: ASPEED Technology, Inc. AST1150 PCI-to-PCI Bridge (rev 02) (prog-if 00 [Normal decode])
	Subsystem: ASPEED Technology, Inc. AST1150 PCI-to-PCI Bridge
	Flags: bus master, fast devsel, latency 0, IRQ 19, NUMA node 0, IOMMU group 43
	Bus: primary=09, secondary=0a, subordinate=0a, sec-latency=32
	I/O behind bridge: 5000-5fff [size=4K] [16-bit]
	Memory behind bridge: c7000000-c80fffff [size=17M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit+
	Capabilities: [78] Power Management version 3
	Capabilities: [80] Express PCI-Express to PCI/PCI-X Bridge, MSI 00
	Capabilities: [a4] Subsystem: ASPEED Technology, Inc. AST1150 PCI-to-PCI Bridge
	Capabilities: [100] Virtual Channel

0a:00.0 VGA compatible controller: ASPEED Technology, Inc. ASPEED Graphics Family (rev 21) (prog-if 00 [VGA controller])
	Subsystem: ASUSTeK Computer Inc. ASPEED Graphics Family
	Flags: medium devsel, IRQ 19, NUMA node 0, IOMMU group 43
	Memory at c7000000 (32-bit, non-prefetchable) [size=16M]
	Memory at c8000000 (32-bit, non-prefetchable) [size=128K]
	I/O ports at 5000 [size=128]
	Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
	Capabilities: [40] Power Management version 3
	Kernel driver in use: ast
	Kernel modules: ast

7f:08.0 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 QPI Link 0 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 QPI Link 0
	Flags: fast devsel, NUMA node 0, IOMMU group 44

7f:09.0 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 QPI Link 1 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 QPI Link 1
	Flags: fast devsel, NUMA node 0, IOMMU group 45

7f:0a.0 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Power Control Unit 0 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Power Control Unit 0
	Flags: fast devsel, NUMA node 0, IOMMU group 46

7f:0a.1 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Power Control Unit 1 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Power Control Unit 1
	Flags: fast devsel, NUMA node 0, IOMMU group 46

7f:0a.2 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Power Control Unit 2 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Power Control Unit 2
	Flags: fast devsel, NUMA node 0, IOMMU group 46

7f:0a.3 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Power Control Unit 3 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Power Control Unit 3
	Flags: fast devsel, NUMA node 0, IOMMU group 46

7f:0b.0 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 UBOX Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 UBOX Registers
	Flags: fast devsel, NUMA node 0, IOMMU group 47

7f:0b.3 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 UBOX Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 UBOX Registers
	Flags: fast devsel, NUMA node 0, IOMMU group 47

7f:0c.0 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers
	Flags: fast devsel, NUMA node 0, IOMMU group 48

7f:0c.1 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers
	Flags: fast devsel, NUMA node 0, IOMMU group 48

7f:0c.2 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers
	Flags: fast devsel, NUMA node 0, IOMMU group 48

7f:0c.3 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers
	Flags: fast devsel, NUMA node 0, IOMMU group 48

7f:0c.4 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers
	Flags: fast devsel, NUMA node 0, IOMMU group 48

7f:0c.5 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers
	Flags: fast devsel, NUMA node 0, IOMMU group 48

7f:0d.0 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers
	Flags: fast devsel, NUMA node 0, IOMMU group 49

7f:0d.1 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers
	Flags: fast devsel, NUMA node 0, IOMMU group 49

7f:0d.2 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers
	Flags: fast devsel, NUMA node 0, IOMMU group 49

7f:0d.3 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers
	Flags: fast devsel, NUMA node 0, IOMMU group 49

7f:0d.4 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers
	Flags: fast devsel, NUMA node 0, IOMMU group 49

7f:0d.5 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers
	Flags: fast devsel, NUMA node 0, IOMMU group 49

7f:0e.0 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Home Agent 0 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Home Agent 0
	Flags: fast devsel, NUMA node 0, IOMMU group 50

7f:0e.1 Performance counters: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Home Agent 0 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Home Agent 0
	Flags: fast devsel, NUMA node 0, IOMMU group 50
	Kernel driver in use: ivbep_uncore

7f:0f.0 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Target Address/Thermal Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Target Address/Thermal Registers
	Flags: fast devsel, NUMA node 0, IOMMU group 51
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

7f:0f.1 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 RAS Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 RAS Registers
	Flags: fast devsel, NUMA node 0, IOMMU group 52
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

7f:0f.2 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers
	Flags: fast devsel, NUMA node 0, IOMMU group 53
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

7f:0f.3 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers
	Flags: fast devsel, NUMA node 0, IOMMU group 54
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

7f:0f.4 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers
	Flags: fast devsel, NUMA node 0, IOMMU group 55
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

7f:0f.5 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers
	Flags: fast devsel, NUMA node 0, IOMMU group 56
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

7f:10.0 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 0 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 0
	Flags: fast devsel, NUMA node 0, IOMMU group 57
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00
	Kernel driver in use: ivbep_uncore

7f:10.1 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 1 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 1
	Flags: fast devsel, NUMA node 0, IOMMU group 58
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00
	Kernel driver in use: ivbep_uncore

7f:10.2 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 0 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 0
	Flags: fast devsel, NUMA node 0, IOMMU group 59
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

7f:10.3 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 1 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 1
	Flags: fast devsel, NUMA node 0, IOMMU group 60
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

7f:10.4 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 2 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 2
	Flags: fast devsel, NUMA node 0, IOMMU group 61
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00
	Kernel driver in use: ivbep_uncore

7f:10.5 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 3 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 3
	Flags: fast devsel, NUMA node 0, IOMMU group 62
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00
	Kernel driver in use: ivbep_uncore

7f:10.6 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 2 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 2
	Flags: fast devsel, NUMA node 0, IOMMU group 63
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

7f:10.7 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 3 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 3
	Flags: fast devsel, NUMA node 0, IOMMU group 64
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

7f:13.0 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 R2PCIe (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 R2PCIe
	Flags: fast devsel, NUMA node 0, IOMMU group 65

7f:13.1 Performance counters: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 R2PCIe (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 R2PCIe
	Flags: fast devsel, NUMA node 0, IOMMU group 65
	Kernel driver in use: ivbep_uncore

7f:13.4 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 QPI Ring Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 QPI Ring Registers
	Flags: fast devsel, NUMA node 0, IOMMU group 65

7f:13.5 Performance counters: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 QPI Ring Performance Ring Monitoring (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 QPI Ring Performance Ring Monitoring
	Flags: fast devsel, NUMA node 0, IOMMU group 65
	Kernel driver in use: ivbep_uncore

7f:16.0 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 System Address Decoder (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 System Address Decoder
	Flags: fast devsel, NUMA node 0, IOMMU group 66

7f:16.1 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Broadcast Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Broadcast Registers
	Flags: fast devsel, NUMA node 0, IOMMU group 66

7f:16.2 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Broadcast Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Broadcast Registers
	Flags: fast devsel, NUMA node 0, IOMMU group 66

7f:1c.0 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Home Agent 1 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Home Agent 1
	Flags: fast devsel, NUMA node 0, IOMMU group 67

7f:1c.1 Performance counters: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Home Agent 1 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Home Agent 1
	Flags: fast devsel, NUMA node 0, IOMMU group 67
	Kernel driver in use: ivbep_uncore

7f:1d.0 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Target Address/Thermal Registers (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Target Address/Thermal Registers
	Flags: fast devsel, NUMA node 0, IOMMU group 68
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

7f:1d.1 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 RAS Registers (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 RAS Registers
	Flags: fast devsel, NUMA node 0, IOMMU group 69
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

7f:1d.2 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel Target Address Decoder Registers (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel Target Address Decoder Registers
	Flags: fast devsel, NUMA node 0, IOMMU group 70
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

7f:1d.3 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel Target Address Decoder Registers (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel Target Address Decoder Registers
	Flags: fast devsel, NUMA node 0, IOMMU group 71
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

7f:1d.4 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel Target Address Decoder Registers (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel Target Address Decoder Registers
	Flags: fast devsel, NUMA node 0, IOMMU group 72
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

7f:1d.5 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel Target Address Decoder Registers (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel Target Address Decoder Registers
	Flags: fast devsel, NUMA node 0, IOMMU group 73
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

7f:1e.0 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel 0-3 Thermal Control 0 (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel 0-3 Thermal Control 0
	Flags: fast devsel, NUMA node 0, IOMMU group 74
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00
	Kernel driver in use: ivbep_uncore

7f:1e.1 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel 0-3 Thermal Control 1 (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel 0-3 Thermal Control 1
	Flags: fast devsel, NUMA node 0, IOMMU group 75
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00
	Kernel driver in use: ivbep_uncore

7f:1e.2 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel 0-3 ERROR Registers 0 (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel 0-3 ERROR Registers 0
	Flags: fast devsel, NUMA node 0, IOMMU group 76
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

7f:1e.3 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel 0-3 ERROR Registers 1 (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel 0-3 ERROR Registers 1
	Flags: fast devsel, NUMA node 0, IOMMU group 77
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

7f:1e.4 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel 0-3 Thermal Control 2 (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel 0-3 Thermal Control 2
	Flags: fast devsel, NUMA node 0, IOMMU group 78
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00
	Kernel driver in use: ivbep_uncore

7f:1e.5 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel 0-3 Thermal Control 3 (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel 0-3 Thermal Control 3
	Flags: fast devsel, NUMA node 0, IOMMU group 79
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00
	Kernel driver in use: ivbep_uncore

7f:1e.6 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel 0-3 ERROR Registers 2 (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel 0-3 ERROR Registers 2
	Flags: fast devsel, NUMA node 0, IOMMU group 80
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

7f:1e.7 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel 0-3 ERROR Registers 3 (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel 0-3 ERROR Registers 3
	Flags: fast devsel, NUMA node 0, IOMMU group 81
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

80:00.0 PCI bridge: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port in DMI2 Mode (rev 04) (prog-if 00 [Normal decode])
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port in DMI2 Mode
	Flags: bus master, fast devsel, latency 0, IRQ 36, NUMA node 1, IOMMU group 0
	Bus: primary=80, secondary=81, subordinate=81, sec-latency=0
	I/O behind bridge: [disabled] [16-bit]
	Memory behind bridge: [disabled] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Capabilities: [40] Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port in DMI2 Mode
	Capabilities: [60] MSI: Enable+ Count=1/2 Maskable+ 64bit-
	Capabilities: [90] Express Root Port (Slot-), MSI 00
	Capabilities: [e0] Power Management version 3
	Capabilities: [100] Vendor Specific Information: ID=0002 Rev=0 Len=00c <?>
	Capabilities: [110] Access Control Services
	Capabilities: [148] Advanced Error Reporting
	Capabilities: [1d0] Vendor Specific Information: ID=0003 Rev=1 Len=00a <?>
	Capabilities: [280] Vendor Specific Information: ID=0005 Rev=3 Len=018 <?>
	Kernel driver in use: pcieport

80:01.0 PCI bridge: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 1a (rev 04) (prog-if 00 [Normal decode])
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 1a
	Flags: bus master, fast devsel, latency 0, IRQ 38, NUMA node 1, IOMMU group 1
	Bus: primary=80, secondary=82, subordinate=82, sec-latency=0
	I/O behind bridge: [disabled] [16-bit]
	Memory behind bridge: [disabled] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Capabilities: [40] Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 1a
	Capabilities: [60] MSI: Enable+ Count=1/2 Maskable+ 64bit-
	Capabilities: [90] Express Root Port (Slot+), MSI 00
	Capabilities: [e0] Power Management version 3
	Capabilities: [100] Vendor Specific Information: ID=0002 Rev=0 Len=00c <?>
	Capabilities: [110] Access Control Services
	Capabilities: [148] Advanced Error Reporting
	Capabilities: [1d0] Vendor Specific Information: ID=0003 Rev=1 Len=00a <?>
	Capabilities: [250] Secondary PCI Express
	Capabilities: [280] Vendor Specific Information: ID=0005 Rev=3 Len=018 <?>
	Kernel driver in use: pcieport

80:02.0 PCI bridge: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 2a (rev 04) (prog-if 00 [Normal decode])
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 2a
	Flags: bus master, fast devsel, latency 0, IRQ 40, NUMA node 1, IOMMU group 2
	Bus: primary=80, secondary=83, subordinate=83, sec-latency=0
	I/O behind bridge: [disabled] [16-bit]
	Memory behind bridge: [disabled] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Capabilities: [40] Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 2a
	Capabilities: [60] MSI: Enable+ Count=1/2 Maskable+ 64bit-
	Capabilities: [90] Express Root Port (Slot+), MSI 00
	Capabilities: [e0] Power Management version 3
	Capabilities: [100] Vendor Specific Information: ID=0002 Rev=0 Len=00c <?>
	Capabilities: [110] Access Control Services
	Capabilities: [148] Advanced Error Reporting
	Capabilities: [1d0] Vendor Specific Information: ID=0003 Rev=1 Len=00a <?>
	Capabilities: [250] Secondary PCI Express
	Capabilities: [280] Vendor Specific Information: ID=0005 Rev=3 Len=018 <?>
	Kernel driver in use: pcieport

80:03.0 PCI bridge: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 3a (rev 04) (prog-if 00 [Normal decode])
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 3a
	Flags: bus master, fast devsel, latency 0, IRQ 42, NUMA node 1, IOMMU group 3
	Bus: primary=80, secondary=84, subordinate=84, sec-latency=0
	I/O behind bridge: [disabled] [16-bit]
	Memory behind bridge: [disabled] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Capabilities: [40] Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 3a
	Capabilities: [60] MSI: Enable+ Count=1/2 Maskable+ 64bit-
	Capabilities: [90] Express Root Port (Slot+), MSI 00
	Capabilities: [e0] Power Management version 3
	Capabilities: [100] Vendor Specific Information: ID=0002 Rev=0 Len=00c <?>
	Capabilities: [110] Access Control Services
	Capabilities: [148] Advanced Error Reporting
	Capabilities: [1d0] Vendor Specific Information: ID=0003 Rev=1 Len=00a <?>
	Capabilities: [250] Secondary PCI Express
	Capabilities: [280] Vendor Specific Information: ID=0005 Rev=3 Len=018 <?>
	Kernel driver in use: pcieport

80:04.0 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 0 (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 0
	Flags: bus master, fast devsel, latency 0, IRQ 77, NUMA node 1, IOMMU group 4
	Memory at fbf1c000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [80] MSI-X: Enable+ Count=1 Masked-
	Capabilities: [90] Express Root Complex Integrated Endpoint, MSI 00
	Capabilities: [e0] Power Management version 3
	Kernel driver in use: ioatdma
	Kernel modules: ioatdma

80:04.1 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 1 (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 1
	Flags: bus master, fast devsel, latency 0, IRQ 79, NUMA node 1, IOMMU group 5
	Memory at fbf18000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [80] MSI-X: Enable+ Count=1 Masked-
	Capabilities: [90] Express Root Complex Integrated Endpoint, MSI 00
	Capabilities: [e0] Power Management version 3
	Kernel driver in use: ioatdma
	Kernel modules: ioatdma

80:04.2 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 2 (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 2
	Flags: bus master, fast devsel, latency 0, IRQ 77, NUMA node 1, IOMMU group 6
	Memory at fbf14000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [80] MSI-X: Enable+ Count=1 Masked-
	Capabilities: [90] Express Root Complex Integrated Endpoint, MSI 00
	Capabilities: [e0] Power Management version 3
	Kernel driver in use: ioatdma
	Kernel modules: ioatdma

80:04.3 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 3 (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 3
	Flags: bus master, fast devsel, latency 0, IRQ 79, NUMA node 1, IOMMU group 7
	Memory at fbf10000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [80] MSI-X: Enable+ Count=1 Masked-
	Capabilities: [90] Express Root Complex Integrated Endpoint, MSI 00
	Capabilities: [e0] Power Management version 3
	Kernel driver in use: ioatdma
	Kernel modules: ioatdma

80:04.4 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 4 (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 4
	Flags: bus master, fast devsel, latency 0, IRQ 77, NUMA node 1, IOMMU group 8
	Memory at fbf0c000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [80] MSI-X: Enable+ Count=1 Masked-
	Capabilities: [90] Express Root Complex Integrated Endpoint, MSI 00
	Capabilities: [e0] Power Management version 3
	Kernel driver in use: ioatdma
	Kernel modules: ioatdma

80:04.5 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 5 (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 5
	Flags: bus master, fast devsel, latency 0, IRQ 79, NUMA node 1, IOMMU group 9
	Memory at fbf08000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [80] MSI-X: Enable+ Count=1 Masked-
	Capabilities: [90] Express Root Complex Integrated Endpoint, MSI 00
	Capabilities: [e0] Power Management version 3
	Kernel driver in use: ioatdma
	Kernel modules: ioatdma

80:04.6 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 6 (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 6
	Flags: bus master, fast devsel, latency 0, IRQ 77, NUMA node 1, IOMMU group 10
	Memory at fbf04000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [80] MSI-X: Enable+ Count=1 Masked-
	Capabilities: [90] Express Root Complex Integrated Endpoint, MSI 00
	Capabilities: [e0] Power Management version 3
	Kernel driver in use: ioatdma
	Kernel modules: ioatdma

80:04.7 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 7 (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 7
	Flags: bus master, fast devsel, latency 0, IRQ 79, NUMA node 1, IOMMU group 11
	Memory at fbf00000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [80] MSI-X: Enable+ Count=1 Masked-
	Capabilities: [90] Express Root Complex Integrated Endpoint, MSI 00
	Capabilities: [e0] Power Management version 3
	Kernel driver in use: ioatdma
	Kernel modules: ioatdma

80:05.0 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 VTd/Memory Map/Misc (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 VTd/Memory Map/Misc
	Flags: fast devsel, NUMA node 1, IOMMU group 82
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

80:05.2 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 IIO RAS (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 IIO RAS
	Flags: fast devsel, NUMA node 1, IOMMU group 83
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

80:05.4 PIC: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 IOAPIC (rev 04) (prog-if 20 [IO(X)-APIC])
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 IOAPIC
	Flags: bus master, fast devsel, latency 0, NUMA node 1, IOMMU group 84
	Memory at fbf20000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [44] Express Root Complex Integrated Endpoint, MSI 00
	Capabilities: [e0] Power Management version 3

ff:08.0 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 QPI Link 0 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 QPI Link 0
	Flags: fast devsel, NUMA node 1, IOMMU group 85

ff:09.0 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 QPI Link 1 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 QPI Link 1
	Flags: fast devsel, NUMA node 1, IOMMU group 86

ff:0a.0 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Power Control Unit 0 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Power Control Unit 0
	Flags: fast devsel, NUMA node 1, IOMMU group 87

ff:0a.1 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Power Control Unit 1 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Power Control Unit 1
	Flags: fast devsel, NUMA node 1, IOMMU group 87

ff:0a.2 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Power Control Unit 2 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Power Control Unit 2
	Flags: fast devsel, NUMA node 1, IOMMU group 87

ff:0a.3 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Power Control Unit 3 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Power Control Unit 3
	Flags: fast devsel, NUMA node 1, IOMMU group 87

ff:0b.0 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 UBOX Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 UBOX Registers
	Flags: fast devsel, NUMA node 1, IOMMU group 88

ff:0b.3 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 UBOX Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 UBOX Registers
	Flags: fast devsel, NUMA node 1, IOMMU group 88

ff:0c.0 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers
	Flags: fast devsel, NUMA node 1, IOMMU group 89

ff:0c.1 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers
	Flags: fast devsel, NUMA node 1, IOMMU group 89

ff:0c.2 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers
	Flags: fast devsel, NUMA node 1, IOMMU group 89

ff:0c.3 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers
	Flags: fast devsel, NUMA node 1, IOMMU group 89

ff:0c.4 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers
	Flags: fast devsel, NUMA node 1, IOMMU group 89

ff:0c.5 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers
	Flags: fast devsel, NUMA node 1, IOMMU group 89

ff:0d.0 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers
	Flags: fast devsel, NUMA node 1, IOMMU group 90

ff:0d.1 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers
	Flags: fast devsel, NUMA node 1, IOMMU group 90

ff:0d.2 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers
	Flags: fast devsel, NUMA node 1, IOMMU group 90

ff:0d.3 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers
	Flags: fast devsel, NUMA node 1, IOMMU group 90

ff:0d.4 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers
	Flags: fast devsel, NUMA node 1, IOMMU group 90

ff:0d.5 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers
	Flags: fast devsel, NUMA node 1, IOMMU group 90

ff:0e.0 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Home Agent 0 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Home Agent 0
	Flags: fast devsel, NUMA node 1, IOMMU group 91

ff:0e.1 Performance counters: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Home Agent 0 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Home Agent 0
	Flags: fast devsel, NUMA node 1, IOMMU group 91
	Kernel driver in use: ivbep_uncore

ff:0f.0 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Target Address/Thermal Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Target Address/Thermal Registers
	Flags: fast devsel, NUMA node 1, IOMMU group 92
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

ff:0f.1 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 RAS Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 RAS Registers
	Flags: fast devsel, NUMA node 1, IOMMU group 93
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

ff:0f.2 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers
	Flags: fast devsel, NUMA node 1, IOMMU group 94
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

ff:0f.3 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers
	Flags: fast devsel, NUMA node 1, IOMMU group 95
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

ff:0f.4 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers
	Flags: fast devsel, NUMA node 1, IOMMU group 96
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

ff:0f.5 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers
	Flags: fast devsel, NUMA node 1, IOMMU group 97
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

ff:10.0 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 0 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 0
	Flags: fast devsel, NUMA node 1, IOMMU group 98
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00
	Kernel driver in use: ivbep_uncore

ff:10.1 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 1 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 1
	Flags: fast devsel, NUMA node 1, IOMMU group 99
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00
	Kernel driver in use: ivbep_uncore

ff:10.2 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 0 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 0
	Flags: fast devsel, NUMA node 1, IOMMU group 100
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

ff:10.3 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 1 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 1
	Flags: fast devsel, NUMA node 1, IOMMU group 101
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

ff:10.4 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 2 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 2
	Flags: fast devsel, NUMA node 1, IOMMU group 102
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00
	Kernel driver in use: ivbep_uncore

ff:10.5 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 3 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 3
	Flags: fast devsel, NUMA node 1, IOMMU group 103
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00
	Kernel driver in use: ivbep_uncore

ff:10.6 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 2 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 2
	Flags: fast devsel, NUMA node 1, IOMMU group 104
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

ff:10.7 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 3 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 3
	Flags: fast devsel, NUMA node 1, IOMMU group 105
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

ff:13.0 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 R2PCIe (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 R2PCIe
	Flags: fast devsel, NUMA node 1, IOMMU group 106

ff:13.1 Performance counters: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 R2PCIe (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 R2PCIe
	Flags: fast devsel, NUMA node 1, IOMMU group 106
	Kernel driver in use: ivbep_uncore

ff:13.4 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 QPI Ring Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 QPI Ring Registers
	Flags: fast devsel, NUMA node 1, IOMMU group 106

ff:13.5 Performance counters: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 QPI Ring Performance Ring Monitoring (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 QPI Ring Performance Ring Monitoring
	Flags: fast devsel, NUMA node 1, IOMMU group 106
	Kernel driver in use: ivbep_uncore

ff:16.0 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 System Address Decoder (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 System Address Decoder
	Flags: fast devsel, NUMA node 1, IOMMU group 107

ff:16.1 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Broadcast Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Broadcast Registers
	Flags: fast devsel, NUMA node 1, IOMMU group 107

ff:16.2 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Broadcast Registers (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Broadcast Registers
	Flags: fast devsel, NUMA node 1, IOMMU group 107

ff:1c.0 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Home Agent 1 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Home Agent 1
	Flags: fast devsel, NUMA node 1, IOMMU group 108

ff:1c.1 Performance counters: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Home Agent 1 (rev 04)
	Subsystem: ASUSTeK Computer Inc. Xeon E7 v2/Xeon E5 v2/Core i7 Home Agent 1
	Flags: fast devsel, NUMA node 1, IOMMU group 108
	Kernel driver in use: ivbep_uncore

ff:1d.0 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Target Address/Thermal Registers (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Target Address/Thermal Registers
	Flags: fast devsel, NUMA node 1, IOMMU group 109
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

ff:1d.1 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 RAS Registers (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 RAS Registers
	Flags: fast devsel, NUMA node 1, IOMMU group 110
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

ff:1d.2 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel Target Address Decoder Registers (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel Target Address Decoder Registers
	Flags: fast devsel, NUMA node 1, IOMMU group 111
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

ff:1d.3 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel Target Address Decoder Registers (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel Target Address Decoder Registers
	Flags: fast devsel, NUMA node 1, IOMMU group 112
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

ff:1d.4 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel Target Address Decoder Registers (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel Target Address Decoder Registers
	Flags: fast devsel, NUMA node 1, IOMMU group 113
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

ff:1d.5 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel Target Address Decoder Registers (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel Target Address Decoder Registers
	Flags: fast devsel, NUMA node 1, IOMMU group 114
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

ff:1e.0 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel 0-3 Thermal Control 0 (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel 0-3 Thermal Control 0
	Flags: fast devsel, NUMA node 1, IOMMU group 115
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00
	Kernel driver in use: ivbep_uncore

ff:1e.1 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel 0-3 Thermal Control 1 (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel 0-3 Thermal Control 1
	Flags: fast devsel, NUMA node 1, IOMMU group 116
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00
	Kernel driver in use: ivbep_uncore

ff:1e.2 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel 0-3 ERROR Registers 0 (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel 0-3 ERROR Registers 0
	Flags: fast devsel, NUMA node 1, IOMMU group 117
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

ff:1e.3 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel 0-3 ERROR Registers 1 (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel 0-3 ERROR Registers 1
	Flags: fast devsel, NUMA node 1, IOMMU group 118
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

ff:1e.4 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel 0-3 Thermal Control 2 (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel 0-3 Thermal Control 2
	Flags: fast devsel, NUMA node 1, IOMMU group 119
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00
	Kernel driver in use: ivbep_uncore

ff:1e.5 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel 0-3 Thermal Control 3 (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel 0-3 Thermal Control 3
	Flags: fast devsel, NUMA node 1, IOMMU group 120
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00
	Kernel driver in use: ivbep_uncore

ff:1e.6 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel 0-3 ERROR Registers 2 (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel 0-3 ERROR Registers 2
	Flags: fast devsel, NUMA node 1, IOMMU group 121
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

ff:1e.7 System peripheral: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel 0-3 ERROR Registers 3 (rev 04)
	Subsystem: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel 0-3 ERROR Registers 3
	Flags: fast devsel, NUMA node 1, IOMMU group 122
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux