generic: 6.6: replace (broken) downstream patch with upstream solution
authorDaniel Golle <[email protected]>
Thu, 30 May 2024 11:33:37 +0000 (12:33 +0100)
committerChristian Marangi <[email protected]>
Mon, 17 Jun 2024 11:31:20 +0000 (13:31 +0200)
commita5c095c4534dcbc09acc7e6d106dc911149c87ae
treee57640464b0d97b974a70b75093d288ffb3d4c03
parentf3080677f506d2670c1911a91c19eec4ace5d085
generic: 6.6: replace (broken) downstream patch with upstream solution

Our downstream patch "net/core: add optional threading for backlog processing"
has been broken with the switch to Linux 6.6.
Replace it by backporting the now available upstream solution.

Signed-off-by: Daniel Golle <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/15592
Signed-off-by: Christian Marangi <[email protected]>
target/linux/generic/backport-6.6/600-v6.10-net-Remove-conditional-threaded-NAPI-wakeup-based-on.patch [new file with mode: 0644]
target/linux/generic/backport-6.6/601-v6.10-net-Allow-to-use-SMP-threads-for-backlog-NAPI.patch [new file with mode: 0644]
target/linux/generic/backport-6.6/602-v6.10-net-Use-backlog-NAPI-to-clean-up-the-defer_list.patch [new file with mode: 0644]
target/linux/generic/backport-6.6/603-v6.10-net-Rename-rps_lock-to-backlog_lock.patch [new file with mode: 0644]
target/linux/generic/backport-6.6/770-net-introduce-napi_is_scheduled-helper.patch
target/linux/generic/hack-6.6/721-net-add-packet-mangeling.patch
target/linux/generic/pending-6.6/760-net-core-add-optional-threading-for-backlog-processi.patch [deleted file]