From 99109fa49c9a4d09a69172367911758892203ee2 Mon Sep 17 00:00:00 2001 From: imarom Date: Mon, 26 Oct 2015 18:20:57 +0200 Subject: few breakage to the test simulation --- src/pal/linux/mbuf.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/pal/linux') 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 -- cgit 1.2.3-korg