plugins/dpdk: align memory to avoid potential segfault and false sharing 85/8785/5
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:29 +0000 (09:10 +0000)
commit781b99ddc9565a6c8bbe078ecb3258d91a2bbc06
tree52f2300ac448a42158d2f8b66956ea628dc2d5ff
parent40b655c370830582d06c916efa4078d006937978
plugins/dpdk: align memory to avoid potential segfault and false sharing

Made Update to src/plugins/dpdk/buffer.c

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