test/mempool: remove unused variable for lcores sync
authorJoyce Kong <joyce.kong@arm.com>
Tue, 20 Jul 2021 03:51:22 +0000 (22:51 -0500)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 30 Jul 2021 17:12:54 +0000 (19:12 +0200)
commiteb9ea11c9767dfcf8f6fcdcf49e970603d9d2a3b
tree3b6649d2e30e1acf2c9fd1f2a06c06b62d9fe21b
parent8d08f7c9aedb47186148da50348df22f20b80646
test/mempool: remove unused variable for lcores sync

Remove the unused synchro variable as there is no lcores
sync in mempool function test.

Signed-off-by: Joyce Kong <joyce.kong@arm.com>
Reviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
app/test/test_mempool.c