Hello @taibuivan
The EVK I have is S32K148EVB-Q176 with ADTJA1101-RMII Ethernet Adapter which cannot be connected directly to PC. The EVK is 100Base-T1 Connection which can only be connected through either a SJA Board (100Base-T1 Switch EVM) or through a Media Converter which I currently don't have access to.
I have managed to get about 60Mbits/sec after tweaking some parameters in lwipopts.h.
I need to achieve at least 94 Mbits/sec as baseline before I do further testing.
Currently, the S32K148 LWIP can only run as Iperf TCP Server. It cannot run as Iperf TCP Client. LWIP Stack 2.1.2 support Iperf TCP Client and also Iperf UDP Server/Client which 2.0.2 doesn't.