On Mon, Jul 20, 2026 at 06:59:22PM -0700, Nick Price wrote: N> These are now in -current as of 1d89845 - would love to know how it goes if everyone has a chance to test!
Successfully attached and running network traffic on Supermicro M12SWA-TF embedded NIC. Thanks a lot! aq0: <Marvell AQtion 10Gbit Network Adapter> mem 0xcd800000-0xcd87ffff,0xcd8a0000-0xcd8a0fff,0xcd400000-0xcd7fffff at device 0.0 on pci10 aq0: Atlantic 2 B0, firmware 1.3.6 aq0: Using 1024 TX descriptors and 1024 RX descriptors aq0: queue equality override not set, capping rx_queues at 8 and tx_queues at 8 aq0: Using 8 RX queues 8 TX queues aq0: Using MSI-X interrupts with 9 vectors aq0: Assign IRQ 0 to rx ring 0 aq0: Assign IRQ 1 to rx ring 1 aq0: Assign IRQ 2 to rx ring 2 aq0: Assign IRQ 3 to rx ring 3 aq0: Assign IRQ 4 to rx ring 4 aq0: Assign IRQ 5 to rx ring 5 aq0: Assign IRQ 6 to rx ring 6 aq0: Assign IRQ 7 to rx ring 7 aq0: Assign IRQ 0 to tx ring 0 aq0: Assign IRQ 1 to tx ring 1 aq0: Assign IRQ 2 to tx ring 2 aq0: Assign IRQ 3 to tx ring 3 aq0: Assign IRQ 4 to tx ring 4 aq0: Assign IRQ 5 to tx ring 5 aq0: Assign IRQ 6 to tx ring 6 aq0: Assign IRQ 7 to tx ring 7 aq0: Assign IRQ 8 to admin proc aq0: Ethernet address: 3c:ec:ef:7b:6b:78 aq0: Atlantic 2 B0, firmware 1.3.6 aq0: atlantic: link UP: speed=1000 aq0: link state changed to UP Looks like the driver is too chatty for non-verbose boot. Maybe it is okay if it is still in testing. -- Gleb Smirnoff
