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:sta...@dpdk.org Signed-off-by: David Marchand<david.march...@redhat.com> --- app/test/test_hash_readwrite_lf.c | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-)
Reviewed-by: Maxime Coquelin <maxime.coque...@redhat.com> Thanks, Maxime