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.