kernel parameter irqpoll blocks `atlantic` driven aquantia 10G NIC from working

everwisher

Member
Jun 23, 2019
15
0
6
39
My build runs with an MSI 10G NIC powered by Aquantia AQC107 chip.

Whenever I use
Code:
irqpoll
or
Code:
acpi=off
in kernel parameter, the NIC is brought down on startup and `ip link set dev enp5s0 up` cannot bring it up but gives the error of "Invalid arguments"

Can't figure out why