]> git.droids-corp.org - dpdk.git/blobdiff - app/test/test_efd.c
test/malloc: run realloc tests on external heap
[dpdk.git] / app / test / test_efd.c
index a779a71f2d5b790c5c62afc713352c4df88e4e5a..e3e5e30ea60bf1dd01840fc1df67a8211a2c6724 100644 (file)
@@ -30,7 +30,7 @@ struct flow_key {
        uint16_t port_src;
        uint16_t port_dst;
        uint8_t proto;
        uint16_t port_src;
        uint16_t port_dst;
        uint8_t proto;
-} __attribute__((packed));
+} __rte_packed;
 
 int efd_logtype_test;
 
 
 int efd_logtype_test;