On 05/18/2018 12:17 AM, Prashant Bhole wrote:
> When data verification is enabled, some tests fail because verification is
> done
> incorrectly. Following changes fix it.
>
> - Identify the size of data block to be verified
> - Reset verification counter when data block size is reached
> - Fixed the value printed in case of verification failure
>
> Fixes: 16962b2404ac ("bpf: sockmap, add selftests")
> Signed-off-by: Prashant Bhole <[email protected]>
> ---
Thanks!
Acked-by: John Fastabend <[email protected]>