X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvcl%2Fvcl_private.h;h=5f3c1ecd63f32204b7b0fd828605ceb9ddcd769f;hb=2cba8533cc4444c4615903add9a8f20c7c87079c;hp=11d957a131763298aa4c17c397c3ad219bd8341a;hpb=41c9e04be0ca3a081926045e78dc969dab563532;p=vpp.git diff --git a/src/vcl/vcl_private.h b/src/vcl/vcl_private.h index 11d957a1317..5f3c1ecd63f 100644 --- a/src/vcl/vcl_private.h +++ b/src/vcl/vcl_private.h @@ -139,6 +139,7 @@ do { \ typedef struct { + CLIB_CACHE_LINE_ALIGN_MARK (cacheline0); #define _(type, name) type name; foreach_app_session_field #undef _