Skip to content

Commit

Permalink
kernel: add a fast path for the bridge code
Browse files Browse the repository at this point in the history
This caches flows between MAC addresses on separate ports, including their VLAN
in order to bypass the normal bridge forwarding code.
In my test on MT7622, this reduces LAN->WLAN bridging CPU usage by 6-10%,
potentially even more on weaker platforms

Signed-off-by: Felix Fietkau <nbd@nbd.name>
  • Loading branch information
nbd168 committed Feb 12, 2022
1 parent 8f5875c commit 94b4da9
Show file tree
Hide file tree
Showing 2 changed files with 821 additions and 4 deletions.

0 comments on commit 94b4da9

Please sign in to comment.