Shesha Sreenivasamurthy
9ad5adcf08
Handle dynamic enable/disable VHOST_USER interface
If number of Qs enabled by the guest is less than number of Qs exported to guest, then all threads route packet to Q0 with the assumption that guest is not interested in performance. If all Qs are enabled, each thread queues packet in their own TX-Q of the VHOST_USER interface, boosting performance. Change-Id: Ic24bb8c0505b11c7513aeecd21c9ec5da5f90138 Signed-off-by: Shesha Sreenivasamurthy <shesha@cisco.com>
Description
Languages
C
78.9%
Python
15%
C++
3.3%
CMake
0.7%
Go
0.6%
Other
1.4%