mac80211: add mesh fast-rx support
authorFelix Fietkau <nbd@nbd.name>
Thu, 2 Mar 2023 13:03:47 +0000 (14:03 +0100)
committerFelix Fietkau <nbd@nbd.name>
Thu, 2 Mar 2023 13:04:07 +0000 (14:04 +0100)
commit19817fa3f566eae499544cdb36bd68fe3d46a3cc
tree1b823c471e64d31b1c71e15aed0c2af34acd8d69
parent9307c27539805de021fb7163f6ad6dc08992331b
mac80211: add mesh fast-rx support

This helps bring down rx CPU usage by avoiding calls to the rx handlers in
the slow path. Supports forwarding and local rx, including A-MSDU.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/kernel/mac80211/patches/subsys/326-wifi-mac80211-add-mesh-fast-rx-support.patch [new file with mode: 0644]