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.
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.