Harmonize vec/pool_get_aligned object sizes and alignment requests
[vpp.git] / src / vnet / bier / bier_disp_entry.h
index 34ca5d4..1647a7e 100644 (file)
  * The BIER dispositon object
  */
 typedef struct bier_disp_entry_t_ {
+    /**
+     * Required for pool_get_aligned
+     */
+    CLIB_CACHE_LINE_ALIGN_MARK(cacheline0);
+
     /**
      * The DPO contirubted from the per-payload protocol parents
      * on cachline 1.