]> git.droids-corp.org - dpdk.git/blobdiff - app/test/test_hash_readwrite.c
replace unused attributes
[dpdk.git] / app / test / test_hash_readwrite.c
index a9429091c21ddb4df24e844b41a039f5afdd99e7..73333dff1392cc347bf4d324cc69992941baa6ec 100644 (file)
@@ -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();