lantiq: improve ethernet performance
authorAleksander Jan Bajkowski <olek2@wp.pl>
Sat, 22 May 2021 18:07:56 +0000 (20:07 +0200)
committerMathias Kresin <dev@kresin.me>
Mon, 15 Nov 2021 22:17:32 +0000 (23:17 +0100)
commit0e561a2aea8dddbb446f710f1037ec305c23af9e
treee418fd6e7aad55b280b94a5dffa930418c5fd002
parent2f95dd8ff0103374a197b943bb41ca6ff81a3af4
lantiq: improve ethernet performance

This commit contains a series of fixes for DMA. The burst length
patch significantly improves Ethernet performance. Patches were
tested on the xRX200 and xRX330.

Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
14 files changed:
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/amazonse.dtsi
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/ar9.dtsi
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/danube.dtsi
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9.dtsi
target/linux/lantiq/patches-5.10/0110-MIPS-lantiq-dma-add-small-delay-after-reset.patch [new file with mode: 0644]
target/linux/lantiq/patches-5.10/0111-MIPS-lantiq-dma-reset-correct-number-of-channel.patch [new file with mode: 0644]
target/linux/lantiq/patches-5.10/0112-MIPS-lantiq-dma-fix-burst-length-for-DEU.patch [new file with mode: 0644]
target/linux/lantiq/patches-5.10/0113-MIPS-lantiq-dma-make-a-burst-length-configurable-in-.patch [new file with mode: 0644]
target/linux/lantiq/patches-5.10/0710-net-lantiq-configure-burst-length-for-ethernet.patch [new file with mode: 0644]
target/linux/lantiq/patches-5.4/0110-MIPS-lantiq-dma-add-small-delay-after-reset.patch [new file with mode: 0644]
target/linux/lantiq/patches-5.4/0111-MIPS-lantiq-dma-reset-correct-number-of-channel.patch [new file with mode: 0644]
target/linux/lantiq/patches-5.4/0112-MIPS-lantiq-dma-fix-burst-length-for-DEU.patch [new file with mode: 0644]
target/linux/lantiq/patches-5.4/0113-MIPS-lantiq-dma-make-a-burst-length-configurable-in-.patch [new file with mode: 0644]
target/linux/lantiq/patches-5.4/0710-net-lantiq-configure-burst-length-for-ethernet.patch [new file with mode: 0644]