Harmonize vec/pool_get_aligned object sizes and alignment requests
[vpp.git] / src / vnet / bier / bier_fmask.h
index 81b3923..56930f6 100644 (file)
@@ -97,6 +97,11 @@ typedef enum bier_fmask_flags_t_
  *      for the next lookup
  */
 typedef struct bier_fmask_t_ {
+    /**
+     * Required for pool_get_aligned
+     */
+    CLIB_CACHE_LINE_ALIGN_MARK(cacheline0);
+
     /**
      * The BIER fmask is a child of a FIB entry in the FIB graph.
      */