Hi ,
Have anybody tried the i.MX8M Mini's PCIe performance? I installed a RTL8125 which is a 2.5G Ethernet card and tried with WiFi, I can get 1.8G at both send and receiver on TCP test. I fixed on one CPU core, I found if I don't fixed to one CPU core, the performance is lower.
CPU: I.MX8M Mini
NIC: RTL8125 / 2.5G Ethernet
OS: Linux 5.10.52
Iperf3: 3.12
Test command: iperf3 -c SERVER_IP -A 3 -w 32M
I bind the test to core 3, if I remove this parameter, the performance will be 1.7xG, a little lower. I use top to check the CPU usage, it shows about 20%.
Does this the performance I can get? Where is the limitation? Since I only use one CPU core, it's not the CPU for sure.
Does anybody tried with any device can exceed this?
BTW, I tried with Intel's i225V, but somehow it can't be recognized by CPU at all, I mean lspci shows nothing.
Thanks in advanced.