DPDK HQoS: enable vpp control plane thread connection to hqos thread
authorJasvinder Singh <[email protected]>
Thu, 8 Dec 2016 13:52:47 +0000 (13:52 +0000)
committerDamjan Marion <[email protected]>
Fri, 9 Dec 2016 09:00:56 +0000 (09:00 +0000)
commit199ca9c4490be9a53ff22753a1e619fff8195e66
tree05d247ef806fd292254dbaf4d563dc337e38277d
parente4504c6320790bba27fccf3746eb38f75f4d2e95
DPDK HQoS: enable vpp control plane thread connection to hqos thread

The vpp control plane thread generates different types of packets such as ARP,
DHCP client, IPv6 RA, etc. which need to go through HQoS thread associated
with the output interfaces. Therefore, this patch enables vpp main thread
connection with the HQoS thread through dedicated SWQ.

Change-Id: Idcb759546d4bcd9b40beedaec4f12b29baae3e40
Signed-off-by: Jasvinder Singh <[email protected]>
vnet/vnet/devices/dpdk/device.c
vnet/vnet/devices/dpdk/hqos.c