Virtual Bridge Models

Midgardlol

Member
May 18, 2021
10
0
6
123
Hi,

I have a X710 intel card on my hypervisor Proxmox and 10Gbits network,
but i can't set 10Gbits on my VM only 1Gbits.

X710 Intel Models does not seem correctly configure.

Is there à X710 drivers for virtual bridge on machines ?

Laurent
 
Last edited:
What NIC model did you configure in your VM? E1000 or VirtIO?
The bridge itself is the virtual switch, connecting your physical network with your VMs.

How fast your VM thinks the network is, depends on the NIC model. But since these are all virtual NICs, that is just a number. The actual speed, especially between two VMs, will mainly be limited by what your server can handle.

Did you do a speed test between another machine and the VM for example with iperf?
 
I choose VirtIO, ethtool says unknown for speed,
with E1000 says 1Gbits and Realtec says 100Mbits,.
never 10Gbits

My Proxmox hypervisor is 10Gbits

I do a speetest, it gives me about 1Gbits, but it can be the trafic shaping on the line
or sonething else, so i test ethtool ...

root@ganesha:~ > iperf -c 10.1.1.1 -u -b 10G
------------------------------------------------------------
Client connecting to 10.1.1.1, UDP port 5001
Sending 1470 byte datagrams, IPG target: 1.10 us (kalman adjust)
UDP buffer size: 208 KByte (default)
------------------------------------------------------------
[ 3] local 10.10.5.110 port 48258 connected with 10.1.1.1 port 5001
[ 3] WARNING: did not receive ack of last datagram after 10 tries.
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-10.0 sec 2.25 GBytes 1.94 Gbits/sec
[ 3] Sent 1645511 datagrams
root@ganesha:~ >
 
I do a speetest, it gives me about 1Gbits, but it can be the trafic shaping on the line
or sonething else, so i test ethtool ...
Is the server in your own network where you can attach another 10Gbit machine via a 10Gbit switch or directly?

Well, if you want to test it, you will need another machine that is connected to your server with 10Gbit.

Again, numbers reported by any tools on how fast the NIC is, cannot be trusted, as it is not real hardware on the VM side.
Code:
[ ID] Interval    Transfer    Bandwidth
[ 3] 0.0-10.0 sec 2.25 GBytes 1.94 Gbits/sec
This definitely looks faster than 1Gbit. Without more details on the actual physical network, it is hard to say more :)
 
Hypervisor says 7 Gbits, why VM less ?

root@uatu:~ > iperf -c 10.1.1.1 -u -b 10G
------------------------------------------------------------
Client connecting to 10.1.1.1, UDP port 5001
Sending 1470 byte datagrams, IPG target: 1.10 us (kalman adjust)
UDP buffer size: 208 KByte (default)
------------------------------------------------------------
[ 3] local 10.10.5.100 port 33246 connected with 10.1.1.1 port 5001
[ 3] WARNING: did not receive ack of last datagram after 10 tries.
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-10.0 sec 8.38 GBytes 7.20 Gbits/sec
[ 3] Sent 6122711 datagrams
root@uatu:~ >
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!