]> git.droids-corp.org - dpdk.git/commit
test/distributor: remove unused counter
authorConor Walsh <conor.walsh@intel.com>
Mon, 15 Nov 2021 17:58:50 +0000 (17:58 +0000)
committerDavid Marchand <david.marchand@redhat.com>
Tue, 16 Nov 2021 12:02:27 +0000 (13:02 +0100)
commitccbdaaa9815259f5af3b6cd3be6ba6eb8ffc4b5b
tree940ab3d0aebcd1128d6ed46198e8460838ac07aa
parente76eb560bcf31988384a0cecc6a617475cec1d06
test/distributor: remove unused counter

Reported by clang 13.
This patch fixes unused but set variables in the distributor test perf.

Bugzilla ID: 881
Fixes: c0de0eb82e40 ("distributor: switch over to new API")
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>
app/test/test_distributor_perf.c