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>
2016-02-24 12:05:20 +00:00
2016-02-12 01:30:48 +00:00
2016-02-10 08:43:22 -05:00
2016-02-10 08:43:22 -05:00
2016-02-01 04:07:26 +00:00
2016-01-13 07:44:39 -08:00
2016-02-23 22:05:49 +01:00
Description
No description provided
Apache-2.0 551 MiB
Languages
C 78.9%
Python 15%
C++ 3.3%
CMake 0.7%
Go 0.6%
Other 1.4%