numam-dpdk/examples/performance-thread
Conor Walsh 130e99db59 examples/performance-thread: remove unused hits count
Reported by clang 13.
This patch removes the hits variable from the cpu_load_collector function
within the performance thread example app as it is an unused but set
variable.

Bugzilla ID: 881
Fixes: d48415e1fe ("examples/performance-thread: add l3fwd-thread app")
Cc: stable@dpdk.org

Reported-by: Liang Longfeng <longfengx.liang@intel.com>
Signed-off-by: Conor Walsh <conor.walsh@intel.com>
Reviewed-by: David Marchand <david.marchand@redhat.com>
2021-11-16 13:02:27 +01:00
..
common examples/performance-thread: fix build with ASan 2021-10-29 15:25:34 +02:00
l3fwd-thread examples/performance-thread: remove unused hits count 2021-11-16 13:02:27 +01:00
pthread_shim examples/performance-thread: fix build with clang 12.0.1 2021-08-27 13:40:23 +02:00
Makefile examples/performance-thread: convert to pkg-config-based build 2020-09-07 23:51:56 +02:00