aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorVenkatesh Vivekanandan <venkatesh.vivekanandan@linaro.org>2014-07-23 20:51:31 +0530
committerMaxim Uvarov <maxim.uvarov@linaro.org>2014-07-24 12:56:54 +0400
commit16e10e1e354e8c771bbd4da1a07f23e8983eea1c (patch)
tree67f2d9664cc411d0964bccebcca5b7dd3748f236 /.gitignore
parent614821f4663fd4c9073714b220ae494de581d104 (diff)
DPDK ODP_ASSERT compilation fix
- Replaced ODP_ASSERT with ODP_STATIC_ASSERT to be inline with linux-generic. - Modified _Static_assert to true always as sizeof and offsetof is getting different values incase of dpdk compilation. * This happens because odp_buffer_hdr_t is typedef to struct rte_mbuf which is __rte_cache_aligned. Signed-off-by: Venkatesh Vivekanandan <venkatesh.vivekanandan@linaro.org> Reviewed-and-Tested-by: Anders Roxell <anders.roxell@linaro.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions