[PATCH] eal/interrupts: Allow UIO interrupts when using igb_uio

Stephen Hemminger stephen at networkplumber.org
Wed Jun 14 18:46:38 CEST 2023


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.


More information about the dev mailing list