X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=app%2Ftest%2Ftest_hash_readwrite.c;h=73333dff1392cc347bf4d324cc69992941baa6ec;hb=f2fc83b40f06da6a6b2476005279ba52d4ce3c44;hp=a9429091c21ddb4df24e844b41a039f5afdd99e7;hpb=d0ac7bb577e9d2e2a02abc2b159a486884f0274a;p=dpdk.git diff --git a/app/test/test_hash_readwrite.c b/app/test/test_hash_readwrite.c index a9429091c2..73333dff13 100644 --- a/app/test/test_hash_readwrite.c +++ b/app/test/test_hash_readwrite.c @@ -55,7 +55,7 @@ static rte_atomic64_t greads; static rte_atomic64_t gwrites; static int -test_hash_readwrite_worker(__attribute__((unused)) void *arg) +test_hash_readwrite_worker(__rte_unused void *arg) { uint64_t i, offset; uint32_t lcore_id = rte_lcore_id();