]> git.ipfire.org Git - thirdparty/openwrt.git/commit
ipq806x: add patch fixing regression from stmmac TX timer 13480/head
authorChristian Marangi <ansuelsmth@gmail.com>
Mon, 18 Sep 2023 14:36:34 +0000 (16:36 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Sat, 30 Sep 2023 14:55:09 +0000 (16:55 +0200)
commitcafa8804a4c5fdea18c7435c09c549841855c98c
tree11e5148429b5012e97f8e19f33104615d325ca0b
parentf4106c728ed1349d060255f6f9014fec80d63f78
ipq806x: add patch fixing regression from stmmac TX timer

Add patch fixing regression from stmmac TX timer.

Refer to the single patch for extensive details on the problem.

This should restore original performance before 4.19 kernel.

Fixes: #11676
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
target/linux/ipq806x/patches-6.1/700-01-net-introduce-napi_is_scheduled-helper.patch
target/linux/ipq806x/patches-6.1/700-02-net-stmmac-move-TX-timer-arm-after-DMA-enable.patch [new file with mode: 0644]
target/linux/ipq806x/patches-6.1/700-03-net-stmmac-improve-TX-timer-arm-logic.patch [moved from target/linux/ipq806x/patches-6.1/700-02-net-stmmac-improve-TX-timer-arm-logic.patch with 93% similarity]
target/linux/ipq806x/patches-6.1/700-04-net-stmmac-increase-TX-coalesce-timer-to-5ms.patch [moved from target/linux/ipq806x/patches-6.1/700-03-net-stmmac-increase-TX-coalesce-timer-to-5ms.patch with 91% similarity]