Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Radxa Orion O6



Can you open a PR for these two issues? (poor network performance and zero MAC address) It will be easier to track them separately, and there are likely experts on the networking side not following this mailing list that can help.

On Thu, 30 Jan 2025, FUKAUMI Naoki wrote:

Hmm...

orion-o6# dmesg | grep rge
[ 1.000004] rge0 at pci3 dev 0 function 0: vendor 10ec product 8126 (rev. 0x01)
[     1.000004] rge0: interrupting at irq 8201 (MSI-X vec 0)
[     1.000004] rge0: HW rev.
[     1.000004] rge0: Ethernet address 00:48:54:20:05:dc
[ 1.000004] rge1 at pci5 dev 0 function 0: vendor 10ec product 8126 (rev. 0x01)
[     1.000004] rge1: interrupting at irq 8202 (MSI-X vec 0)
[     1.000004] rge1: HW rev.
[     1.000004] rge1: Ethernet address 00:00:00:00:00:00

orion-o6# ifconfig
rge0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        ec_capabilities=0x3<VLAN_MTU,VLAN_HWTAGGING>
        ec_enabled=0
        address: 00:48:54:20:05:dc
        media: Ethernet autoselect (5GBASE-T full-duplex)
        status: active
        inet6 fe80::aa2:fa0f:f6fa:2f64%rge0/64 flags 0 scopeid 0x1
        inet 169.254.78.22/16 broadcast 169.254.255.255 flags 0
rge1: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        ec_capabilities=0x3<VLAN_MTU,VLAN_HWTAGGING>
        ec_enabled=0
        address: 00:00:00:00:00:00
        media: Ethernet autoselect (5GBASE-T full-duplex)
        status: active
        inet6 fe80::1470:9ea6:6c49:d82%rge1/64 flags 0 scopeid 0x2
        inet 169.254.180.163/16 broadcast 169.254.255.255 flags 0


orion-o6# iperf3 -c 192.168.0.27 # 2.5G
Connecting to host 192.168.0.27, port 5201
[  5] local 192.168.0.34 port 65523 connected to 192.168.0.27 port 5201
[ ID] Interval           Transfer     Bitrate         Retr  Cwnd
[ 5] 0.00-1.01 sec 87.6 MBytes 730 Mbits/sec 0 4.40 MBytes [ 5] 1.01-2.02 sec 123 MBytes 1.02 Gbits/sec 0 8.00 MBytes [ 5] 2.02-3.02 sec 281 MBytes 2.35 Gbits/sec 0 8.00 MBytes [ 5] 3.02-4.02 sec 281 MBytes 2.35 Gbits/sec 0 8.00 MBytes [ 5] 4.02-5.02 sec 280 MBytes 2.35 Gbits/sec 0 8.00 MBytes [ 5] 5.02-6.02 sec 281 MBytes 2.35 Gbits/sec 0 8.00 MBytes [ 5] 6.02-7.02 sec 281 MBytes 2.35 Gbits/sec 0 8.00 MBytes [ 5] 7.02-8.02 sec 279 MBytes 2.34 Gbits/sec 0 8.00 MBytes [ 5] 8.02-9.02 sec 281 MBytes 2.35 Gbits/sec 0 8.00 MBytes [ 5] 9.02-10.02 sec 280 MBytes 2.35 Gbits/sec 0 8.00 MBytes - - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bitrate         Retr
[  5]   0.00-10.02  sec  2.40 GBytes  2.05 Gbits/sec    0             sender
[  5]   0.00-10.02  sec  2.40 GBytes  2.05 Gbits/sec receiver

iperf Done.

