]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_acl/acl_run.h
replace alignment attributes
[dpdk.git] / lib / librte_acl / acl_run.h
index bf7842d879e1706f4e71c45920c68b911d841940..7d215de9d6eb911dbc42feedf7cf5893d1b18483 100644 (file)
@@ -60,7 +60,7 @@ struct completion {
        int32_t   priority[RTE_ACL_MAX_CATEGORIES]; /* running priorities. */
        uint32_t  count;                            /* num of remaining tries */
        /* true for allocated struct */
-} __attribute__((aligned(XMM_SIZE)));
+} __rte_aligned(XMM_SIZE);
 
 /*
  * One parms structure for each slot in the search engine.