Hi all!
WireGuard shows severe performance degradation (95% bandwidth
loss) on Intel 10Gb interfaces compared to direct connections,
with significant packet loss patterns.
Performance Comparison:
ServerA (Chicago) - Intel 10Gb interface (ix0)
ServerB (Atlanta) - Intel 10Gb interface (ix3)
- Direct connection (iperf): 66.8 Mbps
- WireGuard tunnel (iperf): 3.3 Mbps
- Performance loss: 95%
The physical Intel interface (ix3) shows 149426 output failures:
ix3 1500 <Link> f8:f2:1e:3c:9c:09 195418012 0 144748154 149426
0
suggesting hardware/driver level problems that worsen with
WireGuard traffic processing?
Are there known compatibility issues between ix(4) driver and
WireGuard packet processing?
Could the bridge configuration (veb0 + vport0) be contributing to
the packet loss patterns?
Any guidance on debugging approaches or known workarounds would be
greatly appreciated. I'm happy to provide additional data.
Data from ServerB
$ ifconfig
lo0: flags=2008049<UP,LOOPBACK,RUNNING,MULTICAST,LRO> mtu 32768
index 8 priority 0 llprio 3
groups: lo
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x8
inet 127.0.0.1 netmask 0xff000000
ix0: flags=2008802<BROADCAST,SIMPLEX,MULTICAST,LRO> mtu 1500
lladdr 0c:c4:7a:7d:24:22
index 1 priority 0 llprio 3
media: Ethernet autoselect
status: no carrier
ix1: flags=2008802<BROADCAST,SIMPLEX,MULTICAST,LRO> mtu 1500
lladdr 0c:c4:7a:7d:24:23
index 2 priority 0 llprio 3
media: Ethernet autoselect
status: no carrier
ix2: flags=2008802<BROADCAST,SIMPLEX,MULTICAST,LRO> mtu 1500
lladdr f8:f2:1e:3c:9c:08
index 3 priority 0 llprio 3
media: Ethernet autoselect
status: no carrier
ix3: flags=8b43<UP,BROADCAST,RUNNING,PROMISC,ALLMULTI,SIMPLEX,MULTICAST> mtu
1500
lladdr f8:f2:1e:3c:9c:09
index 4 priority 0 llprio 3
media: Ethernet autoselect (10GSFP+Cu full-duplex,rxpause,txpause)
status: active
em0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
lladdr 0c:c4:7a:7d:19:32
index 5 priority 0 llprio 3
media: Ethernet autoselect (none)
status: no carrier
em1: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
lladdr 0c:c4:7a:7d:19:33
index 6 priority 0 llprio 3
media: Ethernet autoselect (none)
status: no carrier
enc0: flags=0<>
index 7 priority 0 llprio 3
groups: enc
status: active
veb0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST>
description: switch1-public
index 9 llprio 3
groups: veb
ix3 flags=3<LEARNING,DISCOVER>
port 4 ifpriority 0 ifcost 0
vport0 flags=3<LEARNING,DISCOVER>
port 11 ifpriority 0 ifcost 0
tap0 flags=3<LEARNING,DISCOVER>
port 15 ifpriority 0 ifcost 0
tap2 flags=3<LEARNING,DISCOVER>
port 36 ifpriority 0 ifcost 0
veb1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST>
description: switch2-local
index 10 llprio 3
groups: veb
vport1 flags=3<LEARNING,DISCOVER>
port 12 ifpriority 0 ifcost 0
tap1 flags=3<LEARNING,DISCOVER>
port 16 ifpriority 0 ifcost 0
tap3 flags=3<LEARNING,DISCOVER>
port 37 ifpriority 0 ifcost 0
tap4 flags=3<LEARNING,DISCOVER>
port 38 ifpriority 0 ifcost 0
vport0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
lladdr fe:e1:ba:d0:ef:42
index 11 priority 0 llprio 3
groups: vport egress
inet 74.XXX.XXX.XXX netmask 0xfffffff8 broadcast 74.XXX.XXX.XXX
vport1: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
lladdr fe:e1:ba:d1:9e:7a
index 12 priority 0 llprio 3
groups: vport
inet 10.200.0.1 netmask 0xffffff00 broadcast 10.200.0.255
wg0: flags=80c3<UP,BROADCAST,RUNNING,NOARP,MULTICAST> mtu 1420
index 13 priority 0 llprio 3
wgport 51820
groups: wg
inet 10.100.4.1 netmask 0xffff0000 broadcast 10.100.255.255
pflog0: flags=141<UP,RUNNING,PROMISC> mtu 33136
index 14 priority 0 llprio 3
groups: pflog
tap0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
lladdr fe:e1:ba:d2:2c:28
description: vm1-if0-qa1
index 15 priority 0 llprio 3
groups: tap
status: active
tap1: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
lladdr fe:e1:ba:d3:b5:d3
description: vm1-if1-qa1
index 16 priority 0 llprio 3
groups: tap
status: active
tap2: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
lladdr fe:e1:ba:d7:f6:3f
description: vm2-if0-sftp-vm2
index 36 priority 0 llprio 3
groups: tap
status: active
tap3: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
lladdr fe:e1:ba:d8:6a:6b
description: vm2-if1-sftp-vm2
index 37 priority 0 llprio 3
groups: tap
status: active
tap4: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
lladdr fe:e1:ba:d9:3d:68
description: vm3-if0-alpine1
index 38 priority 0 llprio 3
groups: tap
status: active
$ netstat -i
Name Mtu Network Address Ipkts Ifail Opkts Ofail Colls
lo0 32768 <Link> 13358407 0 13358407 0 0
lo0 32768 localhost/1 localhost 13358407 0 13358407 0 0
lo0 32768 fe80::%lo0/ fe80::1%lo0 13358407 0 13358407 0 0
lo0 32768 127/8 localhost 13358407 0 13358407 0 0
ix0* 1500 <Link> 0c:c4:7a:7d:24:22 0 0 0 0 0
ix1* 1500 <Link> 0c:c4:7a:7d:24:23 0 0 0 0 0
ix2* 1500 <Link> f8:f2:1e:3c:9c:08 0 0 0 0 0
ix3 1500 <Link> f8:f2:1e:3c:9c:09 195418012 0 144748154 149426
0
em0* 1500 <Link> 0c:c4:7a:7d:19:32 0 0 0 0 0
em1* 1500 <Link> 0c:c4:7a:7d:19:33 0 0 0 0 0
enc0* 0 <Link> 0 0 0 0 0
veb0 0 <Link> 337102600 0 337102600 0 0
veb1 0 <Link> 25554855 0 25554855 0 0
vport0 1500 <Link> fe:e1:ba:d0:ef:42 139625303 0 100441242 0 0
vport0 1500 74.XXX.XX.X host4.xxxx.com 139625303 0 100441242 0
0
vport1 1500 <Link> fe:e1:ba:d1:9e:7a 13353366 0 11848685 0 0
vport1 1500 10.200.0/24 10.200.0.1 13353366 0 11848685 0 0
wg0 1420 <Link> 95659816 367058 64488271 3933 0
wg0 1420 10.100/16 host4.internal 95659816 367058 64488271 3933
0
pflog0 33136 <Link> 0 0 579482 0 0
tap0 1500 <Link> fe:e1:ba:d2:2c:28 28076372 0 32041832 13994 0
tap1 1500 <Link> fe:e1:ba:d3:b5:d3 3772161 0 3780946 0 0
tap2 1500 <Link> fe:e1:ba:d7:f6:3f 10029271 0 12831857 77 0
tap3 1500 <Link> fe:e1:ba:d8:6a:6b 2290696 0 2232822 0 0
tap4 1500 <Link> fe:e1:ba:d9:3d:68 1910905 0 1506775 115 0
$ vmstat -i
interrupt total rate
irq48/acpi0 3 0
irq117/ix3:0 52501909 9
irq118/ix3:1 7304825 1
irq119/ix3:2 7757118 1
irq120/ix3:3 7423243 1
irq121/ix3:4 7266141 1
irq122/ix3:5 7666727 1
irq123/ix3:6 7744199 1
irq124/ix3:7 7400188 1
irq125/ix3:8 7243441 1
irq126/ix3:9 7701327 1
irq127/ix3:10 7366411 1
irq128/ix3:11 7376358 1
irq129/ix3:12 7309077 1
irq130/ix3:13 8302142 1
irq131/ix3:14 93202637 16
irq132/ix3:15 6905120 1
irq133/ix3 1 0
irq51/xhci0 55 0
irq52/ehci0 23 0
irq52/ehci1 28 0
irq56/ahci0 126031362 22
irq0/clock 25665933207 4486
irq0/ipi 2661644734 465
Total 28704080276 5017
$ dmesg:
OpenBSD 7.7 (GENERIC.MP) #2: Sun Jun 29 09:04:02 MDT 2025
[email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 137303642112 (130942MB)
avail mem = 133115277312 (126948MB)
random: good seed from bootblocks
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 3.0 @ 0xec9b0 (71 entries)
bios0: vendor American Megatrends Inc. version "3.2" date 11/22/2019
bios0: Supermicro Super Server
acpi0 at bios0: ACPI 5.0
acpi0: sleep states S0 S4 S5
acpi0: tables DSDT FACP APIC FPDT FIDT SPMI MCFG UEFI HPET MSCT NFIT SLIT SRAT
WDDT SSDT NITR SSDT SSDT PRAD DMAR HEST BERT ERST EINJ
acpi0: wakeup devices IP2P(S4) EHC1(S4) EHC2(S4) RP01(S4) RP02(S4) RP03(S4)
RP04(S4) RP05(S4) RP06(S4) RP07(S4) RP08(S4) BR1A(S4) BR1B(S4) BR2A(S4)
BR2B(S4) BR3A(S4) [...]
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2200.04 MHz, 06-4f-01, patch
0b000040
cpu0: cpuid 1
edx=bfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
ecx=77fefbff<SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND>
cpu0: cpuid 6 eax=77<SENSOR,ARAT> ecx=9<EFFFREQ>
cpu0: cpuid 7.0
ebx=21cbfbb<FSGSBASE,TSC_ADJUST,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM,PQM,RDSEED,ADX,SMAP,PT>
edx=9c000400<MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD>
cpu0: cpuid a vers=3, gp=4, gpwidth=48, ff=3, ffwidth=48
cpu0: cpuid d.1 eax=1<XSAVEOPT>
cpu0: cpuid 80000001 edx=2c100800<NXE,PAGE1GB,RDTSCP,LONG>
ecx=121<LAHF,ABM,3DNOWP>
cpu0: cpuid 80000007 edx=100<ITSC>
cpu0: MELTDOWN
cpu0: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB 64b/line
8-way L2 cache, 25MB 64b/line 20-way L3 cache
cpu0: smt 0, core 0, package 0
mtrr: Pentium Pro MTRR support, 10 var ranges, 88 fixed ranges
cpu0: apic clock running at 100MHz
cpu0: mwait min=64, max=64, C-substates=0.2.1.2, IBE
cpu1 at mainbus0: apid 2 (application processor)
cpu1: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2200.13 MHz, 06-4f-01, patch
0b000040
cpu1: smt 0, core 1, package 0
cpu2 at mainbus0: apid 4 (application processor)
cpu2: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2200.15 MHz, 06-4f-01, patch
0b000040
cpu2: smt 0, core 2, package 0
cpu3 at mainbus0: apid 6 (application processor)
cpu3: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2200.24 MHz, 06-4f-01, patch
0b000040
cpu3: smt 0, core 3, package 0
cpu4 at mainbus0: apid 8 (application processor)
cpu4: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2200.22 MHz, 06-4f-01, patch
0b000040
cpu4: smt 0, core 4, package 0
cpu5 at mainbus0: apid 16 (application processor)
cpu5: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2200.22 MHz, 06-4f-01, patch
0b000040
cpu5: smt 0, core 8, package 0
cpu6 at mainbus0: apid 18 (application processor)
cpu6: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2200.44 MHz, 06-4f-01, patch
0b000040
cpu6: smt 0, core 9, package 0
cpu7 at mainbus0: apid 20 (application processor)
cpu7: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2200.28 MHz, 06-4f-01, patch
0b000040
cpu7: smt 0, core 10, package 0
cpu8 at mainbus0: apid 22 (application processor)
cpu8: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2200.31 MHz, 06-4f-01, patch
0b000040
cpu8: smt 0, core 11, package 0
cpu9 at mainbus0: apid 24 (application processor)
cpu9: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2200.48 MHz, 06-4f-01, patch
0b000040
cpu9: smt 0, core 12, package 0
cpu10 at mainbus0: apid 32 (application processor)
cpu10: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2200.30 MHz, 06-4f-01, patch
0b000040
cpu10: smt 0, core 0, package 1
cpu11 at mainbus0: apid 34 (application processor)
cpu11: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2200.74 MHz, 06-4f-01, patch
0b000040
cpu11: smt 0, core 1, package 1
cpu12 at mainbus0: apid 36 (application processor)
cpu12: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2200.60 MHz, 06-4f-01, patch
0b000040
cpu12: smt 0, core 2, package 1
cpu13 at mainbus0: apid 38 (application processor)
cpu13: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2200.62 MHz, 06-4f-01, patch
0b000040
cpu13: smt 0, core 3, package 1
cpu14 at mainbus0: apid 40 (application processor)
cpu14: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2200.76 MHz, 06-4f-01, patch
0b000040
cpu14: smt 0, core 4, package 1
cpu15 at mainbus0: apid 48 (application processor)
cpu15: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2200.73 MHz, 06-4f-01, patch
0b000040
cpu15: smt 0, core 8, package 1
cpu16 at mainbus0: apid 50 (application processor)
cpu16: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2200.81 MHz, 06-4f-01, patch
0b000040
cpu16: smt 0, core 9, package 1
cpu17 at mainbus0: apid 52 (application processor)
cpu17: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2201.11 MHz, 06-4f-01, patch
0b000040
cpu17: smt 0, core 10, package 1
cpu18 at mainbus0: apid 54 (application processor)
cpu18: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2201.08 MHz, 06-4f-01, patch
0b000040
cpu18: smt 0, core 11, package 1
cpu19 at mainbus0: apid 56 (application processor)
cpu19: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2200.79 MHz, 06-4f-01, patch
0b000040
cpu19: smt 0, core 12, package 1
cpu20 at mainbus0: apid 1 (application processor)
cpu20: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2201.65 MHz, 06-4f-01, patch
0b000040
cpu20: smt 1, core 0, package 0
cpu21 at mainbus0: apid 3 (application processor)
cpu21: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2202.01 MHz, 06-4f-01, patch
0b000040
cpu21: smt 1, core 1, package 0
cpu22 at mainbus0: apid 5 (application processor)
cpu22: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2202.22 MHz, 06-4f-01, patch
0b000040
cpu22: smt 1, core 2, package 0
cpu23 at mainbus0: apid 7 (application processor)
cpu23: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2202.01 MHz, 06-4f-01, patch
0b000040
cpu23: smt 1, core 3, package 0
cpu24 at mainbus0: apid 9 (application processor)
cpu24: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2202.24 MHz, 06-4f-01, patch
0b000040
cpu24: smt 1, core 4, package 0
cpu25 at mainbus0: apid 17 (application processor)
cpu25: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2201.24 MHz, 06-4f-01, patch
0b000040
cpu25: smt 1, core 8, package 0
cpu26 at mainbus0: apid 19 (application processor)
cpu26: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2202.09 MHz, 06-4f-01, patch
0b000040
cpu26: smt 1, core 9, package 0
cpu27 at mainbus0: apid 21 (application processor)
cpu27: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2201.55 MHz, 06-4f-01, patch
0b000040
cpu27: smt 1, core 10, package 0
cpu28 at mainbus0: apid 23 (application processor)
cpu28: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2202.14 MHz, 06-4f-01, patch
0b000040
cpu28: smt 1, core 11, package 0
cpu29 at mainbus0: apid 25 (application processor)
cpu29: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2202.22 MHz, 06-4f-01, patch
0b000040
cpu29: smt 1, core 12, package 0
cpu30 at mainbus0: apid 33 (application processor)
cpu30: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2202.11 MHz, 06-4f-01, patch
0b000040
cpu30: smt 1, core 0, package 1
cpu31 at mainbus0: apid 35 (application processor)
cpu31: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2202.07 MHz, 06-4f-01, patch
0b000040
cpu31: smt 1, core 1, package 1
cpu32 at mainbus0: apid 37 (application processor)
cpu32: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2202.05 MHz, 06-4f-01, patch
0b000040
cpu32: smt 1, core 2, package 1
cpu33 at mainbus0: apid 39 (application processor)
cpu33: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2202.11 MHz, 06-4f-01, patch
0b000040
cpu33: smt 1, core 3, package 1
cpu34 at mainbus0: apid 41 (application processor)
cpu34: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2202.06 MHz, 06-4f-01, patch
0b000040
cpu34: smt 1, core 4, package 1
cpu35 at mainbus0: apid 49 (application processor)
cpu35: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2202.08 MHz, 06-4f-01, patch
0b000040
cpu35: smt 1, core 8, package 1
cpu36 at mainbus0: apid 51 (application processor)
cpu36: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2202.12 MHz, 06-4f-01, patch
0b000040
cpu36: smt 1, core 9, package 1
cpu37 at mainbus0: apid 53 (application processor)
cpu37: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2202.13 MHz, 06-4f-01, patch
0b000040
cpu37: smt 1, core 10, package 1
cpu38 at mainbus0: apid 55 (application processor)
cpu38: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2202.13 MHz, 06-4f-01, patch
0b000040
cpu38: smt 1, core 11, package 1
cpu39 at mainbus0: apid 57 (application processor)
cpu39: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, 2202.15 MHz, 06-4f-01, patch
0b000040
cpu39: smt 1, core 12, package 1
ioapic0 at mainbus0: apid 1 pa 0xfec00000, version 20, 24 pins
ioapic1 at mainbus0: apid 2 pa 0xfec01000, version 20, 24 pins
ioapic2 at mainbus0: apid 3 pa 0xfec40000, version 20, 24 pins
acpimcfg0 at acpi0
acpimcfg0: addr 0x80000000, bus 0-255
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 255 (UNC1)
acpiprt1 at acpi0: bus 127 (UNC0)
acpiprt2 at acpi0: bus 0 (PCI0)
acpiprt3 at acpi0: bus 5 (RP01)
acpiprt4 at acpi0: bus 6 (BR7D)
acpiprt5 at acpi0: bus 7 (RP03)
acpiprt6 at acpi0: bus 8 (RP04)
acpiprt7 at acpi0: bus 1 (BR1A)
acpiprt8 at acpi0: bus 2 (BR2A)
acpiprt9 at acpi0: bus 4 (BR3A)
acpiprt10 at acpi0: bus 3 (BR2C)
acpiprt11 at acpi0: bus -1 (BR2D)
acpiprt12 at acpi0: bus 128 (PCI1)
acpiprt13 at acpi0: bus -1 (QR2C)
acpipci0 at acpi0 UNC1: 0x00000010 0x00000011 0x00000000
acpipci1 at acpi0 UNC0: 0x00000010 0x00000011 0x00000000
"ACPI0004" at acpi0 not configured
"ACPI0004" at acpi0 not configured
acpipci2 at acpi0 PCI0: 0x00000010 0x00000011 0x00000000
"PNP0003" at acpi0 not configured
acpicmos0 at acpi0
com0 at acpi0 UAR1 addr 0x3f8/0x8 irq 4: ns16550a, 16 byte fifo
com1 at acpi0 UAR2 addr 0x2f8/0x8 irq 3: ns16550a, 16 byte fifo
"IPI0001" at acpi0 not configured
acpipci3 at acpi0 PCI1: 0x00000010 0x00000011 0x00000000
acpibtn0 at acpi0: PWRB
"PNP0C33" at acpi0 not configured
"PNP0C14" at acpi0 not configured
"ACPI000D" at acpi0 not configured
acpicpu0 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu1 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu2 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu3 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu4 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu5 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu6 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu7 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu8 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu9 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu10 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu11 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu12 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu13 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu14 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu15 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu16 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu17 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu18 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu19 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu20 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu21 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu22 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu23 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu24 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu25 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu26 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu27 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu28 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu29 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu30 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu31 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu32 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu33 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu34 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu35 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu36 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu37 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu38 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
acpicpu39 at acpi0: C2(350@41 mwait.3@0x20), C1(1016@1 mwait.1), PSS
ipmi at mainbus0 not configured
cpu0: using VERW MDS workaround (except on vmm entry)
cpu0: Enhanced SpeedStep 2200 MHz: speeds: 2201, 2200, 2100, 2000, 1900, 1800,
1700, 1600, 1500, 1400, 1300, 1200 MHz
pci0 at mainbus0 bus 255
vendor "Intel", unknown product 0x6f80 (class system subclass miscellaneous,
rev 0x01) at pci0 dev 8 function 0 not configured
vendor "Intel", unknown product 0x6f32 (class DASP subclass Time and Frequency,
rev 0x01) at pci0 dev 8 function 2 not configured
vendor "Intel", unknown product 0x6f83 (class system subclass miscellaneous,
rev 0x01) at pci0 dev 8 function 3 not configured
vendor "Intel", unknown product 0x6f90 (class system subclass miscellaneous,
rev 0x01) at pci0 dev 9 function 0 not configured
vendor "Intel", unknown product 0x6f33 (class DASP subclass Time and Frequency,
rev 0x01) at pci0 dev 9 function 2 not configured
vendor "Intel", unknown product 0x6f93 (class system subclass miscellaneous,
rev 0x01) at pci0 dev 9 function 3 not configured
"Intel Xeon-D QPI Link" rev 0x01 at pci0 dev 11 function 0 not configured
"Intel Xeon-D QPI Link" rev 0x01 at pci0 dev 11 function 1 not configured
"Intel Xeon-D QPI Link" rev 0x01 at pci0 dev 11 function 2 not configured
"Intel Xeon-D QPI Debug" rev 0x01 at pci0 dev 11 function 3 not configured
"Intel Xeon-D Cache" rev 0x01 at pci0 dev 12 function 0 not configured
"Intel Xeon-D Cache" rev 0x01 at pci0 dev 12 function 1 not configured
"Intel Xeon-D Cache" rev 0x01 at pci0 dev 12 function 2 not configured
"Intel Xeon-D Cache" rev 0x01 at pci0 dev 12 function 3 not configured
"Intel E5 v4 Cache" rev 0x01 at pci0 dev 12 function 4 not configured
"Intel E5 v4 Cache" rev 0x01 at pci0 dev 12 function 5 not configured
vendor "Intel", unknown product 0x6fe6 (class system subclass miscellaneous,
rev 0x01) at pci0 dev 12 function 6 not configured
vendor "Intel", unknown product 0x6fe7 (class system subclass miscellaneous,
rev 0x01) at pci0 dev 12 function 7 not configured
vendor "Intel", unknown product 0x6fe8 (class system subclass miscellaneous,
rev 0x01) at pci0 dev 13 function 0 not configured
vendor "Intel", unknown product 0x6fe9 (class system subclass miscellaneous,
rev 0x01) at pci0 dev 13 function 1 not configured
"Intel Xeon-D Cache" rev 0x01 at pci0 dev 15 function 0 not configured
"Intel E5 v4 Cache" rev 0x01 at pci0 dev 15 function 1 not configured
"Intel Xeon-D Cache" rev 0x01 at pci0 dev 15 function 4 not configured
"Intel Xeon-D Cache" rev 0x01 at pci0 dev 15 function 5 not configured
"Intel Xeon-D Cache" rev 0x01 at pci0 dev 15 function 6 not configured
"Intel Xeon-D PCIE" rev 0x01 at pci0 dev 16 function 0 not configured
"Intel E5 v4 R2PCIe Agent" rev 0x01 at pci0 dev 16 function 1 not configured
"Intel Xeon-D Ubox" rev 0x01 at pci0 dev 16 function 5 not configured
"Intel Xeon-D Ubox" rev 0x01 at pci0 dev 16 function 6 not configured
"Intel Xeon-D Ubox" rev 0x01 at pci0 dev 16 function 7 not configured
"Intel Xeon-D Home Agent" rev 0x01 at pci0 dev 18 function 0 not configured
"Intel Xeon-D Home Agent" rev 0x01 at pci0 dev 18 function 1 not configured
"Intel Xeon-D Memory" rev 0x01 at pci0 dev 19 function 0 not configured
"Intel Xeon-D Memory" rev 0x01 at pci0 dev 19 function 1 not configured
"Intel Xeon-D Memory" rev 0x01 at pci0 dev 19 function 2 not configured
"Intel Xeon-D Memory" rev 0x01 at pci0 dev 19 function 3 not configured
"Intel Xeon-D Memory" rev 0x01 at pci0 dev 19 function 4 not configured
"Intel Xeon-D Memory" rev 0x01 at pci0 dev 19 function 5 not configured
"Intel Xeon-D Memory" rev 0x01 at pci0 dev 19 function 6 not configured
"Intel Xeon-D Memory" rev 0x01 at pci0 dev 19 function 7 not configured
"Intel Xeon-D Memory" rev 0x01 at pci0 dev 20 function 0 not configured
"Intel Xeon-D Memory" rev 0x01 at pci0 dev 20 function 1 not configured
"Intel Xeon-D Memory" rev 0x01 at pci0 dev 20 function 2 not configured
"Intel Xeon-D Memory" rev 0x01 at pci0 dev 20 function 3 not configured
"Intel Xeon-D Memory" rev 0x01 at pci0 dev 20 function 4 not configured
"Intel Xeon-D Memory" rev 0x01 at pci0 dev 20 function 5 not configured
"Intel Xeon-D Memory" rev 0x01 at pci0 dev 20 function 6 not configured
"Intel Xeon-D Memory" rev 0x01 at pci0 dev 20 function 7 not configured
"Intel Xeon-D Memory" rev 0x01 at pci0 dev 21 function 0 not configured
"Intel Xeon-D Memory" rev 0x01 at pci0 dev 21 function 1 not configured
"Intel Xeon-D Memory" rev 0x01 at pci0 dev 21 function 2 not configured
"Intel Xeon-D Memory" rev 0x01 at pci0 dev 21 function 3 not configured
"Intel E5 v4 RAS" rev 0x01 at pci0 dev 22 function 0 not configured
"Intel E5 v4 DDRIO" rev 0x01 at pci0 dev 22 function 6 not configured
"Intel E5 v4 DDRIO" rev 0x01 at pci0 dev 22 function 7 not configured
"Intel E5 v4 Thermal" rev 0x01 at pci0 dev 23 function 0 not configured
"Intel E5 v4 DDRIO" rev 0x01 at pci0 dev 23 function 4 not configured
"Intel E5 v4 DDRIO" rev 0x01 at pci0 dev 23 function 5 not configured
"Intel E5 v4 DDRIO" rev 0x01 at pci0 dev 23 function 6 not configured
"Intel E5 v4 DDRIO" rev 0x01 at pci0 dev 23 function 7 not configured
"Intel Xeon-D PCU" rev 0x01 at pci0 dev 30 function 0 not configured
"Intel Xeon-D PCU" rev 0x01 at pci0 dev 30 function 1 not configured
"Intel Xeon-D PCU" rev 0x01 at pci0 dev 30 function 2 not configured
"Intel Xeon-D PCU" rev 0x01 at pci0 dev 30 function 3 not configured
"Intel Xeon-D PCU" rev 0x01 at pci0 dev 30 function 4 not configured
"Intel Xeon-D PCU" rev 0x01 at pci0 dev 31 function 0 not configured
"Intel Xeon-D PCU" rev 0x01 at pci0 dev 31 function 2 not configured
pci1 at mainbus0 bus 127
vendor "Intel", unknown product 0x6f80 (class system subclass miscellaneous,
rev 0x01) at pci1 dev 8 function 0 not configured
vendor "Intel", unknown product 0x6f32 (class DASP subclass Time and Frequency,
rev 0x01) at pci1 dev 8 function 2 not configured
vendor "Intel", unknown product 0x6f83 (class system subclass miscellaneous,
rev 0x01) at pci1 dev 8 function 3 not configured
vendor "Intel", unknown product 0x6f90 (class system subclass miscellaneous,
rev 0x01) at pci1 dev 9 function 0 not configured
vendor "Intel", unknown product 0x6f33 (class DASP subclass Time and Frequency,
rev 0x01) at pci1 dev 9 function 2 not configured
vendor "Intel", unknown product 0x6f93 (class system subclass miscellaneous,
rev 0x01) at pci1 dev 9 function 3 not configured
"Intel Xeon-D QPI Link" rev 0x01 at pci1 dev 11 function 0 not configured
"Intel Xeon-D QPI Link" rev 0x01 at pci1 dev 11 function 1 not configured
"Intel Xeon-D QPI Link" rev 0x01 at pci1 dev 11 function 2 not configured
"Intel Xeon-D QPI Debug" rev 0x01 at pci1 dev 11 function 3 not configured
"Intel Xeon-D Cache" rev 0x01 at pci1 dev 12 function 0 not configured
"Intel Xeon-D Cache" rev 0x01 at pci1 dev 12 function 1 not configured
"Intel Xeon-D Cache" rev 0x01 at pci1 dev 12 function 2 not configured
"Intel Xeon-D Cache" rev 0x01 at pci1 dev 12 function 3 not configured
"Intel E5 v4 Cache" rev 0x01 at pci1 dev 12 function 4 not configured
"Intel E5 v4 Cache" rev 0x01 at pci1 dev 12 function 5 not configured
vendor "Intel", unknown product 0x6fe6 (class system subclass miscellaneous,
rev 0x01) at pci1 dev 12 function 6 not configured
vendor "Intel", unknown product 0x6fe7 (class system subclass miscellaneous,
rev 0x01) at pci1 dev 12 function 7 not configured
vendor "Intel", unknown product 0x6fe8 (class system subclass miscellaneous,
rev 0x01) at pci1 dev 13 function 0 not configured
vendor "Intel", unknown product 0x6fe9 (class system subclass miscellaneous,
rev 0x01) at pci1 dev 13 function 1 not configured
"Intel Xeon-D Cache" rev 0x01 at pci1 dev 15 function 0 not configured
"Intel E5 v4 Cache" rev 0x01 at pci1 dev 15 function 1 not configured
"Intel Xeon-D Cache" rev 0x01 at pci1 dev 15 function 4 not configured
"Intel Xeon-D Cache" rev 0x01 at pci1 dev 15 function 5 not configured
"Intel Xeon-D Cache" rev 0x01 at pci1 dev 15 function 6 not configured
"Intel Xeon-D PCIE" rev 0x01 at pci1 dev 16 function 0 not configured
"Intel E5 v4 R2PCIe Agent" rev 0x01 at pci1 dev 16 function 1 not configured
"Intel Xeon-D Ubox" rev 0x01 at pci1 dev 16 function 5 not configured
"Intel Xeon-D Ubox" rev 0x01 at pci1 dev 16 function 6 not configured
"Intel Xeon-D Ubox" rev 0x01 at pci1 dev 16 function 7 not configured
"Intel Xeon-D Home Agent" rev 0x01 at pci1 dev 18 function 0 not configured
"Intel Xeon-D Home Agent" rev 0x01 at pci1 dev 18 function 1 not configured
"Intel Xeon-D Memory" rev 0x01 at pci1 dev 19 function 0 not configured
"Intel Xeon-D Memory" rev 0x01 at pci1 dev 19 function 1 not configured
"Intel Xeon-D Memory" rev 0x01 at pci1 dev 19 function 2 not configured
"Intel Xeon-D Memory" rev 0x01 at pci1 dev 19 function 3 not configured
"Intel Xeon-D Memory" rev 0x01 at pci1 dev 19 function 4 not configured
"Intel Xeon-D Memory" rev 0x01 at pci1 dev 19 function 5 not configured
"Intel Xeon-D Memory" rev 0x01 at pci1 dev 19 function 6 not configured
"Intel Xeon-D Memory" rev 0x01 at pci1 dev 19 function 7 not configured
"Intel Xeon-D Memory" rev 0x01 at pci1 dev 20 function 0 not configured
"Intel Xeon-D Memory" rev 0x01 at pci1 dev 20 function 1 not configured
"Intel Xeon-D Memory" rev 0x01 at pci1 dev 20 function 2 not configured
"Intel Xeon-D Memory" rev 0x01 at pci1 dev 20 function 3 not configured
"Intel Xeon-D Memory" rev 0x01 at pci1 dev 20 function 4 not configured
"Intel Xeon-D Memory" rev 0x01 at pci1 dev 20 function 5 not configured
"Intel Xeon-D Memory" rev 0x01 at pci1 dev 20 function 6 not configured
"Intel Xeon-D Memory" rev 0x01 at pci1 dev 20 function 7 not configured
"Intel Xeon-D Memory" rev 0x01 at pci1 dev 21 function 0 not configured
"Intel Xeon-D Memory" rev 0x01 at pci1 dev 21 function 1 not configured
"Intel Xeon-D Memory" rev 0x01 at pci1 dev 21 function 2 not configured
"Intel Xeon-D Memory" rev 0x01 at pci1 dev 21 function 3 not configured
"Intel E5 v4 RAS" rev 0x01 at pci1 dev 22 function 0 not configured
"Intel E5 v4 DDRIO" rev 0x01 at pci1 dev 22 function 6 not configured
"Intel E5 v4 DDRIO" rev 0x01 at pci1 dev 22 function 7 not configured
"Intel E5 v4 Thermal" rev 0x01 at pci1 dev 23 function 0 not configured
"Intel E5 v4 DDRIO" rev 0x01 at pci1 dev 23 function 4 not configured
"Intel E5 v4 DDRIO" rev 0x01 at pci1 dev 23 function 5 not configured
"Intel E5 v4 DDRIO" rev 0x01 at pci1 dev 23 function 6 not configured
"Intel E5 v4 DDRIO" rev 0x01 at pci1 dev 23 function 7 not configured
"Intel Xeon-D PCU" rev 0x01 at pci1 dev 30 function 0 not configured
"Intel Xeon-D PCU" rev 0x01 at pci1 dev 30 function 1 not configured
"Intel Xeon-D PCU" rev 0x01 at pci1 dev 30 function 2 not configured
"Intel Xeon-D PCU" rev 0x01 at pci1 dev 30 function 3 not configured
"Intel Xeon-D PCU" rev 0x01 at pci1 dev 30 function 4 not configured
"Intel Xeon-D PCU" rev 0x01 at pci1 dev 31 function 0 not configured
"Intel Xeon-D PCU" rev 0x01 at pci1 dev 31 function 2 not configured
pci2 at mainbus0 bus 0
pchb0 at pci2 dev 0 function 0 "Intel Xeon-D Host" rev 0x01
ppb0 at pci2 dev 1 function 0 "Intel Xeon-D PCIE" rev 0x01
pci3 at ppb0 bus 1
ppb1 at pci2 dev 2 function 0 "Intel Xeon-D PCIE" rev 0x01
pci4 at ppb1 bus 2
ix0 at pci4 dev 0 function 0 "Intel X540T" rev 0x01, msix, 16 queues, address
0c:c4:7a:7d:24:22
ix1 at pci4 dev 0 function 1 "Intel X540T" rev 0x01, msix, 16 queues, address
0c:c4:7a:7d:24:23
ppb2 at pci2 dev 2 function 2 "Intel Xeon-D PCIE" rev 0x01: msi
pci5 at ppb2 bus 3
ix2 at pci5 dev 0 function 0 "Intel 82599" rev 0x01, msix, 16 queues, address
f8:f2:1e:3c:9c:08
ix3 at pci5 dev 0 function 1 "Intel 82599" rev 0x01, msix, 16 queues, address
f8:f2:1e:3c:9c:09
ppb3 at pci2 dev 3 function 0 "Intel Xeon-D PCIE" rev 0x01: msi
pci6 at ppb3 bus 4
"Intel E5 v4 DMA" rev 0x01 at pci2 dev 4 function 0 not configured
"Intel E5 v4 DMA" rev 0x01 at pci2 dev 4 function 1 not configured
"Intel E5 v4 DMA" rev 0x01 at pci2 dev 4 function 2 not configured
"Intel E5 v4 DMA" rev 0x01 at pci2 dev 4 function 3 not configured
"Intel E5 v4 DMA" rev 0x01 at pci2 dev 4 function 4 not configured
"Intel E5 v4 DMA" rev 0x01 at pci2 dev 4 function 5 not configured
"Intel E5 v4 DMA" rev 0x01 at pci2 dev 4 function 6 not configured
"Intel E5 v4 DMA" rev 0x01 at pci2 dev 4 function 7 not configured
"Intel Xeon-D Address Map" rev 0x01 at pci2 dev 5 function 0 not configured
"Intel Xeon-D Hot Plug" rev 0x01 at pci2 dev 5 function 1 not configured
"Intel Xeon-D RAS" rev 0x01 at pci2 dev 5 function 2 not configured
"Intel Xeon-D I/O APIC" rev 0x01 at pci2 dev 5 function 4 not configured
"Intel C610 MS SPSR" rev 0x05 at pci2 dev 17 function 0 not configured
xhci0 at pci2 dev 20 function 0 "Intel C610 xHCI" rev 0x05: msi, xHCI 1.0
usb0 at xhci0: USB revision 3.0
uhub0 at usb0 configuration 1 interface 0 "Intel xHCI root hub" rev 3.00/1.00
addr 1
"Intel C610 MEI" rev 0x05 at pci2 dev 22 function 0 not configured
"Intel C610 MEI" rev 0x05 at pci2 dev 22 function 1 not configured
ehci0 at pci2 dev 26 function 0 "Intel C610 USB" rev 0x05: apic 1 int 18
usb1 at ehci0: USB revision 2.0
uhub1 at usb1 configuration 1 interface 0 "Intel EHCI root hub" rev 2.00/1.00
addr 1
ppb4 at pci2 dev 28 function 0 "Intel C610 PCIE" rev 0xd5: msi
pci7 at ppb4 bus 5
ppb5 at pci7 dev 0 function 0 "ASPEED Technology AST1150 PCI" rev 0x03
pci8 at ppb5 bus 6
vga1 at pci8 dev 0 function 0 "ASPEED Technology AST2000" rev 0x30
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
ppb6 at pci2 dev 28 function 2 "Intel C610 PCIE" rev 0xd5: msi
pci9 at ppb6 bus 7
em0 at pci9 dev 0 function 0 "Intel I210" rev 0x03: msi, address
0c:c4:7a:7d:19:32
ppb7 at pci2 dev 28 function 3 "Intel C610 PCIE" rev 0xd5: msi
pci10 at ppb7 bus 8
em1 at pci10 dev 0 function 0 "Intel I210" rev 0x03: msi, address
0c:c4:7a:7d:19:33
ehci1 at pci2 dev 29 function 0 "Intel C610 USB" rev 0x05: apic 1 int 18
usb2 at ehci1: USB revision 2.0
uhub2 at usb2 configuration 1 interface 0 "Intel EHCI root hub" rev 2.00/1.00
addr 1
pcib0 at pci2 dev 31 function 0 "Intel C610 LPC" rev 0x05
ahci0 at pci2 dev 31 function 2 "Intel C610 AHCI" rev 0x05: msi, AHCI 1.3
ahci0: port 0: 6.0Gb/s
ahci0: port 1: 6.0Gb/s
scsibus1 at ahci0: 32 targets
sd0 at scsibus1 targ 0 lun 0: <ATA, CT2000MX500SSD1, M3CR> naa.500a0751e20d1aaf
sd0: 1907729MB, 512 bytes/sector, 3907029168 sectors, thin
sd1 at scsibus1 targ 1 lun 0: <ATA, Samsung SSD 860, RVT0> naa.5002538e3034db90
sd1: 1907729MB, 512 bytes/sector, 3907029168 sectors, thin
ichiic0 at pci2 dev 31 function 3 "Intel C610 SMBus" rev 0x05: apic 1 int 18
iic0 at ichiic0
isa0 at pcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5 irq 1 irq 12
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
pci11 at mainbus0 bus 128
"Intel E5 v4 DMA" rev 0x01 at pci11 dev 4 function 0 not configured
"Intel E5 v4 DMA" rev 0x01 at pci11 dev 4 function 1 not configured
"Intel E5 v4 DMA" rev 0x01 at pci11 dev 4 function 2 not configured
"Intel E5 v4 DMA" rev 0x01 at pci11 dev 4 function 3 not configured
"Intel E5 v4 DMA" rev 0x01 at pci11 dev 4 function 4 not configured
"Intel E5 v4 DMA" rev 0x01 at pci11 dev 4 function 5 not configured
"Intel E5 v4 DMA" rev 0x01 at pci11 dev 4 function 6 not configured
"Intel E5 v4 DMA" rev 0x01 at pci11 dev 4 function 7 not configured
"Intel Xeon-D Address Map" rev 0x01 at pci11 dev 5 function 0 not configured
"Intel Xeon-D Hot Plug" rev 0x01 at pci11 dev 5 function 1 not configured
"Intel Xeon-D RAS" rev 0x01 at pci11 dev 5 function 2 not configured
"Intel Xeon-D I/O APIC" rev 0x01 at pci11 dev 5 function 4 not configured
vmm0 at mainbus0: VMX/EPT
uhub3 at uhub0 port 14 configuration 1 interface 0 "vendor 0x0000 product
0x0001" rev 2.00/0.00 addr 2
uhidev0 at uhub3 port 1 configuration 1 interface 0 "ATEN International product
0x2419" rev 1.10/1.00 addr 3
uhidev0: iclass 3/1
ukbd0 at uhidev0: 8 variable keys, 6 key codes
wskbd0 at ukbd0: console keyboard, using wsdisplay0
uhidev1 at uhub3 port 1 configuration 1 interface 1 "ATEN International product
0x2419" rev 1.10/1.00 addr 3
uhidev1: iclass 3/1
ums0 at uhidev1: 3 buttons, Z dir
wsmouse0 at ums0 mux 0
uhub4 at uhub1 port 1 configuration 1 interface 0 "Intel Rate Matching Hub" rev
2.00/0.05 addr 2
uhub5 at uhub2 port 1 configuration 1 interface 0 "Intel Rate Matching Hub" rev
2.00/0.05 addr 2
vscsi0 at root
scsibus2 at vscsi0: 256 targets
softraid0 at root
scsibus3 at softraid0: 256 targets
sd2 at scsibus3 targ 1 lun 0: <OPENBSD, SR RAID 1C, 006>
sd2: 1907728MB, 512 bytes/sector, 3907028576 sectors
root on sd2a (b3a50b91d84a1a7f.a) swap on sd2b dump on sd2b