14/01/2019 10:23, Dharmik Thakkar:
> Reset 'iter' and 'tbl_rw_test_param.found' on each iteration
> to give correct result for lost and duplicated keys.
>
> This patch also changes the default return value of the test to -1
> when not enough resources are provided.
>
> Fixes: 0eb3726ebcf14 ("test/hash: add test for read/write concurrency")
> Cc: [email protected]
>
> Signed-off-by: Dharmik Thakkar <[email protected]>
> Reviewed-by: Ferruh Yigit <[email protected]>
> Reviewed-by: Yipeng Wang <[email protected]>
Applied, thanks