From: David S. Miller Date: Thu, 27 Sep 2018 03:25:55 +0000 (-0700) Subject: Merge branch 'net-vhost-improve-performance-when-enable-busyloop' X-Git-Tag: v5.15~7654^2~248 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=c09c1474d8c107f592f15c094cb1eeed9abac1d6;p=mirror_ubuntu-kernels.git Merge branch 'net-vhost-improve-performance-when-enable-busyloop' Tonghao Zhang says: ==================== net: vhost: improve performance when enable busyloop This patches improve the guest receive performance. On the handle_tx side, we poll the sock receive queue at the same time. handle_rx do that in the same way. For more performance report, see patch 4 ==================== Signed-off-by: David S. Miller --- c09c1474d8c107f592f15c094cb1eeed9abac1d6