STM32MP13 - MYD-YF13X - Gigabit Ethernet - Poor Performance
Hello,
my aim is to achieve a reliable receiving UDP speed with stm32mp13 while sending a payload of 150 mbit/s.
I did performance tests of 1 gigabit Ethernet using a MYD-YF13X development board and iperf3.
Here are some of my results:

19% packet drop rate at 150 mbit/s is, for my purpose, unacceptable.
I think the problem is related to either the MPU or the YT8521SH Ethernet PHY.
But I doubt it is the second one, so I would focus on the MPU itself.
It seems to me that the MPU is not fast enough to achieve a sensible >100 mbit/s receiving speed.
The architecture is arm 32bit, which has 32KB cache memory inclusive.

The amount of cache is decisive for receiving huge payloads.
Could it be the reason for such a performance?
What was the reason to put 100 mbit PHYs and not 1 gbit into the STM32MP135F-DK?
Best,
J. Schneider
