Sorry, its internet speed. It should be around 400-500mbps download speed which i got when using vero 4k+. All setup (cables etc) are the same, only changing the box. With n2, it seems like its capped or something not too sure.
Will also try iperf3 - will look for tutroial and test it out.
Are those sustained speeds, or max speeds? If it’s bursting (vs consistent), you might get higher test numbers, but not actually be getting data faster.
iperf3
at first the speed increases and getting up to 900+ and maintains in that region throughout the test. Is this what you meant?
Now am sure that the ethernet port is not the issue. Just internet speed thats been bothering me, its like being capped to under 400mbps download speed.
Plus, with upnp turned on within the settings, the n2 usually needs to be restarted to get the upnp up. Without upnp up, internet download speed is only around 50-60+mbps (less than 100mbps).
After writing the command without restarting the n2, internet download speed less than 100mbps.
After restarting, looks good. 400+mbps even after waking up from suspend. Before this, after waking up from suspend, most of the time, n2 restart is required to enable again the upnp.
Will monitor this for few days to see if the problem still there. Thanks
Currently on nightly, after latest update, upnp behaves like before, most of the time after waking up from suspend, restarts required to re enable the upnp again.
If you do not have a performance issue you don’t need to set them up again. But you can check what the default value after rebooting like sysctl net.core.wmem_default.
The command for UDP itself is fine, I hope you have done UPNP test after applying the settings given earlier by me if it makes different. I’ve observed that improve the UDP performance with certain device.
The best would be to have an addon (maybe in network tools) that would install speedtest cli version (official C++ version from Ookla, not the python that is also inaccurate).
With an Odroid C2 running either Armbian or Hardkernel’s Ubuntu, I get 940 Mbit/s both way (I have symmetrical Gbit/s internet) with official speedtest C++ from ookla apt Repo.
From an Odroid N2+ with CoreElec on the exact same network, the Speed Tester shows 500 Mbit/s down and 100 Mbit/s up… iPerf3 to the router shows 940 Mbit/s both ways.
I am sure that if I could run speedtest on CoreElec, I would get 940 Mbit/s as well.
Official speedtest cli: https://www.speedtest.net/apps/cli
Question : is it possible to install it on CoreElec? Probably by including it in its own addon or into the Network Utils Addon?