[4.6.1] Xavier NX without HDMI connection have poor iperf3 RX performance

Hi, I used Nvidia Official SD image jetson-nx-jp461-sd-card-image.zip on Xavier NX devkit, and I found that without HDMI connection, Xavier NX devkit has poor Iperf3 RX performance.
However, when I used Nvidia Official SD image JP502-xnx-sd-card-image-b231.zip, there is no problem occurred.
May I have a patch for this issue on the Jetpack 4.6.1? Thanks a lot.

The command I used on the Xavier NX devkit: iperf3 -s
The command I used on my PC side: iperf3.exe -c 192.168.100.100 -B 192.168.100.101 -t 12000
If HDMI is connected, the performance is fine. This lower RX performance occurs when the HDMI is pull out.

您好,我使用NV image Jetpack 4.6.1 於NV 公版上,發現沒有接HDMI時,Xavier NX公版的iperf3 RX performance會驟降。接上HDMI後,又正常了。若使用Jetpack 5.0.2則沒有看到此問題。
想請問,能給予patch或解法,讓我們能放在Jetpack 4.6.1上解決此問題嗎? 感謝。附件為log。

log.txt (46.8 KB)

Hi,

我們沒有碰過這個問題 目前沒有patch能提供. 請問能在jp4.6.3 or jp4.6.4複製到嗎?

Hi Wayne,
也能在JP 4.6.3以及JP 4.6.4複製到。這issue目前只有在Xavier NX看到。Nano, TX2都沒有看到。

我們確認一下 謝謝回報

Hi,

我們嘗試用一樣的command跟手法複製但沒辦法複製成功

請問你用的是xavier NX devkit上的ethernet port嗎?

Hi Wayne,
是的。我發現到xavier NX devkit與intel i210對接時,HDMI拔掉,devkit iperf rx performance會劇烈往下掉。
然後,若我將CONFIG_EQOS_DISABLE_EEE=y設定下去,HDMI拔掉,則devkit iperf rx performance則不會劇烈往下掉,會維持在800多Mbits/sec。
另外,我單獨將eqos driver更新到Jetpack 5.1.1,HDMI拔掉後,則devkit iperf rx performance維持在900多Mbits/sec。

以上您參考一下。我們也先將這solution導入了。感謝。

可以請你確認一下是不是i210是複製問題的必要條件嗎?

當初你沒有特別提到這個我們就沒有找i210出來測了

Hi Wayne,
之前附件log是連接i210所錄的log,確實使用i210可以看到非常低的數值。
我們也使用其他筆電(非i210)的作相同手法測試,並不會看到i210這麼誇張的數值。

但是,其他筆電(非i210)會看到HDMI接上時,數值多維持在900Mbit/s以上。HDMI拔掉時,數值則多在800Mbit/s以上、900Mbit/s以下。

我目前能做的就是設定CONFIG_EQOS_DISABLE_EEE=y,然後連接i210後,數值保持在800Mbit/s以上、900Mbit/s以下。
另一方面,再將eqos driver update to kernel 5.10,讓其數值多維持在900Mbit/s以上。

感謝。

Hi,

如果關閉IEEE可以的話, 麻煩就繼續使用這個設定

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.