Greetings,
I have a vm guest connected to a network bridge that is attached to a 10Gbe nic. When I do a bandwidth test between guest and host I am only getting 2Gbe. Any clues to what I could be missing?
I followed Configuring KVM on Clear Linux · ./brooks.sh guide for the most part.
Interesting. Between host and guest on the same machine I would expect more throughput, and, this is definitely something we’d want to make sure users can get working.
It suggests that perhaps in the default configuration throughput is limited and you either want to switch to VFIO, or make sure the proper virtio commands are passed. I don’t know how this will look in libvirt speak, though - you’ll have to check that out yourself, or maybe others can chime in.