X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fip%2Fip_source_and_port_range_check.h;h=ece2ec216e4ec3db28fe446b0020b7a8bac9d864;hb=eb987d3a09f669787014b1553f032219522149e1;hp=b04fe613d1c5e1731e45a1b5f8c00b28cf7f6742;hpb=432bf677c6decadd05e3edfe54c02b1d01b2c64e;p=vpp.git diff --git a/src/vnet/ip/ip_source_and_port_range_check.h b/src/vnet/ip/ip_source_and_port_range_check.h index b04fe613d1c..ece2ec216e4 100644 --- a/src/vnet/ip/ip_source_and_port_range_check.h +++ b/src/vnet/ip/ip_source_and_port_range_check.h @@ -101,6 +101,11 @@ typedef struct */ typedef struct protocol_port_range_dpo_t_ { + /** + * Required for pool_get_aligned + */ + CLIB_CACHE_LINE_ALIGN_MARK (cacheline0); + /** * The number of blocks from the 'block' array below * that have rnages configured. We keep this count so that in the data-path