Linux Mainline
#25
(10-05-2017, 10:06 AM)maal Wrote: Is there a problem with GbE driver in 4.14?

Image: stretch-minimal-rock64-0.5.14-133-arm64.img

Kernel 4.4:
Code:
root@rock64:~# uname -a
Linux rock64 4.4.77-rockchip-ayufan-133 #1 SMP Thu Sep 28 10:51:45 UTC 2017 aarch64 GNU/Linux
root@rock64:~# iperf3 -c 192.168.11.100 -f m
Connecting to host 192.168.11.100, port 5201
[  4] local 192.168.11.177 port 55506 connected to 192.168.11.100 port 5201
[ ID] Interval           Transfer     Bandwidth       Retr  Cwnd
[  4]   0.00-1.01   sec   116 MBytes   964 Mbits/sec    0   1.45 MBytes      
[  4]   1.01-2.01   sec   112 MBytes   943 Mbits/sec    0   1.45 MBytes      
[  4]   2.01-3.00   sec   111 MBytes   938 Mbits/sec    0   1.45 MBytes      
[  4]   3.00-4.00   sec   112 MBytes   941 Mbits/sec    0   1.70 MBytes      
[  4]   4.00-5.00   sec   112 MBytes   944 Mbits/sec    0   1.70 MBytes      
[  4]   5.00-6.00   sec   111 MBytes   937 Mbits/sec    0   1.70 MBytes      
[  4]   6.00-7.00   sec   112 MBytes   943 Mbits/sec    0   1.70 MBytes      
[  4]   7.00-8.01   sec   112 MBytes   941 Mbits/sec    0   1.70 MBytes      
[  4]   8.01-9.01   sec   112 MBytes   943 Mbits/sec    0   1.70 MBytes      
[  4]   9.01-10.00  sec   112 MBytes   946 Mbits/sec    0   1.70 MBytes      
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bandwidth       Retr
[  4]   0.00-10.00  sec  1.10 GBytes   944 Mbits/sec    0             sender
[  4]   0.00-10.00  sec  1.10 GBytes   941 Mbits/sec                  receiver

iperf Done.
root@rock64:~# iperf3 -c 192.168.11.100 -f m -R
Connecting to host 192.168.11.100, port 5201
Reverse mode, remote host 192.168.11.100 is sending
[  4] local 192.168.11.177 port 55510 connected to 192.168.11.100 port 5201
[ ID] Interval           Transfer     Bandwidth
[  4]   0.00-1.00   sec  84.9 MBytes   712 Mbits/sec                  
[  4]   1.00-2.00   sec  64.5 MBytes   541 Mbits/sec                  
[  4]   2.00-3.00   sec  82.3 MBytes   690 Mbits/sec                  
[  4]   3.00-4.00   sec  83.0 MBytes   696 Mbits/sec                  
[  4]   4.00-5.00   sec  93.6 MBytes   785 Mbits/sec                  
[  4]   5.00-6.00   sec  91.1 MBytes   765 Mbits/sec                  
[  4]   6.00-7.00   sec  98.4 MBytes   826 Mbits/sec                  
[  4]   7.00-8.00   sec   104 MBytes   869 Mbits/sec                  
[  4]   8.00-9.00   sec  99.7 MBytes   837 Mbits/sec                  
[  4]   9.00-10.00  sec   104 MBytes   869 Mbits/sec                  
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bandwidth       Retr
[  4]   0.00-10.00  sec   906 MBytes   760 Mbits/sec    0             sender
[  4]   0.00-10.00  sec   906 MBytes   760 Mbits/sec                  receiver

iperf Done.
root@rock64:~# ethtool -S eth0 | grep err |grep -v ": 0"
root@rock64:~#
 

Kernel 4.14:
Code:
root@rock64:~# uname -a
Linux rock64 4.14.0-rockchip-ayufan-133-g13d5899 #1 SMP PREEMPT Thu Sep 28 11:08:43 UTC 2017 aarch64 GNU/Linux
root@rock64:~# iperf3 -c 192.168.11.100 -f m
Connecting to host 192.168.11.100, port 5201
[  4] local 192.168.11.177 port 44878 connected to 192.168.11.100 port 5201
[ ID] Interval           Transfer     Bandwidth       Retr  Cwnd
[  4]   0.00-1.00   sec   111 MBytes   926 Mbits/sec    0    535 KBytes      
[  4]   1.00-2.00   sec   112 MBytes   943 Mbits/sec    0    591 KBytes      
[  4]   2.00-3.00   sec   112 MBytes   942 Mbits/sec    0    591 KBytes      
[  4]   3.00-4.00   sec   112 MBytes   941 Mbits/sec    0    591 KBytes      
[  4]   4.00-5.00   sec   112 MBytes   942 Mbits/sec    0    591 KBytes      
[  4]   5.00-6.00   sec   112 MBytes   941 Mbits/sec    0    591 KBytes      
[  4]   6.00-7.00   sec   112 MBytes   943 Mbits/sec    0    621 KBytes      
[  4]   7.00-8.00   sec   112 MBytes   940 Mbits/sec   28    322 KBytes      
[  4]   8.00-9.00   sec   112 MBytes   942 Mbits/sec    0    351 KBytes      
[  4]   9.00-10.00  sec   112 MBytes   942 Mbits/sec    0    362 KBytes      
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bandwidth       Retr
[  4]   0.00-10.00  sec  1.09 GBytes   940 Mbits/sec   28             sender
[  4]   0.00-10.00  sec  1.09 GBytes   937 Mbits/sec                  receiver

