mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* how to optimize virtio-vhost in 10G net
@ 2015-02-15  7:30 Ding Xiao
  2015-02-15  7:40 ` Jason Wang
  0 siblings, 1 reply; 2+ messages in thread
From: Ding Xiao @ 2015-02-15  7:30 UTC (permalink / raw)
  To: linux-kernel, kvm

I am test virtio-vhost in 10G environment

host info
cpu E2680@2.7GHz
memory 16G
network intel 82599BE
os centos 7

VM info
cpu 4
memory 4G
network using virtio vhost
os centos 7

I using pktgen to send udp package, the result like follow
64b 230Mb/s
1400b 5.9Gb/s

I test the speed in VMware too, the result like follow
64b 700Mb/s
1400 9.3Gb/s

I am very surprised why the speed with virtio-vhost is slow
so I test to analysis this by using perf tool
I found the tun_sendmsg occupancy rate of 35%
tun_sendmsg using copy_from_user to get the data from VM
Perhaps mapping could improve the performance ?
or other Another improvement method ?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-02-15  7:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-15  7:30 how to optimize virtio-vhost in 10G net Ding Xiao
2015-02-15  7:40 ` Jason Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®