interface: fixes for buliding for 32bit targets
[vpp.git] / src / vnet / interface.h
index 72a9326..d5497f5 100644 (file)
@@ -805,8 +805,8 @@ typedef struct
 
 typedef struct
 {
+  CLIB_CACHE_LINE_ALIGN_MARK (cacheline0);
   u32 *split_buffers;
-  u32 padding[14];
 } vnet_interface_per_thread_data_t;
 
 typedef struct