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

2020-09-10 Thread Auger Eric
Hi Diana, On 9/7/20 4:02 PM, Diana Craciun OSS wrote: > Hi Eric, > > On 9/4/2020 11:02 AM, Auger Eric wrote: >> Hi Diana, >> >> On 8/26/20 11:33 AM, Diana Craciun wrote: >>> This patch allows to set an eventfd for fsl-mc device interrupts >>> and also to trigger the interrupt eventfd from userspa

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

2020-09-07 Thread Diana Craciun OSS
Hi Eric, On 9/4/2020 11:02 AM, Auger Eric wrote: Hi Diana, On 8/26/20 11:33 AM, 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 alloc

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

2020-09-04 Thread Auger Eric
Hi Diana, On 8/26/20 11:33 AM, 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

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

2020-08-26 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