Harmonize vec/pool_get_aligned object sizes and alignment requests
[vpp.git] / src / vnet / mfib / mfib_itf.h
index fe39c89..295be1b 100644 (file)
  */
 typedef struct mfib_itf_t_
 {
+    /**
+     * Required for pool_get_aligned
+     */
+    CLIB_CACHE_LINE_ALIGN_MARK(cacheline0);
+
     /**
      * @brief Forwarding Flags on the entry - checked in the data-path
      */