Hello folks,
I have a garage that I’m connecting wirelessly into my main house network. At this stage, I’m testing the setup - not yet fully installed.
I have a working setup with VXLAN over a backhaul 5GHz wireless connection. On each end this is attached to the main bridge, which has VLANs set on it (thus VXLAN, so that I can extend those VLANs into the garage). The VXLAN port on the bridge has all VLANs configured as tagged.
Sadly, I’m seeing performance impact of the VXLAN connection when compared to the backhaul wireless connection. This doesn’t feel right.
iperf3 numbers between the OpenWRT APs:
- garage → house, backhaul: 350 Mbps
- garage → house, vxlan: 280 Mbps (~20% loss of bandwidth)
- house → garage: backhaul: 585 Mbps
- house → garage, vxlan: 290 Mbps (~50% loss of bandwidth)
I understand that VXLAN is widely used at scale, so wouldn’t expect this level of overhead. Please could somebody offer some pointers?
Thank you!
Hardware/OpenWRT specs:
| Hostname | wap-garage |
|---|---|
| Model | TP-Link Archer AX23 v1 |
| Architecture | MediaTek MT7621 ver:1 eco:3 |
| Target Platform | ramips/mt7621 |
| Firmware Version | OpenWrt 24.10.4 r28959-29397011cc / LuCI openwrt-24.10 branch 25.292.66247~75e41cb |
| Hostname | wap-eaves |
|---|---|
| Model | Cudy WR3000S v1 |
| Architecture | ARMv8 Processor rev 4 |
| Target Platform | mediatek/filogic |
| Firmware Version | OpenWrt 24.10.4 r28959-29397011cc / LuCI openwrt-24.10 branch 25.307.78403~d3100e2 |