Cleanup of handoff code 53/13553/4
authorDamjan Marion <damarion@cisco.com>
Thu, 19 Jul 2018 15:52:31 +0000 (17:52 +0200)
committerFlorin Coras <florin.coras@gmail.com>
Thu, 19 Jul 2018 18:26:01 +0000 (18:26 +0000)
commit4d56e059f78b991cb19ec4e5cf4a07a5607a0642
treebe16195b2caf692762cee9d1f7c8c00f53569d79
parenta17158b8723ea9b0e553821dde338969290d33e7
Cleanup of handoff code

- removed handoff-dispatch node
- removed some unused buffer metadata fields
- enqueue to thread logic moved to inline function

Change-Id: I7361e1d88f8cce74cd4fcec90d172eade1855cbd
Signed-off-by: Damjan Marion <damarion@cisco.com>
src/vlib/buffer_node.h
src/vnet/buffer.h
src/vnet/feature/feature.h
src/vnet/handoff.c
src/vnet/handoff.h
src/vnet/pg/input.c