Re: [PATCH v4 00/10] vfio/fsl-mc: VFIO support for FSL-MC device

2020-09-04 Thread Auger Eric
Hi Diana, On 9/4/20 10:03 AM, Diana Craciun OSS wrote: > Hi Eric, > > On 9/3/2020 4:40 PM, Auger Eric wrote: >>> The patches are dependent on some changes in the mc-bus (bus/fsl-mc) >>> driver. The changes were needed in order to re-use code and to export >>> some more functions that are needed

Re: [PATCH v4 00/10] vfio/fsl-mc: VFIO support for FSL-MC device

2020-09-04 Thread Diana Craciun OSS
Hi Eric, On 9/3/2020 4:40 PM, Auger Eric wrote: The patches are dependent on some changes in the mc-bus (bus/fsl-mc) driver. The changes were needed in order to re-use code and to export some more functions that are needed by the VFIO driver. Currenlty the mc-bus patches are under review:

Re: [PATCH v4 00/10] vfio/fsl-mc: VFIO support for FSL-MC device

2020-09-03 Thread Auger Eric
Hi Diana, On 8/26/20 11:33 AM, Diana Craciun wrote: > DPAA2 (Data Path Acceleration Architecture) consists in > mechanisms for processing Ethernet packets, queue management, > accelerators, etc. > > The Management Complex (mc) is a hardware entity that manages the DPAA2 > hardware resources. It

[PATCH v4 00/10] vfio/fsl-mc: VFIO support for FSL-MC device

2020-08-26 Thread Diana Craciun
DPAA2 (Data Path Acceleration Architecture) consists in mechanisms for processing Ethernet packets, queue management, accelerators, etc. The Management Complex (mc) is a hardware entity that manages the DPAA2 hardware resources. It provides an object-based abstraction for software drivers to use