Remove per-worker destination frame queue 96/2096/2
authorDamjan Marion <damarion@cisco.com>
Tue, 26 Jul 2016 17:55:29 +0000 (19:55 +0200)
committerDave Barach <openvpp@barachs.net>
Sat, 30 Jul 2016 13:09:58 +0000 (13:09 +0000)
commit8719fc4968466b61716764e3f68aa7268c9dfd1f
treebf9977c39f24d94d7dfd3d4ab76c7c5264f3d1ad
parent819e0f4845a8bf86a61b15741e516f2aca7ee0ed
Remove per-worker destination frame queue

This frame queue is not part of the dpdk code anymore,
so it can be removed. It will save some space in the
1st cacelineof dpdk device data struct.

Change-Id: If839861961548750601400a511a609be7ae84b30
Signed-off-by: Damjan Marion <damarion@cisco.com>
vnet/vnet/devices/dpdk/dpdk.h
vnet/vnet/devices/dpdk/init.c
vnet/vnet/devices/dpdk/vhost_user.c