Linksys MR8300 PPPoE slow

No, I went back to 22.03.5 because DSA dosen't support the multithread and the performance in PPPoE is poor.

i read this thread https://github.com/openwrt/openwrt/issues/10224 about software flow offload.
what do you think?

@ster1um

Change ondemand to performance just booting

root@DAP2610:~# cat /etc/rc.local
# Put your custom commands here that should be executed once
# the system init finished. By default this file does nothing.
echo performance > /sys/devices/system/cpu/cpufreq/policy0/scaling_governor
exit 0
root@DAP2610:~#
1 Like

yes, I already did!
I'am not newbie under linux machine... :grinning:

2 Likes

I think you won't get more than 600 Mbps. in MR8300 (PPPoE) + OpenWRT.

1 Like

Have you think about giving a try to a snapshot version (under kernel 6.1) to compare?
It's running well except for this weird bug I don't understand. No one has even answered :frowning:

1 Like

Dear friend @badulesia IMO the main problem was the change to DSA, the multicore devices are working like single core devices, except for hardware nat compatible devices (like mt7621).

Live long and prosper.

1 Like