vlib: vlib_buffer_t should be always 128 bytes, not 2 cachelines 26/29926/2
authorDamjan Marion <damarion@cisco.com>
Fri, 13 Nov 2020 09:46:32 +0000 (10:46 +0100)
committerBeno�t Ganne <bganne@cisco.com>
Fri, 13 Nov 2020 11:32:56 +0000 (11:32 +0000)
commit6807b77f24cf95e432ccdffef07d81d4a989beb9
tree18be5d7cbfeb49be1c25b019fc611456f2b143d1
parentb44c77d01dcf9ebf80d7bcab097515ad8135bc05
vlib: vlib_buffer_t should be always 128 bytes, not 2 cachelines

Fixes issues on systems with 128-byte cacheline.

Type: fix
Change-Id: I33689ffa5ef0a879b4bf93c25d48618dd43daf58
Signed-off-by: Damjan Marion <damarion@cisco.com>
src/vlib/buffer.h