Bridged interfaces flowtable HW_OFFLOAD

patch merged https://patchwork.kernel.org/project/netdevbpf/patch/OSZPR01MB8434308370ACAFA90A22980798B32@OSZPR01MB8434.jpnprd01.prod.outlook.com/

2 Likes

Only PPE doc around is MT7620’s register guide

@ericwoud What’s current mainline status of your patches? Sorry to bother but it’s quite difficult to track them since they are separated to different series.

There is an issue that needs some solution, so it is halted. Soon I will ask how the maintainers of netfilter want to continue, see if Florian’s question can get an answer, if they want to continue at all I was on holidays, so it has been a while nothing happened.

@ericwoud can you reproduce this issue when using WED with your patch? Bridger internet issues when roaming between multiple APs with bridger installed ¡ Issue #6 ¡ nbd168/bridger ¡ GitHub

I’m curious if it’s bridger’s issue or WED’s issue.

You can try applying these 2:

netfilter: flow: Add bridge_vid member

netfilter: nf_flow_table_core: teardown direct xmit when destination changed

It handles removing the fastpath flow entry when a fdb entry is deleted, including deletion when roaming.

1 Like

I can’t try this now, but I sent these patches to original issue to look for someone to test them.

Ok, but I think this is not the final patch, it will change some more…