Re: [lng-odp] [API-NEXT PATCHv11 1/5] drv: adding driver registration interface (stub)

2017-01-25 Thread Maxim Uvarov
Merged, Maxim. On 01/25/17 05:28, Yi He wrote: > Hi, Christophe and team > > Sorry for not running distcheck while reviewing, I compared the v11 and > v10 and looks good to me, ran make check, doxygen-run and distcheck > passed, for this series: > > Reviewed-and-tested-by: Yi He

Re: [lng-odp] [API-NEXT PATCHv11 1/5] drv: adding driver registration interface (stub)

2017-01-24 Thread Yi He
Hi, Christophe and team Sorry for not running distcheck while reviewing, I compared the v11 and v10 and looks good to me, ran make check, doxygen-run and distcheck passed, for this series: Reviewed-and-tested-by: Yi He Best Regards, Yi On 25 January 2017 at 01:48,

[lng-odp] [API-NEXT PATCHv11 1/5] drv: adding driver registration interface (stub)

2017-01-24 Thread Christophe Milard
The enumerator class, enumerator instance, devio and driver registration functions prototypes (and a draft of their parameters) are defined, the goal being to define the registration framework only. Signed-off-by: Christophe Milard --- include/odp/drv/spec/driver.h