[PATCH] arm64: dts: rockchip: Change ethernet TXD timing delay value
Dongjin Kim
tobetter at gmail.com
Tue Aug 19 00:48:50 PDT 2025
On Tue, Aug 19, 2025 at 08:42:55AM +0200, Krzysztof Kozlowski wrote:
> On 19/08/2025 06:50, Dongjin Kim wrote:
> > Very poor network performance is observed on the ODROID-M1 Board
> > (REV 1.0 20220613) when running iperf3 (under 200Mbits/sec), and
> > this problem can be resolved after changing the value of TXD
> > timing to 0x35 from 0x4f.
> >
> > Signed-off-by: Dongjin Kim <tobetter at gmail.com>
> > Change-Id: Idecd246e3fe93447b6e3e9b165d077d2050bbd75
>
>
> Please run scripts/checkpatch.pl on the patches and fix reported
> warnings. After that, run also 'scripts/checkpatch.pl --strict' on the
> patches and (probably) fix more warnings. Some warnings can be ignored,
> especially from --strict run, but the code here looks like it needs a
> fix. Feel free to get in touch if the warning is not clear.
Thanks. I realized that I sent unmodified file that includes
"Change-Id:".
>
> You CC-ed an address, which suggests you do not work on mainline kernel
> or you do not use get_maintainers.pl/b4/patman. Please rebase and always
> work on mainline or start using mentioned tools, so correct addresses
> will be used.
I've rebased to the master branch, so let me send the patch again.
>
> Best regards,
> Krzysztof
More information about the linux-arm-kernel
mailing list