summaryrefslogtreecommitdiffstats
path: root/src/pal
diff options
context:
space:
mode:
authorimarom <imarom@cisco.com>2015-10-26 18:13:29 +0200
committerimarom <imarom@cisco.com>2015-10-26 18:13:29 +0200
commit74ddabf488dda9e39497e871241bdbea9536719a (patch)
treeee18dd789bdf2282044eac9aa3b136f0bb45e304 /src/pal
parentb77fef12a08d6d964e522eea6b2d846dfcc98b08 (diff)
parent587f97686900f757b173469a2b231ede6705c568 (diff)
Merge branch 'rpc_intg1' of csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into rpc_intg1
Diffstat (limited to 'src/pal')
-rwxr-xr-xsrc/pal/linux/mbuf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pal/linux/mbuf.h b/src/pal/linux/mbuf.h
index af01590e..5bfb996a 100755
--- a/src/pal/linux/mbuf.h
+++ b/src/pal/linux/mbuf.h
@@ -185,7 +185,9 @@ static inline void utl_rte_pktmbuf_add_last(rte_mbuf_t *m,rte_mbuf_t *m_last){
#define __rte_cache_aligned
+
#define CACHE_LINE_SIZE 64
+#define RTE_CACHE_LINE_SIZE 64
#define RTE_CACHE_LINE_SIZE (CACHE_LINE_SIZE)