I use S32k148EVB+ADTJA1101-RMII module+lwip_s32k148 example to do ETHERNET function test, I use SocketTest v3.0.0 software to connect EVB and successfully send "11" data to EVB, the problem is that I have tried in ENET_DRV_ReadFrame(), enetif_input( ), there is no "11" when looking for buff data, what should I do to get the correct data?