[dpdk-stable] [dpdk-dev] [PATCH 1/2] test/hash: use existing lcore API

Maxime Coquelin maxime.coquelin at redhat.com
Wed May 15 14:14:10 CEST 2019



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:stable at dpdk.org
> 
> Signed-off-by: David Marchand<david.marchand at redhat.com>
> ---
>   app/test/test_hash_readwrite_lf.c | 29 ++++++++++++++---------------
>   1 file changed, 14 insertions(+), 15 deletions(-)


Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Thanks,
Maxime


More information about the stable mailing list