iperf Done.
root@rock64:~# iperf3 -c 192.168.11.100 -f m -R
Connecting to host 192.168.11.100, port 5201
Reverse mode, remote host 192.168.11.100 is sending
[  4] local 192.168.11.177 port 44882 connected to 192.168.11.100 port 5201
[ ID] Interval           Transfer     Bandwidth
[  4]   0.00-1.00   sec  7.07 KBytes  0.06 Mbits/sec                  
[  4]   1.00-2.00   sec  0.00 Bytes  0.00 Mbits/sec                  
[  4]   2.00-3.00   sec  0.00 Bytes  0.00 Mbits/sec                  
[  4]   3.00-4.00   sec  0.00 Bytes  0.00 Mbits/sec                  
[  4]   4.00-5.00   sec  0.00 Bytes  0.00 Mbits/sec                  
[  4]   5.00-6.00   sec  0.00 Bytes  0.00 Mbits/sec                  
[  4]   6.00-7.00   sec  0.00 Bytes  0.00 Mbits/sec                  
[  4]   7.00-8.00   sec  0.00 Bytes  0.00 Mbits/sec                  
[  4]   8.00-9.00   sec  0.00 Bytes  0.00 Mbits/sec                  
[  4]   9.00-10.00  sec  0.00 Bytes  0.00 Mbits/sec                  
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bandwidth       Retr
[  4]   0.00-10.00  sec  53.7 KBytes  0.04 Mbits/sec    5             sender
[  4]   0.00-10.00  sec  7.07 KBytes  0.01 Mbits/sec                  receiver

iperf Done.
root@rock64:~# ethtool -S eth0 | grep err |grep -v ": 0"
    mmc_rx_crc_error: 12692
    mmc_rx_ipv4_hderr: 803
    mmc_rx_ipv4_hderr_octets: 41840
    mmc_rx_udp_err: 1
    mmc_rx_tcp_err: 6000
    mmc_rx_icmp_err: 4
    mmc_rx_udp_err_octets: 152
    mmc_rx_tcp_err_octets: 326664
    mmc_rx_icmp_err_octets: 256
root@rock64:~#

I don't think there is much support here until its released its RC3 only at the moment and prob just there for devs.
  Reply


