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 <[email protected]> > --- Acked-by: Bruce Richardson <[email protected]>
- [PATCH v1 1/1] net/iavf: remove global adminq response bu... Anatoly Burakov
- [PATCH v2 1/1] net/iavf: remove global adminq respon... Anatoly Burakov
- Re: [PATCH v2 1/1] net/iavf: remove global admin... Burakov, Anatoly
- Re: [PATCH v2 1/1] net/iavf: remove global admin... Bruce Richardson
- Re: [PATCH v2 1/1] net/iavf: remove global a... Bruce Richardson
- [PATCH v3 0/8] Reduce reliance on global response bu... Anatoly Burakov
- [PATCH v3 1/8] net/iavf: avoid passing around po... Anatoly Burakov
- [PATCH v3 2/8] net/iavf: add a variable for hena Anatoly Burakov
- Re: [PATCH v3 2/8] net/iavf: add a variable ... Bruce Richardson
- [PATCH v3 3/8] net/iavf: add virtchnl interrupt ... Anatoly Burakov
- Re: [PATCH v3 3/8] net/iavf: add virtchnl in... Bruce Richardson
- [PATCH v3 5/8] net/iavf: refactor sending virtch... Anatoly Burakov
- Re: [PATCH v3 5/8] net/iavf: refactor sendin... Bruce Richardson
- [PATCH v3 4/8] net/iavf: rework "async"... Anatoly Burakov
- Re: [PATCH v3 4/8] net/iavf: rework "as... Bruce Richardson
- [PATCH v3 6/8] net/iavf: respect output buffer i... Anatoly Burakov
- Re: [PATCH v3 6/8] net/iavf: respect output ... Bruce Richardson
- [PATCH v3 7/8] net/iavf: do not use global virtc... Anatoly Burakov
- Re: [PATCH v3 7/8] net/iavf: do not use glob... Bruce Richardson
- [PATCH v3 8/8] net/iavf: embed virtchnl response... Anatoly Burakov
- Re: [PATCH v3 8/8] net/iavf: embed virtchnl ... Bruce Richardson

