Qualcommax NSS Build

the qca8337 can be treated as a dumb switch which is connected to a single mac interface. so 1 gbit for all ports. there is nothing to accelerate here. in between the ports the switch is self managed so traffic is passed betwen the ports. but everything which goes to the router or is routed by wan passes a single ethernet mac. but combined all switch ports can only archive 1 gbit alltogether

quick test

linux:/GruppenLW/releases/07-11-2025-r61919 # iperf3 -c 172.29.0.33 -P 4
Connecting to host 172.29.0.33, port 5201
[  4] local 172.29.0.10 port 45952 connected to 172.29.0.33 port 5201
[  6] local 172.29.0.10 port 45962 connected to 172.29.0.33 port 5201
[  8] local 172.29.0.10 port 45972 connected to 172.29.0.33 port 5201
[ 12] local 172.29.0.10 port 45986 connected to 172.29.0.33 port 5201
[ ID] Interval           Transfer     Bandwidth       Retr  Cwnd
[  4]   0.00-1.00   sec  20.6 MBytes   173 Mbits/sec    1   89.1 KBytes
[  6]   0.00-1.00   sec  54.8 MBytes   460 Mbits/sec    0   90.5 KBytes
[  8]   0.00-1.00   sec  20.8 MBytes   174 Mbits/sec    2   89.1 KBytes
[ 12]   0.00-1.00   sec  17.9 MBytes   150 Mbits/sec    2   89.1 KBytes
[SUM]   0.00-1.00   sec   114 MBytes   956 Mbits/sec    5
2 Likes