DPDK HQoS: enable vpp control plane thread connection to hqos thread 79/4179/2
authorJasvinder Singh <jasvinder.singh@intel.com>
Thu, 8 Dec 2016 13:52:47 +0000 (13:52 +0000)
committerDamjan Marion <dmarion.lists@gmail.com>
Fri, 9 Dec 2016 09:00:56 +0000 (09:00 +0000)
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 <jasvinder.singh@intel.com>

No differences found