Harmonize vec/pool_get_aligned object sizes and alignment requests
[vpp.git] / src / vnet / gre / gre.h
index b3b0b54..416ab30 100644 (file)
@@ -175,6 +175,11 @@ typedef struct
  */
 typedef struct
 {
+  /**
+   * Required for pool_get_aligned
+   */
+  CLIB_CACHE_LINE_ALIGN_MARK (cacheline0);
+
   /**
    * Linkage into the FIB object graph
    */