[dpdk-dev] [PATCH 2/2] test/rcu: use existing lcore API

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



On 5/15/19 9:57 AM, David Marchand wrote:
> Prefer the existing apis rather than direct access lcore_config that is
> going to disappear.
> 
> Fixes: b87089b0bb19 ("test/rcu: add API and functional tests")
> 
> Signed-off-by: David Marchand<david.marchand at redhat.com>
> ---
>   app/test/test_rcu_qsbr.c      | 22 ++++++++++------------
>   app/test/test_rcu_qsbr_perf.c | 12 ++++--------
>   2 files changed, 14 insertions(+), 20 deletions(-)


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

Thanks,
Maxime


More information about the dev mailing list