X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_acl%2Facl_run.h;h=7d215de9d6eb911dbc42feedf7cf5893d1b18483;hb=05b6eee7bdabf7c17ed69c44515e0cd7d6e1da23;hp=bf7842d879e1706f4e71c45920c68b911d841940;hpb=369991d997e4abdee355e19ffbb41a4d246cafa2;p=dpdk.git diff --git a/lib/librte_acl/acl_run.h b/lib/librte_acl/acl_run.h index bf7842d879..7d215de9d6 100644 --- a/lib/librte_acl/acl_run.h +++ b/lib/librte_acl/acl_run.h @@ -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.