X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=app%2Ftest%2Ftest_distributor_perf.c;h=f153bcf9bd87a2dd271032b5951b3e27a5b48f39;hb=694fd2cb8d10be0deb8bd7d41dee73601f31d415;hp=664530ff9e333fb62f02f0637628ebda9122e3aa;hpb=bb79646a47643c8802788ae2e9e99d81c1f9fcc0;p=dpdk.git diff --git a/app/test/test_distributor_perf.c b/app/test/test_distributor_perf.c index 664530ff9e..f153bcf9bd 100644 --- a/app/test/test_distributor_perf.c +++ b/app/test/test_distributor_perf.c @@ -25,7 +25,7 @@ static volatile unsigned worker_idx; struct worker_stats { volatile unsigned handled_packets; } __rte_cache_aligned; -struct worker_stats worker_stats[RTE_MAX_LCORE]; +static struct worker_stats worker_stats[RTE_MAX_LCORE]; /* * worker thread used for testing the time to do a round-trip of a cache