[PATCH v3 3/8] net/iavf: add virtchnl interrupt enable flag
Bruce Richardson
bruce.richardson at intel.com
Fri Apr 3 12:42:46 CEST 2026
On Fri, Mar 06, 2026 at 10:58:19AM +0000, Anatoly Burakov wrote:
> For some functionality, we will need to know if the virtchnl message queue
> interrupts are enabled (i.e. if the new virtchnl messages will be delivered
> into an interrupt thread as opposed to having to directly poll the queue).
> Add such flag and track its status during init/close.
>
> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
> ---
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list