plugins/dpdk: align memory to avoid potential segfault and false sharing
authorGeorgina Sheehan <[email protected]>
Thu, 12 Oct 2017 11:13:59 +0000 (12:13 +0100)
committerDamjan Marion <[email protected]>
Sat, 14 Oct 2017 09:10:59 +0000 (09:10 +0000)
commitabc914b7da7ec7da9c6e5f4738b14d984a2edcb1
treeaac7a8d80cd5debbca8a44b48b3900336a70df4a
parent5e62e58e4e5a00b6aa4f1ae5b1709cd1091b4342
plugins/dpdk: align memory to avoid potential segfault and false sharing

VPP-1025

Change-Id: I87bb8f38974a7be274c1b1d205f5513e7d068e48
Signed-off-by: Georgina <[email protected]>
src/plugins/dpdk/buffer.c