Move odp_packet_main structure to shared memory. 05/8005/9
authorMichal Mazur <[email protected]>
Fri, 11 Aug 2017 18:40:47 +0000 (20:40 +0200)
committerMichal Mazur <[email protected]>
Thu, 14 Dec 2017 14:18:05 +0000 (15:18 +0100)
commitc322d05e95fe19ff91dc4b44b83beef3088f5523
tree8d004b335f3c180ed40600061be92f1a910e81a6
parent99e97518e5fca260cb4e410838cc0c1ef70ac42d
Move odp_packet_main structure to shared memory.

This structure contains data shared among multiple threads and
must be globally accessible.

Change-Id: Ibde8222e9ed3f61561f7902750a1716da5c0bd81
Signed-off-by: Michal Mazur <[email protected]>
src/plugins/odp/buffer.c
src/plugins/odp/device.c
src/plugins/odp/node.c
src/plugins/odp/odp_packet.c
src/plugins/odp/odp_packet.h