Iām still trying to see if we can use wed and bridge, since I really like using 802.11r. It is the first reason I changed to using bananapi routers in the first place. (mwlwifi did not support it at that time and development had halted.)
Not yetā¦i try to get wed working first without bridges (except the lanbr0) and leaving wlan0/1 as independ interfaces for nowā¦but need to check if flow offload also works when lanports bridgedā¦and the if the pppoe offload also works.
Setting up a basic system for replacing my r2 in near futureā¦
But i guess with the option you found we can also use acceleration within bridges.
after this is added, the nftables rules with wlan0/1 can be applied and i have the debugfs entry (but still empty)ā¦need to complete my wifi-setup for further testing
cat /sys/kernel/debug/ppe0/bind
edit: had to fix some bugs in my setup and now traffic itself works, but debugfs is still emptyā¦i see packets increasing on the forwarding-rule for offload, but nothing shown in āppe0-bindā
ct state established flow add @f counter packets 1206 bytes 318372
my current nftables:
note: wireless-next (maybe 6.6-rcX) seems to have broken firmware-load and renamed wmac driver (CONFIG_MT7986_WMAC => CONFIG_MT798X_WMAC)
No nothing changedā¦made some debug with lorenzo but he was busy in last time and he had the mmc-issue in uboot multiple timesā¦openwrt was working but not vanilla kernel