Messages In This Thread
Linux Mainline - by ayufan - 08-28-2017, 04:00 PM
RE: Linux Mainline - by jl_678 - 08-28-2017, 07:07 PM
RE: Linux Mainline - by ayufan - 08-29-2017, 01:26 AM
RE: Linux Mainline - by ayufan - 08-29-2017, 03:09 AM
RE: Linux Mainline - by rontant - 08-29-2017, 06:18 AM
RE: Linux Mainline - by jl_678 - 08-29-2017, 06:46 AM
RE: Linux Mainline - by rontant - 08-29-2017, 09:39 PM
RE: Linux Mainline - by moravecz - 08-29-2017, 11:29 PM
RE: Linux Mainline - by Farley56 - 08-30-2017, 08:35 AM
RE: Linux Mainline - by jl_678 - 08-30-2017, 07:33 PM
RE: Linux Mainline - by rontant - 09-02-2017, 09:45 PM
RE: Linux Mainline - by ayufan - 09-04-2017, 03:16 PM
RE: Linux Mainline - by rontant - 09-04-2017, 07:51 PM
RE: Linux Mainline - by tillea - 09-19-2017, 11:22 AM
RE: Linux Mainline - by rontant - 09-22-2017, 10:16 PM
RE: Linux Mainline - by scat70 - 09-24-2017, 04:37 AM
RE: Linux Mainline - by scat70 - 09-24-2017, 05:26 AM
RE: Linux Mainline - by stuartiannaylor - 09-24-2017, 08:57 AM
RE: Linux Mainline - by redfish - 01-13-2018, 10:19 PM
RE: Linux Mainline - by redfish - 01-15-2018, 11:21 AM
RE: Linux Mainline - by scat70 - 09-24-2017, 10:58 AM
RE: Linux Mainline - by stuartiannaylor - 09-26-2017, 05:55 AM
RE: Linux Mainline - by rontant - 09-28-2017, 02:54 AM
RE: Linux Mainline - by ayufan - 09-28-2017, 02:25 AM
RE: Linux Mainline - by stuartiannaylor - 09-28-2017, 07:22 AM
RE: Linux Mainline - by maal - 10-05-2017, 10:06 AM
RE: Linux Mainline - by stuartiannaylor - 10-05-2017, 01:07 PM
RE: Linux Mainline - by nocrash - 10-18-2017, 10:37 PM
RE: Linux Mainline - by tarmiste - 12-11-2017, 06:15 AM
RE: Linux Mainline - by maal - 12-11-2017, 10:26 AM
RE: Linux Mainline - by thewonderer - 12-11-2017, 11:39 PM
RE: Linux Mainline - by eloranta - 12-13-2017, 04:10 PM
RE: Linux Mainline - by eloranta - 12-22-2017, 10:17 PM
RE: Linux Mainline - by Osiander - 12-25-2017, 11:00 AM
RE: Linux Mainline - by maal - 01-04-2018, 04:56 PM
RE: Linux Mainline - by thewonderer - 01-04-2018, 06:10 PM
RE: Linux Mainline - by maal - 01-05-2018, 07:18 AM
RE: Linux Mainline - by ClaudiaF - 01-05-2018, 04:58 PM
RE: Linux Mainline - by thewonderer - 01-06-2018, 07:42 PM
RE: Linux Mainline - by maal - 01-06-2018, 03:26 PM
RE: Linux Mainline - by dkryder - 01-06-2018, 07:56 PM
RE: Linux Mainline - by maal - 01-07-2018, 04:00 AM
RE: Linux Mainline - by maal - 01-07-2018, 02:53 PM
RE: Linux Mainline - by valdiks - 01-08-2018, 04:44 AM
RE: Linux Mainline - by matteobp - 01-10-2018, 04:41 AM
RE: Linux Mainline - by maal - 01-10-2018, 08:22 AM
RE: Linux Mainline - by matteobp - 01-10-2018, 11:00 AM
RE: Linux Mainline - by ayufan - 01-14-2018, 05:00 AM
RE: Linux Mainline - by redfish - 01-14-2018, 11:31 AM
RE: Linux Mainline - by t4_4t - 01-19-2018, 09:33 PM
RE: Linux Mainline - by maal - 03-01-2018, 04:42 AM
RE: Linux Mainline - by decontainerized - 06-22-2018, 06:31 AM
RE: Linux Mainline - by beakfire - 07-14-2018, 06:37 PM
RE: Linux Mainline - by suberimakuri - 09-29-2018, 09:52 PM
RE: Linux Mainline-Ayufan 4.20 - by belfastraven - 01-16-2019, 01:49 PM
RE: Linux Mainline-Ayufan 4.20 - by Voyt - 01-22-2019, 04:12 PM
RE: Linux Mainline-Ayufan 4.20 - by kanelxake - 01-24-2019, 02:03 PM
RE: Linux Mainline - by Mentaluproar - 01-23-2019, 08:34 PM
RE: Linux Mainline - by thewonderer - 01-29-2019, 06:56 PM
RE: Linux Mainline - by ElektromAn - 01-30-2019, 02:59 PM
RE: Linux Mainline - by KC7NOA - 01-30-2019, 09:44 PM
RE: Linux Mainline - by shuikaiyuan - 06-15-2019, 11:59 PM
RE: Linux Mainline - by CameronNemo - 08-28-2019, 01:51 AM
RE: Linux Mainline - by Wizzard - 05-14-2021, 10:41 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  irradium (based on crux linux) Rock64 riscv64, aarch64 mara 0 55 03-24-2024, 01:07 PM
Last Post: mara
  MIPI-CSI IMX214 on Linux NO SUCCESS zeus666 2 1,632 06-02-2023, 07:52 AM
Last Post: diederik
  The state of mainline hardware decoding CounterPillow 17 14,674 01-26-2022, 03:39 PM
Last Post: sigmaris
  Linux 5.15 Kernel - openSuse mark1250 0 1,244 12-02-2021, 04:36 PM
Last Post: mark1250
  Alpine Linux isndw 12 17,546 08-12-2021, 05:41 PM
Last Post: pix
Lightbulb RK3399 Linux rtl8822cu module bluetooth not working shivarj89 0 1,318 07-29-2021, 07:19 AM
Last Post: shivarj89
  Linux Images (ROCK64) pineadmin 164 276,691 02-12-2021, 10:14 AM
Last Post: useful64
  Arch Linux Arm --> Kernel 5.8 breaks installation as365n4 12 11,997 08-31-2020, 01:41 AM
Last Post: as365n4
  Arch Linux ARM on the Rock64 V3 justinweiss 2 4,785 08-24-2020, 05:16 PM
Last Post: justinweiss
  Arch Linux Arm - external RTC problem max 1 2,906 08-17-2020, 10:35 AM
Last Post: max

Forum Jump:


Users browsing this thread: 2 Guest(s)