I try to get the lwip / iperf server working on the stm32h757i-eval. I can get the lwip + iperf server started, but after a couple of transfert (4 in my cases, the socket is closed from the server (board) side.
Here a screenshot from wireshark

This project is build from the readme of this repo.
Regards,