summaryrefslogtreecommitdiffstats
path: root/src/pal
diff options
context:
space:
mode:
authorimarom <imarom@cisco.com>2015-10-26 18:20:57 +0200
committerimarom <imarom@cisco.com>2015-10-26 18:21:28 +0200
commit99109fa49c9a4d09a69172367911758892203ee2 (patch)
treeb0531abaa3d7ca13fefe23f2a286723256c601c3 /src/pal
parent74ddabf488dda9e39497e871241bdbea9536719a (diff)
few breakage to the test simulation
Diffstat (limited to 'src/pal')
-rwxr-xr-xsrc/pal/linux/mbuf.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/pal/linux/mbuf.h b/src/pal/linux/mbuf.h
index 5bfb996a..35a442bf 100755
--- a/src/pal/linux/mbuf.h
+++ b/src/pal/linux/mbuf.h
@@ -188,9 +188,6 @@ static inline void utl_rte_pktmbuf_add_last(rte_mbuf_t *m,rte_mbuf_t *m_last){
#define CACHE_LINE_SIZE 64
#define RTE_CACHE_LINE_SIZE 64
-
-#define RTE_CACHE_LINE_SIZE (CACHE_LINE_SIZE)
-
#define SOCKET_ID_ANY 0
#endif