X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fcrypto%2Fccp%2Fccp_dev.h;h=37e04218cec8f9ea9532c29bf05a49386e2bcd22;hb=b10231aed1edb9cdd74a0a021a38267255952f00;hp=f4ad9eafd517d506fb4a6062a62a1884c934316a;hpb=727758576714ea4de4df01bca53978f321ae323a;p=dpdk.git diff --git a/drivers/crypto/ccp/ccp_dev.h b/drivers/crypto/ccp/ccp_dev.h index f4ad9eafd5..37e04218ce 100644 --- a/drivers/crypto/ccp/ccp_dev.h +++ b/drivers/crypto/ccp/ccp_dev.h @@ -220,7 +220,7 @@ struct ccp_queue { /**< lsb assigned for sha ctx */ uint32_t sb_hmac; /**< lsb assigned for hmac ctx */ -} ____cacheline_aligned; +} __rte_cache_aligned; /** * A structure describing a CCP device.