Jeff Geerling tested a 10 gigabit Ethernet expansion card made by WisdPi for the Framework laptop form factor and used it to show how messy USB-C support really is in practice. The card uses a Realtek RTL8159 USB Ethernet controller and only reaches its best numbers when the host port supports USB 3.2 Gen 2x2, the awkward 20 Gbps mode that many laptops either do not expose or hide behind a pile of naming confusion. That led to lower-than-expected speeds in some setups, plus a lot of heat in a tiny module that physically sticks out of the laptop.
The useful consensus was that this is less a Framework story than a collision between three bad fits. First, USB-C is not one thing. The same connector can mean plain 10 Gbps USB, the rarer 20 Gbps dual-lane mode,
DisplayPort Alt Mode,
USB4, or
Thunderbolt, and those modes compete for the same high-speed lanes. Second,
10GbE over copper runs hot almost no matter what, so cramming it into a small plastic-sided laptop card is asking for thermal trouble even if the silicon itself is getting better. Third, the specific Realtek USB controller appears to be the gating factor for peak performance, not some universal truth that 10GbE always needs 20 Gbps USB.
A lot of the back-and-forth landed on throughput math. Commenters pointed out that 10 Gbps USB does not deliver a true 10 Gbps of payload because of encoding and framing overhead, so a USB Ethernet adapter on a 10 Gbps port will top out below line rate. That makes Geerling’s 9.4 to 9.5 Gbps result look normal, not disappointing. But several people also pushed back on the idea that a 10 Gbps USB port is always enough in practice. Real benchmarks for this Realtek family show many laptops landing far below that, often in the 6 to 7 Gbps range, which makes the 20 Gbps mode matter more than the raw theory suggests.
The discussion also got very practical about use cases. Most people saw this as a desk or lab accessory, not a travel accessory. If you really need 10GbE on a laptop, the better answer today is usually a larger Thunderbolt or USB4 adapter, or a dock with integrated networking and real thermal mass. If you are wiring a home lab or office, many argued the deeper fix is to avoid
10GBASE-T where possible. Use direct attach copper or fiber for fixed systems, keep copper for the last mile or for Power over Ethernet, and save the tiny hot laptop module for the narrow cases where portability beats elegance.