Skip to content
Menu
vAndu
  • Home
  • Home Lab
  • AI/ML & vGPU
  • Learning Hub
    • Body & Mind
    • Study- Guides & Tutorials
      • Virtualization environment is your Shaolin Temple, where you train your IT skills
      • vSphere/Workstation Pro is like a Lego suitable for all ages
      • VCP Certification Practical Prep. Guide
      • How to Study IT
      • Home Lab Building Guide for Beginners.
      • Video- Nvidia Tesla K80+ vSphere 7 U3+ Horizon + W11- Complete Installation and Setup Guide for Gaming
        • 01 Nvidia Tesla K80+ vSphere 7 U3+ Horizon + W11- Complete Installation and Setup Guide for Gaming
        • 02 VMware vSphere 7 + Horizon+ Nvidia Tesla K80 + Complete Installation and Setup Guide for Gaming
        • 03 Tesla K80 error Operation Failed Module DevicePowerOn Power on failed
        • 04 GAMING Tesla K80 VMWARE HORIZON CLIENT Fix the mouse cursor
        • 05 Benchmark Tesla K80 Heaven Benchmark 4 0 max graphics part1
        • 06 Benchmark Tesla K80 Heaven Benchmark 4 0 max graphics Part2
        • 07 Benchmark Tesla K80 3DMark Fire Strike & Time Spy
        • 08 GAMING Tesla K80 Shadow of the Tomb Raider v1 0 max graphics
        • 09 GAMING Tesla K80 Need for Speed Payback max graphics
        • 10 GAMING Tesla K80 Apex Legends max graphics
        • 11 GAMING Tesla K80 Deus Ex Mankind Divided max graphics
        • 12 GAMING Tesla K80 Deus Ex Breach max graphics
        • 13 GAMING Tesla K80 Overwatch max graphics
        • 14 GAMING Tesla K80 Trepang 2 max graphics
        • 15 GAMING Tesla K80 Overwatch max graphics Part 2
        • Crysis Remastered Gameplay VMware vSphere 7 U3 + Horizon + Nvidia Tesla K8
        • Deus Ex: Mankind Divided Gameplay. VMware vSphere 7 U3 and Nvidia Tesla K80
        • Overwatch Gameplay VMware vSphere 7 U3 + Horizon + Nvidia Tesla K8
  • YouTube
    • Home Lab YouTube Channel
    • Home Lab Cloud Gaming
  • Podcasts
    • Home Labbers Podcast
  • Security
  • Other
vAndu

How Fast Is My Home Lab?

Posted on January 6, 2025January 7, 2025

I have been tuning my Home Lab network during my vacation. Private AI/ML, vGPU and VDI requires a fast Home Lab setup. I tweaked my Switch (Dell EMC S4112T-ON), UDM Pro, ESXi hosts, and also revisited the subnetting logic. I went over my servers’ BIOS CPU and RAM features and found out that default settings on my servers had many newer generation features disabled. This gave a significant performance boost and also reduced electricity consumption for the servers.

You might think how this affects or is related to network speed, but everything is actually interconnected. The architecture of the motherboard and CPU, the number of CPU cores, CPU frequency, RAM size, speed, motherboard PCIe speed, and of course, NIC features and offloading capabilities, as well as the protocols and applications that are used. And because of this, reducing the chain and taking the load off the CPU, the popularity of DPUs is growing. For example, Nvidia Bluefield, AMD Pensando. Google, for instance, used DPUs to train its AI language model, and a key word for AWS/Azure is the implementation of DPUs in their data centers. But I will talk about my DPU experimentation later.

You might think that simply buying a 100 GbE switch and a 100 GbE NIC will immediately give you that speed. However, without tuning and analyzing every component individually, it’s not possible to achieve this. Details matter.

Many thanks to the Daniel Krieger and Nicholas Schmidt, whose significant advice and deep knowledge have been crucial in tuning my home lab network. Without your advice, I have no idea how long it would have taken to achieve the same results.

Parameters and Their Meanings:

–c 10.1.0.21: Specifies client mode and sets the server address to 10.1.0.21. The client connects to this IP address to perform the test.
–P 9: Sets the number of parallel streams to 9. This configuration allows the test to run with nine simultaneous TCP streams, which is useful for testing aggregate bandwidth or handling multiple connections concurrently.
–w 12M: Configures the TCP window size to 12 megabytes. This setting adjusts the size of the buffer used for TCP communication, which can potentially enhance throughput in networks with high bandwidth and high latency.
–l 1M: Sets the buffer length to 1 megabyte. This parameter controls the size of data chunks sent in each transmission, where larger buffer sizes can improve efficiency in high-bandwidth scenarios.

Here are then my results:

Between ESXi hosts 110 GBytes 94 Gbits/sec (PCIe 3.0 x16 slot is around 126 Gbps)
./iperf3 -c 10.1.0.21 -P 9 -w 12M -l 1M

Between VMs on separate ESXi hosts 44.3 GBytes 38 Gbits/sec (different hosts) (vmxnet3 Ethernet Adapter)
iperf3 -c 10.6.0.5 -P 1 -w 10M -l 1M

Between VMs on same ESXi hosts 45.8 GBytes 39.3 Gbits/sec (same hosts) (vmxnet3 Ethernet Adapter)
iperf3 -c 10.2.1.4 -P 3 -w 10M -l 1M

Baremetal PC to ESXi Hosts 115 GBytes 98.9 Gbits/sec
iperf3 -c 10.1.0.21 -P 4 -w 4M -l 1m

Baremetal PC to VM on ESXi Hosts 43.6 GBytes 37.4 Gbits/sec (vmxnet3 Ethernet Adapter)
iperf3 -c 10.1.0.21 -P 4 -w 4M -l 1m

Share this:

  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on X (Opens in new window) X

Like this:

Like Loading...

Home Labber who likes to build things and push it to the limits. vSphere is like Lego for adults.

“The fastest way to learn IT is 80% labbing and 20% studying theory. Just do it and have fun.” – vAndu

“If you wish to achieve worthwhile things in your personal and career life, you must become a worthwhile person in your own self-development” – Brian Tracy

VMware vExpert 2023
VMware vExpert NSX
VMware vExpert Pro
©2025 vAndu | Powered by SuperbThemes!
%d