]> git.droids-corp.org - dpdk.git/blobdiff - app/test/test_hash.c
replace packed attributes
[dpdk.git] / app / test / test_hash.c
index ab978ea689394b033fc43e8f4ab665e4fea7c729..42cfc28b6b812f898ccea98c0710e8ddff56c675 100644 (file)
@@ -67,7 +67,7 @@ struct flow_key {
        uint16_t port_src;
        uint16_t port_dst;
        uint8_t proto;
-} __attribute__((packed));
+} __rte_packed;
 
 int hash_logtype_test;