Enable RX interrupts
Stephen Hemminger
stephen at networkplumber.org
Mon Nov 1 20:51:36 CET 2021
On Mon, 1 Nov 2021 12:16:14 -0700
Jack Humphries <jack at chillysky.com> wrote:
> Thanks Stephen. I am just using one RX queue from the NIC. I assume that since I don’t need per-queue interrupts here since there is only one queue, I should be good using ixgbe+igb_uio?
>
> Thanks,
> Jack
>
Even with one queue, it won't work because the interrupt is dedicated to link status.
More information about the users
mailing list