Skip to content
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

FS#3229 - Hardware flow offloading not working on MT7621 #8098

Closed
openwrt-bot opened this issue Jul 13, 2020 · 3 comments
Closed

FS#3229 - Hardware flow offloading not working on MT7621 #8098

openwrt-bot opened this issue Jul 13, 2020 · 3 comments
Labels

Comments

@openwrt-bot
Copy link

graphine:

DIR-860L-B1 used to be able to do gigabit routing, however on the latest master it no longer works.

Aparently this is due to DSA, any plans to fix that?

@openwrt-bot
Copy link
Author

UAb5eSMn:

The commit message of https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=734a8c46e7037075d712e3d3844467672d0f91c9 (ramips: remove legacy ethernet driver components for mt7621):

The mt7621 subtarget has been switched to DSA quite a while ago and
seems to run sufficiently fine. Build with older kernels than 5.4 has
been disabled directly during the kernel bump, so our local ethernet
driver is unused in master since then.

Therefore, let's remove the mt7621-specific parts of "our" ethernet
driver, so we don't have to maintain them and it's obvious to
everybody that they are not used anymore.

This also drops the offloading components as this was specifically
implemented to depend on mt7621.

Will offloading not be supported anymore, or was this code replaced by something generic?

@openwrt-bot
Copy link
Author

UAb5eSMn:

Based on this commit message, it looks to me that this might be/become the replacement: https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=4fb58813f94ac6cc8167138e23a92189fe50b258 (mediatek: fix hardware flow offload
Add support for dealing with DSA ports)

@981213
Copy link
Member

981213 commented Mar 7, 2022

This is already fixed.

@981213 981213 closed this as completed Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants