root@tegra-ubuntu:/proc# cat /etc/nv_tegra_release | head -n 1
R32 (release), REVISION: 2.1, GCID: 16294929, BOARD: t186ref, EABI: aarch64, DATE: Tue Aug 13 04:45:36 UTC 2019
root@tegra-ubuntu:/proc# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION=“Ubuntu 18.04.2 LTS”
Our equipment is as follows:20 tx2 boards, even on a switch.with 100M/bit Ethernet cable;
One of the ping another, The results are as follows:some time the ping delay is so big,After a few seconds,ping delay is restore normal.
We run the same software on TK1 board is no problem.but now update with TX2-4Gb had this problem.
Our switch chip is BCM53286XM-20FE Ports+4 GbE Interface.We determine It’s not a switch problem.
Our software is processing the video stream,with rtsp or 28181 agreement.
Thanks for your answer.
1.Can i only update Kernel and DTB file ? because upgrade sdkmanager all of 20s TX2 modules is so difficult.
2.Sorry i can’t set up the test environment.we have’t enough nvidia devkit.
Thanks for your answer.
1.sorry ,we can’t do the test.because which Involves update our software,so diffcult .Finally, if no other way I can do this test.
2.sorry we can’t do the test,on our board ,the switch is fixed connection with TX2.
Tomorrow we will update kernel an dtb file of 20 tx2 modules to test.
In addition,if not run our software ,ping is normal dealy. but we used tk1 board have’t this problem.
Hi,
Please do not compare TK1 with any board on rel-32 anymore. The software on TK1 hasn’t been updated for 3 years. TK1 case does not help here.
You need to share more detail about your software or we may not able to help you.
Also, it does not make sense to upgrade all 20 TX2 modules if you claimed the issue can be reproduced by 2 pieces of TX2.
Why not just power down other TX2 and make test?
Thanks for your answer.
Because if recompile our software is trouble, our software is very large, and if it doesn’t cooperate with the new SDK, it will be very trouble.
and if we only run two TX2 is so difficult ot reproduced.we need to deal with more than 20 channels 1080P video, it is good for it to reproduced the problem.In this case,every ten minutes or so will appear again .
So, only upgrade kernel and dtb file is the fastest best test.
Thanks for your answer again ,Please wait for our test results.
Hi,
What kind of “software” are you talking about here if kernel and dtb could be the official one?
not the official one,just i doubt whether the kernel driver bug.
Had a discussion with 504566020 over forum private message.
Here is a brief description of this system.
-
20 tx2 nodes. One of the TX2 devices is a master node with extra PCIe based 1GbE NIC and remaining 19 nodes as child nodes.
-
The video stream will pass through the PCIe NIC on the master node to the switch and then to child nodes.
-
Each child node will process at most 4 video stream and each stream is with size 2MB. After the process, child nodes will send the result back to master node.
-
This issue only happens when total stream # > 30 and with data from real camera. When error happens, each node will have ping delay up to 1000 ~10000 ms.
1 Like
master node:192.168.8.32
[BEGIN] 2020/9/2 17:57:49
root@tegra-ubuntu:/home/ubuntu# iperf3 -c 192.168.8.24 -u -b 40M
root@tegra-ubuntu:/home/ubuntu# ethtool -S eth0;iperf3 -c 192.168.8.24 -u -b 40M
NIC statistics:
mmc_tx_octetcount_gb: 2387590878
mmc_tx_framecount_gb: 28994508
mmc_tx_broadcastframe_g: 425155
mmc_tx_multicastframe_g: 902
mmc_tx_64_octets_gb: 446244
mmc_tx_65_to_127_octets_gb: 19031848
mmc_tx_128_to_255_octets_gb: 11255
mmc_tx_256_to_511_octets_gb: 3495106
mmc_tx_512_to_1023_octets_gb: 5485614
mmc_tx_1024_to_max_octets_gb: 524441
mmc_tx_unicast_gb: 28568451
mmc_tx_multicast_gb: 902
mmc_tx_broadcast_gb: 425155
mmc_tx_underflow_error: 0
mmc_tx_singlecol_g: 0
mmc_tx_multicol_g: 0
mmc_tx_deferred: 0
mmc_tx_latecol: 0
mmc_tx_exesscol: 0
mmc_tx_carrier_error: 0
mmc_tx_octetcount_g: 2387590878
mmc_tx_framecount_g: 28994508
mmc_tx_excessdef: 0
mmc_tx_pause_frame: 363
mmc_tx_vlan_frame_g: 0
mmc_rx_framecount_gb: 45437492
mmc_rx_octetcount_gb: 2926441333
mmc_rx_octetcount_g: 2926441333
mmc_rx_broadcastframe_g: 14640551
mmc_rx_multicastframe_g: 2142233
mmc_rx_crc_errror: 0
mmc_rx_align_error: 0
mmc_rx_run_error: 0
mmc_rx_jabber_error: 0
mmc_rx_undersize_g: 0
mmc_rx_oversize_g: 3
mmc_rx_64_octets_gb: 16671532
mmc_rx_65_to_127_octets_gb: 22589259
mmc_rx_128_to_255_octets_gb: 80279
mmc_rx_256_to_511_octets_gb: 3447488
mmc_rx_512_to_1023_octets_gb: 766578
mmc_rx_1024_to_max_octets_gb: 1882353
mmc_rx_unicast_g: 28654708
mmc_rx_length_error: 0
mmc_rx_outofrangetype: 0
mmc_rx_pause_frames: 2026819
mmc_rx_fifo_overflow: 9
mmc_rx_vlan_frames_gb: 0
mmc_rx_watchdog_error: 0
mmc_rx_ipc_intr_mask: 2147385342
mmc_rx_ipc_intr: 0
mmc_rx_ipv4_gd: 28721588
mmc_rx_ipv4_hderr: 0
mmc_rx_ipv4_nopay: 0
mmc_rx_ipv4_frag: 0
mmc_rx_ipv4_udsbl: 0
mmc_rx_ipv6_gd_octets: 8037233
mmc_rx_ipv6_hderr_octets: 0
mmc_rx_ipv6_nopay_octets: 0
mmc_rx_udp_gd: 228881
mmc_rx_udp_err: 0
mmc_rx_tcp_gd: 28499144
mmc_rx_tcp_err: 0
mmc_rx_icmp_gd: 40103
mmc_rx_icmp_err: 0
mmc_rx_ipv4_gd_octets: 1333725476
mmc_rx_ipv4_hderr_octets: 0
mmc_rx_ipv4_nopay_octets: 0
mmc_rx_ipv4_frag_octets: 0
mmc_rx_ipv4_udsbl_octets: 0
mmc_rx_ipv6_gd: 46540
mmc_rx_ipv6_hderr: 0
mmc_rx_ipv6_nopay: 0
mmc_rx_udp_gd_octets: 21757799
mmc_rx_udp_err_octets: 0
mmc_rx_tcp_gd_octets: 741106650
mmc_rx_tcp_err_octets: 0
mmc_rx_icmp_gd_octets: 2604900
mmc_rx_icmp_err_octets: 0
q_re_alloc_rx_buf_failed[0]: 0
q_re_alloc_rx_buf_failed[1]: 0
q_re_alloc_rx_buf_failed[2]: 0
q_re_alloc_rx_buf_failed[3]: 0
q_re_alloc_rx_buf_failed[4]: 0
q_re_alloc_rx_buf_failed[5]: 0
q_re_alloc_rx_buf_failed[6]: 0
q_re_alloc_rx_buf_failed[7]: 0
tx_process_stopped_irq_n[0]: 0
tx_process_stopped_irq_n[1]: 0
tx_process_stopped_irq_n[2]: 0
tx_process_stopped_irq_n[3]: 0
tx_process_stopped_irq_n[4]: 0
tx_process_stopped_irq_n[5]: 0
tx_process_stopped_irq_n[6]: 0
tx_process_stopped_irq_n[7]: 0
rx_process_stopped_irq_n[0]: 0
rx_process_stopped_irq_n[1]: 0
rx_process_stopped_irq_n[2]: 0
rx_process_stopped_irq_n[3]: 0
rx_process_stopped_irq_n[4]: 0
rx_process_stopped_irq_n[5]: 0
rx_process_stopped_irq_n[6]: 0
rx_process_stopped_irq_n[7]: 0
tx_buf_unavailable_irq_n[0]: 0
tx_buf_unavailable_irq_n[1]: 0
tx_buf_unavailable_irq_n[2]: 0
tx_buf_unavailable_irq_n[3]: 0
tx_buf_unavailable_irq_n[4]: 0
tx_buf_unavailable_irq_n[5]: 0
tx_buf_unavailable_irq_n[6]: 0
tx_buf_unavailable_irq_n[7]: 0
rx_buf_unavailable_irq_n[0]: 121
rx_buf_unavailable_irq_n[1]: 0
rx_buf_unavailable_irq_n[2]: 0
rx_buf_unavailable_irq_n[3]: 0
rx_buf_unavailable_irq_n[4]: 0
rx_buf_unavailable_irq_n[5]: 0
rx_buf_unavailable_irq_n[6]: 0
rx_buf_unavailable_irq_n[7]: 0
rx_watchdog_irq_n: 0
fatal_bus_error_irq_n: 0
pmt_irq_n: 0
tx_normal_irq_n[0]: 23121418
tx_normal_irq_n[1]: 0
tx_normal_irq_n[2]: 0
tx_normal_irq_n[3]: 0
tx_normal_irq_n[4]: 0
tx_normal_irq_n[5]: 0
tx_normal_irq_n[6]: 0
tx_normal_irq_n[7]: 0
rx_normal_irq_n[0]: 35057925
rx_normal_irq_n[1]: 0
rx_normal_irq_n[2]: 0
rx_normal_irq_n[3]: 0
rx_normal_irq_n[4]: 0
rx_normal_irq_n[5]: 0
rx_normal_irq_n[6]: 0
rx_normal_irq_n[7]: 0
napi_poll_n: 0
tx_clean_n[0]: 23121418
tx_clean_n[1]: 0
tx_clean_n[2]: 0
tx_clean_n[3]: 0
tx_clean_n[4]: 0
tx_clean_n[5]: 0
tx_clean_n[6]: 0
tx_clean_n[7]: 0
tx_path_in_lpi_mode_irq_n: 0
tx_path_exit_lpi_mode_irq_n: 0
rx_path_in_lpi_mode_irq_n: 0
rx_path_exit_lpi_mode_irq_n: 0
tx_pkt_n: 28883766
rx_pkt_n: 43410661
tx_vlan_pkt_n: 0
rx_vlan_pkt_n: 0
tx_timestamp_captured_n: 0
rx_timestamp_captured_n: 0
tx_tso_pkt_n: 56380
q_tx_pkt_n[0]: 28883766
q_tx_pkt_n[1]: 0
q_tx_pkt_n[2]: 0
q_tx_pkt_n[3]: 0
q_tx_pkt_n[4]: 0
q_tx_pkt_n[5]: 0
q_tx_pkt_n[6]: 0
q_tx_pkt_n[7]: 0
q_rx_pkt_n[0]: 43410661
q_rx_pkt_n[1]: 0
q_rx_pkt_n[2]: 0
q_rx_pkt_n[3]: 0
q_rx_pkt_n[4]: 0
q_rx_pkt_n[5]: 0
q_rx_pkt_n[6]: 0
q_rx_pkt_n[7]: 0
link_disconnect_count: 0
link_connect_count: 1
Connecting to host 192.168.8.24, port 5201
[ 4] local 192.168.8.32 port 50375 connected to 192.168.8.24 port 5201
[ ID] Interval Transfer Bandwidth Total Datagrams
[ 4] 0.00-2.01 sec 8.00 KBytes 32.6 Kbits/sec 1
[ 4] 2.01-2.01 sec 0.00 Bytes 0.00 bits/sec 0
[ 4] 2.01-6.59 sec 128 KBytes 229 Kbits/sec 16
[ 4] 6.59-6.59 sec 0.00 Bytes 0.00 bits/sec 0
[ 4] 6.59-6.59 sec 0.00 Bytes 0.00 bits/sec 0
[ 4] 6.59-6.59 sec 0.00 Bytes 0.00 bits/sec 0
[ 4] 6.59-12.19 sec 64.0 KBytes 93.6 Kbits/sec 8
[ 4] 12.19-12.19 sec 0.00 Bytes 0.00 bits/sec 0
[ 4] 12.19-12.19 sec 0.00 Bytes 0.00 bits/sec 0
[ 4] 12.19-12.19 sec 0.00 Bytes 0.00 bits/sec 0
[ ID] Interval Transfer Bandwidth Jitter Lost/Total Datagrams
[ 4] 0.00-12.19 sec 200 KBytes 134 Kbits/sec 798.945 ms 0/25 (0%)
[ 4] Sent 25 datagrams
iperf Done.
root@tegra-ubuntu:/home/ubuntu# ethtool -S eth0;iperf3 -c 192.168.8.24 -u -b 40M
NIC statistics:
mmc_tx_octetcount_gb: 2388348434
mmc_tx_framecount_gb: 28995839
mmc_tx_broadcastframe_g: 425208
mmc_tx_multicastframe_g: 902
mmc_tx_64_octets_gb: 446302
mmc_tx_65_to_127_octets_gb: 19032500
mmc_tx_128_to_255_octets_gb: 11263
mmc_tx_256_to_511_octets_gb: 3495184
mmc_tx_512_to_1023_octets_gb: 5485759
mmc_tx_1024_to_max_octets_gb: 524831
mmc_tx_unicast_gb: 28569729
mmc_tx_multicast_gb: 902
mmc_tx_broadcast_gb: 425208
mmc_tx_underflow_error: 0
mmc_tx_singlecol_g: 0
mmc_tx_multicol_g: 0
mmc_tx_deferred: 0
mmc_tx_latecol: 0
mmc_tx_exesscol: 0
mmc_tx_carrier_error: 0
mmc_tx_octetcount_g: 2388348434
mmc_tx_framecount_g: 28995839
mmc_tx_excessdef: 0
mmc_tx_pause_frame: 363
mmc_tx_vlan_frame_g: 0
mmc_rx_framecount_gb: 45443284
mmc_rx_octetcount_gb: 2927069615
mmc_rx_octetcount_g: 2927069615
mmc_rx_broadcastframe_g: 14642099
mmc_rx_multicastframe_g: 2145497
mmc_rx_crc_errror: 0
mmc_rx_align_error: 0
mmc_rx_run_error: 0
mmc_rx_jabber_error: 0
mmc_rx_undersize_g: 0
mmc_rx_oversize_g: 3
mmc_rx_64_octets_gb: 16676232
mmc_rx_65_to_127_octets_gb: 22589939
mmc_rx_128_to_255_octets_gb: 80357
mmc_rx_256_to_511_octets_gb: 3447642
mmc_rx_512_to_1023_octets_gb: 766653
mmc_rx_1024_to_max_octets_gb: 1882458
mmc_rx_unicast_g: 28655688
mmc_rx_length_error: 0
mmc_rx_outofrangetype: 0
mmc_rx_pause_frames: 2029967
mmc_rx_fifo_overflow: 9
mmc_rx_vlan_frames_gb: 0
mmc_rx_watchdog_error: 0
mmc_rx_ipc_intr_mask: 3221078013
mmc_rx_ipc_intr: 0
mmc_rx_ipv4_gd: 28722637
mmc_rx_ipv4_hderr: 0
mmc_rx_ipv4_nopay: 0
mmc_rx_ipv4_frag: 0
mmc_rx_ipv4_udsbl: 0
mmc_rx_ipv6_gd_octets: 8043493
mmc_rx_ipv6_hderr_octets: 0
mmc_rx_ipv6_nopay_octets: 0
mmc_rx_udp_gd: 229009
mmc_rx_udp_err: 0
mmc_rx_tcp_gd: 28500068
mmc_rx_tcp_err: 0
mmc_rx_icmp_gd: 40144
mmc_rx_icmp_err: 0
mmc_rx_ipv4_gd_octets: 1334027074
mmc_rx_ipv4_hderr_octets: 0
mmc_rx_ipv4_nopay_octets: 0
mmc_rx_ipv4_frag_octets: 0
mmc_rx_ipv4_udsbl_octets: 0
mmc_rx_ipv6_gd: 46584
mmc_rx_ipv6_hderr: 0
mmc_rx_ipv6_nopay: 0
mmc_rx_udp_gd_octets: 21770009
mmc_rx_udp_err_octets: 0
mmc_rx_tcp_gd_octets: 741376934
mmc_rx_tcp_err_octets: 0
mmc_rx_icmp_gd_octets: 2607524
mmc_rx_icmp_err_octets: 0
q_re_alloc_rx_buf_failed[0]: 0
q_re_alloc_rx_buf_failed[1]: 0
q_re_alloc_rx_buf_failed[2]: 0
q_re_alloc_rx_buf_failed[3]: 0
q_re_alloc_rx_buf_failed[4]: 0
q_re_alloc_rx_buf_failed[5]: 0
q_re_alloc_rx_buf_failed[6]: 0
q_re_alloc_rx_buf_failed[7]: 0
tx_process_stopped_irq_n[0]: 0
tx_process_stopped_irq_n[1]: 0
tx_process_stopped_irq_n[2]: 0
tx_process_stopped_irq_n[3]: 0
tx_process_stopped_irq_n[4]: 0
tx_process_stopped_irq_n[5]: 0
tx_process_stopped_irq_n[6]: 0
tx_process_stopped_irq_n[7]: 0
rx_process_stopped_irq_n[0]: 0
rx_process_stopped_irq_n[1]: 0
rx_process_stopped_irq_n[2]: 0
rx_process_stopped_irq_n[3]: 0
rx_process_stopped_irq_n[4]: 0
rx_process_stopped_irq_n[5]: 0
rx_process_stopped_irq_n[6]: 0
rx_process_stopped_irq_n[7]: 0
tx_buf_unavailable_irq_n[0]: 0
tx_buf_unavailable_irq_n[1]: 0
tx_buf_unavailable_irq_n[2]: 0
tx_buf_unavailable_irq_n[3]: 0
tx_buf_unavailable_irq_n[4]: 0
tx_buf_unavailable_irq_n[5]: 0
tx_buf_unavailable_irq_n[6]: 0
tx_buf_unavailable_irq_n[7]: 0
rx_buf_unavailable_irq_n[0]: 121
rx_buf_unavailable_irq_n[1]: 0
rx_buf_unavailable_irq_n[2]: 0
rx_buf_unavailable_irq_n[3]: 0
rx_buf_unavailable_irq_n[4]: 0
rx_buf_unavailable_irq_n[5]: 0
rx_buf_unavailable_irq_n[6]: 0
rx_buf_unavailable_irq_n[7]: 0
rx_watchdog_irq_n: 0
fatal_bus_error_irq_n: 0
pmt_irq_n: 0
tx_normal_irq_n[0]: 23122352
tx_normal_irq_n[1]: 0
tx_normal_irq_n[2]: 0
tx_normal_irq_n[3]: 0
tx_normal_irq_n[4]: 0
tx_normal_irq_n[5]: 0
tx_normal_irq_n[6]: 0
tx_normal_irq_n[7]: 0
rx_normal_irq_n[0]: 35059981
rx_normal_irq_n[1]: 0
rx_normal_irq_n[2]: 0
rx_normal_irq_n[3]: 0
rx_normal_irq_n[4]: 0
rx_normal_irq_n[5]: 0
rx_normal_irq_n[6]: 0
rx_normal_irq_n[7]: 0
napi_poll_n: 0
tx_clean_n[0]: 23122352
tx_clean_n[1]: 0
tx_clean_n[2]: 0
tx_clean_n[3]: 0
tx_clean_n[4]: 0
tx_clean_n[5]: 0
tx_clean_n[6]: 0
tx_clean_n[7]: 0
tx_path_in_lpi_mode_irq_n: 0
tx_path_exit_lpi_mode_irq_n: 0
rx_path_in_lpi_mode_irq_n: 0
rx_path_exit_lpi_mode_irq_n: 0
tx_pkt_n: 28885064
rx_pkt_n: 43413305
tx_vlan_pkt_n: 0
rx_vlan_pkt_n: 0
tx_timestamp_captured_n: 0
rx_timestamp_captured_n: 0
tx_tso_pkt_n: 56412
q_tx_pkt_n[0]: 28885064
q_tx_pkt_n[1]: 0
q_tx_pkt_n[2]: 0
q_tx_pkt_n[3]: 0
q_tx_pkt_n[4]: 0
q_tx_pkt_n[5]: 0
q_tx_pkt_n[6]: 0
q_tx_pkt_n[7]: 0
q_rx_pkt_n[0]: 43413305
q_rx_pkt_n[1]: 0
q_rx_pkt_n[2]: 0
q_rx_pkt_n[3]: 0
q_rx_pkt_n[4]: 0
q_rx_pkt_n[5]: 0
q_rx_pkt_n[6]: 0
q_rx_pkt_n[7]: 0
link_disconnect_count: 0
link_connect_count: 1
Connecting to host 192.168.8.24, port 5201
[ 4] local 192.168.8.32 port 45128 connected to 192.168.8.24 port 5201
[ ID] Interval Transfer Bandwidth Total Datagrams
[ 4] 0.00-1.00 sec 4.32 MBytes 36.2 Mbits/sec 553
[ 4] 1.00-2.00 sec 4.79 MBytes 40.2 Mbits/sec 613
[ 4] 2.00-3.00 sec 4.75 MBytes 39.8 Mbits/sec 608
[ 4] 3.00-4.00 sec 4.80 MBytes 40.2 Mbits/sec 614
[ 4] 4.00-5.00 sec 4.77 MBytes 40.0 Mbits/sec 610
[ 4] 5.00-6.00 sec 4.77 MBytes 40.0 Mbits/sec 610
[ 4] 6.00-7.00 sec 4.77 MBytes 40.0 Mbits/sec 611
[ 4] 7.00-8.00 sec 4.76 MBytes 39.9 Mbits/sec 609
[ 4] 8.00-9.00 sec 4.77 MBytes 40.0 Mbits/sec 611
[ 4] 9.00-10.00 sec 4.77 MBytes 40.0 Mbits/sec 610
[ ID] Interval Transfer Bandwidth Jitter Lost/Total Datagrams
[ 4] 0.00-10.00 sec 47.3 MBytes 39.6 Mbits/sec 0.607 ms 0/6048 (0%)
[ 4] Sent 6048 datagrams
iperf Done.
[END] 2020/9/2 18:05:37
child node:192.168.8.24
Accepted connection from 192.168.8.32, port 51436
[ 5] local 192.168.8.24 port 5201 connected to 192.168.8.32 port 50375
[ ID] Interval Transfer Bandwidth Jitter Lost/Total Datagrams
[ 5] 0.00-1.00 sec 0.00 Bytes 0.00 bits/sec 0.000 ms 0/0 (0%)
[ 5] 1.00-2.00 sec 0.00 Bytes 0.00 bits/sec 0.000 ms 0/0 (0%)
[ 5] 2.00-3.00 sec 0.00 Bytes 0.00 bits/sec 0.000 ms 0/0 (0%)
[ 5] 3.00-4.00 sec 0.00 Bytes 0.00 bits/sec 0.000 ms 0/0 (0%)
[ 5] 4.00-5.00 sec 24.0 KBytes 197 Kbits/sec 126.733 ms 0/3 (0%)
[ 5] 5.00-6.00 sec 16.0 KBytes 131 Kbits/sec 136.286 ms 0/2 (0%)
[ 5] 6.00-7.00 sec 24.0 KBytes 197 Kbits/sec 183.161 ms 0/3 (0%)
[ 5] 7.00-8.00 sec 16.0 KBytes 131 Kbits/sec 209.741 ms 0/2 (0%)
[ 5] 8.00-9.00 sec 24.0 KBytes 197 Kbits/sec 243.696 ms 0/3 (0%)
[ 5] 9.00-10.00 sec 16.0 KBytes 131 Kbits/sec 262.941 ms 0/2 (0%)
[ 5] 10.00-11.00 sec 8.00 KBytes 65.5 Kbits/sec 271.670 ms 0/1 (0%)
[ 5] 11.00-12.00 sec 0.00 Bytes 0.00 bits/sec 271.670 ms 0/0 (0%)
[ 5] 12.00-13.00 sec 8.00 KBytes 65.6 Kbits/sec 428.764 ms 0/1 (0%)
[ 5] 13.00-14.00 sec 16.0 KBytes 131 Kbits/sec 646.562 ms 0/2 (0%)
[ 5] 14.00-15.00 sec 24.0 KBytes 197 Kbits/sec 603.624 ms 0/3 (0%)
[ 5] 15.00-16.00 sec 16.0 KBytes 131 Kbits/sec 579.291 ms 0/2 (0%)
[ 5] 16.00-17.00 sec 0.00 Bytes 0.00 bits/sec 579.291 ms 0/0 (0%)
[ 5] 17.00-18.00 sec 0.00 Bytes 0.00 bits/sec 579.291 ms 0/0 (0%)
[ 5] 18.00-19.00 sec 0.00 Bytes 0.00 bits/sec 579.291 ms 0/0 (0%)
[ 5] 19.00-19.90 sec 8.00 KBytes 73.2 Kbits/sec 798.945 ms 0/1 (0%)
[ ID] Interval Transfer Bandwidth Jitter Lost/Total Datagrams
[ 5] 0.00-19.90 sec 0.00 Bytes 0.00 bits/sec 798.945 ms 0/25 (0%)
Server listening on 5201
Accepted connection from 192.168.8.32, port 51630
[ 5] local 192.168.8.24 port 5201 connected to 192.168.8.32 port 45128
[ ID] Interval Transfer Bandwidth Jitter Lost/Total Datagrams
[ 5] 0.00-1.00 sec 4.31 MBytes 36.2 Mbits/sec 0.666 ms 0/552 (0%)
[ 5] 1.00-2.00 sec 4.79 MBytes 40.2 Mbits/sec 0.628 ms 0/613 (0%)
[ 5] 2.00-3.00 sec 4.75 MBytes 39.8 Mbits/sec 0.667 ms 0/608 (0%)
[ 5] 3.00-4.00 sec 4.80 MBytes 40.2 Mbits/sec 0.604 ms 0/614 (0%)
[ 5] 4.00-5.00 sec 4.77 MBytes 40.0 Mbits/sec 0.565 ms 0/610 (0%)
[ 5] 5.00-6.00 sec 4.77 MBytes 40.0 Mbits/sec 0.605 ms 0/610 (0%)
[ 5] 6.00-7.00 sec 4.77 MBytes 40.0 Mbits/sec 0.597 ms 0/611 (0%)
[ 5] 7.00-8.00 sec 4.76 MBytes 39.9 Mbits/sec 0.602 ms 0/609 (0%)
[ 5] 8.00-9.00 sec 4.77 MBytes 40.0 Mbits/sec 0.610 ms 0/611 (0%)
[ 5] 9.00-10.00 sec 4.77 MBytes 40.0 Mbits/sec 0.607 ms 0/610 (0%)
[ 5] 10.00-10.04 sec 0.00 Bytes 0.00 bits/sec 0.607 ms 0/0 (0%)
[ ID] Interval Transfer Bandwidth Jitter Lost/Total Datagrams
[ 5] 0.00-10.04 sec 0.00 Bytes 0.00 bits/sec 0.607 ms 0/6048 (0%)
Server listening on 5201
Hi,
Please check if you would see the increment in mmc_rx_fifo_overflow when you hit the error.
Hi,
mmc_rx_fifo_overflow no increase.
we run “watch ‘date >> txt.txt;ethtool -S eth0 >> log.txt;’” when delay error is recurrenced.
lhz@lhz-virtual-machine:~$ grep mmc_rx_fifo_overflow -r log.txt
mmc_rx_fifo_overflow: 10
mmc_rx_fifo_overflow: 10
mmc_rx_fifo_overflow: 10
mmc_rx_fifo_overflow: 10
mmc_rx_fifo_overflow: 10
mmc_rx_fifo_overflow: 10
mmc_rx_fifo_overflow: 10
mmc_rx_fifo_overflow: 10
mmc_rx_fifo_overflow: 10
mmc_rx_fifo_overflow: 10
mmc_rx_fifo_overflow: 10
mmc_rx_fifo_overflow: 10
mmc_rx_fifo_overflow: 10
mmc_rx_fifo_overflow: 10
mmc_rx_fifo_overflow: 10
mmc_rx_fifo_overflow: 10
mmc_rx_fifo_overflow: 10
mmc_rx_fifo_overflow: 10
mmc_rx_fifo_overflow: 10
mmc_rx_fifo_overflow: 10
mmc_rx_fifo_overflow: 10
mmc_rx_fifo_overflow: 10
mmc_rx_fifo_overflow: 10
mmc_rx_fifo_overflow: 10
mmc_rx_fifo_overflow: 10
mmc_rx_fifo_overflow: 10
log.txt (144.6 KB)
Hi,
During the test, did you enable jetson clocks and nvpmodel to mode 0?
not enable jetson clocks and nvpmodel to mode 0.
But I have tested nvmodel mode 0.Has no effect on this error
But I have tested nvmodel mode 0.Has no effect on this error
Do you remember to run jetson_clocks but not only the nvpmodel?
only run“ nvpmodel -m 0”.