Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kvm virtio poor performance for 100G controller card #1

Open
raghavendrachari08 opened this issue Jul 10, 2018 · 0 comments
Open

kvm virtio poor performance for 100G controller card #1

raghavendrachari08 opened this issue Jul 10, 2018 · 0 comments

Comments

@raghavendrachari08
Copy link

raghavendrachari08 commented Jul 10, 2018

Hi,
I setup RHEL7.4 on two servers connected back to back with 100G controllercard , Bringup KVM CentOS7.3 guest on top of it with virtio mode . But am getting max of 10-14Gb/s throughput .is there any issue in the configurations?? How can i get max line rate performance
Please see below my interface configurations
<interface type='bridge'> <mac address='52:54:00:3f:0e:b5'/> <source network='Network p6p1' bridge='br-p1p1'/> <target dev='vnet0'/> <model type='virtio'/> <driver name='vhost' queues='16'/> <alias name='net1'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/> </interface>
br-p1p1 is linux native bridge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant