I am HW engineer.
About the topic “[[35.4.1] LAN Tx performace is getting lower when HDMI is plug out]”([35.4.1] LAN Tx performace is getting lower when HDMI is plug out) problem, maybe I can help to compare the PCB version between ASUS and NVIDIA side.
Please help us to provide the way to check we are using the same PCB.
Previously there are lots of ethernet issue reported from your sw engineer Feng. We checked every of them but we cannot reproduce any of them on our side.
There was also no other similar issue reported by other users before.
I would like to know did you ever try other Xavier NX modules in your test before. But not just swapping a carrier board.
Hi,
The production module is with emmc. The module with SD card is for development. Do you observe the issue when using production module? If yes, please share the steps in detail so that we can test on developer kit. Seems like some misunderstanding in the steps so we are not able to replicate the issue.
Hi,
Please share your steps in detail so that we can set up Xavier NX developer kit(with emmc module) and try to replicate the phenomenon. What we observe is short drop during hotplug. Seems like some misunderstanding in the steps so we are not able to see the persistent drop in throughput.
We have worldwide teams working on Jetpack releases and have to confirm the issue occurs on the developer kit. So that our teams can reproduce it in the same way and debug further.
Hi @DaneLLL ,
vincentcj_chen is my colleague.
We used Xavier NX devkit (with emmc module) with the official image Jetpack 5.1.2 by sdkmanager.
We found that without HDMI connection, the TX performance of LAN will be lower than that with HDMI connection.
With HDMI, the TX performance can be above 949 Mbits/sec.
Without HDMI, the TX performance will reach to about 788 Mbits/sec.
The command we used on the Xavier NX devkit(with emmc module): iperf3 -s
The command we used on my PC side: iperf3.exe -c 192.168.100.100 -B 192.168.100.101 -t 120 -R
We have tested Intel I210 and Asix Ax88179 and both of them will have the same issue.
All Xavier NX EMMC modules we have have the same problem.
The following shows the iperf logs.
0.00-7.00 sec: HDMI is plug in.
7.00-67.00 sec: HDMI is plug out.
67.00-79.00 sec: HDMI is plug in.
79.00-120.00 sec: HDMI is plug out.
Do yo connect Xavier NX devkit to a HDMI out and boot? Or the devkit is booted without connecting to a HDMI device?
Do you connect ethernet port of Xavier NX devkit and the host PC directly through a cable? Or you connect devkit and host PC to a router to be in local area network?
Yes. Xavier NX devkit connects to a HDMI out and boot. The devkit is booted with connecting to a HDMI device.
我們只有接HDMI銀幕,開機,測試,拔掉HDMI,就會看到現象。
directly through a cable without any router.
我們用一條網路線對接。沒有用router等第三方裝置。
windows OS. By the way, we also used orin nano devkit as iperf3 RX. Xavier NX has the same problem as well.
沒有用過ubuntu 18.04, 我們測試使用windows OS,也使用過orin nano devkit當作對接端,Xavier NX的TX performance都有相同現象,會掉到700多。
Hi,
We can observe the issue without executing sudo jetson_clocks. It is because when HDMI output is absent, emc clock is dropped since the loading of HDMI is not present. Please execute sudo jetson_clocks to keep the clock at maximum.