Bruce Richardson writes:
> On Wed, Jul 03, 2019 at 12:21:39PM -0400, Aaron Conole wrote:
>> Bruce Richardson writes:
>>
>> > Allow initializing a driver instance. Include selftest to validate
>> > these functions.
>> >
>> > Signed-off-by: Bruce Richardson Acked-by:
>> > Anatoly Burakov Tested
On Wed, Jul 03, 2019 at 12:21:39PM -0400, Aaron Conole wrote:
> Bruce Richardson writes:
>
> > Allow initializing a driver instance. Include selftest to validate
> > these functions.
> >
> > Signed-off-by: Bruce Richardson Acked-by:
> > Anatoly Burakov Tested-by: Harry van Haaren
> > ---
> >
>
Bruce Richardson writes:
> Allow initializing a driver instance. Include selftest to validate these
> functions.
>
> Signed-off-by: Bruce Richardson
> Acked-by: Anatoly Burakov
> Tested-by: Harry van Haaren
> ---
>
> V4: Guarantee correct SUCCESS/FAILURE return values from test function
>
Acked-by: Jiayu Hu
> -Original Message-
> From: Richardson, Bruce
> Sent: Tuesday, July 2, 2019 10:12 PM
> To: dev@dpdk.org
> Cc: Hu, Jiayu ; Richardson, Bruce
> ; Burakov, Anatoly
> ; Van Haaren, Harry
>
> Subject: [PATCH v5 7/9] raw/ioat: add configure, start and stop functions
>
> Al
Allow initializing a driver instance. Include selftest to validate these
functions.
Signed-off-by: Bruce Richardson
Acked-by: Anatoly Burakov
Tested-by: Harry van Haaren
---
V4: Guarantee correct SUCCESS/FAILURE return values from test function
Use memzone rather than malloc for ring alloc
5 matches
Mail list logo