]> git.droids-corp.org - dpdk.git/blobdiff - app/test-acl/main.c
replace unused attributes
[dpdk.git] / app / test-acl / main.c
index 57f23942eb59f77aad55a02b11e0e51a6bc375a8..4bc00272f43da3c25419d64edf05b8fe37c199d4 100644 (file)
@@ -858,7 +858,7 @@ search_ip5tuples_once(uint32_t categories, uint32_t step, const char *alg)
 }
 
 static int
 }
 
 static int
-search_ip5tuples(__attribute__((unused)) void *arg)
+search_ip5tuples(__rte_unused void *arg)
 {
        uint64_t pkt, start, tm;
        uint32_t i, lcore;
 {
        uint64_t pkt, start, tm;
        uint32_t i, lcore;