[PATCH] eal/interrupts: Allow UIO interrupts when using igb_uio
Thomas Monjalon
thomas at monjalon.net
Mon Jul 3 17:32:37 CEST 2023
14/06/2023 18:46, Stephen Hemminger:
> On Wed, 14 Jun 2023 13:40:18 +0000
> Vladimir Ratnikov <vratnikov at netgate.com> wrote:
>
> > Some drivers and devices(ex: igc + i225/i226) use
> > RTE_INTR_HANDLE_UIO handler when captured under igb_uio
> > so just let them use it.
> >
> > Signed-off-by: Vladimir Ratnikov <vratnikov at netgate.com>
>
> This doesn't look right.
>
> With UIO only a single interrupt is possible, there is no MSI-X support.
Please Vladimir, could you reply to Stephen?
I think he is suggesting a better fix in the igc driver.
More information about the dev
mailing list