Acked-by: Jiayu Hu <[email protected]>
> -----Original Message-----
> From: Richardson, Bruce
> Sent: Tuesday, July 2, 2019 10:12 PM
> To: [email protected]
> Cc: Hu, Jiayu <[email protected]>; Richardson, Bruce
> <[email protected]>; Burakov, Anatoly
> <[email protected]>; Van Haaren, Harry
> <[email protected]>
> Subject: [PATCH v5 8/9] raw/ioat: add statistics functions
>
> Add stats functions to track what is happening in the driver, and put
> unit tests to check those.
>
> Signed-off-by: Bruce Richardson <[email protected]>
> Acked-by: Anatoly Burakov <[email protected]>
> Tested-by: Harry van Haaren <[email protected]>
> ---
> V4: pulled in memory leak fixes from next patch
> V2: test cases moved to self-test routine