orion-o6# iperf3 -c 192.168.0.27 -R
Connecting to host 192.168.0.27, port 5201
Reverse mode, remote host 192.168.0.27 is sending
[  5] local 192.168.0.34 port 65521 connected to 192.168.0.27 port 5201
[ ID] Interval           Transfer     Bitrate
[  5]   0.00-1.00   sec   143 MBytes  1.20 Gbits/sec
[  5]   1.00-2.01   sec   190 MBytes  1.57 Gbits/sec
[  5]   2.01-3.01   sec   228 MBytes  1.91 Gbits/sec
[  5]   3.01-4.01   sec   252 MBytes  2.11 Gbits/sec
[  5]   4.01-5.01   sec   270 MBytes  2.27 Gbits/sec
[  5]   5.01-6.01   sec   275 MBytes  2.31 Gbits/sec
[  5]   6.01-7.01   sec   275 MBytes  2.31 Gbits/sec
[  5]   7.01-8.01   sec   275 MBytes  2.31 Gbits/sec
[  5]   8.01-9.01   sec   275 MBytes  2.31 Gbits/sec
[  5]   9.01-10.01  sec   274 MBytes  2.30 Gbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bitrate         Retr
[  5]   0.00-10.02  sec  2.40 GBytes  2.06 Gbits/sec    0             sender
[  5]   0.00-10.01  sec  2.40 GBytes  2.06 Gbits/sec receiver

iperf Done.

orion-o6# iperf3 -c 192.168.0.27 --bidir
Connecting to host 192.168.0.27, port 5201
[  5] local 192.168.0.34 port 65519 connected to 192.168.0.27 port 5201
[  7] local 192.168.0.34 port 65518 connected to 192.168.0.27 port 5201
[ ID][Role] Interval           Transfer     Bitrate         Retr  Cwnd
[  5][TX-C]   0.00-1.01   sec   142 MBytes  1.19 Gbits/sec    0   8.00 MBytes
[  7][RX-C]   0.00-1.01   sec  85.6 MBytes   714 Mbits/sec
[  5][TX-C]   1.01-2.02   sec   235 MBytes  1.95 Gbits/sec    0   8.00 MBytes
[  7][RX-C]   1.01-2.02   sec   130 MBytes  1.08 Gbits/sec
[  5][TX-C]   2.02-3.02   sec   248 MBytes  2.08 Gbits/sec    0   8.00 MBytes
[  7][RX-C]   2.02-3.02   sec   150 MBytes  1.26 Gbits/sec
[  5][TX-C]   3.02-4.02   sec   233 MBytes  1.95 Gbits/sec    0   8.00 MBytes
[  7][RX-C]   3.02-4.02   sec   142 MBytes  1.19 Gbits/sec
[  5][TX-C]   4.02-5.02   sec   239 MBytes  2.00 Gbits/sec    0   8.00 MBytes
[  7][RX-C]   4.02-5.02   sec   162 MBytes  1.36 Gbits/sec
[  5][TX-C]   5.02-6.02   sec   234 MBytes  1.97 Gbits/sec    0   8.00 MBytes
[  7][RX-C]   5.02-6.02   sec   163 MBytes  1.37 Gbits/sec
[  5][TX-C]   6.02-7.02   sec   238 MBytes  2.00 Gbits/sec    0   8.00 MBytes
[  7][RX-C]   6.02-7.02   sec   163 MBytes  1.37 Gbits/sec
[  5][TX-C]   7.02-8.02   sec   226 MBytes  1.90 Gbits/sec    0   8.00 MBytes
[  7][RX-C]   7.02-8.02   sec   138 MBytes  1.16 Gbits/sec
[  5][TX-C]   8.02-9.02   sec   223 MBytes  1.87 Gbits/sec    0   8.00 MBytes
[  7][RX-C]   8.02-9.02   sec   135 MBytes  1.14 Gbits/sec
[  5][TX-C]   9.02-10.02  sec   224 MBytes  1.88 Gbits/sec    0   8.00 MBytes
[  7][RX-C]   9.02-10.02  sec   136 MBytes  1.14 Gbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID][Role] Interval           Transfer     Bitrate         Retr
[  5][TX-C]   0.00-10.02  sec  2.19 GBytes  1.88 Gbits/sec    0    sender
[  5][TX-C]   0.00-10.02  sec  2.19 GBytes  1.88 Gbits/sec    receiver
[  7][RX-C]   0.00-10.02  sec  1.37 GBytes  1.18 Gbits/sec    0    sender
[  7][RX-C]   0.00-10.02  sec  1.37 GBytes  1.18 Gbits/sec
   receiver

iperf Done.

... better than nothing...?

--
FUKAUMI Naoki
Radxa Computer (Shenzhen) Co., Ltd.





Home | Main Index | Thread Index | Old Index