Re: [PATCH v6 08/10] vfio/fsl-mc: trigger an interrupt via eventfd

2020-10-10 Thread Auger Eric
On 10/5/20 7:36 PM, Diana Craciun wrote: > This patch allows to set an eventfd for fsl-mc device interrupts > and also to trigger the interrupt eventfd from userspace for testing. > > All fsl-mc device interrupts are MSIs. The MSIs are allocated from > the MSI domain only once per DPRC and

[PATCH v6 08/10] vfio/fsl-mc: trigger an interrupt via eventfd

2020-10-05 Thread Diana Craciun
This patch allows to set an eventfd for fsl-mc device interrupts and also to trigger the interrupt eventfd from userspace for testing. All fsl-mc device interrupts are MSIs. The MSIs are allocated from the MSI domain only once per DPRC and used by all the DPAA2 objects. The interrupts are managed