Re: [PATCH V2] ocxl: Fix access to the AFU Descriptor Data

2018-08-14 Thread christophe lombard
Le 14/08/2018 à 05:26, Michael Ellerman a écrit : Hi Christophe, The patch looks fine, just a nit about the change log: Christophe Lombard writes: The AFU Information DVSEC capability is a means to extract common, general information about all of the AFUs associated with a Function independen

Re: [PATCH V2] ocxl: Fix access to the AFU Descriptor Data

2018-08-13 Thread Michael Ellerman
Hi Christophe, The patch looks fine, just a nit about the change log: Christophe Lombard writes: > The AFU Information DVSEC capability is a means to extract common, > general information about all of the AFUs associated with a Function > independent of the specific functionality that each AFU p

Re: [PATCH V2] ocxl: Fix access to the AFU Descriptor Data

2018-08-13 Thread Andrew Donnellan
On 14/08/18 00:09, Christophe Lombard wrote: The AFU Information DVSEC capability is a means to extract common, general information about all of the AFUs associated with a Function independent of the specific functionality that each AFU provides. This patch fixes the access to the AFU Descriptor

Re: [PATCH V2] ocxl: Fix access to the AFU Descriptor Data

2018-08-13 Thread Frederic Barrat
Le 13/08/2018 à 16:09, Christophe Lombard a écrit : The AFU Information DVSEC capability is a means to extract common, general information about all of the AFUs associated with a Function independent of the specific functionality that each AFU provides. This patch fixes the access to the AFU

[PATCH V2] ocxl: Fix access to the AFU Descriptor Data

2018-08-13 Thread Christophe Lombard
The AFU Information DVSEC capability is a means to extract common, general information about all of the AFUs associated with a Function independent of the specific functionality that each AFU provides. This patch fixes the access to the AFU Descriptor Data indexed by the AFU Info Index field. Fix