I built DI and booted the netboot image on an SDP. DI works as expected with the patch.
┌─────────────────────┤ [!!] Configure the network ├──────────────────────┐
│ │
│ Your system has multiple network interfaces. Choose the one to use as │
│ the primary network interface during the installation. If possible, │
│ the first connected network interface found has been selected. │
│ │
│ Primary network interface: │
│ │
│ enP1s1: Mellanox Technologies MT27700 Family [ConnectX-4] │
│ eth0: Ethernet │
│ │
│ <Go Back>
I built DI and booted the netboot image on an SDP. DI works as expected with the patch.
┌───── ─────── ─────── ──┤ [!!] Configure the network ├────── ─────── ─────── ──┐
│ │
│ Your system has multiple network interfaces. Choose the one to use as │
│ the primary network interface during the installation. If possible, │
│ the first connected network interface found has been selected. │
│ │
│ Primary network interface: │
│ │
│ enP1s1: Mellanox Technologies MT27700 Family [ConnectX-4] │
│ eth0: Ethernet │
│ │
│ <Go Back>
~ # lsmod libahci_ platform
Module Size Used by
mlx5_ib 204800 0
ib_core 249856 1 mlx5_ib
uas 28672 0
usb_storage 77824 1 uas
mlx5_core 479232 1 mlx5_ib
devlink 36864 1 mlx5_core
ptp 28672 1 mlx5_core
pps_core 24576 1 ptp
ahci_platform 16384 0
libahci_platform 20480 1 ahci_platform
libahci 45056 2 ahci_platform,
qcom_emac 49152 0
sdhci_acpi 16384 0
sdhci 65536 1 sdhci_acpi
xhci_plat_hcd 16384 0
~ #