If possible, create emulation for a 2.5 gigabit ethernet adapter.
Thanks
(feature request) 2.5gb ethernet emulation
-
- Site Moderator
- Posts: 20945
- Joined: 30. Dec 2009, 20:14
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows, Linux
Re: (feature request) 2.5gb ethernet emulation
Interesting request. As I have read, the actual bandwidth of the Virtualbox network into the VM is a substantial fraction of the bandwidth of the host adapter, barring CPU load and bugs.
In other words, Virtualbox's PCnet-fast 100Mbps adapter, for example, would feed closer to the Virtualbox Intel 1Gbps adapter speeds if the host really had a 1Gbps physical adapter. The "speed" in the adapter's name wouldn't limit the actual bandwidth.
Do you have a reason to require a 2.5Gbps adapter? It wouldn't help unless you had a 2.5Gbps physical adapter in the host.
In other words, Virtualbox's PCnet-fast 100Mbps adapter, for example, would feed closer to the Virtualbox Intel 1Gbps adapter speeds if the host really had a 1Gbps physical adapter. The "speed" in the adapter's name wouldn't limit the actual bandwidth.
Do you have a reason to require a 2.5Gbps adapter? It wouldn't help unless you had a 2.5Gbps physical adapter in the host.
-
- Site Moderator
- Posts: 39134
- Joined: 4. Sep 2008, 17:09
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Mostly XP
Re: (feature request) 2.5gb ethernet emulation
VirtualBox does not do specific Ethernet speeds. It provides an Ethernet compliant interface. The speed is a function of the underlying connection.