MIMXRT1170-EVK Zephyr Network Performance #72760
-
MIMXRT1170-EVK Zephyr Network PerformanceOverviewI recently had an opportunity to work with the zephyr zperf: Network Traffic Generator to achieve some performance metrics. I followed along with the documentation here: Zperf Documentation. SummaryThis table summarizes the bandwidth results using the tests detailed below:
PC ConfigurationIn testing, I used a windows machine with iperf-2.0.5 connected to the 100M ENET (J3) port of MIMXRT1170-EVK MIMXRT1170-EVK ConfigurationFlashed the zperf example to run on cm7 core of RT1170:
TCP Using Zephyr as Server and PC as ClientSerial Terminal Input
CMD Input:
Serial Terminal Output
CMD Output
UDP Using Zephyr as Server and PC as ClientSerial Terminal Input
CMD Input:
Serial Terminal Output
CMD Output
TCP Using Zephyr as Client and PC as ServerSerial Terminal Input
CMD Input:
Serial Terminal Output
CMD Output
UDP Using Zephyr as Client and PC as ServerSerial Terminal Input
CMD Input:
Serial Terminal Output
CMD Output
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Hi @jacob-wienecke-nxp, Good to see the results. I see this board (MIMXRT1170-EVKB) has,
Have you tried similar experiment using 1000M connector with more than 100Mbps line rate? |
Beta Was this translation helpful? Give feedback.
-
For those who compare these results with other boards, the zperf example runs the code on this NXP board from 0-wait state ITCM memory. Refer to |
Beta Was this translation helpful? Give feedback.
NXP ENET_1G gigabit ethernet on mimxrt1170_evk, though I haven't tested it recently. Early on I was seeing some performance issues with this particular PR.