kernel: add patch that adds support for running threaded NAPI poll functions
authorFelix Fietkau <nbd@nbd.name>
Sun, 26 Jul 2020 13:24:42 +0000 (15:24 +0200)
committerFelix Fietkau <nbd@nbd.name>
Sat, 22 Aug 2020 05:02:01 +0000 (07:02 +0200)
commitf51f18e0998568e6a53c834b50f8fa1b20f634f3
treedae3fd1a019a33f0b0c9cf0b14abde63b29139f1
parent3f69f7dd84e643bf55a54500cfb2d6049a0c8bef
kernel: add patch that adds support for running threaded NAPI poll functions

This is helps on workloads with CPU intensive poll functions (e.g. 802.11)
on multicore systems

Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/generic/hack-4.14/721-phy_packets.patch
target/linux/generic/hack-4.19/721-phy_packets.patch
target/linux/generic/hack-5.4/721-phy_packets.patch
target/linux/generic/pending-4.14/690-net-add-support-for-threaded-NAPI-polling.patch [new file with mode: 0644]
target/linux/generic/pending-4.19/690-net-add-support-for-threaded-NAPI-polling.patch [new file with mode: 0644]
target/linux/generic/pending-5.4/690-net-add-support-for-threaded-NAPI-polling.patch [new file with mode: 0644]