Harmonize vec/pool_get_aligned object sizes and alignment requests
[vpp.git] / src / vnet / fib / mpls_fib.h
index 9e0c7d7..8d18b00 100644 (file)
 
 typedef struct mpls_fib_t_
 {
+  /**
+   * Required for pool_get_aligned
+   */
+  CLIB_CACHE_LINE_ALIGN_MARK(cacheline0);
+
   /**
    * A hash table of entries. 21 bit key
    * Hash table for reduced memory footprint