I have setup my CRS328-24P-4S+ and the basics are working fine. Tonight I ran my first speed test and got these (poor) results across a bonded 1Gbps pair:
During the test CPU jumps to 100% and speed tops out at approx 400Mbps, so I’m thinking that hardware offload is not working. I confirmed all bridge ports have “hardware offload” checked, and Switch > Settings > Switch1 have “L3 Hw Offloading” checked. All my routes show “H” for hardware offloaded. The source and destination for the speed test are on the same subnet, so I’m not sure it matters that I have anything L3 configured on the switch.
However, the first line of the test output says:
;;; results can be limited by cpu, note that traffic generation/termination performance might not be representative of forwarding performance
Based on these above test results can I assume hw offloading is not working, or is this the most the little CPU of this CRS switch can push out? I tried running a speed test from another box TO this switch, and the switch CPU went to 100% again. (Suggesting hw offloading not working) When doing a server backup across the switch it runs at < 7% CPU…so maybe the test result is misleading? Though my backup seems to be running slower…(but that may be a red herring)
How do I find out IF and WHY the switch is not hw offloading? I tried to follow a youtube guide from a MT trainer, so I assumed I did it right.
NOTE: I found an additional settings under Switch> Ports > Switch1cpu > L3hw offloading but checking/unchecking made no difference. (Not sure what this does)
I have attached an export of my config. Any help appreciated! export2.rsc (5.5 KB)
Are you used tool mikrotik bandwidth test?
According to your data, it loads the cpu by 100%, Because of this, the built-in test can no longer show the speed
Well, cross switch traffic is looking much faster, so the above speed test results seem to be artificially low due to low powered CPU in the switch. So I’ll assume this is NOT a switch / hw offload problem but something external.
For that test, running my iperf3 container on the RB4011 will give more useful results. I can get 7-9 Gbit/sec across my CRS328 that way, depending on where the bottlenecks are.
WOw I didn’t realize these type of capabilities exist in the MT devices. For now I think my bottleneck is resolved, but I may come back to experiment with a container sometime