X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fdpo%2Fload_balance_map.h;h=82dd36b41b1c6df6087ed2232cb699a2a00d0035;hb=eb987d3a09f669787014b1553f032219522149e1;hp=f9344c01c1e88e9df3514881a97d00e462d858ce;hpb=432bf677c6decadd05e3edfe54c02b1d01b2c64e;p=vpp.git diff --git a/src/vnet/dpo/load_balance_map.h b/src/vnet/dpo/load_balance_map.h index f9344c01c1e..82dd36b41b1 100644 --- a/src/vnet/dpo/load_balance_map.h +++ b/src/vnet/dpo/load_balance_map.h @@ -28,6 +28,12 @@ struct load_balance_map_path_t_; /** */ typedef struct load_balance_map_t_ { + /** + * required for pool_get_aligned. + * memebers used in the switch path come first! + */ + CLIB_CACHE_LINE_ALIGN_MARK(cacheline0); + /** * The buckets of the map that provide the index to index translation. * In the first cacheline.