On 5/15/19 9:56 AM, David Marchand wrote:
Prefer the existing apis rather than direct access the configuration
structure.
Fixes: c7eb0972e74b ("test/hash: add lock-free r/w concurrency")
Fixes: 3f9aab961ed3 ("test/hash: check lock-free extendable bucket")
Cc:[email protected]
Signed-off-by: David Marchand<[email protected]>
---
app/test/test_hash_readwrite_lf.c | 29 ++++++++++++++---------------
1 file changed, 14 insertions(+), 15 deletions(-)
Reviewed-by: Maxime Coquelin <[email protected]>
Thanks,
Maxime