* [Intel-wired-lan] ice: E810-XXV: Dell GBIC S28-10G-25G-SR-85C does not work
@ 2026-02-12 14:06 Paul Menzel
2026-02-17 17:15 ` Paul Menzel
0 siblings, 1 reply; 7+ messages in thread
From: Paul Menzel @ 2026-02-12 14:06 UTC (permalink / raw)
To: Tony Nguyen, Przemek Kitszel; +Cc: intel-wired-lan, it+intel-wired-lan
[-- Attachment #1: Type: text/plain, Size: 6215 bytes --]
Dear Linux folks,
On a Dell PowerEdge R7615 with
$ sudo lspci -nn -s 81:00.0
81:00.0 Ethernet controller [0200]: Intel Corporation Ethernet
Controller E810-XXV for SFP [8086:159b] (rev 02)
$ sudo lspci -nn -s 81:00.1
81:00.1 Ethernet controller [0200]: Intel Corporation Ethernet
Controller E810-XXV for SFP [8086:159b] (rev 02)
the GBIC DELL S28-10G-25G-SR-85C is not giving a link, when connecting
an LWL cable. The link gets up with another SFP+ GBIC:
[13332.522461] ice 0000:81:00.1 net05: NIC Link is up 10 Gbps Full
Duplex, Requested FEC: NONE, Negotiated FEC: NONE, Autoneg Advertised:
Off, Autoneg Negotiated: False, Flow Control: None
[13888.522978] ice 0000:81:00.1 net05: NIC Link is Down
Currently, Linux 6.12.49 is used.
$ grep CONFIG_ICE /boot/config-6.12.49.mx64.487
CONFIG_ICE=m
CONFIG_ICE_HWMON=y
CONFIG_ICE_HWTS=y
The strange thing is, that the module info shows:
$ sudo ethtool -m net04
[…]
Transceiver type : Extended: 100G
Base-SR4 or 25GBase-SR
But instead of 100G and 25G this GBIC should only support 10G and 25G.
(Or it just means, that 100G is four times 25G.)
Anyway, I tried to increase the debug level:
$ modinfo ice
[…]
parm: debug:netif level (0=none,...,16=all) (int)
$ echo 16 | sudo tee /sys/module/ice/parameters/debug
But re-plugging the GBIC not more message were shown. Please find the
output of `dmesg` attached.
What I am doing wrong?
Kind regards,
Paul
PS:
```
$ ip link show net04
7: net04: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq switchid
b48351ffff278d44 state DOWN mode DEFAULT group default qlen 1000
link/ether b4:83:51:27:8d:44 brd ff:ff:ff:ff:ff:ff
alias eth4
$ sudo ethtool -m net04
Identifier : 0x03 (SFP)
Extended identifier : 0x04 (GBIC/SFP defined by
2-wire interface ID)
Connector : 0x07 (LC)
Transceiver codes : 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x02
Transceiver type : Extended: 100G Base-SR4 or
25GBase-SR
Encoding : 0x06 (64B/66B)
BR, Nominal : 25750MBd
Rate identifier : 0x10 (reserved or unknown)
Length (SMF,km) : 0km
Length (SMF) : 0m
Length (50um) : 0m
Length (62.5um) : 0m
Length (Copper) : 10m
Length (OM3) : 70m
Laser wavelength : 850nm
Vendor name : DELL EMC
Vendor OUI : 78:a7:14
Vendor PN : M14MK
Vendor rev : A1
Option values : 0x08 0x3a
Option : RX_LOS implemented
Option : TX_FAULT implemented
Option : TX_DISABLE implemented
Option : RATE_SELECT implemented
Option : Retimer or CDR implemented
BR margin, max : 0%
BR margin, min : 0%
Vendor SN : VN0AP8005718922
Date code : 250827
Optical diagnostics support : Yes
Laser bias current : 5.500 mA
Laser output power : 0.9275 mW / -0.33 dBm
Receiver signal average optical power : 0.6587 mW / -1.81 dBm
Module temperature : 32.11 degrees C / 89.80
degrees F
Module voltage : 3.3978 V
Alarm/warning flags implemented : Yes
Laser bias current high alarm : Off
Laser bias current low alarm : Off
Laser bias current high warning : Off
Laser bias current low warning : Off
Laser output power high alarm : Off
Laser output power low alarm : Off
Laser output power high warning : Off
Laser output power low warning : Off
Module temperature high alarm : Off
Module temperature low alarm : Off
Module temperature high warning : Off
Module temperature low warning : Off
Module voltage high alarm : Off
Module voltage low alarm : Off
Module voltage high warning : Off
Module voltage low warning : Off
Laser rx power high alarm : Off
Laser rx power low alarm : Off
Laser rx power high warning : Off
Laser rx power low warning : Off
Laser bias current high alarm threshold : 13.000 mA
Laser bias current low alarm threshold : 0.500 mA
Laser bias current high warning threshold : 11.000 mA
Laser bias current low warning threshold : 1.000 mA
Laser output power high alarm threshold : 2.1878 mW / 3.40 dBm
Laser output power low alarm threshold : 0.1148 mW / -9.40 dBm
Laser output power high warning threshold : 1.7378 mW / 2.40 dBm
Laser output power low warning threshold : 0.1445 mW / -8.40 dBm
Module temperature high alarm threshold : 90.00 degrees C / 194.00
degrees F
Module temperature low alarm threshold : -5.00 degrees C / 23.00
degrees F
Module temperature high warning threshold : 88.00 degrees C / 190.40
degrees F
Module temperature low warning threshold : 0.00 degrees C / 32.00
degrees F
Module voltage high alarm threshold : 3.5000 V
Module voltage low alarm threshold : 3.0800 V
Module voltage high warning threshold : 3.4800 V
Module voltage low warning threshold : 3.1000 V
Laser rx power high alarm threshold : 2.1878 mW / 3.40 dBm
Laser rx power low alarm threshold : 0.0741 mW / -11.30 dBm
Laser rx power high warning threshold : 1.7378 mW / 2.40 dBm
Laser rx power low warning threshold : 0.0933 mW / -10.30 dBm
```
[-- Attachment #2: 20260212--dell-poweredge-r7615--linux-6.12.49--messages.txt --]
[-- Type: text/plain, Size: 89163 bytes --]
[ 0.000000] Linux version 6.12.49.mx64.487 (root@otherland.molgen.mpg.de) (gcc (GCC) 12.5.0, GNU ld (GNU Binutils) 2.41) #1 SMP PREEMPT_DYNAMIC Wed Oct 1 11:25:38 CEST 2025
[ 0.000000] Command line: BOOT_IMAGE=/boot/bzImage-6.12.49.mx64.487 root=LABEL=root ro crashkernel=64G-:256M console=ttyS0,115200n8 console=tty0 init=/bin/systemd audit=0 random.trust_cpu=on systemd.unified_cgroup_hierarchy
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000000090000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000598ccfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000598cd000-0x00000000598cffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000598d0000-0x00000000673cefff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000673cf000-0x00000000677cefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000677cf000-0x00000000679cefff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000679cf000-0x000000006dbcefff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000006dbcf000-0x000000006e9fefff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000006e9ff000-0x000000006ebfefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000006ebff000-0x000000006effffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000006f000000-0x000000006fffffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000070000000-0x000000008fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000aa000000-0x00000000aaffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000c5000000-0x00000000c5ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000e0ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000207d9bffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000207d9c0000-0x000000207fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000010000000000-0x00000100201fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000002bf40000000-0x000002bf601fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000047e80000000-0x0000047ea01fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000063dc0000000-0x0000063de01fffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] APIC: Static calls initialized
[ 0.000000] efi: EFI v2.7 by Dell Inc.
[ 0.000000] efi: ACPI=0x6ebfe000 ACPI 2.0=0x6ebfe014 TPMFinalLog=0x6e99c000 MEMATTR=0x6101caa0 SMBIOS=0x69399000 SMBIOS 3.0=0x69397000
[ 0.000000] efi: Remove mem43: MMIO range=[0x80000000-0x8fffffff] (256MB) from e820 map
[ 0.000000] e820: remove [mem 0x80000000-0x8fffffff] reserved
[ 0.000000] efi: Remove mem44: MMIO range=[0xaa000000-0xaaffffff] (16MB) from e820 map
[ 0.000000] e820: remove [mem 0xaa000000-0xaaffffff] reserved
[ 0.000000] efi: Remove mem45: MMIO range=[0xc5000000-0xc5ffffff] (16MB) from e820 map
[ 0.000000] e820: remove [mem 0xc5000000-0xc5ffffff] reserved
[ 0.000000] efi: Remove mem46: MMIO range=[0xe0000000-0xe0ffffff] (16MB) from e820 map
[ 0.000000] e820: remove [mem 0xe0000000-0xe0ffffff] reserved
[ 0.000000] efi: Remove mem47: MMIO range=[0xfd000000-0xffffffff] (48MB) from e820 map
[ 0.000000] e820: remove [mem 0xfd000000-0xffffffff] reserved
[ 0.000000] efi: Remove mem49: MMIO range=[0x10000000000-0x100201fffff] (514MB) from e820 map
[ 0.000000] e820: remove [mem 0x10000000000-0x100201fffff] reserved
[ 0.000000] efi: Remove mem50: MMIO range=[0x2bf40000000-0x2bf601fffff] (514MB) from e820 map
[ 0.000000] e820: remove [mem 0x2bf40000000-0x2bf601fffff] reserved
[ 0.000000] efi: Remove mem51: MMIO range=[0x47e80000000-0x47ea01fffff] (514MB) from e820 map
[ 0.000000] e820: remove [mem 0x47e80000000-0x47ea01fffff] reserved
[ 0.000000] efi: Remove mem52: MMIO range=[0x63dc0000000-0x63de01fffff] (514MB) from e820 map
[ 0.000000] e820: remove [mem 0x63dc0000000-0x63de01fffff] reserved
[ 0.000000] SMBIOS 3.3.0 present.
[ 0.000000] DMI: Dell Inc. PowerEdge R7615/0PJ7CD, BIOS 1.14.1 08/08/2025
[ 0.000000] DMI: Memory slots populated: 2/12
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 4099.995 MHz processor
[ 0.000014] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000015] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000020] last_pfn = 0x207d9c0 max_arch_pfn = 0x10000000000
[ 0.000023] MTRR map: 5 entries (2 fixed + 3 variable; max 19), built from 9 variable MTRRs
[ 0.000024] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.001056] x2apic: enabled by BIOS, switching to x2apic ops
[ 0.001060] last_pfn = 0x6f000 max_arch_pfn = 0x10000000000
[ 0.004207] Using GB pages for direct mapping
[ 0.004616] Secure boot disabled
[ 0.004616] RAMDISK: [mem 0x34329000-0x3618bfff]
[ 0.004622] ACPI: Early table checksum verification disabled
[ 0.004625] ACPI: RSDP 0x000000006EBFE014 000024 (v02 DELL )
[ 0.004628] ACPI: XSDT 0x000000006EB0E188 0000D4 (v01 DELL PE_SC3 00000002 DELL 00000001)
[ 0.004632] ACPI: FACP 0x000000006EBFA000 000114 (v06 DELL PE_SC3 00000002 DELL 00000001)
[ 0.004635] ACPI: DSDT 0x000000006EB26000 0C97FE (v02 DELL PE_SC3 00000002 DELL 00000001)
[ 0.004637] ACPI: FACS 0x000000006E9B6000 000040
[ 0.004638] ACPI: BERT 0x000000006EBFC000 000030 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.004640] ACPI: HEST 0x000000006EBFB000 0008D4 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.004641] ACPI: HPET 0x000000006EBF9000 000038 (v01 DELL PE_SC3 00000002 DELL 00000001)
[ 0.004642] ACPI: APIC 0x000000006EBF2000 0060BE (v05 DELL PE_SC3 00000002 DELL 00000001)
[ 0.004644] ACPI: MCFG 0x000000006EBF1000 00003C (v01 DELL PE_SC3 00000002 DELL 00000001)
[ 0.004645] ACPI: WSMT 0x000000006EBF0000 000028 (v01 DELL PE_SC3 00000002 DELL 00000001)
[ 0.004646] ACPI: SSDT 0x000000006EB25000 000513 (v02 DELL xhc_port 00000001 INTL 20210331)
[ 0.004647] ACPI: SSDT 0x000000006EB23000 00111F (v02 AMD CPMRAS 00000001 INTL 20210331)
[ 0.004649] ACPI: SSDT 0x000000006EB22000 000623 (v02 DELL Tpm2Tabl 00001000 INTL 20210331)
[ 0.004650] ACPI: TPM2 0x000000006EB21000 00004C (v04 DELL PE_SC3 00000002 DELL 00000001)
[ 0.004652] ACPI: EINJ 0x000000006EB20000 000170 (v01 AMD PE_SC3 00000001 AMD 00000001)
[ 0.004653] ACPI: ASPT 0x000000006EB1F000 000070 (v02 DELL AmdTable 00000001 AMD 00000001)
[ 0.004654] ACPI: SSDT 0x000000006EB17000 0078C4 (v02 DELL PE_SC3 00000001 AMD 00000001)
[ 0.004655] ACPI: SRAT 0x000000006EB16000 0003A8 (v03 DELL PE_SC3 00000001 AMD 00000001)
[ 0.004657] ACPI: MSCT 0x000000006EB15000 00004E (v01 DELL PE_SC3 00000000 AMD 00000001)
[ 0.004658] ACPI: SLIT 0x000000006EB14000 00002D (v01 DELL PE_SC3 00000001 AMD 00000001)
[ 0.004659] ACPI: HMAT 0x000000006EB13000 0000A4 (v02 DELL AmdTable 00000001 AMD 00000001)
[ 0.004661] ACPI: IVRS 0x000000006EB12000 0001F0 (v02 DELL PE_SC3 00000001 AMD 00000001)
[ 0.004662] ACPI: SSDT 0x000000006EB11000 000825 (v02 DELL PE_SC3 00000002 DELL 00000001)
[ 0.004663] ACPI: SSDT 0x000000006EB0F000 00193C (v02 AMD CPMCMN 00000001 INTL 20210331)
[ 0.004665] ACPI: NBFT 0x000000006EBFD000 000123 (v01 DELL PE_SC3 00000000 DELL 00000001)
[ 0.004666] ACPI: Reserving FACP table memory at [mem 0x6ebfa000-0x6ebfa113]
[ 0.004666] ACPI: Reserving DSDT table memory at [mem 0x6eb26000-0x6ebef7fd]
[ 0.004667] ACPI: Reserving FACS table memory at [mem 0x6e9b6000-0x6e9b603f]
[ 0.004667] ACPI: Reserving BERT table memory at [mem 0x6ebfc000-0x6ebfc02f]
[ 0.004668] ACPI: Reserving HEST table memory at [mem 0x6ebfb000-0x6ebfb8d3]
[ 0.004668] ACPI: Reserving HPET table memory at [mem 0x6ebf9000-0x6ebf9037]
[ 0.004668] ACPI: Reserving APIC table memory at [mem 0x6ebf2000-0x6ebf80bd]
[ 0.004669] ACPI: Reserving MCFG table memory at [mem 0x6ebf1000-0x6ebf103b]
[ 0.004669] ACPI: Reserving WSMT table memory at [mem 0x6ebf0000-0x6ebf0027]
[ 0.004670] ACPI: Reserving SSDT table memory at [mem 0x6eb25000-0x6eb25512]
[ 0.004670] ACPI: Reserving SSDT table memory at [mem 0x6eb23000-0x6eb2411e]
[ 0.004670] ACPI: Reserving SSDT table memory at [mem 0x6eb22000-0x6eb22622]
[ 0.004671] ACPI: Reserving TPM2 table memory at [mem 0x6eb21000-0x6eb2104b]
[ 0.004671] ACPI: Reserving EINJ table memory at [mem 0x6eb20000-0x6eb2016f]
[ 0.004672] ACPI: Reserving ASPT table memory at [mem 0x6eb1f000-0x6eb1f06f]
[ 0.004672] ACPI: Reserving SSDT table memory at [mem 0x6eb17000-0x6eb1e8c3]
[ 0.004672] ACPI: Reserving SRAT table memory at [mem 0x6eb16000-0x6eb163a7]
[ 0.004673] ACPI: Reserving MSCT table memory at [mem 0x6eb15000-0x6eb1504d]
[ 0.004673] ACPI: Reserving SLIT table memory at [mem 0x6eb14000-0x6eb1402c]
[ 0.004674] ACPI: Reserving HMAT table memory at [mem 0x6eb13000-0x6eb130a3]
[ 0.004674] ACPI: Reserving IVRS table memory at [mem 0x6eb12000-0x6eb121ef]
[ 0.004674] ACPI: Reserving SSDT table memory at [mem 0x6eb11000-0x6eb11824]
[ 0.004675] ACPI: Reserving SSDT table memory at [mem 0x6eb0f000-0x6eb1093b]
[ 0.004675] ACPI: Reserving NBFT table memory at [mem 0x6ebfd000-0x6ebfd122]
[ 0.004731] APIC: Switched APIC routing to: cluster x2apic
[ 0.004745] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
[ 0.004746] ACPI: SRAT: Node 0 PXM 0 [mem 0x000c0000-0x7fffffff]
[ 0.004747] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x207fffffff]
[ 0.004748] NUMA: Initialized distance table, cnt=1
[ 0.004749] NUMA: Node 0 [mem 0x00001000-0x0009ffff] + [mem 0x000c0000-0x7fffffff] -> [mem 0x00001000-0x7fffffff]
[ 0.004751] NUMA: Node 0 [mem 0x00001000-0x7fffffff] + [mem 0x100000000-0x207d9bffff] -> [mem 0x00001000-0x207d9bffff]
[ 0.004753] NODE_DATA(0) allocated [mem 0x207d9ba700-0x207d9befff]
[ 0.004759] crashkernel reserved: 0x0000000042000000 - 0x0000000052000000 (256 MB)
[ 0.004854] Zone ranges:
[ 0.004855] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.004856] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.004857] Normal [mem 0x0000000100000000-0x000000207d9bffff]
[ 0.004857] Device empty
[ 0.004858] Movable zone start for each node
[ 0.004858] Early memory node ranges
[ 0.004859] node 0: [mem 0x0000000000001000-0x000000000008efff]
[ 0.004860] node 0: [mem 0x0000000000090000-0x000000000009ffff]
[ 0.004860] node 0: [mem 0x0000000000100000-0x00000000598ccfff]
[ 0.004861] node 0: [mem 0x00000000598d0000-0x00000000673cefff]
[ 0.004861] node 0: [mem 0x000000006ebff000-0x000000006effffff]
[ 0.004862] node 0: [mem 0x0000000100000000-0x000000207d9bffff]
[ 0.004869] Initmem setup node 0 [mem 0x0000000000001000-0x000000207d9bffff]
[ 0.004872] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.004873] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.004884] On node 0, zone DMA: 96 pages in unavailable ranges
[ 0.005730] On node 0, zone DMA32: 3 pages in unavailable ranges
[ 0.005881] On node 0, zone DMA32: 30768 pages in unavailable ranges
[ 0.109053] On node 0, zone Normal: 4096 pages in unavailable ranges
[ 0.109105] On node 0, zone Normal: 9792 pages in unavailable ranges
[ 0.109183] ACPI: PM-Timer IO Port: 0x408
[ 0.109213] ACPI: X2APIC_NMI (uid[0xffffffff] high edge lint[0x1])
[ 0.109217] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.109232] IOAPIC[0]: apic_id 240, version 33, address 0xfec00000, GSI 0-23
[ 0.109236] IOAPIC[1]: apic_id 241, version 33, address 0xe0180000, GSI 120-151
[ 0.109239] IOAPIC[2]: apic_id 242, version 33, address 0xc5180000, GSI 88-119
[ 0.109242] IOAPIC[3]: apic_id 243, version 33, address 0xfd180000, GSI 24-55
[ 0.109244] IOAPIC[4]: apic_id 244, version 33, address 0xaa180000, GSI 56-87
[ 0.109250] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.109252] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.109267] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.109268] ACPI: HPET id: 0x10228201 base: 0xfed00000
[ 0.109274] CPU topo: Max. logical packages: 1
[ 0.109275] CPU topo: Max. logical dies: 8
[ 0.109275] CPU topo: Max. dies per package: 8
[ 0.109278] CPU topo: Max. threads per core: 2
[ 0.109278] CPU topo: Num. cores per package: 16
[ 0.109279] CPU topo: Num. threads per package: 32
[ 0.109279] CPU topo: Allowing 32 present CPUs plus 0 hotplug CPUs
[ 0.109294] [mem 0x80000000-0xffffffff] available for PCI devices
[ 0.109297] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.112661] setup_percpu: NR_CPUS:512 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:1
[ 0.113269] percpu: Embedded 59 pages/cpu s202072 r8192 d31400 u262144
[ 0.113273] pcpu-alloc: s202072 r8192 d31400 u262144 alloc=1*2097152
[ 0.113276] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[ 0.113280] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
[ 0.113294] Kernel command line: BOOT_IMAGE=/boot/bzImage-6.12.49.mx64.487 root=LABEL=root ro crashkernel=64G-:256M console=ttyS0,115200n8 console=tty0 init=/bin/systemd audit=0 random.trust_cpu=on systemd.unified_cgroup_hierarchy
[ 0.113326] audit: disabled (until reboot)
[ 0.113337] Unknown kernel command line parameters "BOOT_IMAGE=/boot/bzImage-6.12.49.mx64.487", will be passed to user space.
[ 0.113348] random: crng init done
[ 0.116697] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
[ 0.118355] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[ 0.118425] Fallback order for Node 0: 0
[ 0.118429] Built 1 zonelists, mobility grouping on. Total pages: 33444139
[ 0.118430] Policy zone: Normal
[ 0.118431] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.118458] software IO TLB: area num 32.
[ 0.250304] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[ 0.250339] ftrace: allocating 46939 entries in 184 pages
[ 0.257520] ftrace: allocated 184 pages with 4 groups
[ 0.258142] Dynamic Preempt: voluntary
[ 0.258199] rcu: Preemptible hierarchical RCU implementation.
[ 0.258199] rcu: RCU event tracing is enabled.
[ 0.258199] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=32.
[ 0.258200] Trampoline variant of Tasks RCU enabled.
[ 0.258201] Rude variant of Tasks RCU enabled.
[ 0.258201] Tracing variant of Tasks RCU enabled.
[ 0.258201] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.258202] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[ 0.258210] RCU Tasks: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=32.
[ 0.258212] RCU Tasks Rude: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=32.
[ 0.258214] RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=32.
[ 0.260565] NR_IRQS: 33024, nr_irqs: 2856, preallocated irqs: 16
[ 0.260737] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.260790] Console: colour dummy device 80x25
[ 0.260791] printk: legacy console [tty0] enabled
[ 0.261011] printk: legacy console [ttyS0] enabled
[ 1.543676] ACPI: Core revision 20240827
[ 1.547875] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[ 1.557017] APIC: Switch to symmetric I/O mode setup
[ 1.562628] AMD-Vi: Using global IVHD EFR:0x25bf732fa2295afe, EFR2:0x1d
[ 1.570401] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 1.581015] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3b195a93ee9, max_idle_ns: 440795418026 ns
[ 1.591541] Calibrating delay loop (skipped), value calculated using timer frequency.. 8199.99 BogoMIPS (lpj=4099995)
[ 1.592555] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 1.593712] LVT offset 2 assigned for vector 0xf4
[ 1.594590] Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
[ 1.595542] Last level dTLB entries: 4KB 3072, 2MB 3072, 4MB 1536, 1GB 0
[ 1.596542] process: using mwait in idle threads
[ 1.597544] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 1.598543] Spectre V2 : WARNING: Unprivileged eBPF is enabled with eIBRS on, data leaks possible via Spectre v2 BHB attacks!
[ 1.599546] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[ 1.600543] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 1.601542] Spectre V2 : User space: Mitigation: STIBP always-on protection
[ 1.602542] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 1.603542] active return thunk: srso_alias_return_thunk
[ 1.604542] Speculative Return Stack Overflow: Mitigation: Safe RET
[ 1.605542] Transient Scheduler Attacks: Mitigation: Clear CPU buffers
[ 1.606542] VMSCAPE: Mitigation: IBPB before exit to userspace
[ 1.607547] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 1.608542] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 1.609542] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 1.610542] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[ 1.611545] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[ 1.612543] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[ 1.613542] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 1.614542] x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
[ 1.615542] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 1.616542] x86/fpu: xstate_offset[5]: 832, xstate_sizes[5]: 64
[ 1.617542] x86/fpu: xstate_offset[6]: 896, xstate_sizes[6]: 512
[ 1.618542] x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
[ 1.619542] x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]: 8
[ 1.620542] x86/fpu: xstate_offset[11]: 2440, xstate_sizes[11]: 16
[ 1.621542] x86/fpu: Enabled xstate features 0xae7, context size is 2456 bytes, using 'compacted' format.
[ 1.638401] Freeing SMP alternatives memory: 40K
[ 1.638543] pid_max: default: 32768 minimum: 301
[ 1.642074] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 1.642571] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 1.746303] smpboot: CPU0: AMD EPYC 9174F 16-Core Processor (family: 0x19, model: 0x11, stepping: 0x1)
[ 1.746736] Performance Events: Fam17h+ 16-deep LBR, core perfctr, AMD PMU driver.
[ 1.747543] ... version: 2
[ 1.748542] ... bit width: 48
[ 1.749542] ... generic registers: 6
[ 1.750546] ... value mask: 0000ffffffffffff
[ 1.751543] ... max period: 00007fffffffffff
[ 1.752543] ... fixed-purpose events: 0
[ 1.753542] ... event mask: 000000000000003f
[ 1.754635] signal: max sigframe size: 3376
[ 1.755599] rcu: Hierarchical SRCU implementation.
[ 1.756542] rcu: Max phase no-delay instances is 400.
[ 1.757575] Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
[ 1.761511] smp: Bringing up secondary CPUs ...
[ 1.761610] smpboot: x86: Booting SMP configuration:
[ 1.762543] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23 #24 #25 #26 #27 #28 #29 #30 #31
[ 1.785579] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[ 1.804569] smp: Brought up 1 node, 32 CPUs
[ 1.805544] smpboot: Total of 32 processors activated (262399.68 BogoMIPS)
[ 1.808695] Memory: 131153540K/133776556K available (16384K kernel code, 3650K rwdata, 10492K rodata, 3152K init, 2788K bss, 2603300K reserved, 0K cma-reserved)
[ 1.811863] devtmpfs: initialized
[ 1.812574] x86/mm: Memory block size: 2048MB
[ 1.815199] ACPI: PM: Registering ACPI NVS region [mem 0x0008f000-0x0008ffff] (4096 bytes)
[ 1.815545] ACPI: PM: Registering ACPI NVS region [mem 0x6dbcf000-0x6e9fefff] (14876672 bytes)
[ 1.816645] ACPI: PM: Registering ACPI NVS region [mem 0x6f000000-0x6fffffff] (16777216 bytes)
[ 1.817691] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 1.818545] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[ 1.819711] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 1.820736] thermal_sys: Registered thermal governor 'step_wise'
[ 1.820737] thermal_sys: Registered thermal governor 'user_space'
[ 1.821548] cpuidle: using governor menu
[ 1.823578] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 1.824595] PCI: ECAM [mem 0x80000000-0x8fffffff] (base 0x80000000) for domain 0000 [bus 00-ff]
[ 1.825556] PCI: Using configuration type 1 for base access
[ 1.826550] PCI: Dell System detected, enabling pci=bfsort.
[ 1.827592] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 1.828590] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.829543] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 1.830543] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.831544] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 1.849542] raid6: avx512x4 gen() 50107 MB/s
[ 1.867542] raid6: avx512x2 gen() 54572 MB/s
[ 1.885542] raid6: avx512x1 gen() 51593 MB/s
[ 1.903542] raid6: avx2x4 gen() 55545 MB/s
[ 1.921542] raid6: avx2x2 gen() 56811 MB/s
[ 1.939542] raid6: avx2x1 gen() 43737 MB/s
[ 1.940543] raid6: using algorithm avx2x2 gen() 56811 MB/s
[ 1.958542] raid6: .... xor() 40823 MB/s, rmw enabled
[ 1.959542] raid6: using avx512x2 recovery algorithm
[ 1.960633] ACPI: Added _OSI(Module Device)
[ 1.961542] ACPI: Added _OSI(Processor Device)
[ 1.962542] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.989634] ACPI: 7 ACPI AML tables successfully acquired and loaded
[ 2.003819] ACPI: Interpreter enabled
[ 2.004550] ACPI: PM: (supports S0 S5)
[ 2.005543] ACPI: Using IOAPIC for interrupt routing
[ 2.007598] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 2.008542] PCI: Ignoring E820 reservations for host bridge windows
[ 2.013068] ACPI: Enabled 2 GPEs in block 00 to 1F
[ 2.048247] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[ 2.048575] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[ 2.049571] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[ 2.050570] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[ 2.051571] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[ 2.052570] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 2.053570] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[ 2.054570] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[ 2.055794] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-3f])
[ 2.056545] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 2.057639] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability LTR]
[ 2.058547] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 2.059849] PCI host bridge to bus 0000:00
[ 2.060544] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
[ 2.061543] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
[ 2.062544] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000fffff window]
[ 2.063542] pci_bus 0000:00: root bus resource [io 0x0d00-0x3fff window]
[ 2.064542] pci_bus 0000:00: root bus resource [mem 0xe1000000-0xfebfffff window]
[ 2.065542] pci_bus 0000:00: root bus resource [mem 0x47e80000000-0x63dbfffffff window]
[ 2.066543] pci_bus 0000:00: root bus resource [bus 00-3f]
[ 2.067557] pci 0000:00:00.0: [1022:14a4] type 00 class 0x060000 conventional PCI endpoint
[ 2.068629] pci 0000:00:00.2: [1022:149e] type 00 class 0x080600 conventional PCI endpoint
[ 2.070601] pci 0000:00:00.3: [1022:14a6] type 00 class 0x080700 PCIe Root Complex Event Collector
[ 2.071798] pci 0000:00:00.3: enabling Extended Tags
[ 2.073710] pci 0000:00:01.0: [1022:149f] type 00 class 0x060000 conventional PCI endpoint
[ 2.074595] pci 0000:00:02.0: [1022:149f] type 00 class 0x060000 conventional PCI endpoint
[ 2.075595] pci 0000:00:03.0: [1022:149f] type 00 class 0x060000 conventional PCI endpoint
[ 2.076589] pci 0000:00:04.0: [1022:149f] type 00 class 0x060000 conventional PCI endpoint
[ 2.077589] pci 0000:00:05.0: [1022:149f] type 00 class 0x060000 conventional PCI endpoint
[ 2.078590] pci 0000:00:07.0: [1022:149f] type 00 class 0x060000 conventional PCI endpoint
[ 2.079589] pci 0000:00:07.1: [1022:14a7] type 01 class 0x060400 PCIe Root Port
[ 2.080553] pci 0000:00:07.1: PCI bridge to [bus 01]
[ 2.081546] pci 0000:00:07.1: bridge window [mem 0xf7000000-0xf72fffff]
[ 2.082546] pci 0000:00:07.1: bridge window [mem 0x47ea0200000-0x47ea02fffff 64bit pref]
[ 2.083553] pci 0000:00:07.1: enabling Extended Tags
[ 2.084578] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[ 2.086640] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
[ 2.087638] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
[ 2.088656] pci 0000:00:18.0: [1022:14ad] type 00 class 0x060000 conventional PCI endpoint
[ 2.089578] pci 0000:00:18.1: [1022:14ae] type 00 class 0x060000 conventional PCI endpoint
[ 2.090578] pci 0000:00:18.2: [1022:14af] type 00 class 0x060000 conventional PCI endpoint
[ 2.091577] pci 0000:00:18.3: [1022:14b0] type 00 class 0x060000 conventional PCI endpoint
[ 2.092577] pci 0000:00:18.4: [1022:14b1] type 00 class 0x060000 conventional PCI endpoint
[ 2.093577] pci 0000:00:18.5: [1022:14b2] type 00 class 0x060000 conventional PCI endpoint
[ 2.094587] pci 0000:00:18.6: [1022:14b3] type 00 class 0x060000 conventional PCI endpoint
[ 2.096564] pci 0000:00:18.7: [1022:14b4] type 00 class 0x060000 conventional PCI endpoint
[ 2.097621] pci 0000:01:00.0: [1022:14ac] type 00 class 0x130000 PCIe Endpoint
[ 2.098567] pci 0000:01:00.0: enabling Extended Tags
[ 2.100616] pci 0000:01:00.1: [1022:14dc] type 00 class 0x088000 PCIe Endpoint
[ 2.101549] pci 0000:01:00.1: BAR 0 [mem 0x47ea0280000-0x47ea02fffff 64bit pref]
[ 2.102547] pci 0000:01:00.1: BAR 2 [mem 0x47ea0200000-0x47ea027ffff 64bit pref]
[ 2.103553] pci 0000:01:00.1: enabling Extended Tags
[ 2.104779] pci 0000:01:00.4: [1022:14c9] type 00 class 0x0c0330 PCIe Endpoint
[ 2.105549] pci 0000:01:00.4: BAR 0 [mem 0xf7000000-0xf70fffff 64bit]
[ 2.106558] pci 0000:01:00.4: enabling Extended Tags
[ 2.107725] pci 0000:01:00.4: PME# supported from D0 D3hot D3cold
[ 2.108613] pci 0000:01:00.5: [1022:14ca] type 00 class 0x108000 PCIe Endpoint
[ 2.109559] pci 0000:01:00.5: BAR 2 [mem 0xf7100000-0xf71fffff]
[ 2.110551] pci 0000:01:00.5: BAR 5 [mem 0xf7200000-0xf7201fff]
[ 2.111548] pci 0000:01:00.5: enabling Extended Tags
[ 2.112860] pci 0000:00:07.1: PCI bridge to [bus 01]
[ 2.113721] pci_bus 0000:00: on NUMA node 0
[ 2.114984] ACPI: PCI Root Bridge [PC01] (domain 0000 [bus 40-7f])
[ 2.115559] acpi PNP0A08:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 2.116638] acpi PNP0A08:01: _OSC: OS now controls [PME PCIeCapability LTR]
[ 2.117542] acpi PNP0A08:01: FADT indicates ASPM is unsupported, using BIOS configuration
[ 2.119755] PCI host bridge to bus 0000:40
[ 2.120549] pci_bus 0000:40: root bus resource [io 0x4000-0x6fff window]
[ 2.121542] pci_bus 0000:40: root bus resource [mem 0x90000000-0xaaffffff window]
[ 2.122542] pci_bus 0000:40: root bus resource [mem 0x63dc0000000-0x7fcffffffff window]
[ 2.123547] pci_bus 0000:40: root bus resource [bus 40-7f]
[ 2.124559] pci 0000:40:00.0: [1022:14a4] type 00 class 0x060000 conventional PCI endpoint
[ 2.125617] pci 0000:40:00.2: [1022:149e] type 00 class 0x080600 conventional PCI endpoint
[ 2.126607] pci 0000:40:00.3: [1022:14a6] type 00 class 0x080700 PCIe Root Complex Event Collector
[ 2.128542] pci 0000:40:00.3: enabling Extended Tags
[ 2.130651] pci 0000:40:01.0: [1022:149f] type 00 class 0x060000 conventional PCI endpoint
[ 2.131591] pci 0000:40:01.1: [1022:14ab] type 01 class 0x060400 PCIe Root Port
[ 2.132556] pci 0000:40:01.1: PCI bridge to [bus 41]
[ 2.133545] pci 0000:40:01.1: bridge window [io 0x5000-0x5fff]
[ 2.134543] pci 0000:40:01.1: bridge window [mem 0xa4300000-0xa43fffff]
[ 2.135547] pci 0000:40:01.1: bridge window [mem 0x90000000-0x901fffff 64bit pref]
[ 2.136602] pci 0000:40:01.1: PME# supported from D0 D3hot D3cold
[ 2.139179] pci 0000:40:02.0: [1022:149f] type 00 class 0x060000 conventional PCI endpoint
[ 2.139595] pci 0000:40:03.0: [1022:149f] type 00 class 0x060000 conventional PCI endpoint
[ 2.140594] pci 0000:40:03.1: [1022:14a5] type 01 class 0x060400 PCIe Root Port
[ 2.141555] pci 0000:40:03.1: PCI bridge to [bus 42]
[ 2.142545] pci 0000:40:03.1: bridge window [io 0x4000-0x4fff]
[ 2.143543] pci 0000:40:03.1: bridge window [mem 0xa4200000-0xa42fffff]
[ 2.144603] pci 0000:40:03.1: PME# supported from D0 D3hot D3cold
[ 2.146799] pci 0000:40:04.0: [1022:149f] type 00 class 0x060000 conventional PCI endpoint
[ 2.147586] pci 0000:40:05.0: [1022:149f] type 00 class 0x060000 conventional PCI endpoint
[ 2.148585] pci 0000:40:07.0: [1022:149f] type 00 class 0x060000 conventional PCI endpoint
[ 2.149588] pci 0000:40:07.1: [1022:14a7] type 01 class 0x060400 PCIe Root Port
[ 2.150555] pci 0000:40:07.1: PCI bridge to [bus 43]
[ 2.151552] pci 0000:40:07.1: bridge window [mem 0x63de0200000-0x63de02fffff 64bit pref]
[ 2.152549] pci 0000:40:07.1: enabling Extended Tags
[ 2.153577] pci 0000:40:07.1: PME# supported from D0 D3hot D3cold
[ 2.156300] pci 0000:41:00.0: [1000:00e6] type 00 class 0x010700 PCIe Endpoint
[ 2.156553] pci 0000:41:00.0: BAR 0 [mem 0x90000000-0x900fffff 64bit pref]
[ 2.158549] pci 0000:41:00.0: BAR 2 [mem 0x90100000-0x901fffff 64bit pref]
[ 2.159547] pci 0000:41:00.0: BAR 4 [mem 0xa4300000-0xa43fffff]
[ 2.160547] pci 0000:41:00.0: BAR 5 [io 0x5000-0x50ff]
[ 2.161548] pci 0000:41:00.0: ROM [mem 0xfffc0000-0xffffffff pref]
[ 2.163038] pci 0000:41:00.0: supports D1 D2
[ 2.164585] pci 0000:40:01.1: PCI bridge to [bus 41]
[ 2.165607] pci 0000:42:00.0: [9005:028f] type 00 class 0x010700 PCIe Endpoint
[ 2.166553] pci 0000:42:00.0: BAR 0 [mem 0xa4200000-0xa4207fff 64bit]
[ 2.167561] pci 0000:42:00.0: BAR 4 [io 0x4000-0x40ff]
[ 2.168551] pci 0000:42:00.0: ROM [mem 0xffe00000-0xffffffff pref]
[ 2.169982] pci 0000:42:00.0: supports D1
[ 2.170542] pci 0000:42:00.0: PME# supported from D0 D1 D3hot
[ 2.171629] pci 0000:40:03.1: PCI bridge to [bus 42]
[ 2.173586] pci 0000:43:00.0: [1022:14ac] type 00 class 0x130000 PCIe Endpoint
[ 2.174569] pci 0000:43:00.0: enabling Extended Tags
[ 2.176607] pci 0000:43:00.1: [1022:14dc] type 00 class 0x088000 PCIe Endpoint
[ 2.177549] pci 0000:43:00.1: BAR 0 [mem 0x63de0280000-0x63de02fffff 64bit pref]
[ 2.178548] pci 0000:43:00.1: BAR 2 [mem 0x63de0200000-0x63de027ffff 64bit pref]
[ 2.179552] pci 0000:43:00.1: enabling Extended Tags
[ 2.180867] pci 0000:40:07.1: PCI bridge to [bus 43]
[ 2.182616] pci_bus 0000:40: on NUMA node 0
[ 2.182899] ACPI: PCI Root Bridge [PC02] (domain 0000 [bus 80-bf])
[ 2.183565] acpi PNP0A08:02: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 2.184656] acpi PNP0A08:02: _OSC: OS now controls [PME PCIeCapability LTR]
[ 2.185543] acpi PNP0A08:02: FADT indicates ASPM is unsupported, using BIOS configuration
[ 2.186862] PCI host bridge to bus 0000:80
[ 2.187553] pci_bus 0000:80: root bus resource [io 0x7000-0x9fff window]
[ 2.188542] pci_bus 0000:80: root bus resource [mem 0xab000000-0xc5ffffff window]
[ 2.189542] pci_bus 0000:80: root bus resource [mem 0x2bf40000000-0x47e7fffffff window]
[ 2.190543] pci_bus 0000:80: root bus resource [bus 80-bf]
[ 2.191552] pci 0000:80:00.0: [1022:14a4] type 00 class 0x060000 conventional PCI endpoint
[ 2.192605] pci 0000:80:00.2: [1022:149e] type 00 class 0x080600 conventional PCI endpoint
[ 2.193599] pci 0000:80:00.3: [1022:14a6] type 00 class 0x080700 PCIe Root Complex Event Collector
[ 2.195542] pci 0000:80:00.3: enabling Extended Tags
[ 2.197709] pci 0000:80:01.0: [1022:149f] type 00 class 0x060000 conventional PCI endpoint
[ 2.199545] pci 0000:80:02.0: [1022:149f] type 00 class 0x060000 conventional PCI endpoint
[ 2.200592] pci 0000:80:03.0: [1022:149f] type 00 class 0x060000 conventional PCI endpoint
[ 2.201594] pci 0000:80:03.1: [1022:14a5] type 01 class 0x060400 PCIe Root Port
[ 2.202555] pci 0000:80:03.1: PCI bridge to [bus 81]
[ 2.203550] pci 0000:80:03.1: bridge window [mem 0xac000000-0xb00fffff 64bit pref]
[ 2.204596] pci 0000:80:03.1: PME# supported from D0 D3hot D3cold
[ 2.207291] pci 0000:80:04.0: [1022:149f] type 00 class 0x060000 conventional PCI endpoint
[ 2.207586] pci 0000:80:05.0: [1022:149f] type 00 class 0x060000 conventional PCI endpoint
[ 2.208585] pci 0000:80:07.0: [1022:149f] type 00 class 0x060000 conventional PCI endpoint
[ 2.209588] pci 0000:80:07.1: [1022:14a7] type 01 class 0x060400 PCIe Root Port
[ 2.211557] pci 0000:80:07.1: PCI bridge to [bus 82]
[ 2.213549] pci 0000:80:07.1: bridge window [mem 0x2bf60200000-0x2bf602fffff 64bit pref]
[ 2.214547] pci 0000:80:07.1: enabling Extended Tags
[ 2.215577] pci 0000:80:07.1: PME# supported from D0 D3hot D3cold
[ 2.217060] pci 0000:81:00.0: [8086:159b] type 00 class 0x020000 PCIe Endpoint
[ 2.217553] pci 0000:81:00.0: BAR 0 [mem 0xae000000-0xafffffff 64bit pref]
[ 2.218554] pci 0000:81:00.0: BAR 3 [mem 0xb0010000-0xb001ffff 64bit pref]
[ 2.219551] pci 0000:81:00.0: ROM [mem 0xfff00000-0xffffffff pref]
[ 2.221156] pci 0000:81:00.1: [8086:159b] type 00 class 0x020000 PCIe Endpoint
[ 2.221557] pci 0000:81:00.1: BAR 0 [mem 0xac000000-0xadffffff 64bit pref]
[ 2.223554] pci 0000:81:00.1: BAR 3 [mem 0xb0000000-0xb000ffff 64bit pref]
[ 2.224551] pci 0000:81:00.1: ROM [mem 0xfff00000-0xffffffff pref]
[ 2.226872] pci 0000:80:03.1: PCI bridge to [bus 81]
[ 2.227621] pci 0000:82:00.0: [1022:14ac] type 00 class 0x130000 PCIe Endpoint
[ 2.228565] pci 0000:82:00.0: enabling Extended Tags
[ 2.230592] pci 0000:82:00.1: [1022:14dc] type 00 class 0x088000 PCIe Endpoint
[ 2.231549] pci 0000:82:00.1: BAR 0 [mem 0x2bf60280000-0x2bf602fffff 64bit pref]
[ 2.232546] pci 0000:82:00.1: BAR 2 [mem 0x2bf60200000-0x2bf6027ffff 64bit pref]
[ 2.233553] pci 0000:82:00.1: enabling Extended Tags
[ 2.234820] pci 0000:80:07.1: PCI bridge to [bus 82]
[ 2.236196] pci_bus 0000:80: on NUMA node 0
[ 2.236864] ACPI: PCI Root Bridge [PC03] (domain 0000 [bus c0-ff])
[ 2.237552] acpi PNP0A08:03: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 2.238637] acpi PNP0A08:03: _OSC: OS now controls [PME PCIeCapability LTR]
[ 2.239542] acpi PNP0A08:03: FADT indicates ASPM is unsupported, using BIOS configuration
[ 2.241667] PCI host bridge to bus 0000:c0
[ 2.242564] pci_bus 0000:c0: root bus resource [mem 0xc6000000-0xe0ffffff window]
[ 2.243543] pci_bus 0000:c0: root bus resource [mem 0x10000000000-0x2bf3fffffff window]
[ 2.244543] pci_bus 0000:c0: root bus resource [io 0x03b0-0x03df window]
[ 2.245542] pci_bus 0000:c0: root bus resource [mem 0x000a0000-0x000bffff window]
[ 2.246543] pci_bus 0000:c0: root bus resource [bus c0-ff]
[ 2.247557] pci 0000:c0:00.0: [1022:14a4] type 00 class 0x060000 conventional PCI endpoint
[ 2.248617] pci 0000:c0:00.2: [1022:149e] type 00 class 0x080600 conventional PCI endpoint
[ 2.249601] pci 0000:c0:00.3: [1022:14a6] type 00 class 0x080700 PCIe Root Complex Event Collector
[ 2.250607] pci 0000:c0:00.3: enabling Extended Tags
[ 2.251728] pci 0000:c0:01.0: [1022:149f] type 00 class 0x060000 conventional PCI endpoint
[ 2.252586] pci 0000:c0:02.0: [1022:149f] type 00 class 0x060000 conventional PCI endpoint
[ 2.253622] pci 0000:c0:03.0: [1022:149f] type 00 class 0x060000 conventional PCI endpoint
[ 2.254600] pci 0000:c0:03.1: [1022:14a5] type 01 class 0x060400 PCIe Root Port
[ 2.255555] pci 0000:c0:03.1: PCI bridge to [bus c4]
[ 2.256551] pci 0000:c0:03.1: bridge window [mem 0xc7200000-0xc74fffff 64bit pref]
[ 2.257602] pci 0000:c0:03.1: PME# supported from D0 D3hot D3cold
[ 2.259973] pci 0000:c0:04.0: [1022:149f] type 00 class 0x060000 conventional PCI endpoint
[ 2.260586] pci 0000:c0:05.0: [1022:149f] type 00 class 0x060000 conventional PCI endpoint
[ 2.261591] pci 0000:c0:05.2: [1022:14aa] type 01 class 0x060400 PCIe Root Port
[ 2.262555] pci 0000:c0:05.2: PCI bridge to [bus c1-c2]
[ 2.263546] pci 0000:c0:05.2: bridge window [mem 0xda000000-0xda8fffff]
[ 2.264547] pci 0000:c0:05.2: bridge window [mem 0xc6000000-0xc6ffffff 64bit pref]
[ 2.265586] pci 0000:c0:05.2: PME# supported from D0 D3hot D3cold
[ 2.267025] pci 0000:c0:05.3: [1022:14aa] type 01 class 0x060400 PCIe Root Port
[ 2.267556] pci 0000:c0:05.3: PCI bridge to [bus c3]
[ 2.268551] pci 0000:c0:05.3: bridge window [mem 0xc7100000-0xc71fffff 64bit pref]
[ 2.269591] pci 0000:c0:05.3: PME# supported from D0 D3hot D3cold
[ 2.270981] pci 0000:c0:07.0: [1022:149f] type 00 class 0x060000 conventional PCI endpoint
[ 2.271589] pci 0000:c0:07.1: [1022:14a7] type 01 class 0x060400 PCIe Root Port
[ 2.272553] pci 0000:c0:07.1: PCI bridge to [bus c5]
[ 2.273545] pci 0000:c0:07.1: bridge window [mem 0xdaa00000-0xdaafffff]
[ 2.274546] pci 0000:c0:07.1: bridge window [mem 0xc7000000-0xc70fffff 64bit pref]
[ 2.275546] pci 0000:c0:07.1: enabling Extended Tags
[ 2.276570] pci 0000:c0:07.1: PME# supported from D0 D3hot D3cold
[ 2.278715] pci 0000:c0:07.2: [1022:14a7] type 01 class 0x060400 PCIe Root Port
[ 2.279561] pci 0000:c0:07.2: PCI bridge to [bus c6]
[ 2.280547] pci 0000:c0:07.2: bridge window [mem 0xda900000-0xda9fffff]
[ 2.281551] pci 0000:c0:07.2: enabling Extended Tags
[ 2.282577] pci 0000:c0:07.2: PME# supported from D0 D3hot D3cold
[ 2.284062] pci 0000:c4:00.0: [14e4:16d7] type 00 class 0x020000 PCIe Endpoint
[ 2.284556] pci 0000:c4:00.0: BAR 0 [mem 0xc7410000-0xc741ffff 64bit pref]
[ 2.285551] pci 0000:c4:00.0: BAR 2 [mem 0xc7300000-0xc73fffff 64bit pref]
[ 2.286551] pci 0000:c4:00.0: BAR 4 [mem 0xc7422000-0xc7423fff 64bit pref]
[ 2.287548] pci 0000:c4:00.0: ROM [mem 0xfffc0000-0xffffffff pref]
[ 2.289071] pci 0000:c4:00.0: PME# supported from D0 D3hot D3cold
[ 2.290678] pci 0000:c4:00.1: [14e4:16d7] type 00 class 0x020000 PCIe Endpoint
[ 2.291556] pci 0000:c4:00.1: BAR 0 [mem 0xc7400000-0xc740ffff 64bit pref]
[ 2.292551] pci 0000:c4:00.1: BAR 2 [mem 0xc7200000-0xc72fffff 64bit pref]
[ 2.293557] pci 0000:c4:00.1: BAR 4 [mem 0xc7420000-0xc7421fff 64bit pref]
[ 2.294549] pci 0000:c4:00.1: ROM [mem 0xfffc0000-0xffffffff pref]
[ 2.295833] pci 0000:c4:00.1: PME# supported from D0 D3hot D3cold
[ 2.297652] pci 0000:c0:03.1: PCI bridge to [bus c4]
[ 2.298634] pci 0000:c1:00.0: [1556:be00] type 01 class 0x060400 PCIe to PCI/PCI-X bridge
[ 2.299565] pci 0000:c1:00.0: PCI bridge to [bus c2]
[ 2.300548] pci 0000:c1:00.0: bridge window [mem 0xda000000-0xda8fffff]
[ 2.301550] pci 0000:c1:00.0: bridge window [mem 0xc6000000-0xc6ffffff 64bit pref]
[ 2.304012] pci 0000:c0:05.2: PCI bridge to [bus c1-c2]
[ 2.304569] pci_bus 0000:c2: extended config space not accessible
[ 2.305557] pci 0000:c2:00.0: [102b:0536] type 00 class 0x030000 conventional PCI endpoint
[ 2.306555] pci 0000:c2:00.0: BAR 0 [mem 0xc6000000-0xc6ffffff pref]
[ 2.307549] pci 0000:c2:00.0: BAR 1 [mem 0xda808000-0xda80bfff]
[ 2.308555] pci 0000:c2:00.0: BAR 2 [mem 0xda000000-0xda7fffff]
[ 2.309764] pci 0000:c2:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 2.311628] pci 0000:c1:00.0: PCI bridge to [bus c2]
[ 2.312649] pci 0000:c3:00.0: [14e4:165f] type 00 class 0x020000 PCIe Endpoint
[ 2.313558] pci 0000:c3:00.0: BAR 0 [mem 0xc7130000-0xc713ffff 64bit pref]
[ 2.314552] pci 0000:c3:00.0: BAR 2 [mem 0xc7140000-0xc714ffff 64bit pref]
[ 2.315553] pci 0000:c3:00.0: BAR 4 [mem 0xc7150000-0xc715ffff 64bit pref]
[ 2.316550] pci 0000:c3:00.0: ROM [mem 0xfffc0000-0xffffffff pref]
[ 2.318053] pci 0000:c3:00.0: PME# supported from D0 D3hot D3cold
[ 2.318575] pci 0000:c3:00.0: 4.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x1 link at 0000:c0:05.3 (capable of 8.000 Gb/s with 5.0 GT/s PCIe x2 link)
[ 2.320729] pci 0000:c3:00.1: [14e4:165f] type 00 class 0x020000 PCIe Endpoint
[ 2.321564] pci 0000:c3:00.1: BAR 0 [mem 0xc7100000-0xc710ffff 64bit pref]
[ 2.322554] pci 0000:c3:00.1: BAR 2 [mem 0xc7110000-0xc711ffff 64bit pref]
[ 2.323557] pci 0000:c3:00.1: BAR 4 [mem 0xc7120000-0xc712ffff 64bit pref]
[ 2.324550] pci 0000:c3:00.1: ROM [mem 0xfffc0000-0xffffffff pref]
[ 2.325865] pci 0000:c3:00.1: PME# supported from D0 D3hot D3cold
[ 2.327743] pci 0000:c0:05.3: PCI bridge to [bus c3]
[ 2.329100] pci 0000:c5:00.0: [1022:14ac] type 00 class 0x130000 PCIe Endpoint
[ 2.329565] pci 0000:c5:00.0: enabling Extended Tags
[ 2.331940] pci 0000:c5:00.1: [1022:14dc] type 00 class 0x088000 PCIe Endpoint
[ 2.332551] pci 0000:c5:00.1: BAR 0 [mem 0xc7000000-0xc707ffff 64bit pref]
[ 2.333547] pci 0000:c5:00.1: BAR 2 [mem 0xc7080000-0xc70fffff 64bit pref]
[ 2.334553] pci 0000:c5:00.1: enabling Extended Tags
[ 2.335781] pci 0000:c5:00.4: [1022:14c9] type 00 class 0x0c0330 PCIe Endpoint
[ 2.336557] pci 0000:c5:00.4: BAR 0 [mem 0xdaa00000-0xdaafffff 64bit]
[ 2.337562] pci 0000:c5:00.4: enabling Extended Tags
[ 2.338762] pci 0000:c5:00.4: PME# supported from D0 D3hot D3cold
[ 2.340573] pci 0000:c0:07.1: PCI bridge to [bus c5]
[ 2.342588] pci 0000:c6:00.0: [1022:7901] type 00 class 0x010601 PCIe Endpoint
[ 2.343560] pci 0000:c6:00.0: BAR 5 [mem 0xda900000-0xda9007ff]
[ 2.344547] pci 0000:c6:00.0: enabling Extended Tags
[ 2.345936] pci 0000:c6:00.0: PME# supported from D3hot D3cold
[ 2.347567] pci 0000:c0:07.2: PCI bridge to [bus c6]
[ 2.349391] pci_bus 0000:c0: on NUMA node 0
[ 2.357799] iommu: Default domain type: Translated
[ 2.358542] iommu: DMA domain TLB invalidation policy: lazy mode
[ 2.359613] SCSI subsystem initialized
[ 2.360566] libata version 3.00 loaded.
[ 2.360566] ACPI: bus type USB registered
[ 2.362558] usbcore: registered new interface driver usbfs
[ 2.363548] usbcore: registered new interface driver hub
[ 2.364553] usbcore: registered new device driver usb
[ 2.365558] mc: Linux media interface: v0.10
[ 2.366554] videodev: Linux video capture interface: v2.00
[ 2.367547] pps_core: LinuxPPS API ver. 1 registered
[ 2.368542] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 2.369544] PTP clock support registered
[ 2.370583] efivars: Registered efivars operations
[ 2.371742] PCI: Using ACPI for IRQ routing
[ 2.375469] PCI: pci_cache_line_size set to 64 bytes
[ 2.375564] e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff]
[ 2.375566] e820: reserve RAM buffer [mem 0x598cd000-0x5bffffff]
[ 2.375567] e820: reserve RAM buffer [mem 0x673cf000-0x67ffffff]
[ 2.375568] e820: reserve RAM buffer [mem 0x6f000000-0x6fffffff]
[ 2.375569] e820: reserve RAM buffer [mem 0x207d9c0000-0x207fffffff]
[ 2.375648] pci 0000:c2:00.0: vgaarb: setting as boot VGA device
[ 2.376541] pci 0000:c2:00.0: vgaarb: bridge control possible
[ 2.376541] pci 0000:c2:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 2.376543] vgaarb: loaded
[ 2.377563] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 2.378548] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 2.382639] clocksource: Switched to clocksource tsc-early
[ 2.388160] VFS: Disk quotas dquot_6.6.0
[ 2.392105] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.399043] pnp: PnP ACPI init
[ 2.402280] system 00:00: [mem 0x80000000-0x8fffffff] has been reserved
[ 2.408947] system 00:01: [mem 0xff000000-0xffffffff] has been reserved
[ 2.416848] pnp: PnP ACPI: found 5 devices
[ 2.426722] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 2.435621] NET: Registered PF_INET protocol family
[ 2.440582] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 2.457756] tcp_listen_portaddr_hash hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 2.466610] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 2.474378] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 2.482826] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 2.490315] TCP: Hash tables configured (established 524288 bind 65536)
[ 2.496968] UDP hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 2.504044] UDP-Lite hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 2.511588] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 2.517263] pci 0000:41:00.0: ROM [mem 0xfffc0000-0xffffffff pref]: can't claim; no compatible bridge window
[ 2.527096] pci 0000:42:00.0: ROM [mem 0xffe00000-0xffffffff pref]: can't claim; no compatible bridge window
[ 2.536930] pci 0000:81:00.0: ROM [mem 0xfff00000-0xffffffff pref]: can't claim; no compatible bridge window
[ 2.546764] pci 0000:81:00.1: ROM [mem 0xfff00000-0xffffffff pref]: can't claim; no compatible bridge window
[ 2.556601] pci 0000:c4:00.0: ROM [mem 0xfffc0000-0xffffffff pref]: can't claim; no compatible bridge window
[ 2.566428] pci 0000:c4:00.1: ROM [mem 0xfffc0000-0xffffffff pref]: can't claim; no compatible bridge window
[ 2.576256] pci 0000:c3:00.0: ROM [mem 0xfffc0000-0xffffffff pref]: can't claim; no compatible bridge window
[ 2.586083] pci 0000:c3:00.1: ROM [mem 0xfffc0000-0xffffffff pref]: can't claim; no compatible bridge window
[ 2.595912] pci 0000:00:07.1: PCI bridge to [bus 01]
[ 2.600893] pci 0000:00:07.1: bridge window [mem 0xf7000000-0xf72fffff]
[ 2.607687] pci 0000:00:07.1: bridge window [mem 0x47ea0200000-0x47ea02fffff 64bit pref]
[ 2.615984] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
[ 2.622177] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
[ 2.628377] pci_bus 0000:00: resource 6 [mem 0x000c0000-0x000fffff window]
[ 2.635261] pci_bus 0000:00: resource 7 [io 0x0d00-0x3fff window]
[ 2.641449] pci_bus 0000:00: resource 8 [mem 0xe1000000-0xfebfffff window]
[ 2.648336] pci_bus 0000:00: resource 9 [mem 0x47e80000000-0x63dbfffffff window]
[ 2.655739] pci_bus 0000:01: resource 1 [mem 0xf7000000-0xf72fffff]
[ 2.662010] pci_bus 0000:01: resource 2 [mem 0x47ea0200000-0x47ea02fffff 64bit pref]
[ 2.669791] pci 0000:41:00.0: ROM [mem size 0x00040000 pref]: can't assign; no space
[ 2.677539] pci 0000:41:00.0: ROM [mem size 0x00040000 pref]: failed to assign
[ 2.684769] pci 0000:40:01.1: PCI bridge to [bus 41]
[ 2.689742] pci 0000:40:01.1: bridge window [io 0x5000-0x5fff]
[ 2.695845] pci 0000:40:01.1: bridge window [mem 0xa4300000-0xa43fffff]
[ 2.702648] pci 0000:40:01.1: bridge window [mem 0x90000000-0x901fffff 64bit pref]
[ 2.711331] pci 0000:42:00.0: ROM [mem size 0x00200000 pref]: can't assign; no space
[ 2.719087] pci 0000:42:00.0: ROM [mem size 0x00200000 pref]: failed to assign
[ 2.726322] pci 0000:40:03.1: PCI bridge to [bus 42]
[ 2.731304] pci 0000:40:03.1: bridge window [io 0x4000-0x4fff]
[ 2.737408] pci 0000:40:03.1: bridge window [mem 0xa4200000-0xa42fffff]
[ 2.744221] pci 0000:40:07.1: PCI bridge to [bus 43]
[ 2.749200] pci 0000:40:07.1: bridge window [mem 0x63de0200000-0x63de02fffff 64bit pref]
[ 2.757486] pci_bus 0000:40: resource 4 [io 0x4000-0x6fff window]
[ 2.763676] pci_bus 0000:40: resource 5 [mem 0x90000000-0xaaffffff window]
[ 2.770558] pci_bus 0000:40: resource 6 [mem 0x63dc0000000-0x7fcffffffff window]
[ 2.777957] pci_bus 0000:41: resource 0 [io 0x5000-0x5fff]
[ 2.783538] pci_bus 0000:41: resource 1 [mem 0xa4300000-0xa43fffff]
[ 2.789811] pci_bus 0000:41: resource 2 [mem 0x90000000-0x901fffff 64bit pref]
[ 2.797047] pci_bus 0000:42: resource 0 [io 0x4000-0x4fff]
[ 2.802641] pci_bus 0000:42: resource 1 [mem 0xa4200000-0xa42fffff]
[ 2.808922] pci_bus 0000:43: resource 2 [mem 0x63de0200000-0x63de02fffff 64bit pref]
[ 2.816693] pci 0000:80:03.1: bridge window [mem 0xab000000-0xab1fffff]: assigned
[ 2.824184] pci 0000:81:00.0: ROM [mem 0xab000000-0xab0fffff pref]: assigned
[ 2.831234] pci 0000:81:00.1: ROM [mem 0xab100000-0xab1fffff pref]: assigned
[ 2.838290] pci 0000:80:03.1: PCI bridge to [bus 81]
[ 2.843269] pci 0000:80:03.1: bridge window [mem 0xab000000-0xab1fffff]
[ 2.850068] pci 0000:80:03.1: bridge window [mem 0xac000000-0xb00fffff 64bit pref]
[ 2.858157] pci 0000:80:07.1: PCI bridge to [bus 82]
[ 2.863137] pci 0000:80:07.1: bridge window [mem 0x2bf60200000-0x2bf602fffff 64bit pref]
[ 2.871514] pci_bus 0000:80: resource 4 [io 0x7000-0x9fff window]
[ 2.877707] pci_bus 0000:80: resource 5 [mem 0xab000000-0xc5ffffff window]
[ 2.884602] pci_bus 0000:80: resource 6 [mem 0x2bf40000000-0x47e7fffffff window]
[ 2.892008] pci_bus 0000:81: resource 1 [mem 0xab000000-0xab1fffff]
[ 2.898286] pci_bus 0000:81: resource 2 [mem 0xac000000-0xb00fffff 64bit pref]
[ 2.905519] pci_bus 0000:82: resource 2 [mem 0x2bf60200000-0x2bf602fffff 64bit pref]
[ 2.913295] pci 0000:c0:03.1: bridge window [mem 0xc7500000-0xc75fffff]: assigned
[ 2.920789] pci 0000:c0:05.3: bridge window [mem 0xc7600000-0xc76fffff]: assigned
[ 2.928276] pci 0000:c4:00.0: ROM [mem 0xc7500000-0xc753ffff pref]: assigned
[ 2.935328] pci 0000:c4:00.1: ROM [mem 0xc7540000-0xc757ffff pref]: assigned
[ 2.942385] pci 0000:c0:03.1: PCI bridge to [bus c4]
[ 2.947358] pci 0000:c0:03.1: bridge window [mem 0xc7500000-0xc75fffff]
[ 2.954150] pci 0000:c0:03.1: bridge window [mem 0xc7200000-0xc74fffff 64bit pref]
[ 2.961922] pci 0000:c1:00.0: PCI bridge to [bus c2]
[ 2.966910] pci 0000:c1:00.0: bridge window [mem 0xda000000-0xda8fffff]
[ 2.973711] pci 0000:c1:00.0: bridge window [mem 0xc6000000-0xc6ffffff 64bit pref]
[ 2.981462] pci 0000:c0:05.2: PCI bridge to [bus c1-c2]
[ 2.986703] pci 0000:c0:05.2: bridge window [mem 0xda000000-0xda8fffff]
[ 2.993504] pci 0000:c0:05.2: bridge window [mem 0xc6000000-0xc6ffffff 64bit pref]
[ 3.001274] pci 0000:c3:00.0: ROM [mem 0xc7600000-0xc763ffff pref]: assigned
[ 3.008332] pci 0000:c3:00.1: ROM [mem 0xc7640000-0xc767ffff pref]: assigned
[ 3.015394] pci 0000:c0:05.3: PCI bridge to [bus c3]
[ 3.020367] pci 0000:c0:05.3: bridge window [mem 0xc7600000-0xc76fffff]
[ 3.027159] pci 0000:c0:05.3: bridge window [mem 0xc7100000-0xc71fffff 64bit pref]
[ 3.035496] pci 0000:c0:07.1: PCI bridge to [bus c5]
[ 3.040469] pci 0000:c0:07.1: bridge window [mem 0xdaa00000-0xdaafffff]
[ 3.047274] pci 0000:c0:07.1: bridge window [mem 0xc7000000-0xc70fffff 64bit pref]
[ 3.055045] pci 0000:c0:07.2: PCI bridge to [bus c6]
[ 3.060024] pci 0000:c0:07.2: bridge window [mem 0xda900000-0xda9fffff]
[ 3.066840] pci_bus 0000:c0: resource 4 [mem 0xc6000000-0xe0ffffff window]
[ 3.073720] pci_bus 0000:c0: resource 5 [mem 0x10000000000-0x2bf3fffffff window]
[ 3.081122] pci_bus 0000:c0: resource 6 [io 0x03b0-0x03df window]
[ 3.087307] pci_bus 0000:c0: resource 7 [mem 0x000a0000-0x000bffff window]
[ 3.094189] pci_bus 0000:c4: resource 1 [mem 0xc7500000-0xc75fffff]
[ 3.100464] pci_bus 0000:c4: resource 2 [mem 0xc7200000-0xc74fffff 64bit pref]
[ 3.107693] pci_bus 0000:c1: resource 1 [mem 0xda000000-0xda8fffff]
[ 3.113963] pci_bus 0000:c1: resource 2 [mem 0xc6000000-0xc6ffffff 64bit pref]
[ 3.121190] pci_bus 0000:c2: resource 1 [mem 0xda000000-0xda8fffff]
[ 3.127471] pci_bus 0000:c2: resource 2 [mem 0xc6000000-0xc6ffffff 64bit pref]
[ 3.134716] pci_bus 0000:c3: resource 1 [mem 0xc7600000-0xc76fffff]
[ 3.140994] pci_bus 0000:c3: resource 2 [mem 0xc7100000-0xc71fffff 64bit pref]
[ 3.148222] pci_bus 0000:c5: resource 1 [mem 0xdaa00000-0xdaafffff]
[ 3.154492] pci_bus 0000:c5: resource 2 [mem 0xc7000000-0xc70fffff 64bit pref]
[ 3.161721] pci_bus 0000:c6: resource 1 [mem 0xda900000-0xda9fffff]
[ 3.168403] PCI: CLS 64 bytes, default 64
[ 3.172455] pci 0000:c0:00.2: AMD-Vi: IOMMU performance counters supported
[ 3.172483] Trying to unpack rootfs image as initramfs...
[ 3.179435] pci 0000:c0:00.3: Adding to iommu group 0
[ 3.189833] pci 0000:c0:01.0: Adding to iommu group 1
[ 3.194919] pci 0000:c0:02.0: Adding to iommu group 2
[ 3.200009] pci 0000:c0:03.0: Adding to iommu group 3
[ 3.205083] pci 0000:c0:03.1: Adding to iommu group 4
[ 3.210181] pci 0000:c0:04.0: Adding to iommu group 5
[ 3.215280] pci 0000:c0:05.0: Adding to iommu group 6
[ 3.220364] pci 0000:c0:05.2: Adding to iommu group 7
[ 3.225440] pci 0000:c0:05.3: Adding to iommu group 8
[ 3.230551] pci 0000:c0:07.0: Adding to iommu group 9
[ 3.235647] pci 0000:c0:07.1: Adding to iommu group 9
[ 3.240732] pci 0000:c0:07.2: Adding to iommu group 9
[ 3.245816] pci 0000:c1:00.0: Adding to iommu group 10
[ 3.250966] pci 0000:c2:00.0: Adding to iommu group 10
[ 3.256161] pci 0000:c3:00.0: Adding to iommu group 11
[ 3.257760] Freeing initrd memory: 31116K
[ 3.261334] pci 0000:c3:00.1: Adding to iommu group 11
[ 3.270494] pci 0000:c4:00.0: Adding to iommu group 12
[ 3.275658] pci 0000:c4:00.1: Adding to iommu group 13
[ 3.280811] pci 0000:c5:00.0: Adding to iommu group 9
[ 3.285878] pci 0000:c5:00.1: Adding to iommu group 9
[ 3.290942] pci 0000:c5:00.4: Adding to iommu group 9
[ 3.296026] pci 0000:c6:00.0: Adding to iommu group 9
[ 3.302081] pci 0000:80:00.2: AMD-Vi: IOMMU performance counters supported
[ 3.309065] pci 0000:80:00.3: Adding to iommu group 14
[ 3.314242] pci 0000:80:01.0: Adding to iommu group 15
[ 3.319428] pci 0000:80:02.0: Adding to iommu group 16
[ 3.324608] pci 0000:80:03.0: Adding to iommu group 17
[ 3.329780] pci 0000:80:03.1: Adding to iommu group 18
[ 3.334953] pci 0000:80:04.0: Adding to iommu group 19
[ 3.340123] pci 0000:80:05.0: Adding to iommu group 20
[ 3.345307] pci 0000:80:07.0: Adding to iommu group 21
[ 3.350473] pci 0000:80:07.1: Adding to iommu group 21
[ 3.355638] pci 0000:81:00.0: Adding to iommu group 22
[ 3.360811] pci 0000:81:00.1: Adding to iommu group 23
[ 3.365961] pci 0000:82:00.0: Adding to iommu group 21
[ 3.371113] pci 0000:82:00.1: Adding to iommu group 21
[ 3.376906] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[ 3.383896] pci 0000:00:00.3: Adding to iommu group 24
[ 3.389077] pci 0000:00:01.0: Adding to iommu group 25
[ 3.394250] pci 0000:00:02.0: Adding to iommu group 26
[ 3.399429] pci 0000:00:03.0: Adding to iommu group 27
[ 3.404613] pci 0000:00:04.0: Adding to iommu group 28
[ 3.409789] pci 0000:00:05.0: Adding to iommu group 29
[ 3.414974] pci 0000:00:07.0: Adding to iommu group 30
[ 3.420143] pci 0000:00:07.1: Adding to iommu group 30
[ 3.425328] pci 0000:00:14.0: Adding to iommu group 31
[ 3.430489] pci 0000:00:14.3: Adding to iommu group 31
[ 3.435739] pci 0000:00:18.0: Adding to iommu group 32
[ 3.440905] pci 0000:00:18.1: Adding to iommu group 32
[ 3.446069] pci 0000:00:18.2: Adding to iommu group 32
[ 3.451235] pci 0000:00:18.3: Adding to iommu group 32
[ 3.456399] pci 0000:00:18.4: Adding to iommu group 32
[ 3.461574] pci 0000:00:18.5: Adding to iommu group 32
[ 3.466746] pci 0000:00:18.6: Adding to iommu group 32
[ 3.471915] pci 0000:00:18.7: Adding to iommu group 32
[ 3.477073] pci 0000:01:00.0: Adding to iommu group 30
[ 3.482230] pci 0000:01:00.1: Adding to iommu group 30
[ 3.487384] pci 0000:01:00.4: Adding to iommu group 30
[ 3.492533] pci 0000:01:00.5: Adding to iommu group 30
[ 3.498329] pci 0000:40:00.2: AMD-Vi: IOMMU performance counters supported
[ 3.505306] pci 0000:40:00.3: Adding to iommu group 33
[ 3.510485] pci 0000:40:01.0: Adding to iommu group 34
[ 3.515649] pci 0000:40:01.1: Adding to iommu group 35
[ 3.520825] pci 0000:40:02.0: Adding to iommu group 36
[ 3.525999] pci 0000:40:03.0: Adding to iommu group 37
[ 3.531170] pci 0000:40:03.1: Adding to iommu group 38
[ 3.536344] pci 0000:40:04.0: Adding to iommu group 39
[ 3.541517] pci 0000:40:05.0: Adding to iommu group 40
[ 3.546718] pci 0000:40:07.0: Adding to iommu group 41
[ 3.551897] pci 0000:40:07.1: Adding to iommu group 41
[ 3.557068] pci 0000:41:00.0: Adding to iommu group 42
[ 3.562236] pci 0000:42:00.0: Adding to iommu group 43
[ 3.567392] pci 0000:43:00.0: Adding to iommu group 41
[ 3.572543] pci 0000:43:00.1: Adding to iommu group 41
[ 3.578447] AMD-Vi: Extended features (0x25bf732fa2295afe, 0x1d): PPR X2APIC NX GT [5] IA GA PC GA_vAPIC
[ 3.587940] AMD-Vi: Interrupt remapping enabled
[ 3.592477] AMD-Vi: X2APIC enabled
[ 3.596384] AMD-Vi: Virtual APIC enabled
[ 3.600336] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 3.606786] software IO TLB: mapped [mem 0x0000000062ccf000-0x0000000066ccf000] (64MB)
[ 3.614988] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[ 3.622915] RAPL PMU: hw unit of domain package 2^-16 Joules
[ 3.628586] LVT offset 0 assigned for vector 0x400
[ 3.633672] perf: AMD IBS detected (0x00000bff)
[ 3.638418] amd_uncore: 16 amd_df counters detected
[ 3.643321] amd_uncore: 6 amd_l3 counters detected
[ 3.648126] amd_uncore: 4 amd_umc_0 counters detected
[ 3.653196] amd_uncore: 4 amd_umc_1 counters detected
[ 3.658531] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[ 3.665675] perf/amd_iommu: Detected AMD IOMMU #1 (2 banks, 4 counters/bank).
[ 3.672822] perf/amd_iommu: Detected AMD IOMMU #2 (2 banks, 4 counters/bank).
[ 3.679960] perf/amd_iommu: Detected AMD IOMMU #3 (2 banks, 4 counters/bank).
[ 3.687735] workingset: timestamp_bits=40 max_order=25 bucket_order=0
[ 3.694189] zbud: loaded
[ 3.696792] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled
[ 3.704790] xor: automatically using best checksumming function avx
[ 3.711851] Key type asymmetric registered
[ 3.715987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 3.723455] io scheduler mq-deadline registered
[ 3.727996] io scheduler kyber registered
[ 3.732023] io scheduler bfq registered
[ 3.737190] pcieport 0000:00:00.3: PME: Signaling with IRQ 39
[ 3.743088] pcieport 0000:00:07.1: PME: Signaling with IRQ 40
[ 3.749004] pcieport 0000:40:00.3: PME: Signaling with IRQ 42
[ 3.754853] pcieport 0000:40:01.1: PME: Signaling with IRQ 43
[ 3.760723] pcieport 0000:40:03.1: PME: Signaling with IRQ 44
[ 3.766613] pcieport 0000:40:07.1: PME: Signaling with IRQ 46
[ 3.773413] pcieport 0000:80:00.3: PME: Signaling with IRQ 48
[ 3.779289] pcieport 0000:80:03.1: PME: Signaling with IRQ 49
[ 3.785183] pcieport 0000:80:07.1: PME: Signaling with IRQ 51
[ 3.791085] pcieport 0000:c0:00.3: PME: Signaling with IRQ 53
[ 3.796992] pcieport 0000:c0:03.1: PME: Signaling with IRQ 54
[ 3.802885] pcieport 0000:c0:05.2: PME: Signaling with IRQ 55
[ 3.808752] pcieport 0000:c0:05.3: PME: Signaling with IRQ 56
[ 3.814602] pcieport 0000:c0:07.1: PME: Signaling with IRQ 57
[ 3.820521] pcieport 0000:c0:07.2: PME: Signaling with IRQ 58
[ 3.826399] IPMI message handler: version 39.2
[ 3.831026] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 3.838473] ACPI: button: Power Button [PWRF]
[ 3.843542] Monitor-Mwait will be used to enter C-1 state
[ 3.846090] Estimated ratio of average max frequency by base frequency (times 1024): 1062
[ 3.854440] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 3.860925] 00:03: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[ 3.868372] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 3.875995] lp: driver loaded but no devices found
[ 3.880922] Linux agpgart interface v0.103
[ 3.885624] ACPI: bus type drm_connector registered
[ 3.893160] brd: module loaded
[ 3.897684] loop: module loaded
[ 3.902277] drbd: initialized. Version: 8.4.11 (api:1/proto:86-101)
[ 3.908554] drbd: built-in
[ 3.911272] drbd: registered as block device major 147
[ 3.916547] Microchip SmartPQI Driver (v2.1.30-031)
[ 3.921457] smartpqi 0000:42:00.0: Microchip Smart Family Controller found
[ 4.231747] smartpqi 0000:42:00.0: Maximum Known Feature not supported by controller
[ 4.239504] smartpqi 0000:42:00.0: RAID 0 Read Bypass not supported by controller
[ 4.246995] smartpqi 0000:42:00.0: RAID 1 Read Bypass not supported by controller
[ 4.254484] smartpqi 0000:42:00.0: RAID 5 Read Bypass not supported by controller
[ 4.261970] smartpqi 0000:42:00.0: RAID 6 Read Bypass not supported by controller
[ 4.269458] smartpqi 0000:42:00.0: RAID 0 Write Bypass not supported by controller
[ 4.277030] smartpqi 0000:42:00.0: RAID 1 Write Bypass not supported by controller
[ 4.284606] smartpqi 0000:42:00.0: RAID 5 Write Bypass not supported by controller
[ 4.292177] smartpqi 0000:42:00.0: RAID 6 Write Bypass not supported by controller
[ 4.299751] smartpqi 0000:42:00.0: RAID Bypass on encrypted logical volumes on NVMe not supported by controller
[ 4.309846] smartpqi 0000:42:00.0: RPL Extended Formats 4 and 5 not supported by controller
[ 4.318212] smartpqi 0000:42:00.0: Multi-LUN Target not supported by controller
[ 4.325526] smartpqi 0000:42:00.0: Controller Data Logging not supported by controller
[ 4.362132] smartpqi 0000:42:00.0: Online Firmware Activation enabled
[ 4.368585] smartpqi 0000:42:00.0: Serial Management Protocol enabled
[ 4.375035] smartpqi 0000:42:00.0: New Soft Reset Handshake enabled
[ 4.381316] smartpqi 0000:42:00.0: RAID IU Timeout enabled
[ 4.386814] smartpqi 0000:42:00.0: TMF IU Timeout enabled
[ 4.393441] smartpqi 0000:42:00.0: Firmware Triage enabled
[ 4.399141] scsi host0: smartpqi
[ 4.403931] smartpqi 0000:42:00.0: Firmware version: 5.00
[ 4.411805] tsc: Refined TSC clocksource calibration: 4099.958 MHz
[ 4.418013] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3b1936c3b05, max_idle_ns: 440795215211 ns
[ 4.428263] clocksource: Switched to clocksource tsc
[ 4.433804] scsi 0:0:0:0: Enclosure Adaptec Smart Adapter 5.00 PQ: 0 ANSI: 5
[ 4.442191] smartpqi 0000:42:00.0: added 0:0:0:0 50000d1e01378b980000000000000000 Enclosure Adaptec Smart Adapter AIO-
[ 4.455084] scsi 0:2:0:0: RAID Adaptec 1100-8e 5.00 PQ: 0 ANSI: 5
[ 4.463439] smartpqi 0000:42:00.0: added 0:2:0:0 0000000000000000 RAID Adaptec 1100-8e
[ 4.473546] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
[ 4.480937] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
[ 4.487921] megasas: 07.727.03.00-rc1
[ 4.491627] mpt3sas version 48.100.00.00 loaded
[ 4.496536] mpt3sas_cm0: 63 BIT PCI BUS DMA ADDRESSING SUPPORTED, total mem (131204372 kB)
[ 4.562300] mpt3sas_cm0: MSI-X vectors supported: 128
[ 4.567370] no of cores: 32, max_msix_vectors: -1
[ 4.572260] mpt3sas_cm0: 8 40 40
[ 4.576465] mpt3sas_cm0: High IOPs queues : enabled
[ 4.581357] mpt3sas0-msix0: PCI-MSI-X enabled: IRQ 93
[ 4.586415] mpt3sas0-msix1: PCI-MSI-X enabled: IRQ 94
[ 4.591479] mpt3sas0-msix2: PCI-MSI-X enabled: IRQ 95
[ 4.596539] mpt3sas0-msix3: PCI-MSI-X enabled: IRQ 96
[ 4.601600] mpt3sas0-msix4: PCI-MSI-X enabled: IRQ 97
[ 4.606662] mpt3sas0-msix5: PCI-MSI-X enabled: IRQ 98
[ 4.611720] mpt3sas0-msix6: PCI-MSI-X enabled: IRQ 99
[ 4.616784] mpt3sas0-msix7: PCI-MSI-X enabled: IRQ 100
[ 4.621931] mpt3sas0-msix8: PCI-MSI-X enabled: IRQ 101
[ 4.627079] mpt3sas0-msix9: PCI-MSI-X enabled: IRQ 102
[ 4.632225] mpt3sas0-msix10: PCI-MSI-X enabled: IRQ 103
[ 4.637475] mpt3sas0-msix11: PCI-MSI-X enabled: IRQ 104
[ 4.642723] mpt3sas0-msix12: PCI-MSI-X enabled: IRQ 105
[ 4.647965] mpt3sas0-msix13: PCI-MSI-X enabled: IRQ 106
[ 4.653206] mpt3sas0-msix14: PCI-MSI-X enabled: IRQ 107
[ 4.658443] mpt3sas0-msix15: PCI-MSI-X enabled: IRQ 108
[ 4.663683] mpt3sas0-msix16: PCI-MSI-X enabled: IRQ 109
[ 4.668916] mpt3sas0-msix17: PCI-MSI-X enabled: IRQ 110
[ 4.674151] mpt3sas0-msix18: PCI-MSI-X enabled: IRQ 111
[ 4.679385] mpt3sas0-msix19: PCI-MSI-X enabled: IRQ 112
[ 4.684619] mpt3sas0-msix20: PCI-MSI-X enabled: IRQ 113
[ 4.689856] mpt3sas0-msix21: PCI-MSI-X enabled: IRQ 114
[ 4.695098] mpt3sas0-msix22: PCI-MSI-X enabled: IRQ 115
[ 4.700331] mpt3sas0-msix23: PCI-MSI-X enabled: IRQ 116
[ 4.705563] mpt3sas0-msix24: PCI-MSI-X enabled: IRQ 117
[ 4.710799] mpt3sas0-msix25: PCI-MSI-X enabled: IRQ 118
[ 4.716032] mpt3sas0-msix26: PCI-MSI-X enabled: IRQ 119
[ 4.721279] mpt3sas0-msix27: PCI-MSI-X enabled: IRQ 120
[ 4.726522] mpt3sas0-msix28: PCI-MSI-X enabled: IRQ 121
[ 4.731761] mpt3sas0-msix29: PCI-MSI-X enabled: IRQ 122
[ 4.736996] mpt3sas0-msix30: PCI-MSI-X enabled: IRQ 123
[ 4.742229] mpt3sas0-msix31: PCI-MSI-X enabled: IRQ 124
[ 4.747465] mpt3sas0-msix32: PCI-MSI-X enabled: IRQ 125
[ 4.752695] mpt3sas0-msix33: PCI-MSI-X enabled: IRQ 126
[ 4.757934] mpt3sas0-msix34: PCI-MSI-X enabled: IRQ 127
[ 4.763165] mpt3sas0-msix35: PCI-MSI-X enabled: IRQ 128
[ 4.768400] mpt3sas0-msix36: PCI-MSI-X enabled: IRQ 129
[ 4.773633] mpt3sas0-msix37: PCI-MSI-X enabled: IRQ 130
[ 4.778870] mpt3sas0-msix38: PCI-MSI-X enabled: IRQ 131
[ 4.784104] mpt3sas0-msix39: PCI-MSI-X enabled: IRQ 132
[ 4.789338] mpt3sas_cm0: iomem(0x0000000090000000), mapped(0x000000003b276cb5), size(1048576)
[ 4.797872] mpt3sas_cm0: ioport(0x0000000000005000), size(256)
[ 4.860790] mpt3sas_cm0: sending message unit reset !!
[ 4.867446] mpt3sas_cm0: message unit reset: SUCCESS
[ 4.898294] mpt3sas_cm0: scatter gather: sge_in_main_msg(1), sge_per_chain(7), sge_per_io(128), chains_per_io(19)
[ 4.908857] mpt3sas_cm0: request pool(0x000000000c2f0c67) - dma(0xff900000): depth(7068), frame_size(128), pool_size(883 kB)
[ 4.927565] mpt3sas_cm0: sense pool(0x00000000f74a1682) - dma(0xfdb00000): depth(7007), element_size(96), pool_size (656 kB)
[ 4.938841] mpt3sas_cm0: reply pool(0x00000000e9a15dd7) - dma(0xfda00000): depth(7132), frame_size(128), pool_size(891 kB)
[ 4.949896] mpt3sas_cm0: config page(0x000000003b804872) - dma(0xfd9f6000): size(512)
[ 4.957732] mpt3sas_cm0: Allocated physical memory: size(35816 kB)
[ 4.963917] mpt3sas_cm0: Current Controller Queue Depth(7004),Max Controller Queue Depth(7040)
[ 4.972541] mpt3sas_cm0: Scatter Gather Elements per IO(128)
[ 5.022345] mpt3sas_cm0: _base_display_fwpkg_version: complete
[ 5.028193] mpt3sas_cm0: FW Package Ver(33.15.00.00)
[ 5.033681] mpt3sas_cm0: SAS3816: FWVersion(33.00.00.00), ChipRevision(0x00)
[ 5.040739] NVMe
[ 5.040740] mpt3sas_cm0: Protocol=(Initiator,Target), Capabilities=(TLR,EEDP,Diag Trace Buffer,Task Set Full,NCQ)
[ 5.052970] mpt3sas_cm0: Enable interrupt coalescing only for first 8 reply queues
[ 5.060642] mpt3sas_cm0: performance mode: balanced
[ 5.065565] mpt3sas 0000:41:00.0: Max SCSIIO MPT commands: 7004 shared with nr_hw_queues = 32
[ 5.074097] scsi host1: Fusion MPT SAS Host
[ 5.078926] mpt3sas_cm0: registering trace buffer support
[ 5.079038] scsi 0:0:0:0: Attached scsi generic sg0 type 13
[ 5.087927] mpt3sas_cm0: Trace buffer memory 2048 KB allocated
[ 5.089968] scsi 0:2:0:0: Attached scsi generic sg1 type 12
[ 5.095770] mpt3sas_cm0: sending port enable !!
[ 5.096101] ses 0:0:0:0: Attached Enclosure device
[ 5.101630] mpt3sas_cm0: hba_port entry: 00000000bd0524dd, port: 0 is added to hba_port list
[ 5.106215] ahci 0000:c6:00.0: version 3.0
[ 5.111148] mpt3sas_cm0: hba_port entry: 00000000f05166be, port: 8 is added to hba_port list
[ 5.119475] ahci 0000:c6:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[ 5.127885] mpt3sas_cm0: hba_port entry: 0000000028ecd545, port: 11 is added to hba_port list
[ 5.135608] ahci 0000:c6:00.0: 4/4 ports implemented (port mask 0xf)
[ 5.135610] ahci 0000:c6:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part sxs
[ 5.135687] mpt3sas_cm0: hba_port entry: 00000000a8292d1a, port: 10 is added to hba_port list
[ 5.144575] scsi host2: ahci
[ 5.150604] mpt3sas_cm0: hba_port entry: 00000000d8828d30, port: 9 is added to hba_port list
[ 5.159862] scsi host3: ahci
[ 5.168328] mpt3sas_cm0: vphy entry: 000000005e322b8e, port id: 0, phy:17 is added to port's vphys_list
[ 5.171228] scsi host4: ahci
[ 5.179762] mpt3sas_cm0: host_add: handle(0x0001), sas_addr(0x5b4e9b8058576a00), phys(21)
[ 5.182570] scsi host5: ahci
[ 5.192197] mpt3sas_cm0: handle(0x17) sas_address(0x5000039e88236442) port_type(0x1)
[ 5.194741] ata1: SATA max UDMA/133 abar m2048@0xda900000 port 0xda900100 irq 134 lpm-pol 0
[ 5.203639] scsi 1:0:0:0: Direct-Access TOSHIBA MG10SDA400NY EP02 PQ: 0 ANSI: 6
[ 5.205788] ata2: SATA max UDMA/133 abar m2048@0xda900000 port 0xda900180 irq 135 lpm-pol 0
[ 5.205794] scsi 1:0:0:0: SSP: handle(0x0017), sas_addr(0x5000039e88236442), phy(12), device_name(0x5000039e88236440)
[ 5.205795] scsi 1:0:0:0: enclosure logical id (0x3b4e9b8058092108), slot(3)
[ 5.213539] ata3: SATA max UDMA/133 abar m2048@0xda900000 port 0xda900200 irq 136 lpm-pol 0
[ 5.206787] scsi 1:0:0:0: enclosure level(0x0001), connector name( C0 )
[ 5.221897] scsi 1:0:0:0: qdepth(64), tagged(1), scsi_level(7), cmd_que(1)
[ 5.229998] ata4: SATA max UDMA/133 abar m2048@0xda900000 port 0xda900280 irq 137 lpm-pol 0
[ 5.258090] end_device-1:0: add: handle(0x0017), sas_addr(0x5000039e88236442)
[ 5.264815] tun: Universal TUN/TAP device driver, 1.6
[ 5.271294] mpt3sas_cm0: handle(0x1a) sas_address(0x5000039e8823652e) port_type(0x1)
[ 5.278147] Fusion MPT base driver 3.04.20
[ 5.287214] scsi 1:0:1:0: Direct-Access TOSHIBA MG10SDA400NY EP02 PQ: 0 ANSI: 6
[ 5.293663] Copyright (c) 1999-2008 LSI Corporation
[ 5.293669] Fusion MPT SPI Host driver 3.04.20
[ 5.298741] scsi 1:0:1:0: SSP: handle(0x001a), sas_addr(0x5000039e8823652e), phy(13), device_name(0x5000039e8823652c)
[ 5.306508] Fusion MPT FC Host driver 3.04.20
[ 5.299731] scsi 1:0:1:0: enclosure logical id (0x3b4e9b8058092108), slot(2)
[ 5.299731] scsi 1:0:1:0: enclosure level(0x0001), connector name( C0 )
[ 5.310616] scsi 1:0:1:0: qdepth(64), tagged(1), scsi_level(7), cmd_que(1)
[ 5.318736] Fusion MPT SAS Host driver 3.04.20
[ 5.338077] end_device-1:1: add: handle(0x001a), sas_addr(0x5000039e8823652e)
[ 5.338691] Fusion MPT misc device (ioctl) driver 3.04.20
[ 5.343093] mpt3sas_cm0: handle(0x19) sas_address(0x5000c500fc4b1f65) port_type(0x1)
[ 5.350222] mptctl: Registered with Fusion MPT base driver
[ 5.358335] scsi 1:0:2:0: Direct-Access SEAGATE ST1200MM0099 ST38 PQ: 0 ANSI: 6
[ 5.363769] mptctl: /dev/mptctl @ (major,minor=10,220)
[ 5.363775] scsi 1:0:2:0: SSP: handle(0x0019), sas_addr(0x5000c500fc4b1f65), phy(14), device_name(0x5000c500fc4b1f64)
[ 5.364000] xhci_hcd 0000:01:00.4: xHCI Host Controller
[ 5.364768] scsi 1:0:2:0: enclosure logical id (0x3b4e9b8058092108), slot(1)
[ 5.364768] scsi 1:0:2:0: enclosure level(0x0001), connector name( C0 )
[ 5.368234] scsi 1:0:2:0: qdepth(64), tagged(1), scsi_level(7), cmd_que(1)
[ 5.378195] end_device-1:2: add: handle(0x0019), sas_addr(0x5000c500fc4b1f65)
[ 5.380912] xhci_hcd 0000:01:00.4: new USB bus registered, assigned bus number 1
[ 5.388718] mpt3sas_cm0: handle(0x18) sas_address(0x5000c500fc46d6c9) port_type(0x1)
[ 5.394609] xhci_hcd 0000:01:00.4: hcc params 0x0118ffc5 hci version 0x120 quirks 0x0000000200000010
[ 5.403742] scsi 1:0:3:0: Direct-Access SEAGATE ST1200MM0099 ST38 PQ: 0 ANSI: 6
[ 5.407762] xhci_hcd 0000:01:00.4: xHCI Host Controller
[ 5.418030] scsi 1:0:3:0: SSP: handle(0x0018), sas_addr(0x5000c500fc46d6c9), phy(15), device_name(0x5000c500fc46d6c8)
[ 5.418032] scsi 1:0:3:0: enclosure logical id (0x3b4e9b8058092108), slot(0)
[ 5.418039] xhci_hcd 0000:01:00.4: new USB bus registered, assigned bus number 2
[ 5.419023] scsi 1:0:3:0: enclosure level(0x0001), connector name( C0 )
[ 5.423282] scsi 1:0:3:0: qdepth(64), tagged(1), scsi_level(7), cmd_que(1)
[ 5.433266] end_device-1:3: add: handle(0x0018), sas_addr(0x5000c500fc46d6c9)
[ 5.437138] xhci_hcd 0000:01:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[ 5.444208] mpt3sas_cm0: handle(0x12) sas_address(0x3b4f9b8058576a08) port_type(0x0)
[ 5.451389] hub 1-0:1.0: USB hub found
[ 5.458839] scsi 1:0:4:0: Enclosure DP BP_PSV 7.10 PQ: 0 ANSI: 7
[ 5.466412] hub 1-0:1.0: 2 ports detected
[ 5.475549] scsi 1:0:4:0: set ignore_delay_remove for handle(0x0012)
[ 5.475552] scsi 1:0:4:0: SES: handle(0x0012), sas_addr(0x3b4f9b8058576a08), phy(17), device_name(0x3b4f9b8058576a08)
[ 5.475554] scsi 1:0:4:0: enclosure logical id (0x3b4e9b8058092108), slot(8)
[ 5.475555] scsi 1:0:4:0: enclosure level(0x0001), connector name( C0 )
[ 5.475932] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 5.483667] scsi 1:0:4:0: qdepth(1), tagged(0), scsi_level(8), cmd_que(0)
[ 5.483889] end_device-1:4: add: handle(0x0012), sas_addr(0x3b4f9b8058576a08)
[ 5.489027] hub 2-0:1.0: USB hub found
[ 5.506686] mpt3sas_cm0: port enable: SUCCESS
[ 5.514129] hub 2-0:1.0: 2 ports detected
[ 5.521010] sd 1:0:0:0: Attached scsi generic sg2 type 0
[ 5.521305] sd 1:0:0:0: [sda] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB)
[ 5.528154] xhci_hcd 0000:c5:00.4: xHCI Host Controller
[ 5.533362] sd 1:0:0:0: [sda] Write Protect is off
[ 5.533364] sd 1:0:0:0: [sda] Mode Sense: d3 00 10 08
[ 5.533794] sd 1:0:0:0: [sda] Write cache: disabled, read cache: enabled, supports DPO and FUA
[ 5.535005] scsi 1:0:1:0: Attached scsi generic sg3 type 0
[ 5.535028] sd 1:0:0:0: [sda] Enabling DIF Type 2 protection
[ 5.535354] sd 1:0:1:0: [sdb] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB)
[ 5.535637] sd 1:0:1:0: [sdb] Write Protect is off
[ 5.535639] sd 1:0:1:0: [sdb] Mode Sense: d3 00 10 08
[ 5.536105] sd 1:0:1:0: [sdb] Write cache: disabled, read cache: enabled, supports DPO and FUA
[ 5.537395] sd 1:0:1:0: [sdb] Enabling DIF Type 2 protection
[ 5.542029] xhci_hcd 0000:c5:00.4: new USB bus registered, assigned bus number 3
[ 5.549813] scsi 1:0:2:0: Attached scsi generic sg4 type 0
[ 5.550380] sd 1:0:2:0: [sdc] 2344225968 512-byte logical blocks: (1.20 TB/1.09 TiB)
[ 5.551259] sd 1:0:2:0: [sdc] Write Protect is off
[ 5.551260] sd 1:0:2:0: [sdc] Mode Sense: df 00 10 08
[ 5.552949] sd 1:0:2:0: [sdc] Write cache: disabled, read cache: enabled, supports DPO and FUA
[ 5.553893] xhci_hcd 0000:c5:00.4: hcc params 0x0118ffc5 hci version 0x120 quirks 0x0000000200000010
[ 5.555701] sd 1:0:2:0: [sdc] Enabling DIF Type 2 protection
[ 5.555703] sd 1:0:2:0: [sdc] Preferred minimum I/O size 512 bytes
[ 5.561710] scsi 1:0:3:0: Attached scsi generic sg5 type 0
[ 5.562320] sd 1:0:3:0: [sdd] 2344225968 512-byte logical blocks: (1.20 TB/1.09 TiB)
[ 5.563196] sd 1:0:3:0: [sdd] Write Protect is off
[ 5.563198] sd 1:0:3:0: [sdd] Mode Sense: df 00 10 08
[ 5.564890] sd 1:0:3:0: [sdd] Write cache: disabled, read cache: enabled, supports DPO and FUA
[ 5.565888] xhci_hcd 0000:c5:00.4: xHCI Host Controller
[ 5.567639] sd 1:0:3:0: [sdd] Enabling DIF Type 2 protection
[ 5.567641] sd 1:0:3:0: [sdd] Preferred minimum I/O size 512 bytes
[ 5.571184] sd 1:0:0:0: [sda] Attached SCSI disk
[ 5.572031] ses 1:0:4:0: Attached Enclosure device
[ 5.576896] ata2: SATA link down (SStatus 0 SControl 300)
[ 5.576919] ata3: SATA link down (SStatus 0 SControl 300)
[ 5.576943] ata4: SATA link down (SStatus 0 SControl 300)
[ 5.577960] ata1: SATA link down (SStatus 0 SControl 300)
[ 5.582647] xhci_hcd 0000:c5:00.4: new USB bus registered, assigned bus number 4
[ 5.589795] ses 1:0:4:0: Attached scsi generic sg6 type 13
[ 5.591399] sd 1:0:2:0: [sdc] Attached SCSI disk
[ 5.591408] sdd: sdd1 sdd2 sdd3 sdd4
[ 5.591549] sd 1:0:3:0: [sdd] Attached SCSI disk
[ 5.594247] sd 1:0:1:0: [sdb] Attached SCSI disk
[ 5.596502] xhci_hcd 0000:c5:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[ 5.868179] hub 3-0:1.0: USB hub found
[ 5.871947] hub 3-0:1.0: 2 ports detected
[ 5.876394] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 5.884624] hub 4-0:1.0: USB hub found
[ 5.888396] hub 4-0:1.0: 2 ports detected
[ 5.892809] usbcore: registered new interface driver usb-storage
[ 5.898869] i8042: PNP: No PS/2 controller found.
[ 5.903687] rtc_cmos 00:02: RTC can wake from S4
[ 5.908500] rtc_cmos 00:02: registered as rtc0
[ 5.912985] rtc_cmos 00:02: setting system clock to 2026-02-12T10:42:15 UTC (1770892935)
[ 5.921112] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram
[ 5.927964] amd_pstate: driver load is disabled, boot with specific mode to enable this
[ 5.936126] [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
[ 5.976155] Console: switching to colour frame buffer device 128x48
[ 6.018805] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[ 6.028065] hid: raw HID events driver (C) Jiri Kosina
[ 6.033573] Key type dns_resolver registered
[ 6.039917] microcode: Current revision: 0x0a101158
[ 6.045712] IPI shorthand broadcast: enabled
[ 6.051847] sched_clock: Marking stable (4730000948, 1321784532)->(8176076267, -2124290787)
[ 6.060826] registered taskstats version 1
[ 6.066843] Demotion targets for Node 0: null
[ 6.072381] Freeing unused kernel image (initmem) memory: 3152K
[ 6.078347] Write protecting the kernel read-only data: 28672k
[ 6.084484] Freeing unused kernel image (rodata/data gap) memory: 1796K
[ 6.091347] Run /init as init process
[ 6.095192] with arguments:
[ 6.095194] /init
[ 6.095195] with environment:
[ 6.095196] HOME=/
[ 6.095197] TERM=linux
[ 6.095198] BOOT_IMAGE=/boot/bzImage-6.12.49.mx64.487
[ 6.122794] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[ 6.316066] hub 3-1:1.0: USB hub found
[ 6.320100] hub 3-1:1.0: 4 ports detected
[ 6.437806] usb 3-2: new high-speed USB device number 3 using xhci_hcd
[ 6.489420] XFS (sdd1): Mounting V5 Filesystem 925d85e1-8f60-4c36-a4ee-d66bb2583088
[ 6.596388] XFS (sdd1): Ending clean mount
[ 6.604337] hub 3-2:1.0: USB hub found
[ 6.609341] hub 3-2:1.0: 2 ports detected
[ 7.027799] usb 3-1.1: new high-speed USB device number 4 using xhci_hcd
[ 7.102261] systemd[1]: Inserted module 'autofs4'
[ 7.148213] NET: Registered PF_INET6 protocol family
[ 7.160847] Segment Routing with IPv6
[ 7.170845] In-situ OAM (IOAM) with IPv6
[ 7.208215] hub 3-1.1:1.0: USB hub found
[ 7.230028] hub 3-1.1:1.0: 4 ports detected
[ 7.292793] systemd[1]: systemd 242 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[ 7.317585] usb 3-1.2: new high-speed USB device number 5 using xhci_hcd
[ 7.317829] systemd[1]: Detected architecture x86-64.
[ 7.379754] systemd[1]: Set hostname to <tofslan.molgen.mpg.de>.
[ 7.631902] usb 3-1.4: new high-speed USB device number 6 using xhci_hcd
[ 7.788111] hub 3-1.4:1.0: USB hub found
[ 7.808861] hub 3-1.4:1.0: 4 ports detected
[ 8.405884] systemd[1]: Listening on udev Control Socket.
[ 8.422837] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 8.443270] systemd[1]: Listening on udev Kernel Socket.
[ 8.476806] systemd[1]: Created slice User and Session Slice.
[ 8.491811] systemd[1]: Listening on Journal Socket (/dev/log).
[ 8.507918] systemd[1]: Created slice system-serial\x2dlog.slice.
[ 8.527849] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[ 8.687606] RPC: Registered named UNIX socket transport module.
[ 8.693882] RPC: Registered udp transport module.
[ 8.698817] RPC: Registered tcp transport module.
[ 8.703738] RPC: Registered tcp-with-tls transport module.
[ 8.709450] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 9.701845] systemd-journald[379]: Received request to flush runtime journal from PID 1
[ 10.064333] pstore: Using crash dump compression: deflate
[ 10.070005] pstore: Registered efi_pstore as persistent store backend
[ 10.103222] ipmi_si: IPMI System Interface driver
[ 10.110486] ipmi_si dmi-ipmi-si.0: ipmi_platform: probing via SMBIOS
[ 10.117510] ipmi_platform: ipmi_si: SMBIOS: io 0xca8 regsize 1 spacing 4 irq 10
[ 10.125506] ipmi_si: Adding SMBIOS-specified kcs state machine
[ 10.134144] ipmi_si IPI0001:00: ipmi_platform: probing via ACPI
[ 10.140701] ipmi_si IPI0001:00: ipmi_platform: [io 0x0ca8] regsize 1 spacing 4 irq 0
[ 10.149287] ipmi_si dmi-ipmi-si.0: Removing SMBIOS-specified kcs state machine in favor of ACPI
[ 10.158636] ipmi_si: Adding ACPI-specified kcs state machine
[ 10.165134] ipmi_si: Trying ACPI-specified kcs state machine at i/o address 0xca8, slave address 0x20, irq 0
[ 10.176086] wmi_bus wmi_bus-PNP0C14:00: [Firmware Bug]: WQBC data block query control method not found
[ 10.208653] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[ 10.216617] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[ 10.246406] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[ 10.260035] ipmi_si IPI0001:00: IPMI message handler: Found new BMC (man_id: 0x0002a2, prod_id: 0x0100, dev_id: 0x20)
[ 10.274771] i2c i2c-2: Successfully instantiated SPD at 0x50
[ 10.281327] i2c i2c-2: Successfully instantiated SPD at 0x51
[ 10.287344] Console: switching to colour dummy device 80x25
[ 10.304026] mgag200 0000:c2:00.0: vgaarb: deactivate vga console
[ 10.316102] [drm] Initialized mgag200 1.0.0 for 0000:c2:00.0 on minor 0
[ 10.326036] fbcon: mgag200drmfb (fb0) is primary device
[ 10.346419] ipmi_si IPI0001:00: IPMI kcs interface initialized
[ 10.392905] Console: switching to colour frame buffer device 128x48
[ 10.415913] ice: Intel(R) Ethernet Connection E800 Series Linux Driver
[ 10.415917] ice: Copyright (c) 2018, Intel Corporation.
[ 10.424745] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0xFC, rev-id 1)
[ 10.438085] bnxt_en 0000:c4:00.0 (unnamed net_device) (uninitialized): Device requests max timeout of 100 seconds, may trigger hung task watchdog
[ 10.477651] usbcore: registered new interface driver usbhid
[ 10.482405] mgag200 0000:c2:00.0: [drm] fb0: mgag200drmfb frame buffer device
[ 10.482427] usbhid: USB HID core driver
[ 10.487088] tg3 0000:c3:00.0 eth0: Tigon3 [partno(BCM95720) rev 5720000] (PCI Express) MAC address b4:e9:b8:0b:b7:fa
[ 10.534186] tg3 0000:c3:00.0 eth0: attached PHY is 5720C (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
[ 10.534189] tg3 0000:c3:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1]
[ 10.534191] tg3 0000:c3:00.0 eth0: dma_rwctrl[00000001] dma_mask[64-bit]
[ 10.567291] bnxt_en 0000:c4:00.0 eth1: Broadcom BCM57414 NetXtreme-E 10Gb/25Gb Ethernet found at mem c7410000, node addr 14:23:f3:b0:c3:30
[ 10.579770] bnxt_en 0000:c4:00.0: 63.008 Gb/s available PCIe bandwidth (8.0 GT/s PCIe x8 link)
[ 10.590654] bnxt_en 0000:c4:00.1 (unnamed net_device) (uninitialized): Device requests max timeout of 100 seconds, may trigger hung task watchdog
[ 10.613040] tg3 0000:c3:00.1 eth2: Tigon3 [partno(BCM95720) rev 5720000] (PCI Express) MAC address b4:e9:b8:0b:b7:fb
[ 10.613115] input: DELL DRAC 5 Virtual Keyboard and Mouse as /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb3/3-1/3-1.2/3-1.2:1.0/0003:413C:0006.0001/input/input1
[ 10.623584] tg3 0000:c3:00.1 eth2: attached PHY is 5720C (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
[ 10.624244] hid-generic 0003:413C:0006.0001: input,hidraw0: USB HID v1.01 Mouse [DELL DRAC 5 Virtual Keyboard and Mouse] on usb-0000:c5:00.4-1.2/input0
[ 10.624576] tg3 0000:c3:00.1 eth2: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1]
[ 10.625339] input: DELL DRAC 5 Virtual Keyboard and Mouse as /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb3/3-1/3-1.2/3-1.2:1.1/0003:413C:0006.0002/input/input2
[ 10.625632] tg3 0000:c3:00.1 eth2: dma_rwctrl[00000001] dma_mask[64-bit]
[ 10.677897] hid-generic 0003:413C:0006.0002: input,hidraw1: USB HID v1.01 Keyboard [DELL DRAC 5 Virtual Keyboard and Mouse] on usb-0000:c5:00.4-1.2/input1
[ 10.688248] Adding 33554428k swap on /dev/sdd4. Priority:-2 extents:1 across:33554428k
[ 10.731232] kvm_amd: TSC scaling supported
[ 10.736281] kvm_amd: Nested Virtualization enabled
[ 10.741875] kvm_amd: Nested Paging enabled
[ 10.741878] kvm_amd: LBR virtualization supported
[ 10.741890] kvm_amd: Virtual VMLOAD VMSAVE supported
[ 10.757749] kvm_amd: Virtual GIF supported
[ 10.757751] kvm_amd: Virtual NMI enabled
[ 10.800943] bnxt_en 0000:c4:00.1 eth3: Broadcom BCM57414 NetXtreme-E 10Gb/25Gb Ethernet found at mem c7400000, node addr 14:23:f3:b0:c3:31
[ 10.814125] bnxt_en 0000:c4:00.1: 63.008 Gb/s available PCIe bandwidth (8.0 GT/s PCIe x8 link)
[ 11.099712] ice 0000:81:00.0: The DDP package was successfully loaded: ICE OS Default Package version 1.3.30.0
[ 11.147151] ice 0000:81:00.0: 126.024 Gb/s available PCIe bandwidth (16.0 GT/s PCIe x8 link)
[ 11.175705] ice 0000:81:00.0: PTP init successful
[ 11.286968] ice 0000:81:00.1: DDP package already present on device: ICE OS Default Package version 1.3.30.0
[ 11.337202] ice 0000:81:00.1: 126.024 Gb/s available PCIe bandwidth (16.0 GT/s PCIe x8 link)
[ 11.368158] ice 0000:81:00.1: PTP init successful
[ 12.346586] XFS (sdd2): Mounting V5 Filesystem 37cc06ae-3651-4e17-b408-6114ed19633d
[ 12.437358] XFS (sdd2): Ending clean mount
[ 12.743980] tg3 0000:c3:00.0 net02: renamed from eth0
[ 12.745937] bnxt_en 0000:c4:00.0 net00: renamed from eth1
[ 12.758353] tg3 0000:c3:00.1 net03: renamed from eth2
[ 12.765314] bnxt_en 0000:c4:00.1 net01: renamed from eth3
[ 12.772640] ice 0000:81:00.0 net04: renamed from eth4
[ 12.779470] ice 0000:81:00.1 net05: renamed from eth5
[ 13.003731] 8021q: 802.1Q VLAN Support v1.8
[ 16.585456] tg3 0000:c3:00.0 net02: Link is up at 1000 Mbps, full duplex
[ 16.592831] tg3 0000:c3:00.0 net02: Flow control is off for TX and off for RX
[ 16.600442] tg3 0000:c3:00.0 net02: EEE is enabled
[ 19.822697] NFSD: Using nfsdcld client tracking operations.
[ 19.828820] NFSD: no clients to reclaim, skipping NFSv4 grace period (net f0000000)
[ 43.792721] netfs: FS-Cache loaded
[ 43.953387] NFS: Registering the id_resolver key type
[ 43.958773] Key type id_resolver registered
[ 43.963203] Key type id_legacy registered
[ 1987.587530] 8021q: adding VLAN 0 to HW filter on device net05
[ 6181.737811] 8021q: adding VLAN 0 to HW filter on device net04
[ 6188.954925] bnxt_en 0000:c4:00.0 net00: NIC Link is Up, 10000 Mbps (NRZ) full duplex, Flow control: none
[ 6188.964430] bnxt_en 0000:c4:00.0 net00: FEC autoneg off encoding: None
[13321.538822] bnxt_en 0000:c4:00.0 net00: NIC Link is Down
[13332.522461] ice 0000:81:00.1 net05: NIC Link is up 10 Gbps Full Duplex, Requested FEC: NONE, Negotiated FEC: NONE, Autoneg Advertised: Off, Autoneg Negotiated: False, Flow Control: None
[13888.522978] ice 0000:81:00.1 net05: NIC Link is Down
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: [Intel-wired-lan] ice: E810-XXV: Dell GBIC S28-10G-25G-SR-85C does not work
2026-02-12 14:06 [Intel-wired-lan] ice: E810-XXV: Dell GBIC S28-10G-25G-SR-85C does not work Paul Menzel
@ 2026-02-17 17:15 ` Paul Menzel
2026-02-17 18:16 ` Tony Nguyen
0 siblings, 1 reply; 7+ messages in thread
From: Paul Menzel @ 2026-02-17 17:15 UTC (permalink / raw)
To: Tony Nguyen, Przemek Kitszel; +Cc: intel-wired-lan, it+intel-wired-lan
Dear Linux folks,
Just a follow-up:
Am 12.02.26 um 15:06 schrieb Paul Menzel:
> On a Dell PowerEdge R7615 with
>
> $ sudo lspci -nn -s 81:00.0
> 81:00.0 Ethernet controller [0200]: Intel Corporation Ethernet Controller E810-XXV for SFP [8086:159b] (rev 02)
> $ sudo lspci -nn -s 81:00.1
> 81:00.1 Ethernet controller [0200]: Intel Corporation Ethernet Controller E810-XXV for SFP [8086:159b] (rev 02)
>
> the GBIC DELL S28-10G-25G-SR-85C is not giving a link, when connecting
> an LWL cable. The link gets up with another SFP+ GBIC:
>
> [13332.522461] ice 0000:81:00.1 net05: NIC Link is up 10 Gbps Full Duplex, Requested FEC: NONE, Negotiated FEC: NONE, Autoneg Advertised: Off, Autoneg Negotiated: False, Flow Control: None
> [13888.522978] ice 0000:81:00.1 net05: NIC Link is Down
>
> Currently, Linux 6.12.49 is used.
>
> $ grep CONFIG_ICE /boot/config-6.12.49.mx64.487
> CONFIG_ICE=m
> CONFIG_ICE_HWMON=y
> CONFIG_ICE_HWTS=y
>
> The strange thing is, that the module info shows:
>
> $ sudo ethtool -m net04
> […]
> Transceiver type : Extended: 100G Base-SR4 or 25GBase-SR
>
> But instead of 100G and 25G this GBIC should only support 10G and 25G.
> (Or it just means, that 100G is four times 25G.)
>
> Anyway, I tried to increase the debug level:
>
> $ modinfo ice
> […]
> parm: debug:netif level (0=none,...,16=all) (int)
> $ echo 16 | sudo tee /sys/module/ice/parameters/debug
>
> But re-plugging the GBIC not more message were shown. Please find the
> output of `dmesg` attached.
>
> What I am doing wrong?
It works with Broadcom network controller BCM57414:
$ lspci -nn -s c4:00
c4:00.0 Ethernet controller [0200]: Broadcom Inc. and subsidiaries
BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller [14e4:16d7] (rev 01)
c4:00.1 Ethernet controller [0200]: Broadcom Inc. and subsidiaries
BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller [14e4:16d7] (rev 01)
The difference seems to be that the Broadcom device supports
auto-negotiation, and the Intel device does not:
Intel E810-XXV:
Supported ports: [ FIBRE ]
Supported link modes: 1000baseT/Full
10000baseT/Full
25000baseCR/Full
25000baseSR/Full
1000baseX/Full
10000baseCR/Full
10000baseSR/Full
10000baseLR/Full
Supported pause frame use: Symmetric
Supports auto-negotiation: No
Supported FEC modes: None
Advertised link modes: 25000baseSR/Full
Advertised pause frame use: No
Advertised auto-negotiation: No
Advertised FEC modes: None
Speed: Unknown!
Duplex: Unknown! (255)
Auto-negotiation: off
Port: FIBRE
PHYAD: 0
Transceiver: internal
Supports Wake-on: d
Wake-on: d
Current message level: 0x00000007 (7)
drv probe link
Link detected: no
Broadcom BCM57414 NetXtreme-E:
Supported ports: [ FIBRE ]
Supported link modes: 25000baseSR/Full
10000baseSR/Full
Supported pause frame use: Symmetric Receive-only
Supports auto-negotiation: Yes
Supported FEC modes: RS BASER
Advertised link modes: 25000baseSR/Full
10000baseSR/Full
Advertised pause frame use: No
Advertised auto-negotiation: Yes
Advertised FEC modes: Not reported
Speed: Unknown!
Duplex: Unknown! (255)
Auto-negotiation: on
Port: FIBRE
PHYAD: 1
Transceiver: internal
Supports Wake-on: g
Wake-on: d
Current message level: 0x00002081 (8321)
drv tx_err hw
Link detected: no
Kind regards,
Paul
> PS:
>
> ```
> $ ip link show net04
> 7: net04: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq switchid b48351ffff278d44 state DOWN mode DEFAULT group default qlen 1000
> link/ether b4:83:51:27:8d:44 brd ff:ff:ff:ff:ff:ff
> alias eth4
> $ sudo ethtool -m net04
> Identifier : 0x03 (SFP)
> Extended identifier : 0x04 (GBIC/SFP defined by 2-wire interface ID)
> Connector : 0x07 (LC)
> Transceiver codes : 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x02
> Transceiver type : Extended: 100G Base-SR4 or 25GBase-SR
> Encoding : 0x06 (64B/66B)
> BR, Nominal : 25750MBd
> Rate identifier : 0x10 (reserved or unknown)
> Length (SMF,km) : 0km
> Length (SMF) : 0m
> Length (50um) : 0m
> Length (62.5um) : 0m
> Length (Copper) : 10m
> Length (OM3) : 70m
> Laser wavelength : 850nm
> Vendor name : DELL EMC
> Vendor OUI : 78:a7:14
> Vendor PN : M14MK
> Vendor rev : A1
> Option values : 0x08 0x3a
> Option : RX_LOS implemented
> Option : TX_FAULT implemented
> Option : TX_DISABLE implemented
> Option : RATE_SELECT implemented
> Option : Retimer or CDR implemented
> BR margin, max : 0%
> BR margin, min : 0%
> Vendor SN : VN0AP8005718922
> Date code : 250827
> Optical diagnostics support : Yes
> Laser bias current : 5.500 mA
> Laser output power : 0.9275 mW / -0.33 dBm
> Receiver signal average optical power : 0.6587 mW / -1.81 dBm
> Module temperature : 32.11 degrees C / 89.80 degrees F
> Module voltage : 3.3978 V
> Alarm/warning flags implemented : Yes
> Laser bias current high alarm : Off
> Laser bias current low alarm : Off
> Laser bias current high warning : Off
> Laser bias current low warning : Off
> Laser output power high alarm : Off
> Laser output power low alarm : Off
> Laser output power high warning : Off
> Laser output power low warning : Off
> Module temperature high alarm : Off
> Module temperature low alarm : Off
> Module temperature high warning : Off
> Module temperature low warning : Off
> Module voltage high alarm : Off
> Module voltage low alarm : Off
> Module voltage high warning : Off
> Module voltage low warning : Off
> Laser rx power high alarm : Off
> Laser rx power low alarm : Off
> Laser rx power high warning : Off
> Laser rx power low warning : Off
> Laser bias current high alarm threshold : 13.000 mA
> Laser bias current low alarm threshold : 0.500 mA
> Laser bias current high warning threshold : 11.000 mA
> Laser bias current low warning threshold : 1.000 mA
> Laser output power high alarm threshold : 2.1878 mW / 3.40 dBm
> Laser output power low alarm threshold : 0.1148 mW / -9.40 dBm
> Laser output power high warning threshold : 1.7378 mW / 2.40 dBm
> Laser output power low warning threshold : 0.1445 mW / -8.40 dBm
> Module temperature high alarm threshold : 90.00 degrees C / 194.00 degrees F
> Module temperature low alarm threshold : -5.00 degrees C / 23.00 degrees F
> Module temperature high warning threshold : 88.00 degrees C / 190.40 degrees F
> Module temperature low warning threshold : 0.00 degrees C / 32.00 degrees F
> Module voltage high alarm threshold : 3.5000 V
> Module voltage low alarm threshold : 3.0800 V
> Module voltage high warning threshold : 3.4800 V
> Module voltage low warning threshold : 3.1000 V
> Laser rx power high alarm threshold : 2.1878 mW / 3.40 dBm
> Laser rx power low alarm threshold : 0.0741 mW / -11.30 dBm
> Laser rx power high warning threshold : 1.7378 mW / 2.40 dBm
> Laser rx power low warning threshold : 0.0933 mW / -10.30 dBm
> ```
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: [Intel-wired-lan] ice: E810-XXV: Dell GBIC S28-10G-25G-SR-85C does not work
2026-02-17 17:15 ` Paul Menzel
@ 2026-02-17 18:16 ` Tony Nguyen
2026-02-18 12:09 ` Paul Menzel
0 siblings, 1 reply; 7+ messages in thread
From: Tony Nguyen @ 2026-02-17 18:16 UTC (permalink / raw)
To: Paul Menzel, Przemek Kitszel; +Cc: intel-wired-lan, it+intel-wired-lan
On 2/17/2026 9:15 AM, Paul Menzel wrote:
Hi Paul,
I spoke to one of our link people about this.
> It works with Broadcom network controller BCM57414:
>
> $ lspci -nn -s c4:00
> c4:00.0 Ethernet controller [0200]: Broadcom Inc. and subsidiaries
> BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller [14e4:16d7] (rev
> 01)
> c4:00.1 Ethernet controller [0200]: Broadcom Inc. and subsidiaries
> BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller [14e4:16d7] (rev
> 01)
>
> The difference seems to be that the Broadcom device supports auto-
> negotiation, and the Intel device does not:
Strictly speaking, optical links do not provide auto-negotiation.
>
> Intel E810-XXV:
>
> Supported ports: [ FIBRE ]
> Supported link modes: 1000baseT/Full
> 10000baseT/Full
> 25000baseCR/Full
> 25000baseSR/Full
> 1000baseX/Full
> 10000baseCR/Full
> 10000baseSR/Full
> 10000baseLR/Full
> Supported pause frame use: Symmetric
> Supports auto-negotiation: No
> Supported FEC modes: None
> Advertised link modes: 25000baseSR/Full
The important part is here 10G is not an advertised link mode...
> Advertised pause frame use: No
> Advertised auto-negotiation: No
> Advertised FEC modes: None
> Speed: Unknown!
> Duplex: Unknown! (255)
> Auto-negotiation: off
> Port: FIBRE
> PHYAD: 0
> Transceiver: internal
> Supports Wake-on: d
> Wake-on: d
> Current message level: 0x00000007 (7)
> drv probe link
> Link detected: no
>
> Broadcom BCM57414 NetXtreme-E:
>
> Supported ports: [ FIBRE ]
> Supported link modes: 25000baseSR/Full
> 10000baseSR/Full
> Supported pause frame use: Symmetric Receive-only
> Supports auto-negotiation: Yes
> Supported FEC modes: RS BASER
> Advertised link modes: 25000baseSR/Full
> 10000baseSR/Full
... where it is here.
> Advertised pause frame use: No
> Advertised auto-negotiation: Yes
> Advertised FEC modes: Not reported
> Speed: Unknown!
> Duplex: Unknown! (255)
> Auto-negotiation: on
> Port: FIBRE
> PHYAD: 1
> Transceiver: internal
> Supports Wake-on: g
> Wake-on: d
> Current message level: 0x00002081 (8321)
> drv tx_err hw
> Link detected: no
>
>
> Kind regards,
>
> Paul
>
>
>> PS:
>>
>> ```
>> $ ip link show net04
>> 7: net04: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq
>> switchid b48351ffff278d44 state DOWN mode DEFAULT group default qlen 1000
>> link/ether b4:83:51:27:8d:44 brd ff:ff:ff:ff:ff:ff
>> alias eth4
>> $ sudo ethtool -m net04
>> Identifier : 0x03 (SFP)
>> Extended identifier : 0x04 (GBIC/SFP
>> defined by 2-wire interface ID)
>> Connector : 0x07 (LC)
>> Transceiver codes : 0x00 0x00 0x00 0x00
>> 0x00 0x00 0x00 0x00 0x02
0x10 would be here for advertised 10G support. It is not, which is why
it's not being advertised. He mentioned it's very common for dual rates
to claim it on paper but not advertise it properly.
Could you provide the output for 'ethool -m <INT> hex on'?
Thanks,
Tony
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Intel-wired-lan] ice: E810-XXV: Dell GBIC S28-10G-25G-SR-85C does not work
2026-02-17 18:16 ` Tony Nguyen
@ 2026-02-18 12:09 ` Paul Menzel
2026-02-18 15:00 ` Paul Menzel
0 siblings, 1 reply; 7+ messages in thread
From: Paul Menzel @ 2026-02-18 12:09 UTC (permalink / raw)
To: Tony Nguyen, Przemek Kitszel; +Cc: intel-wired-lan, it+intel-wired-lan
[-- Attachment #1: Type: text/plain, Size: 4919 bytes --]
Dear Tony,
Am 17.02.26 um 19:16 schrieb Tony Nguyen:
> On 2/17/2026 9:15 AM, Paul Menzel wrote:
> I spoke to one of our link people about this.
>
>> It works with Broadcom network controller BCM57414:
>>
>> $ lspci -nn -s c4:00
>> c4:00.0 Ethernet controller [0200]: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller [14e4:16d7] (rev 01)
>> c4:00.1 Ethernet controller [0200]: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller [14e4:16d7] (rev 01)
>>
>> The difference seems to be that the Broadcom device supports auto-
>> negotiation, and the Intel device does not:
>
> Strictly speaking, optical links do not provide auto-negotiation.
>
>> Intel E810-XXV:
>>
>> Supported ports: [ FIBRE ]
>> Supported link modes: 1000baseT/Full
>> 10000baseT/Full
>> 25000baseCR/Full
>> 25000baseSR/Full
>> 1000baseX/Full
>> 10000baseCR/Full
>> 10000baseSR/Full
>> 10000baseLR/Full
>> Supported pause frame use: Symmetric
>> Supports auto-negotiation: No
>> Supported FEC modes: None
>> Advertised link modes: 25000baseSR/Full
>
> The important part is here 10G is not an advertised link mode...
>
>> Advertised pause frame use: No
>> Advertised auto-negotiation: No
>> Advertised FEC modes: None
>> Speed: Unknown!
>> Duplex: Unknown! (255)
>> Auto-negotiation: off
>> Port: FIBRE
>> PHYAD: 0
>> Transceiver: internal
>> Supports Wake-on: d
>> Wake-on: d
>> Current message level: 0x00000007 (7)
>> drv probe link
>> Link detected: no
>>
>> Broadcom BCM57414 NetXtreme-E:
>>
>> Supported ports: [ FIBRE ]
>> Supported link modes: 25000baseSR/Full
>> 10000baseSR/Full
>> Supported pause frame use: Symmetric Receive-only
>> Supports auto-negotiation: Yes
>> Supported FEC modes: RS BASER
>> Advertised link modes: 25000baseSR/Full
>> 10000baseSR/Full
>
> ... where it is here.
>
>> Advertised pause frame use: No
>> Advertised auto-negotiation: Yes
>> Advertised FEC modes: Not reported
>> Speed: Unknown!
>> Duplex: Unknown! (255)
>> Auto-negotiation: on
>> Port: FIBRE
>> PHYAD: 1
>> Transceiver: internal
>> Supports Wake-on: g
>> Wake-on: d
>> Current message level: 0x00002081 (8321)
>> drv tx_err hw
>> Link detected: no
>>> PS:
>>>
>>> ```
>>> $ ip link show net04
>>> 7: net04: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq switchid b48351ffff278d44 state DOWN mode DEFAULT group default qlen 1000
>>> link/ether b4:83:51:27:8d:44 brd ff:ff:ff:ff:ff:ff
>>> alias eth4
>>> $ sudo ethtool -m net04
>>> Identifier : 0x03 (SFP)
>>> Extended identifier : 0x04 (GBIC/SFP defined by 2-wire interface ID)
>>> Connector : 0x07 (LC)
>>> Transceiver codes : 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x02
>
> 0x10 would be here for advertised 10G support. It is not, which is
> why it's not being advertised. He mentioned it's very common for
> dual rates to claim it on paper but not advertise it properly.
Thank you for looking into this. It should work in this case, as it
works with the Broadcom device.
> Could you provide the output for 'ethool -m <INT> hex on'?
Sure. Please find it attached for the Intel and Broadcom device. It’s
the same GBIC model and only the serial number should differ.
Kind regards,
Paul
PS: For completeness:
$ ethtool -i net04
driver: ice
version: 6.12.0-160000.5-default
firmware-version: 4.80 0x800206a0 24.0.5
expansion-rom-version:
bus-info: 0000:81:00.1
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes
[-- Attachment #2: ethtool-m-hex-on-intel-e810-xxv.txt --]
[-- Type: text/plain, Size: 1886 bytes --]
Offset Values
------ ------
0x0000: 03 04 07 00 00 00 00 00 00 00 00 06 ff 10 00 00
0x0010: 00 00 0a 07 44 45 4c 4c 20 45 4d 43 20 20 20 20
0x0020: 20 20 20 20 02 78 a7 14 4d 31 34 4d 4b 20 20 20
0x0030: 20 20 20 20 20 20 20 20 41 31 20 20 03 52 00 30
0x0040: 08 3a 67 00 56 4e 30 41 50 38 30 30 35 37 31 38
0x0050: 39 30 34 20 32 35 30 38 32 37 20 20 68 fa 08 1a
0x0060: df 10 01 11 08 00 10 00 00 00 00 00 00 00 00 00
0x0070: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x0080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x0090: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x00a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x00b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x00c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x00d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x00e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x00f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x0100: 5a 00 fb 00 58 00 00 00 88 b8 78 50 87 f0 79 18
0x0110: 19 64 00 fa 15 7c 01 f4 55 76 04 7c 43 e2 05 a5
0x0120: 55 76 02 e5 43 e2 03 a5 00 00 00 00 00 00 00 00
0x0130: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x0140: 00 00 00 00 3f 80 00 00 00 00 00 00 01 00 00 00
0x0150: 01 00 00 00 01 00 00 00 01 00 00 00 00 00 00 16
0x0160: 1e 2d 84 92 0a be 23 26 15 3d 00 00 00 00 30 00
0x0170: 00 00 00 00 00 00 00 00 ff ff ff 00 00 00 00 00
0x0180: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x0190: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x01a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x01b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x01c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x01d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x01e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x01f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[-- Attachment #3: ethtool-m-hex-on-broadcom-bcm57414.txt --]
[-- Type: text/plain, Size: 1886 bytes --]
Offset Values
------ ------
0x0000: 03 04 07 00 00 00 00 00 00 00 00 06 ff 10 00 00
0x0010: 00 00 0a 07 44 45 4c 4c 20 45 4d 43 20 20 20 20
0x0020: 20 20 20 20 02 78 a7 14 4d 31 34 4d 4b 20 20 20
0x0030: 20 20 20 20 20 20 20 20 41 31 20 20 03 52 00 30
0x0040: 08 3a 67 00 56 4e 30 41 50 38 30 30 35 37 31 38
0x0050: 39 32 32 20 32 35 30 38 32 37 20 20 68 fa 08 1a
0x0060: df 10 01 11 08 00 10 00 00 00 00 00 00 00 00 00
0x0070: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x0080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x0090: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x00a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x00b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x00c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x00d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x00e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x00f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x0100: 5a 00 fb 00 58 00 00 00 88 b8 78 50 87 f0 79 18
0x0110: 19 64 00 fa 15 7c 01 f4 55 76 04 7c 43 e2 05 a5
0x0120: 55 76 02 e5 43 e2 03 a5 00 00 00 00 00 00 00 00
0x0130: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x0140: 00 00 00 00 3f 80 00 00 00 00 00 00 01 00 00 00
0x0150: 01 00 00 00 01 00 00 00 01 00 00 00 00 00 00 16
0x0160: 23 6c 80 1f 00 00 00 00 00 00 00 00 00 00 4a 00
0x0170: 05 40 00 00 05 40 08 00 ff ff ff 00 00 00 00 00
0x0180: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x0190: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x01a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x01b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x01c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x01d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x01e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x01f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: [Intel-wired-lan] ice: E810-XXV: Dell GBIC S28-10G-25G-SR-85C does not work
2026-02-18 12:09 ` Paul Menzel
@ 2026-02-18 15:00 ` Paul Menzel
2026-03-25 7:02 ` Paul Menzel
0 siblings, 1 reply; 7+ messages in thread
From: Paul Menzel @ 2026-02-18 15:00 UTC (permalink / raw)
To: Tony Nguyen, Przemek Kitszel; +Cc: intel-wired-lan, it+intel-wired-lan
Dear Tony,
One more follow-up:
Am 18.02.26 um 13:09 schrieb Paul Menzel:
> Am 17.02.26 um 19:16 schrieb Tony Nguyen:
>
>> On 2/17/2026 9:15 AM, Paul Menzel wrote:
>
>> I spoke to one of our link people about this.
>>
>>> It works with Broadcom network controller BCM57414:
>>>
>>> $ lspci -nn -s c4:00
>>> c4:00.0 Ethernet controller [0200]: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller [14e4:16d7] (rev 01)
>>> c4:00.1 Ethernet controller [0200]: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller [14e4:16d7] (rev 01)
>>>
>>> The difference seems to be that the Broadcom device supports auto-
>>> negotiation, and the Intel device does not:
>>
>> Strictly speaking, optical links do not provide auto-negotiation.
>>
>>> Intel E810-XXV:
>>>
>>> Supported ports: [ FIBRE ]
>>> Supported link modes: 1000baseT/Full
>>> 10000baseT/Full
>>> 25000baseCR/Full
>>> 25000baseSR/Full
>>> 1000baseX/Full
>>> 10000baseCR/Full
>>> 10000baseSR/Full
>>> 10000baseLR/Full
>>> Supported pause frame use: Symmetric
>>> Supports auto-negotiation: No
>>> Supported FEC modes: None
>>> Advertised link modes: 25000baseSR/Full
>>
>> The important part is here 10G is not an advertised link mode...
>>
>>> Advertised pause frame use: No
>>> Advertised auto-negotiation: No
>>> Advertised FEC modes: None
>>> Speed: Unknown!
>>> Duplex: Unknown! (255)
>>> Auto-negotiation: off
>>> Port: FIBRE
>>> PHYAD: 0
>>> Transceiver: internal
>>> Supports Wake-on: d
>>> Wake-on: d
>>> Current message level: 0x00000007 (7)
>>> drv probe link
>>> Link detected: no
>>>
>>> Broadcom BCM57414 NetXtreme-E:
>>>
>>> Supported ports: [ FIBRE ]
>>> Supported link modes: 25000baseSR/Full
>>> 10000baseSR/Full
>>> Supported pause frame use: Symmetric Receive-only
>>> Supports auto-negotiation: Yes
>>> Supported FEC modes: RS BASER
>>> Advertised link modes: 25000baseSR/Full
>>> 10000baseSR/Full
>>
>> ... where it is here.
>>
>>> Advertised pause frame use: No
>>> Advertised auto-negotiation: Yes
>>> Advertised FEC modes: Not reported
>>> Speed: Unknown!
>>> Duplex: Unknown! (255)
>>> Auto-negotiation: on
>>> Port: FIBRE
>>> PHYAD: 1
>>> Transceiver: internal
>>> Supports Wake-on: g
>>> Wake-on: d
>>> Current message level: 0x00002081 (8321)
>>> drv tx_err hw
>>> Link detected: no
>
>>>> PS:
>>>>
>>>> ```
>>>> $ ip link show net04
>>>> 7: net04: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq switchid b48351ffff278d44 state DOWN mode DEFAULT group default qlen 1000
>>>> link/ether b4:83:51:27:8d:44 brd ff:ff:ff:ff:ff:ff
>>>> alias eth4
>>>> $ sudo ethtool -m net04
>>>> Identifier : 0x03 (SFP)
>>>> Extended identifier : 0x04 (GBIC/SFP defined by 2-wire interface ID)
>>>> Connector : 0x07 (LC)
>>>> Transceiver codes : 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x02
>>
>> 0x10 would be here for advertised 10G support. It is not, which is
>> why it's not being advertised. He mentioned it's very common for
>> dual rates to claim it on paper but not advertise it properly.
>
> Thank you for looking into this. It should work in this case, as it
> works with the Broadcom device.
>
>> Could you provide the output for 'ethool -m <INT> hex on'?
>
> Sure. Please find it attached for the Intel and Broadcom device. It’s
> the same GBIC model and only the serial number should differ.
The Dell support pointed to the section *Known Issues* in the release
notes of the Intel network controller firmware version 24.0.5 [1]:
> - When using the dual rate 10G/25G SR optics module (DN# M14MK), linking at 10G may not be
> possible if auto negotiation is enabled. To workaround this issue, disable Auto Negotiation
> on the switch interface. On the adapter side:
> - To obtain 10Gps link on pre-OS environment, set Media Detection to Disabled in Main
> Configuration Page and in NIC Configuration, uncheck the box labeled 25G and make sure
> the box for 10G is checked, this will force the link speed to 10Gps.
> - To obtain 10Gps link on OS, you will need to manually set the speed to 10Gps. For example,
> use "ethtool -s INTERFACE advertise 0x80000000000" on Linux.
(I am unclear to what component “if auto negotiation is enabled” refers to.)
Anyway, without changing anything on the switch, running the suggested
command
sudo ethtool -s p3p2 advertise 0x80000000000
get the link up:
ice 0000:81:00.1 p3p2: NIC Link is up 10 Gbps Full Duplex,
Requested FEC: RS-FEC, Negotiated FEC: NONE, Autoneg Advertised: Off,
Autoneg Negotiated: False, Flow Control: None
Does the Linux kernel need a quirk to work around the broken firmware.
(Which hopefully will still be fixed in future releases.)
Kind regards,
Paul
> PS: For completeness:
>
> $ ethtool -i net04
> driver: ice
> version: 6.12.0-160000.5-default
> firmware-version: 4.80 0x800206a0 24.0.5
> expansion-rom-version:
> bus-info: 0000:81:00.1
> supports-statistics: yes
> supports-test: yes
> supports-eeprom-access: yes
> supports-register-dump: yes
> supports-priv-flags: yes
[1]:
https://dl.dell.com/FOLDER13423820M/2/fw_release_e810_e823-20250910.txt?uid=68fa5efd-5f60-4811-eb0a-05c0b9fee2e5&fn=fw_release_e810_e823-20250910.txt
"Intel(R) E810 Adapter and E823 LOM Firmware Release Notes for
Version 24.0.5"
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: [Intel-wired-lan] ice: E810-XXV: Dell GBIC S28-10G-25G-SR-85C does not work
2026-02-18 15:00 ` Paul Menzel
@ 2026-03-25 7:02 ` Paul Menzel
2026-03-26 17:52 ` Tony Nguyen
0 siblings, 1 reply; 7+ messages in thread
From: Paul Menzel @ 2026-03-25 7:02 UTC (permalink / raw)
To: Tony Nguyen, Przemek Kitszel; +Cc: intel-wired-lan, it+intel-wired-lan
Dear Tony, dear Przemek,
Just a kind reminder:
Am 18.02.26 um 16:00 schrieb Paul Menzel:
> One more follow-up:
>
> Am 18.02.26 um 13:09 schrieb Paul Menzel:
>
>> Am 17.02.26 um 19:16 schrieb Tony Nguyen:
>>
>>> On 2/17/2026 9:15 AM, Paul Menzel wrote:
>>
>>> I spoke to one of our link people about this.
>>>
>>>> It works with Broadcom network controller BCM57414:
>>>>
>>>> $ lspci -nn -s c4:00
>>>> c4:00.0 Ethernet controller [0200]: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller [14e4:16d7] (rev 01)
>>>> c4:00.1 Ethernet controller [0200]: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller [14e4:16d7] (rev 01)
>>>>
>>>> The difference seems to be that the Broadcom device supports auto-
>>>> negotiation, and the Intel device does not:
>>>
>>> Strictly speaking, optical links do not provide auto-negotiation.
>>>
>>>> Intel E810-XXV:
>>>>
>>>> Supported ports: [ FIBRE ]
>>>> Supported link modes: 1000baseT/Full
>>>> 10000baseT/Full
>>>> 25000baseCR/Full
>>>> 25000baseSR/Full
>>>> 1000baseX/Full
>>>> 10000baseCR/Full
>>>> 10000baseSR/Full
>>>> 10000baseLR/Full
>>>> Supported pause frame use: Symmetric
>>>> Supports auto-negotiation: No
>>>> Supported FEC modes: None
>>>> Advertised link modes: 25000baseSR/Full
>>>
>>> The important part is here 10G is not an advertised link mode...
>>>
>>>> Advertised pause frame use: No
>>>> Advertised auto-negotiation: No
>>>> Advertised FEC modes: None
>>>> Speed: Unknown!
>>>> Duplex: Unknown! (255)
>>>> Auto-negotiation: off
>>>> Port: FIBRE
>>>> PHYAD: 0
>>>> Transceiver: internal
>>>> Supports Wake-on: d
>>>> Wake-on: d
>>>> Current message level: 0x00000007 (7)
>>>> drv probe link
>>>> Link detected: no
>>>>
>>>> Broadcom BCM57414 NetXtreme-E:
>>>>
>>>> Supported ports: [ FIBRE ]
>>>> Supported link modes: 25000baseSR/Full
>>>> 10000baseSR/Full
>>>> Supported pause frame use: Symmetric Receive-only
>>>> Supports auto-negotiation: Yes
>>>> Supported FEC modes: RS BASER
>>>> Advertised link modes: 25000baseSR/Full
>>>> 10000baseSR/Full
>>>
>>> ... where it is here.
>>>
>>>> Advertised pause frame use: No
>>>> Advertised auto-negotiation: Yes
>>>> Advertised FEC modes: Not reported
>>>> Speed: Unknown!
>>>> Duplex: Unknown! (255)
>>>> Auto-negotiation: on
>>>> Port: FIBRE
>>>> PHYAD: 1
>>>> Transceiver: internal
>>>> Supports Wake-on: g
>>>> Wake-on: d
>>>> Current message level: 0x00002081 (8321)
>>>> drv tx_err hw
>>>> Link detected: no
>>
>>>>> PS:
>>>>>
>>>>> ```
>>>>> $ ip link show net04
>>>>> 7: net04: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq switchid b48351ffff278d44 state DOWN mode DEFAULT group default qlen 1000
>>>>> link/ether b4:83:51:27:8d:44 brd ff:ff:ff:ff:ff:ff
>>>>> alias eth4
>>>>> $ sudo ethtool -m net04
>>>>> Identifier : 0x03 (SFP)
>>>>> Extended identifier : 0x04 (GBIC/SFP defined by 2-wire interface ID)
>>>>> Connector : 0x07 (LC)
>>>>> Transceiver codes : 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x02
>>>
>>> 0x10 would be here for advertised 10G support. It is not, which is
>>> why it's not being advertised. He mentioned it's very common for
>>> dual rates to claim it on paper but not advertise it properly.
>>
>> Thank you for looking into this. It should work in this case, as it
>> works with the Broadcom device.
>>
>>> Could you provide the output for 'ethool -m <INT> hex on'?
>>
>> Sure. Please find it attached for the Intel and Broadcom device. It’s
>> the same GBIC model and only the serial number should differ.
>
> The Dell support pointed to the section *Known Issues* in the release
> notes of the Intel network controller firmware version 24.0.5 [1]:
>
>> - When using the dual rate 10G/25G SR optics module (DN# M14MK), linking at 10G may not be
>> possible if auto negotiation is enabled. To workaround this issue, disable Auto Negotiation
>> on the switch interface. On the adapter side:
>> - To obtain 10Gps link on pre-OS environment, set Media Detection to Disabled in Main
>> Configuration Page and in NIC Configuration, uncheck the box labeled 25G and make sure
>> the box for 10G is checked, this will force the link speed to 10Gps.
>> - To obtain 10Gps link on OS, you will need to manually set the speed to 10Gps. For example,
>> use "ethtool -s INTERFACE advertise 0x80000000000" on Linux.
>
> (I am unclear to what component “if auto negotiation is enabled” refers
> to.)
>
> Anyway, without changing anything on the switch, running the suggested
> command
>
> sudo ethtool -s p3p2 advertise 0x80000000000
>
> get the link up:
>
> ice 0000:81:00.1 p3p2: NIC Link is up 10 Gbps Full Duplex, Requested FEC: RS-FEC, Negotiated FEC: NONE, Autoneg Advertised: Off, Autoneg Negotiated: False, Flow Control: None
>
> Does the Linux kernel need a quirk to work around the broken firmware?
> (Which hopefully will still be fixed in future releases.)
Were you able to talk to your firmware engineers, if it could be improved?
Kind regards,
Paul
>> PS: For completeness:
>>
>> $ ethtool -i net04
>> driver: ice
>> version: 6.12.0-160000.5-default
>> firmware-version: 4.80 0x800206a0 24.0.5
>> expansion-rom-version:
>> bus-info: 0000:81:00.1
>> supports-statistics: yes
>> supports-test: yes
>> supports-eeprom-access: yes
>> supports-register-dump: yes
>> supports-priv-flags: yes
>
>
> [1]: https://dl.dell.com/FOLDER13423820M/2/fw_release_e810_e823-20250910.txt
> "Intel(R) E810 Adapter and E823 LOM Firmware Release Notes for Version 24.0.5"
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Intel-wired-lan] ice: E810-XXV: Dell GBIC S28-10G-25G-SR-85C does not work
2026-03-25 7:02 ` Paul Menzel
@ 2026-03-26 17:52 ` Tony Nguyen
0 siblings, 0 replies; 7+ messages in thread
From: Tony Nguyen @ 2026-03-26 17:52 UTC (permalink / raw)
To: Paul Menzel, Przemek Kitszel; +Cc: intel-wired-lan, it+intel-wired-lan
On 3/25/2026 12:02 AM, Paul Menzel wrote:
> Dear Tony, dear Przemek,
>
>
> Just a kind reminder:
>
> Am 18.02.26 um 16:00 schrieb Paul Menzel:
>
>> One more follow-up:
>>
>> Am 18.02.26 um 13:09 schrieb Paul Menzel:
>>
>>> Am 17.02.26 um 19:16 schrieb Tony Nguyen:
>>>
>>>> On 2/17/2026 9:15 AM, Paul Menzel wrote:
>>>
>>>> I spoke to one of our link people about this.
>>>>
>>>>> It works with Broadcom network controller BCM57414:
>>>>>
>>>>> $ lspci -nn -s c4:00
>>>>> c4:00.0 Ethernet controller [0200]: Broadcom Inc. and
>>>>> subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet
>>>>> Controller [14e4:16d7] (rev 01)
>>>>> c4:00.1 Ethernet controller [0200]: Broadcom Inc. and
>>>>> subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet
>>>>> Controller [14e4:16d7] (rev 01)
>>>>>
>>>>> The difference seems to be that the Broadcom device supports auto-
>>>>> negotiation, and the Intel device does not:
>>>>
>>>> Strictly speaking, optical links do not provide auto-negotiation.
>>>>
>>>>> Intel E810-XXV:
>>>>>
>>>>> Supported ports: [ FIBRE ]
>>>>> Supported link modes: 1000baseT/Full
>>>>> 10000baseT/Full
>>>>> 25000baseCR/Full
>>>>> 25000baseSR/Full
>>>>> 1000baseX/Full
>>>>> 10000baseCR/Full
>>>>> 10000baseSR/Full
>>>>> 10000baseLR/Full
>>>>> Supported pause frame use: Symmetric
>>>>> Supports auto-negotiation: No
>>>>> Supported FEC modes: None
>>>>> Advertised link modes: 25000baseSR/Full
>>>>
>>>> The important part is here 10G is not an advertised link mode...
>>>>
>>>>> Advertised pause frame use: No
>>>>> Advertised auto-negotiation: No
>>>>> Advertised FEC modes: None
>>>>> Speed: Unknown!
>>>>> Duplex: Unknown! (255)
>>>>> Auto-negotiation: off
>>>>> Port: FIBRE
>>>>> PHYAD: 0
>>>>> Transceiver: internal
>>>>> Supports Wake-on: d
>>>>> Wake-on: d
>>>>> Current message level: 0x00000007 (7)
>>>>> drv probe link
>>>>> Link detected: no
>>>>>
>>>>> Broadcom BCM57414 NetXtreme-E:
>>>>>
>>>>> Supported ports: [ FIBRE ]
>>>>> Supported link modes: 25000baseSR/Full
>>>>> 10000baseSR/Full
>>>>> Supported pause frame use: Symmetric Receive-only
>>>>> Supports auto-negotiation: Yes
>>>>> Supported FEC modes: RS BASER
>>>>> Advertised link modes: 25000baseSR/Full
>>>>> 10000baseSR/Full
>>>>
>>>> ... where it is here.
>>>>
>>>>> Advertised pause frame use: No
>>>>> Advertised auto-negotiation: Yes
>>>>> Advertised FEC modes: Not reported
>>>>> Speed: Unknown!
>>>>> Duplex: Unknown! (255)
>>>>> Auto-negotiation: on
>>>>> Port: FIBRE
>>>>> PHYAD: 1
>>>>> Transceiver: internal
>>>>> Supports Wake-on: g
>>>>> Wake-on: d
>>>>> Current message level: 0x00002081 (8321)
>>>>> drv tx_err hw
>>>>> Link detected: no
>>>
>>>>>> PS:
>>>>>>
>>>>>> ```
>>>>>> $ ip link show net04
>>>>>> 7: net04: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq
>>>>>> switchid b48351ffff278d44 state DOWN mode DEFAULT group default
>>>>>> qlen 1000
>>>>>> link/ether b4:83:51:27:8d:44 brd ff:ff:ff:ff:ff:ff
>>>>>> alias eth4
>>>>>> $ sudo ethtool -m net04
>>>>>> Identifier : 0x03 (SFP)
>>>>>> Extended identifier : 0x04 (GBIC/SFP
>>>>>> defined by 2-wire interface ID)
>>>>>> Connector : 0x07 (LC)
>>>>>> Transceiver codes : 0x00 0x00 0x00
>>>>>> 0x00 0x00 0x00 0x00 0x00 0x02
>>>>
>>>> 0x10 would be here for advertised 10G support. It is not, which is
>>>> why it's not being advertised. He mentioned it's very common for
>>>> dual rates to claim it on paper but not advertise it properly.
>>>
>>> Thank you for looking into this. It should work in this case, as it
>>> works with the Broadcom device.
>>>
>>>> Could you provide the output for 'ethool -m <INT> hex on'?
>>>
>>> Sure. Please find it attached for the Intel and Broadcom device. It’s
>>> the same GBIC model and only the serial number should differ.
>>
>> The Dell support pointed to the section *Known Issues* in the release
>> notes of the Intel network controller firmware version 24.0.5 [1]:
>>
>>> - When using the dual rate 10G/25G SR optics module (DN# M14MK),
>>> linking at 10G may not be
>>> possible if auto negotiation is enabled. To workaround this
>>> issue, disable Auto Negotiation
>>> on the switch interface. On the adapter side:
>>> - To obtain 10Gps link on pre-OS environment, set Media
>>> Detection to Disabled in Main
>>> Configuration Page and in NIC Configuration, uncheck the box
>>> labeled 25G and make sure
>>> the box for 10G is checked, this will force the link speed to
>>> 10Gps.
>>> - To obtain 10Gps link on OS, you will need to manually set the
>>> speed to 10Gps. For example,
>>> use "ethtool -s INTERFACE advertise 0x80000000000" on Linux.
>>
>> (I am unclear to what component “if auto negotiation is enabled”
>> refers to.)
>>
>> Anyway, without changing anything on the switch, running the suggested
>> command
>>
>> sudo ethtool -s p3p2 advertise 0x80000000000
>>
>> get the link up:
>>
>> ice 0000:81:00.1 p3p2: NIC Link is up 10 Gbps Full Duplex,
>> Requested FEC: RS-FEC, Negotiated FEC: NONE, Autoneg Advertised: Off,
>> Autoneg Negotiated: False, Flow Control: None
>>
>> Does the Linux kernel need a quirk to work around the broken firmware?
>> (Which hopefully will still be fixed in future releases.)
The firmware works correctly as it is implemented against spec; the
module itself does not as it's not correctly advertising its supported
speeds.
> Were you able to talk to your firmware engineers, if it could be improved?
That being said, there are firmware changes coming that will work around
this module's issues. I don't know when that will be released though.
Thanks,
Tony
> Kind regards,
>
> Paul
>
>
>>> PS: For completeness:
>>>
>>> $ ethtool -i net04
>>> driver: ice
>>> version: 6.12.0-160000.5-default
>>> firmware-version: 4.80 0x800206a0 24.0.5
>>> expansion-rom-version:
>>> bus-info: 0000:81:00.1
>>> supports-statistics: yes
>>> supports-test: yes
>>> supports-eeprom-access: yes
>>> supports-register-dump: yes
>>> supports-priv-flags: yes
>>
>>
>> [1]: https://dl.dell.com/FOLDER13423820M/2/
>> fw_release_e810_e823-20250910.txt
>> "Intel(R) E810 Adapter and E823 LOM Firmware Release Notes for
>> Version 24.0.5"
>
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2026-03-26 17:52 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-12 14:06 [Intel-wired-lan] ice: E810-XXV: Dell GBIC S28-10G-25G-SR-85C does not work Paul Menzel
2026-02-17 17:15 ` Paul Menzel
2026-02-17 18:16 ` Tony Nguyen
2026-02-18 12:09 ` Paul Menzel
2026-02-18 15:00 ` Paul Menzel
2026-03-25 7:02 ` Paul Menzel
2026-03-26 17:52 ` Tony Nguyen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox