-
-
Notifications
You must be signed in to change notification settings - Fork 11.1k
FS#3835 - [MT7621] Hardware flow offloading doesn't work for PPPoE #8837
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
drygdryg: I observe this issue on [[https://openwrt.org/inbox/toh/xiaomi/xiaomi_mi_router_4a_gigabit_edition|Xiaomi Mi Router 4A gigabit edition]] with OpenWrt 21.02-rc3 (r16172-2aba3e9784). The WAN to LAN download speed is about 20 Mbps on the 100 Mbps channel, while the upload speed is OK. |
xesarni: https://forum.openwrt.org/t/openwrt-21-02-0-second-release-candidate/98026/126 Hardware flow offloading does not work with VLANs because it needs the 5.10 (or newer) kernel. Don't know if the PPPoE is also affected because I'm unable to test it without a VLAN. |
hck: I am running 21.02.0 on MT7621 device. |
lessload: Problem found on all MT7621 that i have. |
szluki: Is it possible to use kernel 5.10 for MT7621, since it supports Hardware flow offloading for PPPoE? |
mrlamud: F.Y.I As of December 14 2021, Snapshot using kernel 5.10 and hardware offloading seems to work on PPPOE (may be on vlans, too). You can get decent download and upload speed. |
xesarni: Yes, hardware offloading does work (including PPPoE & VLANs) when using kernel 5.10. |
szluki: Since I've been using kernel 5.10 everything it's been fine. 17 days without rebooting and performance close to 1GB/s maximum when using VLAN and PPOE. Thanks for the info. |
goldenhunter: well, it is a big problem for branch 21.02 , do the ppp support can be porting to kernel 5.4 ? |
This was fixed in newer versions and openwrt 21.02.07 was the last 21 release. |
xesarni:
Netgear R6220
OpenWrt 21.02-SNAPSHOT r16122-c213
Hardware flow offloading doesn't work for PPPoE with VLAN (802.1q), so LAN to WAN is slow and CPU heavy. It does work on 19,07, though.
The text was updated successfully, but these errors were encountered: